/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--ease-in:cubic-bezier(.4, 0, 1, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.isolate{isolation:isolate}.block{display:block}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.rounded{border-radius:.25rem}.uppercase{text-transform:uppercase}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.ease-in{--tw-ease:var(--ease-in);transition-timing-function:var(--ease-in)}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(images/layers.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(images/layers-2x.png);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(images/marker-icon.png)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}:root{--ink:#20231f;--muted:#6d7269;--cream:#f4f0e5;--paper:#fffdf7;--yellow:#f7c948;--yellow-deep:#e9a91c;--orange:#e7683b;--green:#2f7d5a;--blue:#2265d8;--line:#ded7c8;--shadow:0 20px 60px #2a24182e;--hazard-stripe:repeating-linear-gradient(135deg, var(--yellow) 0 12px, var(--ink) 12px 24px);--font-display:var(--font-barlow), "Arial Narrow", sans-serif}.content-report-backdrop{z-index:3100;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0f1410b8;place-items:end center;padding:18px;display:grid;position:fixed;inset:0}.content-report-dialog{background:#fffdf6;border-radius:26px 26px 16px 16px;width:min(100%,560px);max-height:min(88dvh,760px);padding:28px;position:relative;overflow:auto;box-shadow:0 28px 90px #0000006b}.content-report-dialog>.icon-button{position:absolute;top:18px;right:18px}.report-dialog-icon{background:#ffce3e;border-radius:50%;place-items:center;width:52px;height:52px;margin-bottom:14px;display:grid}.report-dialog-icon svg{width:27px;height:27px}.content-report-dialog h2{text-transform:uppercase;margin:5px 0 12px;font-size:clamp(28px,6vw,40px);line-height:1}.content-report-dialog>p{color:#5e625c;margin:0 0 20px;line-height:1.45}.content-report-dialog fieldset{border:0;margin:0;padding:0}.content-report-dialog legend,.report-detail>span{margin-bottom:10px;font-weight:800;display:block}.content-report-dialog fieldset label{cursor:pointer;background:#faf8f1;border:1px solid #ddd6c5;border-radius:12px;align-items:center;gap:11px;margin:7px 0;padding:12px 14px;display:flex}.content-report-dialog fieldset label.is-selected{background:#fff4c9;border-color:#d8a900}.content-report-dialog input{accent-color:#20241f}.report-detail{margin:18px 0;display:block}.report-detail textarea{width:100%;min-height:88px;font:inherit;resize:vertical;border:1px solid #d7d0bf;border-radius:12px;padding:12px}.content-report-dialog .button{width:100%}.admin-shell{color:#20241f;background:#f7f4eb;min-height:100dvh;padding:24px clamp(16px,4vw,56px) 60px}.admin-header{color:#fff;border-bottom:8px repeating-linear-gradient(135deg,#ffca35 0 18px,#20241f 18px 36px);background:#20241f;align-items:center;gap:18px;max-width:1280px;margin:0 auto 24px;padding:20px 24px;display:flex}.admin-header>a,.admin-shield,.admin-close{box-sizing:border-box;color:#20241f;background:#ffca35;border:0;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;padding:0;display:grid}.admin-close{cursor:pointer}.admin-header svg{width:25px;height:25px}.admin-header div{flex:1;min-width:0}.admin-header h1{text-transform:uppercase;margin:4px 0 0;font-size:clamp(25px,4vw,42px);line-height:1}.admin-header .eyebrow{color:#ffca35}.admin-stats,.admin-tabs,.admin-list,.admin-table,.admin-audit,.admin-search,.admin-error{max-width:1280px;margin-left:auto;margin-right:auto}.admin-stats{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.admin-stats article{background:#fff;border:1px solid #ddd6c5;border-radius:16px;padding:18px}.admin-stats strong{font-size:34px;display:block}.admin-stats span{color:#686d65;font-size:13px;font-weight:700}.admin-tabs{scrollbar-width:none;gap:8px;margin-top:22px;margin-bottom:18px;display:flex;overflow:auto hidden}.admin-tabs::-webkit-scrollbar{display:none}.admin-tabs button{white-space:nowrap;background:#fff;border:1px solid #d9d1bf;border-radius:999px;padding:11px 18px;font-weight:800}.admin-tabs button.is-active{color:#fff;background:#20241f}.admin-search{background:#fff;border:1px solid #d9d1bf;border-radius:14px;align-items:center;margin-bottom:16px;padding:5px 6px 5px 14px;display:flex}.admin-search svg{width:22px}.admin-search input{min-width:0;font:inherit;border:0;outline:0;flex:1;padding:11px}.admin-search button{background:#ffca35;border:0;border-radius:10px;padding:11px 17px;font-weight:800}.admin-list{gap:14px;display:grid}.admin-case{background:#fff;border:1px solid #ddd6c5;border-left:7px solid #ffca35;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:20px;display:grid}.admin-case.is-quarantined{border-left-color:#d94343}.admin-case-main{min-width:0}.admin-case-main h2{overflow-wrap:anywhere;margin:5px 0;font-size:24px}.admin-case-main p{color:#6b7069;margin:0}.admin-case-kind{letter-spacing:.15em;text-transform:uppercase;color:#a04a32;font-size:11px;font-weight:900}.admin-case-reason{background:#f6f2e7;border-radius:10px;flex-direction:column;gap:3px;margin-top:14px;padding:11px;display:flex}.admin-case-reason small{color:#666b64;border-top:1px solid #ddd5c4;margin-top:7px;padding-top:7px}.admin-case-reason small b{color:#20241f}.admin-case aside{text-align:right;flex-direction:column;display:flex}.admin-case aside>strong{font-size:24px}.admin-case aside small{color:#a04a32}.admin-actions{border-top:1px solid #e5dfd0;flex-wrap:wrap;grid-column:1/-1;gap:7px;padding-top:12px;display:flex}.admin-actions button,.admin-table button,.admin-table a{color:#20241f;background:#fff;border:1px solid #cfc7b5;border-radius:9px;padding:8px 11px;font-weight:750;text-decoration:none}.admin-actions .is-danger,.admin-table .is-danger{color:#b42525;border-color:#d94343}.admin-empty{text-align:center;background:#fff;border:1px solid #ddd6c5;border-radius:18px;flex-direction:column;align-items:center;gap:8px;padding:60px 20px;display:flex}.admin-empty svg{color:#348257;width:48px}.admin-table{gap:8px;display:grid}.admin-table article{background:#fff;border:1px solid #ddd6c5;border-radius:13px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:15px;padding:14px;display:grid}.admin-table article>div:first-child{flex-direction:column;min-width:0;display:flex}.admin-table article>div:first-child span{color:#686d65;text-overflow:ellipsis;font-size:13px;overflow:hidden}.admin-table article>div:last-child{flex-wrap:wrap;gap:6px;display:flex}.admin-audit{background:#ddd6c5;border:1px solid #ddd6c5;border-radius:14px;gap:1px;display:grid;overflow:hidden}.admin-audit article{background:#fff;grid-template-columns:160px 160px 1fr;gap:10px;padding:14px;display:grid}.admin-audit p{color:#686d65;grid-column:2/-1;margin:0}.admin-error{color:#8f1f1f;background:#ffe4df;border:1px solid #d94343;border-radius:12px;margin-bottom:15px;padding:12px 15px}.admin-loader{min-height:50dvh}@media (max-width:720px){.admin-shell{padding:0 12px 40px}.admin-header{border-radius:0;margin-inline:-12px;padding:17px 15px}.admin-stats{grid-template-columns:repeat(2,1fr)}.admin-case{grid-template-columns:1fr}.admin-case aside{text-align:left}.admin-table article{grid-template-columns:1fr}.admin-table article>div:last-child{flex-wrap:wrap}.admin-audit article{grid-template-columns:1fr}.admin-audit p{grid-column:auto}.content-report-dialog{padding:24px 18px}.content-report-backdrop{padding:10px}}.admin-audit{background:0 0;border:0;border-radius:0;gap:12px;overflow:visible}.admin-audit>.admin-audit-card{background:#fff;border:1px solid #ddd6c5;border-left:6px solid #ffca35;border-radius:17px;grid-template-columns:48px minmax(0,1fr);gap:14px;padding:18px;display:grid}.admin-audit>.admin-audit-card.is-remove,.admin-audit>.admin-audit-card.is-ban{border-left-color:#d94343}.admin-audit>.admin-audit-card.is-restore{border-left-color:#348257}.admin-audit-icon{box-sizing:border-box;color:#20241f;background:#fff0b9;border-radius:50%;place-items:center;width:48px;height:48px;display:grid}.admin-audit-card.is-remove .admin-audit-icon,.admin-audit-card.is-ban .admin-audit-icon{color:#a92323;background:#ffe4df}.admin-audit-card.is-restore .admin-audit-icon{color:#267147;background:#dff3e6}.admin-audit-icon svg{width:25px;height:25px}.admin-audit-content{min-width:0}.admin-audit-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-audit-head>span{color:#a04a32;letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:900}.admin-audit-head time{color:#6b7069;white-space:nowrap;font-size:12px;font-weight:700}.admin-audit h2{margin:4px 0 14px;font-size:22px}.admin-audit-details{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.admin-audit-details>div{background:#f7f4eb;border-radius:10px;min-width:0;padding:10px 12px}.admin-audit-details dt,.admin-audit-note>span{color:#6b7069;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:900}.admin-audit-details dd{overflow-wrap:anywhere;margin:4px 0 0;font-weight:850}.admin-audit-details small{color:#6b7069;margin-top:2px;font-size:11px;font-weight:600;display:block}.admin-audit-note{border:1px solid #e2dbc9;border-radius:10px;margin-top:9px;padding:10px 12px}.admin-audit .admin-audit-note p{color:#41463f;grid-column:auto;margin:4px 0 0;line-height:1.4}@media (max-width:720px){.admin-audit>.admin-audit-card{grid-template-columns:40px minmax(0,1fr);gap:10px;padding:14px 12px}.admin-audit-icon{width:40px;height:40px}.admin-audit-head{flex-direction:column;align-items:flex-start;gap:3px}.admin-audit-head time{white-space:normal}.admin-audit-details{grid-template-columns:1fr}}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink);min-height:100%}body{background:var(--ink);color:var(--ink);font-family:var(--font-geist), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}.ios-statusbar-guard{z-index:7000;height:max(1px, env(safe-area-inset-top));background:var(--ink);pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;contain:strict;position:fixed;inset:0 0 auto;transform:translate(0)}html.photo-lightbox-active,html.photo-lightbox-active body,html.photo-lightbox-active .ios-statusbar-guard{background:var(--ink)}html.radar-locked,body.radar-locked{overscroll-behavior:none;background:var(--ink);width:100%;height:100%;overflow:hidden}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}:is(button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible){outline-offset:2px;outline:3px solid #e7683b6b}.app-icon{fill:currentColor;flex:none;width:1.2em;height:1.2em;display:block}.construction-cone{color:currentColor;flex:none;width:1.35em;height:1.35em}.orientation-notice{display:none}@media (orientation:landscape) and (hover:none) and (pointer:coarse) and (max-height:600px){.orientation-notice{z-index:5000;padding:max(14px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(14px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));background:var(--ink);place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.orientation-notice:before,.orientation-notice:after{content:"";z-index:-1;background:var(--hazard-stripe);height:7px;position:fixed;left:0;right:0}.orientation-notice:before{top:0}.orientation-notice:after{bottom:0}.orientation-notice-card{background:var(--paper);text-align:center;border-radius:19px 19px 19px 6px;flex-direction:column;justify-content:center;align-items:center;width:min(460px,100%);max-height:calc(100dvh - 28px);padding:18px clamp(26px,6vw,42px);display:flex;position:relative}.orientation-notice-card .brand{transform-origin:0 0;position:absolute;top:13px;left:16px;transform:scale(.62)}.orientation-phone{border:3px solid var(--ink);background:var(--yellow);border-radius:9px;width:44px;height:68px;margin:4px 0 8px;position:relative;transform:rotate(90deg)}.orientation-phone:before{content:"";background:var(--ink);border-radius:999px;width:14px;height:3px;position:absolute;top:5px;left:50%;transform:translate(-50%)}.orientation-phone span{background:var(--ink);border-radius:50%;width:5px;height:5px;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.orientation-phone:after{content:"↻";color:var(--ink);font-size:23px;font-weight:900;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-90deg)}.orientation-notice-card .eyebrow{margin:0 0 4px;font-size:8px}.orientation-notice-card h2{font-family:var(--font-display);letter-spacing:-.7px;text-transform:uppercase;margin:0;font-size:clamp(30px,6.3vw,40px);line-height:.95}.orientation-notice-card>p:last-child{color:var(--muted);margin:7px 0 0;font-size:10px;line-height:1.45}}.button{cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:12px 17px;font-weight:850;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:disabled{opacity:.45;cursor:not-allowed;transform:none}.button.primary{background:var(--yellow);color:var(--ink);box-shadow:0 5px #a96f06}.button.secondary{background:#eee9dc}.button>span{font-size:19px;line-height:1}.eyebrow{color:var(--orange);letter-spacing:1.5px;text-transform:uppercase;font-size:10px;font-weight:950}.small-button{cursor:pointer;background:#fff;border:1px solid #d2c9b7;border-radius:8px;min-height:40px;padding:8px 11px;font-size:10px;font-weight:850}.small-button:disabled,.friend-action:disabled{opacity:.42;cursor:not-allowed;color:#777b74;background:#e6e1d6}.icon-button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:44px;height:44px;font-size:21px;display:grid}.brand{color:#fff;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-logo{flex:none;place-items:center;width:56px;height:43px;display:grid}.brand-logo svg{width:100%;height:100%;fill:var(--yellow);filter:drop-shadow(0 2px #00000057);display:block}.brand-copy{flex-direction:column;align-items:flex-start;line-height:1;display:flex}.brand-name{font-family:var(--font-display);letter-spacing:-1px;font-size:27px;font-weight:900}.brand-name strong{color:var(--yellow)}.brand-copy small{color:#c3c6bf;letter-spacing:.55px;white-space:nowrap;margin-top:5px;font-size:8px;font-weight:750;line-height:1}.brand.is-dark{color:var(--ink)}.brand.is-dark .brand-logo svg{fill:#89510a;filter:none}.brand.is-dark .brand-copy small{color:var(--muted)}.brand.is-dark .brand-name strong{color:#89510a}.brand.is-compact .brand-logo{width:50px;height:40px;margin-right:-3px}.brand.is-compact .brand-name{font-size:25px}.brand.is-compact .brand-copy small{font-size:7.5px}.landing-shell{background:var(--ink);min-height:100dvh;overflow-x:hidden}.landing-nav{height:calc(80px + env(safe-area-inset-top));padding:env(safe-area-inset-top) clamp(20px, 5vw, 74px) 0;background:var(--ink);justify-content:space-between;align-items:center;display:flex;position:relative}.landing-nav:after,.radar-topbar:after{content:"";background:repeating-linear-gradient(135deg, var(--yellow) 0 16px, transparent 16px 31px);height:4px;position:absolute;inset:auto 0 0}.landing-nav>a:first-child{text-decoration:none}.nav-radar-link{background:var(--yellow);color:var(--ink);font-size:12px}.landing-hero{min-height:min(680px, calc(100dvh - 80px - env(safe-area-inset-top)));background:var(--cream);grid-template-columns:minmax(0,.94fr) minmax(420px,1.06fr);align-items:center;gap:clamp(35px,7vw,110px);max-width:1550px;margin:auto;padding:clamp(50px,8vw,100px) clamp(22px,7vw,105px);display:grid}.hero-copy{text-align:center}.hero-road-sign{clip-path:polygon(50% 0,100% 100%,0 100%);background:var(--ink);width:82px;height:73px;margin:0 auto 16px;position:relative}.hero-road-sign>span{clip-path:polygon(50% 14%,90% 92%,10% 92%);background:var(--yellow);color:var(--ink);place-items:center;padding-top:15px;display:grid;position:absolute;inset:0}.hero-road-sign .app-icon{width:34px;height:34px}.landing-shell .eyebrow{background:var(--yellow);width:max-content;max-width:100%;color:var(--ink);border:1px solid #b57a0d;border-radius:5px 5px 5px 2px;padding:4px 7px 3px;line-height:1.05;text-decoration:none;display:inline-block}.hero-copy h1{font-family:var(--font-display);letter-spacing:-2px;text-transform:uppercase;margin:11px 0 19px;font-size:clamp(52px,5.8vw,88px);line-height:.91}.hero-copy h1 span,.hero-copy h1 em{text-wrap:balance;display:block}.hero-copy h1 span{color:var(--ink)}.hero-copy h1 em{color:var(--ink);letter-spacing:-.5px;margin-top:.18em;font-size:.72em;font-style:normal;line-height:1.02}.hero-copy h1 em:after{display:none}.hero-copy>p:not(.landing-error){max-width:630px;color:var(--muted);font-size:clamp(15px,1.25vw,19px);line-height:1.55}.hero-copy>p{margin-left:auto;margin-right:auto}.landing-cta,.google-button{min-height:51px;margin-top:18px;padding:0 22px}.google-button{color:#2c302c;box-shadow:none;cursor:pointer;background:#fff;border:1px solid #cfc8b9;border-radius:11px;justify-content:center;align-items:center;gap:11px;font-weight:850;display:inline-flex}.google-button:disabled{opacity:.6}.session-check-note{color:var(--muted);margin:8px 0 0;font-size:9px}.google-g{color:#4285f4;background:linear-gradient(135deg,#fff 48%,#f3f5f8 48%);border-radius:50%;place-items:center;width:24px;height:24px;font-size:17px;font-weight:900;display:grid}.landing-error{color:#9d3225;font-size:11px;font-weight:750}.hero-radar{aspect-ratio:1.1;isolation:isolate;border:2px solid var(--ink);background:#252923;border-radius:17px 17px 17px 6px;position:relative;overflow:hidden}.hero-radar:before{content:"";z-index:-1;background:radial-gradient(circle at 50% 47%,#ffca371f,#0000 54%);position:absolute;inset:0}.hero-radar-label{color:#f6f0e2;letter-spacing:1.3px;text-transform:uppercase;align-items:center;gap:7px;font-size:9px;font-weight:900;display:flex;position:absolute;top:18px;left:20px}.hero-radar-label span{background:#55c88a;border-radius:50%;width:8px;height:8px}.radar-rings{aspect-ratio:1;border:2px solid #ffca3785;border-radius:50%;width:68%;position:absolute;top:12%;left:16%}.radar-rings:after,.radar-rings:before{content:"";border:2px solid #ffca374d;border-radius:50%;position:absolute}.radar-rings:before{inset:22%}.radar-rings:after{background:var(--yellow);border:5px solid #252923;inset:43%}.radar-rings i{display:none}.hero-pin{z-index:2;background:var(--yellow);width:56px;height:56px;color:var(--ink);border:3px solid var(--ink);box-shadow:none;border-radius:50% 50% 50% 9px;place-items:center;font-size:29px;display:grid;position:absolute}.pin-two{top:25%;right:16%}.pin-three{top:28%;left:20%}.hero-sighting{z-index:3;grid-template-columns:56px 23px minmax(0,210px);justify-content:end;align-items:center;display:grid;position:absolute;bottom:7%;left:20%;right:5%}.hero-sighting .hero-pin{position:relative;inset:auto}.hero-sighting-link{background:var(--yellow);height:3px}.hero-card{border:1px solid #cfc6b5;border-left:3px solid var(--yellow);min-width:0;box-shadow:none;background:#fffdf7fa;border-radius:4px 11px 11px 4px;flex-direction:column;padding:12px 14px;display:flex}.hero-card span{color:var(--green);text-transform:uppercase;font-size:9px;font-weight:900}.hero-card strong{font-family:var(--font-display);text-transform:uppercase;margin:4px 0;font-size:18px;line-height:1.05}.hero-card small{color:var(--muted);font-size:10px}.landing-live-list{z-index:4;gap:6px;display:grid;position:absolute;bottom:7%;left:7%;right:7%}.landing-live-list article{border:1px solid #ffffff2e;border-left:4px solid var(--yellow);background:#fffdf7f7;border-radius:5px 11px 11px 5px;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;min-height:58px;padding:8px 10px;display:grid}.landing-live-list article>span{background:var(--yellow);border-radius:10px 10px 10px 4px;place-items:center;width:40px;height:40px;display:grid}.landing-live-list article>span .app-icon{width:25px;height:25px}.landing-live-list article>div{flex-direction:column;min-width:0;display:flex}.landing-live-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.landing-live-list small{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);align-items:center;gap:3px;margin-top:3px;font-size:7.5px;display:flex;overflow:hidden}.landing-live-list small .app-icon{width:11px;height:11px}.landing-live-list time{color:var(--green);white-space:nowrap;font-size:7px;font-weight:850}.landing-how{background:var(--paper);text-align:center;padding:90px clamp(22px,7vw,105px) 105px;position:relative}.landing-how:before{content:"";background:var(--hazard-stripe);height:5px;position:absolute;inset:0 0 auto}.landing-section-title h2{font-family:var(--font-display);text-transform:uppercase;letter-spacing:-1.5px;margin:8px 0 48px;font-size:clamp(38px,4.5vw,63px)}.landing-steps{grid-template-columns:repeat(3,1fr);gap:clamp(25px,5vw,75px);max-width:1150px;margin:auto;display:grid}.landing-steps article{border:1px solid var(--line);background:var(--cream);border-radius:17px 17px 17px 6px;padding:28px 20px 24px;position:relative}.step-symbol{border:2px solid var(--ink);background:var(--yellow);width:70px;height:70px;color:var(--ink);box-shadow:none;border-radius:20px 20px 20px 6px;place-items:center;margin:0 auto 17px;font-size:34px;display:grid}.step-number{z-index:1;width:25px;height:25px;color:var(--yellow);background:var(--ink);border-radius:50%;place-items:center;font-size:8px;font-weight:950;display:grid;position:absolute;top:17px;left:calc(50% + 21px)}.landing-steps h3{font-family:var(--font-display);text-transform:uppercase;margin:0;font-size:25px}.landing-steps p{max-width:280px;color:var(--muted);margin:7px auto;font-size:13px;line-height:1.55}.landing-footer{padding:24px clamp(22px, 6vw, 90px) max(24px, env(safe-area-inset-bottom));background:var(--ink);color:#b6b9b2;text-align:center;grid-template-columns:minmax(0,1fr);align-items:center;font-size:10px;display:grid}.landing-footer a{color:var(--yellow);text-underline-offset:3px;white-space:nowrap;font-weight:800}.landing-footer-legal{text-align:center;flex-wrap:nowrap;justify-content:center;justify-self:center;align-items:center;gap:8px 12px;display:flex}.landing-footer-legal>a{align-items:center;min-height:24px;line-height:1;display:inline-flex}.language-picker{flex:none;display:inline-flex;position:relative}.language-picker-trigger{min-height:24px;color:var(--yellow);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;gap:3px;padding:2px 5px;font-family:inherit;font-size:9px;font-weight:900;line-height:1;display:inline-flex}.language-picker-trigger .app-icon{width:14px;height:14px}.language-picker-trigger:focus-visible{background:#ffc93a1f}.language-picker-layer{z-index:5000;pointer-events:none;position:fixed;inset:0}.language-picker-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);pointer-events:auto;cursor:default;background:#12141194;border:0;border-radius:0;width:100%;height:100%;animation:.2s ease-out both language-backdrop-in;position:absolute;inset:0}.language-picker-menu{background:var(--paper);width:286px;min-height:198px;color:var(--ink);pointer-events:auto;border:1px solid #d7d0c1;border-radius:18px 18px 18px 6px;padding:20px 16px 14px;animation:.24s cubic-bezier(.2,.8,.2,1) both language-menu-in;position:fixed;overflow:hidden}.language-picker-menu:before{content:"";background:var(--hazard-stripe);height:6px;position:absolute;inset:0 0 auto}.language-picker-menu header{justify-content:space-between;align-items:center;gap:12px;min-height:42px;display:flex}.language-picker-menu header h2{font-family:var(--font-display);text-transform:uppercase;margin:2px 0 0;font-size:25px;line-height:1}.language-picker-close{border:1px solid var(--line);width:36px;height:36px;color:var(--ink);cursor:pointer;background:0 0;border-radius:50%;place-items:center;padding:0;display:grid}.language-picker-close .app-icon{width:20px;height:20px}.language-picker-options{gap:7px;margin-top:12px;display:grid}.language-picker-options>button{border:1px solid var(--line);width:100%;min-height:54px;color:var(--ink);text-align:left;cursor:pointer;background:#f6f2e8;border-radius:12px;grid-template-columns:36px minmax(0,1fr) 20px;align-items:center;gap:9px;padding:7px 10px;display:grid}.language-picker-options>button.is-current{background:#fff3c5;border-color:#d2a51e}.language-picker-code{background:var(--ink);width:36px;height:36px;color:var(--yellow);border-radius:50%;place-items:center;font-size:10px;font-weight:950;display:grid}.language-picker-options>button>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.language-picker-options strong{font-size:11px}.language-picker-options small{color:var(--muted);font-size:8px}.language-picker-options .app-icon{width:18px;height:18px;color:var(--green)}.language-picker-menu>p{color:var(--muted);margin:10px 2px 0;font-size:8px;line-height:1.4}@keyframes language-menu-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:none}}@keyframes language-backdrop-in{0%{opacity:0}to{opacity:1}}.landing-shell .brand-logo svg{filter:none}.landing-shell .button,.landing-shell button,.landing-shell .hero-radar,.landing-shell .hero-pin,.landing-shell .hero-card,.landing-shell .step-symbol{filter:none;box-shadow:none!important}.legal-page{background:var(--cream);min-height:100dvh}.legal-nav>a:first-child{text-decoration:none}.legal-content{width:min(760px,100% - 36px);margin:0 auto;padding:clamp(42px,7vw,82px) 0}.legal-card{border:2px solid var(--ink);background:var(--paper);border-radius:24px 24px 24px 7px;padding:clamp(26px,5vw,54px);position:relative;overflow:hidden;box-shadow:12px 14px #d7ceba}.legal-card:before{content:"";background:var(--hazard-stripe);height:7px;position:absolute;inset:0 0 auto}.legal-card h1{font-family:var(--font-display);text-transform:uppercase;margin:8px 0 12px;font-size:clamp(42px,8vw,68px);line-height:.95}.legal-intro{max-width:570px;color:var(--muted);margin:0 0 32px;font-size:12px;line-height:1.6}.legal-card section{border-top:1px solid var(--line);padding:19px 0}.legal-card h2{font-family:var(--font-display);text-transform:uppercase;margin:0 0 8px;font-size:22px}.legal-card p,.legal-card address{color:var(--ink);margin:0;font-size:13px;font-style:normal;line-height:1.7}.legal-card a{color:#174fae;overflow-wrap:anywhere;font-weight:750}.community-rules-card .legal-intro{max-width:630px}.community-safety-purpose{border:1px solid #cddccf;border-left:4px solid var(--green);background:#edf5ee;border-radius:5px 11px 11px 5px;margin:0 0 10px;padding:15px}.community-safety-purpose strong{color:#285c3c;font-family:var(--font-display);text-transform:uppercase;font-size:18px}.community-safety-purpose p{color:#3d5042;margin-top:5px;font-size:11px;line-height:1.6}.community-rules-list section{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:13px;display:grid}.community-rules-list section>span{background:var(--yellow);width:30px;height:30px;color:var(--ink);font-family:var(--font-display);border-radius:9px 9px 9px 3px;place-items:center;font-size:17px;font-weight:900;display:grid}.community-rules-list section h2{font-size:19px}.community-rules-commitment{margin-top:19px}.community-rules-version{text-align:right;font-weight:800;color:var(--muted)!important;margin-top:13px!important;font-size:9px!important}.legal-note{background:#f0ebdf;border-radius:4px 10px 10px 4px;border:0!important;border-left:4px solid var(--yellow)!important;padding:15px!important}.legal-note h2{font-size:18px}.legal-note p{color:var(--muted);font-size:11px}.legal-overlay-backdrop{z-index:2600;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1b1c1980;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.legal-overlay{background:var(--paper);width:min(720px,100%);max-height:calc(100dvh - 36px);box-shadow:var(--shadow);border-radius:22px;animation:.2s ease-out sheet-in;position:relative;overflow:hidden}.legal-overlay-scroll{max-height:inherit;overscroll-behavior:contain;overflow-y:auto}.legal-overlay .legal-card{box-shadow:none;border:0;border-radius:0}.legal-overlay-close{z-index:2;background:#fffffff0;position:absolute;top:15px;right:15px}.inspiration-overlay{background:var(--ink);width:min(430px,100%);box-shadow:var(--shadow);text-align:center;border-radius:22px 22px 22px 7px;padding:34px 34px 31px;animation:.2s ease-out sheet-in;position:relative;overflow:hidden}.inspiration-overlay:after{content:"";background:var(--hazard-stripe);height:6px;position:absolute;inset:auto 0 0}.inspiration-overlay-close{z-index:2;color:#fff;background:#ffffff1a;border-color:#565b54;position:absolute;top:14px;right:14px}.inspiration-overlay img{object-fit:cover;border:4px solid var(--yellow);background:var(--paper);border-radius:50%;width:180px;height:180px;margin:0 auto 19px}.inspiration-overlay .eyebrow{color:var(--yellow);font-size:9px;display:block}.inspiration-overlay h2{color:#fff;font-family:var(--font-display);text-transform:uppercase;margin:4px 0 8px;font-size:44px;line-height:1}.inspiration-overlay p{color:#c9ccc5;max-width:330px;margin:0 auto;font-size:12px;line-height:1.6}.inspiration-overlay p>strong{color:#fff}.inspiration-stats{grid-template-columns:1fr 1fr;gap:8px;margin-top:18px;display:grid}.inspiration-stats>span{background:#ffffff0f;border:1px solid #51544f;border-radius:10px;flex-direction:column;padding:10px 7px;display:flex}.inspiration-stats strong{color:var(--yellow);font-family:var(--font-display);font-size:24px}.inspiration-stats small{color:#c9ccc5;text-transform:uppercase;font-size:7px;font-weight:800}.auth-state{background:var(--cream);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100dvh;padding:25px;display:flex}.auth-state>p{color:var(--muted);font-size:12px}.auth-required-card{border:1px solid var(--line);background:var(--paper);width:min(470px,100%);box-shadow:var(--shadow);border-radius:22px;margin-top:15px;padding:35px}.auth-required-card h1{font-family:var(--font-display);text-transform:uppercase;font-size:40px;line-height:.94}.auth-required-card p{color:var(--muted);font-size:13px;line-height:1.6}.auth-required-card>a{color:var(--muted);margin-top:20px;font-size:10px;display:block}.auth-legal-links{justify-content:center;gap:16px;margin-top:20px;display:flex}.auth-legal-links a{color:var(--muted);font-size:10px}.radar-shell{overscroll-behavior:none;background:var(--cream);grid-template-rows:68px minmax(0,1fr) auto;width:100%;height:100dvh;min-height:0;display:grid;position:fixed;inset:0;overflow:hidden}.radar-startup{z-index:6000;padding:max(28px, env(safe-area-inset-top)) 20px max(28px, env(safe-area-inset-bottom));background:var(--ink);color:var(--cream);opacity:1;place-items:center;transition:opacity .34s,visibility .34s;display:grid;position:fixed;inset:0;overflow:hidden}.radar-startup.is-closing{visibility:hidden;opacity:0;pointer-events:none}.radar-startup-content{z-index:2;text-align:center;flex-direction:column;align-items:center;width:min(420px,100%);transition:transform .34s cubic-bezier(.2,.72,.2,1),opacity .28s;display:flex;position:relative}.radar-startup.is-closing .radar-startup-content{opacity:0;transform:scale(1.045)}.machine-search-stage{z-index:1;inset:max(36px, env(safe-area-inset-top)) 0 max(36px, env(safe-area-inset-bottom));isolation:isolate;pointer-events:none;position:absolute;overflow:hidden}.radar-startup-brand{place-items:center;display:grid}.radar-startup-brand .brand{transform-origin:50%;transform:scale(1.38)}.radar-startup-brand .brand-name strong{color:var(--yellow)}.machine-search-slot{--machine-left:50%;--machine-top:50%;--machine-size:48px;--machine-delay:0s;--machine-tilt:0deg;--machine-start-tilt:0deg;z-index:1;left:var(--machine-left);top:var(--machine-top);width:var(--machine-size);height:var(--machine-size);contain:layout paint;place-items:center;display:grid;position:absolute;transform:translate(-50%,-50%)}.machine-search-item{width:100%;height:100%;color:var(--yellow);opacity:0;transform:scale(.35) rotate(var(--machine-start-tilt));animation:machine-search-appear .52s cubic-bezier(.16,.78,.24,1.18) var(--machine-delay) forwards;transform-origin:50%;will-change:transform, opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden;place-items:center;display:grid}.machine-search-item .app-icon,.machine-search-item .machine-vehicle-icon{width:92%;height:92%}.machine-search-slot.is-bagger-north-west{--machine-left:14%;--machine-top:16%;--machine-size:52px;--machine-delay:40ms;--machine-tilt:-7deg;--machine-start-tilt:-15deg}.machine-search-slot.is-crane-north{--machine-left:72%;--machine-top:11%;--machine-size:45px;--machine-delay:.29s;--machine-tilt:3deg;--machine-start-tilt:12deg}.machine-search-slot.is-lift-north-east{--machine-left:89%;--machine-top:30%;--machine-size:48px;--machine-delay:.12s;--machine-tilt:8deg;--machine-start-tilt:18deg}.machine-search-slot.is-mixer-west{--machine-left:9%;--machine-top:53%;--machine-size:43px;--machine-delay:.48s;--machine-tilt:5deg;--machine-start-tilt:-7deg}.machine-search-slot.is-roller-east{--machine-left:90%;--machine-top:66%;--machine-size:51px;--machine-delay:.2s;--machine-tilt:-6deg;--machine-start-tilt:-17deg}.machine-search-slot.is-loader-south-west{--machine-left:17%;--machine-top:84%;--machine-size:49px;--machine-delay:.38s;--machine-tilt:-4deg;--machine-start-tilt:8deg}.machine-search-slot.is-crane-upper-left{--machine-left:39%;--machine-top:27%;--machine-size:38px;--machine-delay:.57s;--machine-tilt:-3deg;--machine-start-tilt:-13deg}.machine-search-slot.is-bagger-south-east{--machine-left:74%;--machine-top:89%;--machine-size:55px;--machine-delay:.65s;--machine-tilt:7deg;--machine-start-tilt:18deg}.machine-search-slot.is-roller-south{--machine-left:43%;--machine-top:78%;--machine-size:41px;--machine-delay:.25s;--machine-tilt:4deg;--machine-start-tilt:-8deg}.radar-startup-copy{flex-direction:column;align-items:center;margin-top:clamp(34px,5dvh,48px);display:flex}.radar-startup-copy strong{max-width:390px;font-family:var(--font-display);letter-spacing:.05px;text-transform:uppercase;font-size:clamp(21px,5.8vw,28px);line-height:1.04}.radar-startup-copy span{color:#b8bbb4;letter-spacing:.35px;margin-top:7px;font-size:9px;font-weight:700}.machine-search-progress{background:#41453f;border-radius:999px;width:min(210px,58vw);height:6px;margin-top:17px;position:relative;overflow:hidden}.machine-search-progress i{background:var(--hazard-stripe);width:62%;animation:1.15s ease-in-out infinite machine-search-progress;position:absolute;inset:0 auto 0 -45%}@keyframes machine-search-appear{0%{opacity:0;transform:scale(.45) rotate(var(--machine-start-tilt))}72%{opacity:1;transform:scale(1.04) rotate(var(--machine-tilt))}to{opacity:1;transform:scale(1) rotate(var(--machine-tilt))}}@keyframes machine-search-progress{0%{transform:translate(0)}to{transform:translate(235%)}}@media (max-width:390px){.machine-search-slot.is-lift-north-east,.machine-search-slot.is-roller-east{--machine-left:87%}.machine-search-slot.is-mixer-west{--machine-left:11%}}@media (prefers-reduced-motion:reduce){.machine-search-item{animation-duration:.01ms;animation-delay:0s}.machine-search-progress i{animation-duration:2.3s}}.radar-shell.has-startup .map-wrap{transform-origin:50%;transform:scale(.985)}.radar-shell.has-startup.is-startup-revealing .map-wrap{transition:transform .4s cubic-bezier(.2,.74,.2,1);transform:scale(1)}.radar-topbar{background:var(--ink);z-index:700;justify-content:space-between;align-items:center;padding:0 clamp(14px,3vw,45px);display:flex;position:relative}.radar-header-actions{align-items:center;gap:18px;display:flex}.live-count{color:#d9dbd6;align-items:center;font-size:11px;font-weight:750;display:flex}.live-count-trigger{text-align:left;cursor:pointer;background:0 0;border:0;font-family:inherit;transition:color .15s,transform .15s}.live-count-trigger:focus-visible{outline:2px solid var(--yellow);outline-offset:5px;border-radius:8px}.live-count>span,.mobile-live-count>span{flex-direction:column;line-height:1.2;display:flex}.live-count strong,.mobile-live-count strong{font-size:10px}.live-count small,.mobile-live-count small{color:#9ea29b;margin-top:2px;font-size:7px;font-weight:700}.live-count i,.detail-status i{background:#63c68c;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block;box-shadow:0 0 0 4px #63c68c21}.live-count i,.mobile-live-count i,.detail-status.is-active i,.activity-dot.is-active,.activity-dot.is-live,.hero-radar-label span{animation:1.8s ease-out infinite live-pulse}.mobile-live-count{display:none}@keyframes live-pulse{0%,45%{box-shadow:0 0 0 3px #63c68c33}80%,to{box-shadow:0 0 0 9px #63c68c00}}.profile-button{border:2px solid var(--yellow);color:#fff;cursor:pointer;background:#3b3f39;border-radius:50%;place-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;font-weight:900;display:grid;position:relative}.profile-button img{object-fit:cover;border-radius:50%;width:40px;min-width:0;max-width:40px;height:40px;display:block}.profile-button>span{border-radius:50%;place-items:center;width:40px;height:40px;display:grid;overflow:hidden}.profile-button.is-loading{color:#a8ada5}.profile-button-placeholder .app-icon{width:22px;height:22px}.profile-button>i{background:var(--yellow);min-width:18px;height:18px;color:var(--ink);border:2px solid var(--ink);border-radius:9px;place-items:center;padding:0 4px;font-size:8px;font-style:normal;display:grid;position:absolute;bottom:-5px;right:-6px}.header-login-button{border:1px solid var(--yellow);min-height:39px;color:var(--yellow);cursor:pointer;background:0 0;border-radius:999px;padding:0 15px;font-size:10px;font-weight:900}.radar-explorer{grid-template-columns:minmax(0,1.75fr) minmax(320px,.65fr);gap:12px;min-height:0;padding:12px clamp(12px,2.2vw,32px) 14px;display:grid}.radar-explorer.has-community-sheet{position:relative}.map-panel,.sighting-list{background:var(--paper);border:1px solid var(--line);border-radius:17px;min-height:0;position:relative;overflow:hidden;box-shadow:0 6px 22px #43372114}.map-wrap,.map-canvas{width:100%;height:100%}.map-canvas{z-index:1;background:#dfe4d8}.leaflet-control-attribution{font-size:8px!important}.leaflet-control-zoom a{color:var(--ink)!important}.machine-map-icon-shell,.pick-location-icon-shell,.user-location-icon-shell{place-items:center;display:grid;background:0 0!important;border:0!important}.user-location-icon-shell{width:36px!important;min-width:36px!important;max-width:36px!important;height:36px!important;min-height:36px!important;max-height:36px!important}.pick-location-icon-shell{cursor:grab!important}.pick-location-icon-shell:active{cursor:grabbing!important}.machine-map-icon{transform-origin:50% 56%;background:var(--yellow);width:46px;height:46px;color:var(--ink);border:0;border-radius:50% 50% 50% 9px;place-items:center;transition:transform .18s,filter .18s,background-color .18s,box-shadow .18s;display:grid;transform:rotate(-45deg);box-shadow:0 3px 5px #191c1840,0 10px 20px #191c182b}.machine-map-icon svg{fill:currentColor;width:26px;height:26px;transition:transform .18s;transform:rotate(45deg)}.machine-map-icon.is-selected{filter:brightness(1.04);background:#ffd45d;transform:rotate(-45deg)scale(1.1);box-shadow:0 4px 7px #191c1845,0 13px 24px #191c1830}.machine-map-icon.is-selected svg{transform:rotate(45deg)scale(1.03)}.machine-map-icon.is-unknown{color:#7b5600;background:#fff0b8;box-shadow:0 0 0 5px #f7c94842,0 3px 5px #191c183b,0 10px 20px #191c1826}.machine-map-icon.is-gone{color:#5e625d;filter:grayscale();background:#c8c9c4}.machine-map-icon.is-group{width:48px;height:48px;position:relative}.machine-map-icon.is-group>b{background:var(--ink);color:#fff;min-width:19px;height:19px;font-family:var(--font-display);border:2px solid #fff;border-radius:10px;place-items:center;padding:0 4px;font-size:11px;line-height:1;display:grid;position:absolute;top:-8px;right:-7px;transform:rotate(45deg)}.user-location-marker{box-sizing:border-box;place-items:center;width:36px;min-width:36px;max-width:36px;height:36px;min-height:36px;max-height:36px;display:grid;position:relative;transform:none}.user-location-marker:before{content:"";box-sizing:border-box;transform-origin:50%;background:#4f8df03d;border:3px solid #2265d89e;border-radius:50%;width:29px;height:29px;animation:1.55s ease-out infinite location-dot-pulse;position:absolute}.user-location-marker:after{content:"";box-sizing:border-box;transform-origin:50%;opacity:0;border:2px solid #2265d8e6;border-radius:50%;width:21px;height:21px;position:absolute}.user-location-marker.is-focused:after{animation:.85s ease-out location-focus-pulse}.user-location-marker i{z-index:1;box-sizing:border-box;background:#2265d8;border:3px solid #fff;border-radius:50%;width:16px;min-width:16px;max-width:16px;height:16px;min-height:16px;max-height:16px;position:relative;box-shadow:0 0 0 2px #2265d83d,0 2px 7px #174baf59}.user-location-marker.is-pick-location{width:52px;height:52px}.user-location-marker.is-pick-location:before{width:35px;height:35px;animation-duration:1.8s}.user-location-marker.is-pick-location:after{border:2px dashed var(--yellow);opacity:1;background:#f7c94814;width:43px;height:43px;animation:9s linear infinite pick-location-ring}.user-location-marker.is-pick-location i{width:18px;height:18px}@keyframes location-dot-pulse{0%{opacity:.95;transform:scale(.52)}75%,to{opacity:0;transform:scale(1.8)}}@keyframes location-focus-pulse{0%{opacity:.95;transform:scale(.7)}to{opacity:0;transform:scale(2.35)}}@keyframes pick-location-ring{to{transform:rotate(360deg)}}.map-pick-hint{z-index:500;background:var(--ink);color:#fff;box-shadow:var(--shadow);white-space:nowrap;border-radius:999px;padding:9px 13px;font-size:10px;font-weight:800;position:absolute;top:13px;left:50%;transform:translate(-50%)}.map-pick-hint span{color:var(--yellow)}.report-location-sheet{width:min(680px,100%);overflow:hidden}.report-location-content{flex-direction:column;gap:14px;display:flex}.report-location-picker{z-index:0;background:#dfe4d8;border-radius:16px 16px 16px 6px;width:100%;height:clamp(300px,48dvh,470px);position:relative;overflow:hidden}.report-location-picker .map-wrap,.report-location-picker .map-canvas{width:100%;height:100%}.report-location-picker>.report-map-locate{z-index:800;position:absolute;bottom:18px;right:18px;box-shadow:0 5px 16px #1f221d38}.report-location-copy strong{font-family:var(--font-display);text-transform:uppercase;font-size:22px;line-height:1;display:block}.report-location-copy p{color:var(--muted);margin:6px 0 0;font-size:10px;line-height:1.45}.report-map-actions{justify-content:flex-end}.report-map-actions .button{min-width:140px}.map-group-panel{z-index:850;border:1px solid var(--line);width:min(310px,100% - 28px);max-height:calc(100% - 28px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf7f7;border-radius:14px;flex-direction:column;padding:10px;display:flex;position:absolute;top:14px;left:14px;overflow:hidden}.map-group-heading{flex:none;justify-content:space-between;align-items:center;padding:1px 3px 7px 7px;display:flex}.map-group-heading>strong{font-family:var(--font-display);text-transform:uppercase;font-size:19px}.map-group-heading .icon-button{width:36px;height:36px}.map-group-list{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;flex:auto;min-height:0;overflow-y:auto}.map-group-item{text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #ece5d8;grid-template-columns:39px 1fr;align-items:center;gap:9px;width:100%;min-height:54px;padding:6px;display:grid}.map-group-item>span{background:var(--yellow);border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.map-group-item>div{flex-direction:column;min-width:0;display:flex}.map-group-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.map-group-item small{color:var(--muted);font-size:8px}.map-group-item.is-unknown>span{color:#7b5600;background:#fff0b8}.map-group-item.is-gone{filter:grayscale();opacity:.72}.sighting-list{flex-direction:column;display:flex}.list-heading{flex:none;justify-content:space-between;align-items:center;padding:15px 16px 14px;display:flex;position:relative}.list-heading:after{content:"";background:var(--hazard-stripe);height:4px;position:absolute;inset:auto 0 0}.list-heading h2{font-family:var(--font-display);text-transform:uppercase;margin:3px 0 0;font-size:23px;line-height:1}.cards{flex-direction:column;gap:5px;min-height:0;padding:8px;display:flex;overflow-y:auto}.radar-footer{min-height:0}.sighting-card{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px 12px 12px 4px;flex:none;grid-template-columns:72px minmax(0,1fr);align-items:stretch;column-gap:10px;width:100%;padding:7px;transition:background .16s,border-color .16s;display:grid;position:relative;overflow:hidden}.sighting-card.is-active{background:#f4efe2;border-color:#d4cab5}.sighting-card.is-active:before{content:"";background:var(--hazard-stripe);width:5px;position:absolute;inset:0 auto 0 0}.sighting-card.status-unknown{background:#fffaf0;border-color:#ead59c}.sighting-card.status-gone{filter:grayscale();opacity:.68}.sighting-card img,.card-machine-placeholder{object-fit:cover;width:72px;height:100%;min-height:88px;color:var(--ink);background:#e6dfcd;border-radius:9px 9px 9px 3px;grid-row:1;place-items:center;font-size:38px;display:grid}.card-copy{flex-direction:column;grid-column:2;min-width:0;padding:1px 0;display:flex}.card-topline{justify-content:space-between;align-items:center;gap:5px;display:flex}.machine-tag{width:max-content;color:var(--ink);background:var(--yellow);letter-spacing:.7px;text-transform:uppercase;border:1px solid #b57a0d;border-radius:5px 5px 5px 2px;padding:3px 6px;font-size:8px;font-weight:950;display:inline-flex}.card-topline time{color:#73776f;white-space:nowrap;font-size:8px;font-weight:800}.card-copy>strong{white-space:nowrap;text-overflow:ellipsis;margin:6px 0 3px;font-size:12px;overflow:hidden}.card-location,.card-meta{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.card-location{align-items:center;gap:2px;display:flex}.card-meta{align-items:center;gap:7px;margin-top:4px;display:flex}.card-meta>span:first-child{text-overflow:ellipsis;min-width:0;overflow:hidden}.sighting-card:has(.card-community-rating) .card-meta{padding-right:43px}.card-community-rating{color:#8c5d00;background:#fff0b8;border:1px solid #d9a320;border-radius:999px;align-items:center;gap:3px;width:max-content;min-width:0;min-height:16px;margin:0;padding:2px 5px 2px 4px;display:inline-flex;position:absolute;bottom:7px;right:7px}.card-community-rating .construction-cone{width:9px;height:9px}.card-community-rating strong{color:var(--ink);white-space:nowrap;font-size:8px;line-height:1}.activity-dot{background:#a9aaa6;border-radius:50%;width:5px;height:5px;display:inline-block}.activity-dot.is-active{background:#63c68c}.activity-dot.is-unknown{background:#d79200;box-shadow:0 0 0 3px #d792001f}.activity-dot.is-live{background:#4cb377}.community-feed-heading{background:var(--paper);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding-bottom:12px;display:grid}.community-feed-heading h2{font-size:22px}.community-dock-trigger{width:100%;min-width:0;color:var(--ink);text-align:left;touch-action:none;cursor:default;background:0 0;border:0;flex-direction:column;align-items:stretch;padding:0;display:flex;overflow:hidden}.community-dock-trigger:disabled{opacity:1;color:var(--ink)}.community-dock-trigger:focus-visible{z-index:2;outline:none}.community-dock-trigger:focus-visible+.community-dock-handle{background:var(--ink)}.community-dock-handle{z-index:1;pointer-events:none;background:#aaa79f;border-radius:999px;width:52px;height:5px;display:none;position:absolute;top:4px;left:50%;transform:translate(-50%)}.community-dock-heading{justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;display:flex}.community-dock-heading>span:first-child{flex-direction:column;min-width:0;display:flex;overflow:hidden}.community-dock-title{font-family:var(--font-display);letter-spacing:-.15px;text-transform:uppercase;white-space:nowrap;margin-top:3px;font-size:clamp(18px,1.6vw,21px);line-height:1}.community-quick-nav{flex:none;align-items:center;gap:7px;display:flex}.community-quick-nav button{box-sizing:border-box;color:#666a63;cursor:pointer;background:#f1ede4;border:1px solid #d5cdbd;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;line-height:0;transition:color .16s,background .16s,border-color .16s,transform .16s;display:flex;position:relative}.community-quick-nav button.is-active{border-color:var(--ink);background:var(--ink);color:#fff}.community-quick-nav .app-icon{width:21px;height:21px;margin:0;transform:translateY(-1px)}.community-quick-nav button>span{border:2px solid var(--paper);background:var(--yellow);min-width:18px;height:18px;color:var(--ink);border-radius:999px;place-items:center;padding:0 4px;font-size:7px;font-weight:950;display:grid;position:absolute;top:-5px;right:-4px}.community-feed-cards{scroll-snap-type:none;flex-direction:column;gap:7px;padding:9px;overflow-x:hidden}.community-feed-card{width:100%;min-height:104px;color:var(--ink);text-align:left;cursor:pointer;background:#fffefa;border:1px solid #e4dccd;border-radius:14px 14px 14px 5px;flex:none;grid-template-columns:70px minmax(0,1fr);gap:10px;padding:8px;transition:border-color .16s,transform .16s,box-shadow .16s;display:grid;position:relative;overflow:hidden}.community-feed-card:focus-visible{outline:2px solid var(--yellow-deep);outline-offset:2px}.community-feed-visual{width:70px;min-height:86px;color:var(--ink);background:#eee8dc;border-radius:11px 11px 11px 4px;place-items:center;display:grid;position:relative;overflow:visible}.community-feed-visual>img:first-child{border-radius:inherit;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.community-feed-visual>.app-icon,.community-feed-visual>svg{width:35px;height:35px}.community-feed-avatar{object-fit:cover;border:3px solid #fff;bottom:-5px!important;right:-6px!important;border-radius:50%!important;width:27px!important;height:27px!important;position:absolute!important;inset:auto -6px -5px auto!important}.community-feed-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.community-feed-eyebrow{color:#397652;letter-spacing:.45px;text-transform:uppercase;align-items:center;gap:3px;font-size:7px;font-weight:900;line-height:1.2;display:flex}.community-feed-eyebrow .app-icon{width:12px;height:12px}.community-feed-copy>strong{margin-top:4px;font-size:9.5px;line-height:1.28}.community-feed-machine{font-family:var(--font-display);text-transform:uppercase;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:13px;font-weight:850;line-height:1.05;display:-webkit-box;overflow:hidden}.community-feed-copy>q{color:#555a52;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:8px;font-style:italic;line-height:1.25;display:-webkit-box;overflow:hidden}.community-feed-copy>small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:2px;margin-top:4px;font-size:7px;display:flex;overflow:hidden}.community-feed-copy>small .app-icon{flex:none;width:11px;height:11px}.community-feed-copy>time{color:#969990;margin-top:5px;font-size:7px}.community-feed-card.is-nearby_sighting{border-left:4px solid var(--yellow)}.community-feed-card.is-nearby_sighting .community-feed-eyebrow{color:#7e5a00}.community-feed-card.is-nearby_check{border-color:#e2bd53;border-left:4px solid var(--yellow-deep);background:#fff8dd}.community-feed-card.is-nearby_check .community-feed-visual{color:#765100;background:#ffeaa4}.community-feed-card.is-nearby_check .community-feed-eyebrow{color:#7e5a00}.community-feed-check-action{background:var(--ink);color:#fff;letter-spacing:.35px;text-transform:uppercase;border-radius:999px;width:max-content;margin-top:6px;padding:4px 8px;font-size:7px;font-weight:900;line-height:1}.community-feed-card.is-friend_comment{background:#f6f3eb}.community-feed-card.is-friend_comment .community-feed-visual{background:#e8e0d1;border-radius:50%;align-self:center;height:70px;min-height:70px;overflow:visible}.community-feed-card.is-friend_photo .community-feed-visual{min-height:94px}.community-feed-card.is-friend_rating{background:#f4f7ef}.community-feed-rating{background:#fff0b8;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;bottom:7px;right:8px}.community-feed-rating .construction-cone{width:13px;height:13px}.community-feed-card.is-friendship{background:#edf5ee;border-color:#cadfce}.community-feed-card.is-friendship .community-feed-visual{background:#dcecdf;border-radius:50%;align-self:center;height:70px;min-height:70px;overflow:hidden}.community-location-state .small-button{background:var(--yellow);color:var(--ink)}.list-state{text-align:center;min-height:0;color:var(--muted);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:25px;display:flex}.list-state>span:not(.loader){background:#eee8d9;border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:12px;font-size:25px;display:grid}.list-state strong{color:var(--ink);font-family:var(--font-display);text-transform:uppercase;font-size:21px}.list-state p{margin:5px 0 15px;font-size:11px;line-height:1.5}.loader{border:4px solid #e1d9c6;border-top-color:var(--yellow-deep);border-radius:50%;width:34px;height:34px;margin-bottom:14px;animation:.8s linear infinite spin}.bagger-loader{box-sizing:border-box;min-width:0;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:20px 14px;display:flex}.bagger-loader-panel{flex:1;min-height:180px}.bagger-loader-scene{width:126px;height:64px;margin-bottom:12px;display:block;position:relative;overflow:hidden}.bagger-loader-scene:before{content:"";background:var(--hazard-stripe);opacity:.9;border-radius:999px;height:7px;position:absolute;bottom:9px;left:5px;right:5px}.bagger-loader-machine{z-index:1;width:58px;height:48px;color:var(--ink);transform-origin:50% 100%;place-items:center;animation:1.35s ease-in-out infinite bagger-loader-drive;display:grid;position:absolute;bottom:13px;left:25px}.bagger-loader-machine .app-icon{filter:drop-shadow(0 4px #ffca3af2);width:58px;height:58px}.bagger-loader-dirt{background:#9b7740;border-radius:50%;width:8px;height:8px;animation:.9s ease-in-out infinite bagger-loader-dirt;position:absolute;bottom:16px;right:15px;box-shadow:10px 4px 0 -1px #b38b4c,20px 1px 0 -2px #7d623a}.bagger-loader>strong{max-width:290px;color:var(--ink);font-size:10px;line-height:1.35}.bagger-loader.is-compact{min-height:84px;padding:10px}.bagger-loader.is-compact .bagger-loader-scene{width:94px;height:45px;margin-bottom:7px}.bagger-loader.is-compact .bagger-loader-machine{width:43px;height:35px;bottom:10px;left:18px}.bagger-loader.is-compact .bagger-loader-machine .app-icon{width:43px;height:43px}.bagger-loader.is-compact .bagger-loader-dirt{bottom:12px;right:11px;transform:scale(.75)}.bagger-loader.is-compact>strong{font-size:8.5px}@keyframes bagger-loader-drive{0%,to{transform:translate(-8px)rotate(-1deg)}48%{transform:translate(12px)rotate(1deg)}54%{transform:translate(12px)translateY(-2px)rotate(-1deg)}}@keyframes bagger-loader-dirt{0%,to{opacity:.35;transform:translateY(2px)scale(.8)}50%{opacity:1;transform:translateY(-3px)scale(1)}}@media (prefers-reduced-motion:reduce){.bagger-loader-machine,.bagger-loader-dirt{animation:none}}@keyframes spin{to{transform:rotate(360deg)}}.map-locate-button,.map-report-button{z-index:800;background:var(--yellow);min-height:46px;color:var(--ink);cursor:pointer;border:0;position:absolute;right:18px}.map-locate-button{box-sizing:border-box;white-space:nowrap;border-radius:50%;justify-content:center;align-items:center;gap:0;width:46px;height:46px;padding:0;transition:width .3s cubic-bezier(.2,.8,.2,1),padding .3s cubic-bezier(.2,.8,.2,1),border-radius .3s,gap .3s,background-color .2s,color .2s,transform .18s;display:flex;top:18px;overflow:visible}.map-locate-button.has-feedback{border-radius:999px;justify-content:flex-start;gap:8px;padding:0 13px 0 11px}.map-locate-symbol{flex:0 0 24px;place-items:center;width:24px;height:24px;display:grid;position:relative}.map-locate-button .app-icon{width:22px;height:22px}.map-locate-button.is-locating{background:var(--ink);color:var(--yellow);cursor:wait}.map-locate-button.is-locating.has-feedback{width:min(132px,100% - 36px)}.map-locate-button.is-locating .map-locate-symbol:before{content:"";pointer-events:none;border:2px solid #f7c948cc;border-radius:50%;animation:1.15s ease-out infinite location-control-ring;position:absolute;inset:-5px}.map-locate-button.is-locating .app-icon{animation:1.05s ease-in-out infinite location-control-search}.map-locate-button.is-found.has-feedback{color:#fff;background:#2f7b4f;width:min(148px,100% - 36px)}.map-locate-button.is-found.has-feedback .map-locate-symbol:before{content:"";pointer-events:none;border:2px solid #ffffffc7;border-radius:50%;animation:.72s ease-out location-control-found-ring;position:absolute;inset:-5px}.map-locate-button.is-found.has-feedback .app-icon{animation:.48s cubic-bezier(.2,.9,.3,1) both location-control-found}.map-locate-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:9px;font-weight:900;line-height:1;animation:.22s ease-out 80ms both location-control-label;overflow:hidden}@keyframes location-control-ring{0%{opacity:.8;transform:scale(.86)}to{opacity:0;transform:scale(1.38)}}@keyframes location-control-search{0%,to{transform:scale(.92)}50%{transform:scale(1.08)rotate(12deg)}}@keyframes location-control-found-ring{0%{opacity:.9;transform:scale(.72)}to{opacity:0;transform:scale(1.5)}}@keyframes location-control-found{0%{opacity:.4;transform:scale(.62)}70%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}@keyframes location-control-label{0%{opacity:0;transform:translate(7px)}to{opacity:1;transform:none}}.map-report-button{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:11px 17px;font-size:10px;font-weight:900;line-height:1;display:flex;bottom:18px}.map-report-button .app-icon{width:18px;height:18px}.sheet-backdrop,.detail-backdrop{z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1b1c198c;justify-content:center;align-items:flex-end;padding:18px;display:flex;position:fixed;inset:0}.report-sheet{background:var(--paper);width:min(680px,100%);max-height:calc(100dvh - 26px);box-shadow:var(--shadow);border-radius:22px 22px 14px 14px;animation:.24s ease-out sheet-in;position:relative;overflow-y:auto}.report-sheet:focus{outline:none}@keyframes sheet-in{0%{opacity:0;transform:translateY(30px)}}@keyframes motion-backdrop-in{0%{-webkit-backdrop-filter:blur();backdrop-filter:blur();background-color:#0e100e00}to{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background-color:#0e100ec2}}@keyframes motion-backdrop-out{0%{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background-color:#0e100ec2}to{-webkit-backdrop-filter:blur();backdrop-filter:blur();background-color:#0e100e00}}@keyframes motion-bottom-in{0%{transform:translateY(105dvh)}78%{transform:translateY(-5px)}to{transform:none}}@keyframes motion-bottom-out{0%{transform:none}22%{transform:translateY(-4px)}to{transform:translateY(105dvh)}}@keyframes motion-right-in{0%{transform:translate(calc(100% + 30px))}80%{transform:translate(-5px)}to{transform:none}}@keyframes motion-right-out{0%{transform:none}22%{transform:translate(-4px)}to{transform:translate(calc(100% + 30px))}}@keyframes motion-left-in{0%{transform:translate(calc(-100% - 26px))}80%{transform:translate(5px)}to{transform:none}}@keyframes motion-left-out{0%{transform:none}22%{transform:translate(4px)}to{transform:translate(calc(-100% - 26px))}}.motion-from-bottom{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background-color:#0e100ec2;animation:.22s ease-out both motion-backdrop-in}.motion-from-bottom>*{will-change:transform;animation:.34s cubic-bezier(.2,.8,.2,1) both motion-bottom-in!important}.motion-from-bottom.is-closing{pointer-events:none;animation:.26s ease-in both motion-backdrop-out}.motion-from-bottom.is-closing>*{animation:.28s cubic-bezier(.55,0,.8,.35) both motion-bottom-out!important}.motion-from-left{will-change:transform;animation:.32s cubic-bezier(.2,.8,.2,1) both motion-left-in}.motion-from-left.is-closing{pointer-events:none;animation:.26s cubic-bezier(.55,0,.8,.35) both motion-left-out}.profile-backdrop{animation:.22s ease-out both motion-backdrop-in}.profile-backdrop .profile-sheet{will-change:transform;animation:.36s cubic-bezier(.2,.8,.2,1) both motion-right-in!important}.profile-backdrop.is-closing{pointer-events:none;animation:.26s ease-in both motion-backdrop-out}.profile-backdrop.is-closing .profile-sheet{animation:.3s cubic-bezier(.55,0,.8,.35) both motion-right-out!important}.profile-backdrop.personal-profile-backdrop{padding:0!important}.profile-backdrop.personal-profile-backdrop .personal-profile-sheet{border:0;border-radius:0;height:100dvh!important}.public-profile-backdrop{z-index:1050;align-items:flex-end}.public-profile-backdrop.is-obscured{visibility:hidden;pointer-events:none}.profile-sheet.public-profile-sheet{background:var(--paper);border:1px solid #ffffff2e;border-radius:22px;width:min(760px,100%);height:min(90dvh,840px);box-shadow:0 24px 70px #0c0e0c6b}.community-page-backdrop{display:none}.sighting-list.is-community-feed.is-expanded .community-feed-cards{scroll-snap-type:none;flex-direction:column;flex:auto;min-height:0;padding:10px 14px 18px;overflow:hidden auto}.sighting-list.is-community-feed.is-expanded .community-feed-card{scroll-snap-align:none;flex:none;width:100%;min-height:108px}@keyframes footer-card-in{0%{transform:translateY(100%)}to{transform:translate(0)}}@keyframes footer-card-out{0%{transform:translate(0)}to{transform:translateY(100%)}}.detail-backdrop.motion-from-bottom:not(.is-closing)>.detail-card,.public-profile-backdrop.motion-from-bottom:not(.is-closing)>.public-profile-sheet{animation:.32s cubic-bezier(.2,.8,.2,1) both footer-card-in!important}.detail-backdrop.motion-from-bottom.is-closing>.detail-card,.public-profile-backdrop.motion-from-bottom.is-closing>.public-profile-sheet{animation:.28s cubic-bezier(.55,0,.8,.35) both footer-card-out!important}@keyframes photo-lightbox-out{0%{opacity:1}to{opacity:0}}.photo-lightbox.is-closing{pointer-events:none;animation:.2s ease-in both photo-lightbox-out}.install-promotion.is-closing{pointer-events:none;animation:.22s ease-in both motion-bottom-out}.sheet-handle{background:var(--hazard-stripe);border-radius:99px;width:52px;height:5px;margin:9px auto 2px;display:none}.sheet-header{border-bottom:1px solid #e6e0d4;justify-content:space-between;align-items:center;padding:20px 23px 14px;display:flex}.sheet-header h2{font-family:var(--font-display);text-transform:uppercase;margin:3px 0 0;font-size:30px;line-height:1}.sheet-content{padding:18px 23px}.machine-picker{border:0;margin:0;padding:0}.machine-picker legend,.machine-size-picker legend,.form-fields>label,.form-field>label,.two-column-fields label{color:var(--ink);letter-spacing:0;font-size:11px;font-weight:850;line-height:1.2}.machine-picker legend,.machine-size-picker legend,.form-fields>label,.two-column-fields label{margin-bottom:8px}.machine-grid{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.machine-choice{border:1px solid var(--line);cursor:pointer;background:#fbf8f0;border-radius:11px;flex-direction:column;align-items:center;gap:4px;padding:10px 4px 8px;font-size:9px;font-weight:800;display:flex}.machine-choice .app-icon{width:29px;height:29px;color:var(--ink)}.machine-choice.is-active{border-color:var(--ink);background:var(--yellow);box-shadow:0 3px 0 var(--ink)}.location-panel{background:#f1ecdf;border:1px solid #d8d0bd;border-radius:12px;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;margin-top:17px;padding:11px;display:grid}.location-panel-icon{background:var(--ink);width:40px;height:40px;color:var(--yellow);border-radius:50%;place-items:center;font-size:20px;display:grid}.location-panel-icon .app-icon{width:24px;height:24px}.location-panel strong{font-size:11px;display:block}.location-panel p{color:var(--muted);margin:3px 0 0;font-size:9px}.location-actions{flex-direction:column;gap:6px;min-width:138px;display:flex}.location-actions .small-button{width:100%}.sheet-footer{border-top:1px solid #e6e0d4;justify-content:flex-end;gap:9px;padding:13px 23px 19px;display:flex}.sheet-footer .button{min-width:140px;min-height:42px;padding:10px 14px;font-size:10px;line-height:1.2}.form-fields{flex-direction:column;gap:11px;display:flex}.form-fields>label,.form-field,.two-column-fields label{flex-direction:column;gap:6px;margin:0;display:flex}.form-fields input:not([type=checkbox]),.form-fields textarea,.form-fields select,.profile-name-form input,.friend-search input{width:100%;color:var(--ink);background:#fff;border:1px solid #d5cebe;border-radius:9px;padding:9px 10px;font-size:13px}.form-fields textarea{resize:vertical}.optional{color:#9a9c96;font-weight:500}.field-label-row{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.field-label-row small{color:#969990;font-size:8px;font-weight:500}.two-column-fields{grid-template-columns:1fr 1fr;gap:11px;display:grid}.reporter-note{background:#f0ebdf;border-radius:4px 9px 9px 4px;justify-content:space-between;align-items:center;padding:9px 11px 9px 15px;font-size:10px;display:flex;position:relative;overflow:hidden}.reporter-note:before{content:"";background:var(--hazard-stripe);width:5px;position:absolute;inset:0 auto 0 0}.reporter-note span{color:var(--muted)}.photo-section{flex-direction:column;gap:8px;display:flex}.photo-section-heading{justify-content:space-between;font-size:10px;display:flex}.photo-section-heading small{color:var(--muted)}.photo-grid{grid-template-columns:repeat(5,minmax(76px,1fr));gap:8px;padding:5px 3px 2px 0;display:grid;overflow-x:auto}.photo-grid figure,.photo-add-tile{aspect-ratio:1;border-radius:10px;min-width:76px;margin:0;position:relative}.photo-grid figure{overflow:visible}.photo-grid img{object-fit:cover;border-radius:10px;width:100%;height:100%}.photo-grid figure button{box-sizing:border-box;background:var(--ink);color:#fff;cursor:pointer;border:2px solid #fff;border-radius:50%;place-items:center;width:28px;height:28px;padding:0;display:grid;position:absolute;top:6px;right:6px;box-shadow:0 2px 7px #00000047}.photo-grid figure button .app-icon{width:15px;height:15px}.photo-add-tile{color:var(--ink);text-align:center;cursor:pointer;background:#f5efe1;border:1px dashed #bcae91;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px;display:flex!important}.photo-add-tile .app-icon{width:26px;height:26px}.photo-add-tile strong{font-size:8px;line-height:1.2}.photo-add-tile input{opacity:0;width:1px;height:1px;position:absolute}.photo-help{color:var(--muted);font-size:8px;font-weight:500}.camera-capture-input{opacity:0;pointer-events:none;width:1px;height:1px;position:fixed;left:-10000px}.report-sheet.is-photo{width:min(520px,100%)}.photo-capture-step{flex-direction:column;justify-content:flex-start;align-items:stretch;min-height:0;display:flex}.photo-capture-step.is-empty{padding-top:22px;padding-bottom:20px}.photo-capture-intro{text-align:center;max-width:390px;margin:2px auto 18px}.photo-capture-intro>span{border:2px solid var(--ink);background:var(--yellow);width:60px;height:60px;color:var(--ink);border-radius:18px 18px 18px 6px;place-items:center;margin:0 auto 12px;display:grid}.photo-capture-intro>span .app-icon{width:31px;height:31px}.photo-capture-intro h3{font-family:var(--font-display);text-transform:uppercase;margin:0;font-size:28px;line-height:1}.photo-capture-intro p{color:var(--muted);margin:8px auto 0;font-size:10.5px;line-height:1.5}.photo-source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}.photo-source-grid.is-compact{margin-top:14px}.photo-source-button{box-sizing:border-box;background:var(--yellow);min-height:140px;color:var(--ink);cursor:pointer;border:1px solid #bd8e16;border-radius:16px 16px 16px 6px;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:15px 10px;font-family:inherit;display:flex}.photo-source-button:not(.is-no-photo){grid-template-rows:48px minmax(30px,auto) 14px;align-content:center;justify-items:center;display:grid}.photo-source-button:not(.is-no-photo).is-selected{border-color:var(--ink);box-shadow:inset 0 0 0 2px var(--ink)}.photo-source-button>span{background:var(--ink);width:48px;height:48px;color:var(--yellow);border-radius:50%;place-items:center;display:grid}.photo-source-button .app-icon{width:27px;height:27px}.photo-source-button strong{text-align:center;font-size:12px}.photo-source-button:not(.is-no-photo) strong{justify-content:center;align-items:center;min-height:30px;display:flex}.photo-source-button small{color:#666b63;font-size:8.5px}.photo-source-button.is-no-photo{background:#e4e3de;border-color:#c8c7c1;flex-direction:row;grid-column:1/-1;gap:11px;min-height:68px;padding:10px 18px}.photo-source-button.is-no-photo.is-selected{background:#d8d8d2;border-color:#777b74;box-shadow:inset 0 0 0 1px #777b74}.photo-source-button.is-no-photo>span{color:#fff;background:#777b74;flex:0 0 38px;width:38px;height:38px}.photo-source-button.is-no-photo strong{text-align:left;min-height:0}.photo-source-grid.is-compact .photo-source-button:not(.is-no-photo){grid-template-rows:34px minmax(24px,auto) 0;min-height:92px;padding:10px}.photo-source-grid.is-compact .photo-source-button:not(.is-no-photo)>span{width:34px;height:34px}.photo-source-grid.is-compact .photo-source-button:not(.is-no-photo) .app-icon{width:20px;height:20px}.photo-source-grid.is-compact .photo-source-button.is-no-photo{min-height:46px;padding:6px 12px}.photo-source-grid.is-compact .photo-source-button.is-no-photo>span{flex-basis:30px;width:30px;height:30px}.photo-source-grid.is-compact .photo-source-button.is-no-photo .app-icon{width:18px;height:18px}.photo-quality-tip{color:#3e4655;background:#e9edf5;border-radius:10px 10px 10px 3px;grid-template-columns:22px 1fr;align-items:center;gap:8px;margin-top:14px;padding:9px 11px;display:grid}.photo-quality-tip .app-icon{color:#355a91;width:20px;height:20px}.photo-quality-tip p{margin:0;font-size:8.5px;line-height:1.4}.report-safety-note{border:1px solid #e1c66d;border-left:4px solid var(--yellow-deep);color:#554921;background:#fff5cf;border-radius:5px 11px 11px 5px;grid-template-columns:23px minmax(0,1fr);align-items:start;gap:9px;margin:16px 0 0;padding:11px 12px;display:grid}.report-safety-note>.app-icon{color:#7c6216;width:21px;height:21px}.report-safety-note p{margin:0;font-size:8.5px;line-height:1.5}.report-safety-note a{color:#174fae;text-underline-offset:2px;font-weight:850}.photo-inline-actions{grid-template-columns:1fr 1fr;gap:7px;display:grid}.photo-inline-actions button{min-height:37px;color:var(--ink);cursor:pointer;background:#f5efe1;border:1px solid #c9b98f;border-radius:8px;justify-content:center;align-items:center;gap:6px;font-family:inherit;font-size:8.5px;font-weight:850;display:inline-flex}.photo-inline-actions button:first-child{background:var(--yellow);border-color:#bd8e16}.photo-inline-actions .app-icon{width:17px;height:17px}.photo-capture-results{width:100%}.photo-capture-results .photo-section-heading{margin-bottom:7px}.photo-capture-grid{grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}.photo-capture-grid figure,.photo-capture-grid .photo-add-tile{min-width:0}.photo-capture-grid.is-single{grid-template-columns:minmax(0,1fr)}.photo-capture-grid.is-single figure{aspect-ratio:16/9;background:#242722;width:100%;max-height:220px}.photo-capture-grid.is-single img{object-fit:contain;background:#242722}.photo-optimization-state{color:#31523a;background:#edf3e9;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:34px;margin:9px 0 0;padding:8px 11px;font-size:9px;font-weight:850;display:flex}.photo-optimization-state .button-spinner{flex:none}.photo-source-button:disabled{opacity:.55;cursor:wait}.report-sheet.is-photo .sheet-footer .button.primary:disabled{opacity:1;color:#777b74;box-shadow:none;cursor:not-allowed;background:#d7d7d2}.photo-source-dialog-backdrop{z-index:1220;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1b1c199e;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.photo-source-dialog{background:var(--paper);width:min(520px,100%);box-shadow:var(--shadow);border-radius:22px 22px 22px 7px;padding:25px;animation:.2s ease-out sheet-in;position:relative}.photo-source-dialog h2{font-family:var(--font-display);text-transform:uppercase;margin:5px 45px 17px 0;font-size:32px;line-height:1}.photo-source-dialog-close{position:absolute;top:16px;right:16px}.report-photo-showcase{flex-direction:column;gap:7px;display:flex}.report-photo-carousel{scroll-snap-type:x mandatory;scrollbar-width:none;background:#ddd3bd;border-radius:15px 15px 15px 5px;width:100%;display:flex;overflow-x:auto}.report-photo-carousel::-webkit-scrollbar{display:none}.report-photo-carousel figure{scroll-snap-align:start;flex:0 0 100%;height:260px;margin:0;position:relative;overflow:hidden}.report-photo-carousel img{object-fit:cover;width:100%;height:100%}.report-photo-carousel figure button{background:var(--ink);color:#fff;cursor:pointer;border:2px solid #fff;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:11px;right:11px}.report-photo-carousel figure button .app-icon{width:17px;height:17px}.machine-size-picker{border:0;margin:0;padding:0}.machine-size-picker legend{margin-bottom:8px}.machine-size-picker>div{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.machine-size-picker button{min-height:86px;color:var(--ink);cursor:pointer;background:#faf8f2;border:1px solid #d5cebe;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:6px;font-family:inherit;display:flex}.machine-size-picker button span{place-items:center;height:55px;display:grid}.machine-size-picker button .app-icon{transform-origin:50%;width:44px;height:44px}.machine-size-picker button.is-small .app-icon{transform:scale(.68)}.machine-size-picker button.is-medium .app-icon{transform:scale(.86)}.machine-size-picker button.is-large .app-icon{transform:scale(1.08)}.machine-size-picker button strong{font-size:8.5px}.machine-size-picker button.is-active{border:2px solid var(--ink);background:var(--yellow)}.report-location-map{z-index:0;pointer-events:none;background:#dfe4d8;border:0;border-radius:14px 14px 14px 5px;width:100%;height:142px;position:relative;overflow:hidden}.report-location-map .leaflet-control-attribution{background:#ffffffe0;padding:1px 3px}.report-sheet.is-details .sheet-header h2{font-size:27px}.report-sheet.is-details .form-fields{gap:14px}.report-sheet.is-details .form-fields>label,.report-sheet.is-details .form-field{color:#3f443e;letter-spacing:.05px;font-size:9px;font-weight:700}.report-sheet.is-details .form-fields input:not([type=checkbox]),.report-sheet.is-details .form-fields textarea,.report-sheet.is-details .form-fields select{color:#363a35;background:#faf8f2;font-weight:400;line-height:1.45}.report-sheet.is-details .photo-section-heading strong,.report-sheet.is-details .photo-add-tile strong{font-weight:700}.report-sheet.is-details .sheet-footer .button{font-weight:750}.report-rules-confirmation{color:#3f3a2b;background:#fff7d8;border:1px solid #d9c36f;border-radius:13px 13px 13px 5px;overflow:hidden}.report-rules-heading{grid-template-columns:26px minmax(0,1fr);align-items:start;gap:8px;padding:11px 12px 8px;display:grid}.report-rules-heading>.app-icon{color:#6f5916;width:23px;height:23px}.report-rules-heading h3{font-family:var(--font-display);text-transform:uppercase;margin:0;font-size:18px;line-height:1}.report-rules-heading a{color:#174fae;text-underline-offset:2px;margin-top:3px;font-size:8px;font-weight:800;display:inline-block}.report-rules-confirmation ul{color:#5a5035;margin:0;padding:0 13px 10px 34px;font-size:8.5px;line-height:1.5}.report-rules-check{cursor:pointer;background:#ffcb2a33;border-top:1px solid #85681733;grid-template-columns:21px minmax(0,1fr);align-items:center;gap:9px;padding:11px 12px;display:grid}.report-rules-check input{width:20px;height:20px;accent-color:var(--green);cursor:pointer;margin:0}.report-rules-check span{color:var(--ink);font-size:10px;font-weight:850;line-height:1.3}.check-row{grid-template-columns:1fr 1fr;gap:9px;display:grid}.check-row label{border:1px solid #dcd5c6;border-radius:9px;align-items:center;gap:7px;padding:9px;font-size:9px;font-weight:700;display:flex}.check-row input{accent-color:var(--green)}.form-error{color:#8c2e22;background:#fae1dc;border-radius:8px;margin:0 23px 11px;padding:9px 10px;font-size:10px;font-weight:750}.detail-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1b1c1961;align-items:center}.detail-card{overscroll-behavior:none;background:var(--paper);width:min(1080px,100%);min-width:0;max-width:100%;max-height:calc(100dvh - 30px);box-shadow:var(--shadow);border-radius:21px;animation:.2s ease-out sheet-in;position:relative;overflow:hidden}.detail-scroll{width:100%;min-width:0;max-width:100%;max-height:inherit;overscroll-behavior-y:none;border-radius:inherit;background:var(--paper);grid-template-columns:minmax(0,46%) minmax(0,54%);display:grid;overflow:hidden auto}.detail-close{z-index:2;background:#ffffffeb;position:absolute;top:14px;right:14px}.detail-gallery-shell{background:#ddd3bd;border-radius:21px 0 0 21px;min-width:0;height:100%;min-height:470px;margin:0;position:relative;overflow:hidden}.detail-gallery{scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;touch-action:pan-x pan-y;width:100%;height:100%;display:flex;overflow:auto hidden}.detail-gallery::-webkit-scrollbar{display:none}.detail-slide{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;min-width:0;height:100%;position:relative}.detail-image{object-fit:cover;cursor:zoom-in;background:#ddd3bd;width:100%;height:100%;display:block}.photo-credit{z-index:2;box-sizing:border-box;color:#fff;max-width:min(140px,100% - 22px);min-height:28px;font:inherit;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#1a1d19c7;border:1px solid #ffffff3d;border-radius:999px;justify-content:flex-start;align-items:center;gap:5px;margin:0;padding:2px 2px 2px 7px;display:flex;position:absolute;top:11px;left:11px}span.photo-credit{pointer-events:none}button.photo-credit{cursor:pointer}button.photo-credit:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}.photo-credit-copy{text-align:left;flex-direction:column;align-items:flex-start;gap:1px;min-width:0;display:flex}.photo-credit-copy small{color:#ffd45b;letter-spacing:.4px;text-transform:uppercase;font-size:5.25px;font-weight:900;line-height:1}.photo-credit-copy strong{text-overflow:ellipsis;white-space:nowrap;max-width:98px;font-size:7.5px;line-height:1.1;overflow:hidden}.photo-credit-avatar{background:var(--yellow);width:22px;height:22px;color:var(--ink);font-family:var(--font-display);border:1px solid #ffffffc7;border-radius:50%;flex:0 0 22px;place-items:center;font-size:11px;font-weight:900;display:grid;overflow:hidden}.photo-credit-avatar>img,.photo-credit-avatar>span{object-fit:cover;place-items:center;width:100%;max-width:none;height:100%;max-height:none;display:grid}.detail-gallery-arrow{display:none}.detail-placeholder,.detail-image-fallback{color:var(--ink);align-content:center;place-items:center;gap:10px;font-size:118px;display:grid}.detail-image-fallback{width:100%;height:100%}.detail-image-fallback small{font-size:9px;font-weight:800}.detail-gallery-dots{z-index:1;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1f221dad;border-radius:999px;align-items:center;gap:6px;min-height:24px;padding:5px 8px;display:flex;position:absolute;bottom:58px;left:50%;transform:translate(-50%)}.detail-gallery-shell.has-photo-actions .detail-gallery-dots{bottom:60px}.detail-gallery-dots button,.photo-lightbox-dots button{box-sizing:border-box;cursor:pointer;background:0 0;border:0;width:17px;height:12px;padding:0;position:relative}.detail-gallery-dots button:after,.photo-lightbox-dots button:after{content:"";background:#ffffff6b;border:1px solid #ffffffb3;border-radius:50%;width:7px;height:7px;transition:width .16s,border-color .16s,background .16s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.detail-gallery-dots button.is-active:after,.photo-lightbox-dots button.is-active:after{border-color:var(--yellow);background:var(--yellow);border-radius:999px;width:17px}.detail-placeholder>small{color:#6f695c;text-align:center;max-width:220px;font-size:10px;font-weight:800}.detail-first-photo-copy{justify-items:center;gap:5px;display:grid}.detail-first-photo-copy strong{color:var(--ink);font-size:11px}.detail-first-photo-copy span,.photo-first-reward{background:var(--yellow);width:fit-content;color:var(--ink);border-radius:999px;margin:0;padding:5px 9px;font-size:9px;font-weight:900}.photo-first-reward{margin:10px 0 14px}.detail-photo-actions{z-index:2;justify-content:flex-end;align-items:center;gap:7px;max-width:calc(100% - 28px);display:flex;position:absolute;bottom:13px;right:14px}.detail-gallery-shell:has(.photo-credit) .detail-photo-actions{flex-wrap:wrap-reverse;max-width:calc(100% - 28px)}.detail-photo-add{min-height:38px;color:var(--ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#ffca3af0;border:1px solid #20231f33;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:8.5px;font-weight:900;display:inline-flex}.detail-photo-add .app-icon{width:17px;height:17px}.detail-photo-add:disabled{opacity:.72;cursor:wait}.detail-photo-delete{color:#fff;min-height:38px;font:inherit;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#1f221dd1;border:1px solid #ffffff42;border-radius:999px;align-items:center;gap:6px;padding:8px 11px;font-size:8.5px;font-weight:900;display:inline-flex}.detail-photo-delete .app-icon{color:#ffca3a;width:17px;height:17px}.detail-photo-delete:disabled{opacity:.68;cursor:wait}.photo-lightbox{z-index:3000;box-sizing:border-box;background:var(--ink);border:0;border-radius:0;width:100%;max-width:100%;height:100dvh;max-height:100dvh;margin:0;padding:0;animation:.16s ease-out fade-in;display:block;position:fixed;inset:0;overflow:hidden}.photo-lightbox-gallery{box-sizing:border-box;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-inline:contain;touch-action:pan-x;width:100%;max-width:100%;height:100%;display:flex;overflow:auto hidden}.photo-lightbox-gallery:has(.photo-lightbox-zoom.is-zoomed){scroll-snap-type:none;overflow-x:hidden}.photo-lightbox-gallery::-webkit-scrollbar{display:none}.photo-lightbox-slide{box-sizing:border-box;scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;justify-content:center;align-items:center;width:100%;min-width:0;max-width:100%;height:100%;padding:24px 76px;display:flex;position:relative;overflow:hidden}.photo-lightbox-zoom{background:var(--ink);touch-action:pan-x;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.photo-lightbox-zoom.is-zoomed{touch-action:none;cursor:grab}.photo-lightbox-zoom.is-zoomed:active{cursor:grabbing}.photo-lightbox-slide img{object-fit:contain;-webkit-user-select:none;user-select:none;transform-origin:50%;will-change:transform;flex:0 auto;width:auto;min-width:0;max-width:100%;height:auto;max-height:100%;display:block}.photo-lightbox-slide .photo-credit{top:max(18px, env(safe-area-inset-top));bottom:auto;right:auto;left:max(18px, env(safe-area-inset-left))}.photo-lightbox-slide .photo-credit-avatar>img{object-fit:cover;width:100%;max-width:none;height:100%;max-height:none}.photo-lightbox-close{z-index:2;top:max(14px, env(safe-area-inset-top));right:max(14px, env(safe-area-inset-right));width:44px;height:44px;color:var(--ink);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#e8e7e2f0;border:1px solid #ffffff61;border-radius:50%;place-items:center;padding:0;font-size:21px;display:grid;position:absolute;box-shadow:0 6px 18px #00000057}.photo-lightbox-close .app-icon{width:22px;height:22px}.photo-lightbox-dots{z-index:2;left:50%;bottom:max(16px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1f221dad;border-radius:999px;align-items:center;gap:6px;min-height:24px;padding:5px 8px;display:flex;position:absolute;transform:translate(-50%)}.detail-content{overflow-wrap:anywhere;width:100%;min-width:0;max-width:100%;padding:37px 29px 26px}.detail-status{justify-content:flex-end;align-items:center;min-height:25px;display:flex}.detail-presence{color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:3px 0;font-family:inherit;font-size:9px}.detail-reporter,.detail-edit,.detail-share,.detail-report{min-height:32px;color:var(--ink);border-radius:999px;justify-content:center;align-items:center;gap:4px;padding:5px 9px;font-family:inherit;font-size:8px;font-weight:900;line-height:1;text-decoration:none;display:inline-flex}.detail-reporter{text-align:left;cursor:pointer;background:#ffdf72;border:1px solid #c99512;gap:8px;min-height:44px;padding:4px 12px 4px 4px;transition:background .15s,border-color .15s}.detail-reporter.is-static{cursor:default}.detail-reporter-avatar{box-sizing:border-box;background:var(--ink);color:#fff;width:34px;height:34px;font-family:var(--font-display);border:2px solid #ffffffd1;border-radius:50%;flex:0 0 34px;place-items:center;font-size:16px;font-weight:900;display:grid;overflow:hidden;box-shadow:0 0 0 1px #8054003d}.detail-reporter-avatar>img,.detail-reporter-avatar>span{object-fit:cover;place-items:center;width:100%;height:100%;display:grid}.detail-reporter-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.detail-reporter-copy small{color:#715000;letter-spacing:.5px;text-transform:uppercase;font-size:6px;font-weight:900;line-height:1}.detail-reporter-copy strong{text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:9.5px;line-height:1.15;overflow:hidden}.detail-edit,.detail-share,.detail-report{cursor:pointer;background:#f2eee4;border:1px solid #cfc7b7}.detail-share,.detail-report{box-sizing:border-box;border-radius:50%;flex:0 0 44px;width:44px;min-height:44px;padding:0}.detail-reporter .app-icon,.detail-edit .app-icon,.detail-share .app-icon,.detail-report .app-icon{flex:none;width:14px;height:14px}:is(.detail-reporter:focus-visible,.detail-edit:focus-visible,.detail-share:focus-visible,.detail-report:focus-visible){outline:2px solid var(--ink);outline-offset:2px}.edit-sighting-backdrop{z-index:1120}.edit-sighting-sheet{width:min(620px,100%)}.edit-sighting-fields{gap:16px}.edit-sighting-fields .machine-picker legend{margin-bottom:9px}.edit-danger-zone{border-top:1px solid #ded6c7;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:5px;padding-top:15px;display:grid}.edit-danger-copy{flex-direction:column;gap:3px;display:flex}.edit-danger-copy strong{font-size:9px}.edit-danger-copy span{color:var(--muted);font-size:8px;line-height:1.4}.edit-delete-trigger{color:#91382c;cursor:pointer;background:0 0;border:1px solid #d5b8b1;border-radius:999px;align-items:center;gap:5px;min-height:34px;padding:7px 10px;font-family:inherit;font-size:8px;font-weight:850;display:inline-flex}.edit-delete-trigger .app-icon{width:15px;height:15px}.edit-danger-zone.is-confirming{background:#fff1ee;border:1px solid #d9aaa1;border-radius:12px 12px 12px 4px;grid-template-columns:1fr;padding:13px}.edit-danger-zone.is-confirming .edit-danger-copy{display:none}.edit-delete-confirm p{color:#702b22;margin:0 0 10px;font-size:9px;font-weight:700;line-height:1.45}.edit-delete-confirm>div{justify-content:flex-end;gap:8px;display:flex}.edit-delete-confirm .button{min-height:37px;padding:8px 11px;font-size:8.5px}.button.danger{color:#fff;background:#9f392c;border-color:#8b3025}.detail-status.is-unknown i{background:#d79200;box-shadow:0 0 0 4px #d7920021}.detail-status.is-gone i{background:#92968f;box-shadow:0 0 0 4px #787c7521}.detail-status.is-hidden i{background:#686d67;box-shadow:0 0 0 4px #686d6721}.detail-content h2{max-width:100%;font-family:var(--font-display);overflow-wrap:anywhere;word-break:break-word;text-transform:uppercase;margin:13px 0 7px;padding-right:20px;font-size:35px;line-height:.98}.detail-content>p{max-width:100%;color:var(--muted);overflow-wrap:anywhere;word-break:break-word;font-size:11px;line-height:1.55}.detail-location{align-items:center;gap:3px;font-weight:750;display:flex;color:var(--ink)!important}.detail-location>span{overflow-wrap:anywhere;word-break:break-word;min-width:0}.detail-location-source{color:#8a8e86;margin:-4px 0 12px 18px;font-size:7px;display:block}.detail-badges{flex-wrap:wrap;align-items:stretch;gap:6px;margin:15px 0;display:flex}.history-overlay-backdrop{z-index:1600;box-sizing:border-box;padding:max(18px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(18px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#181b17ab;place-items:center;animation:.16s ease-out fade-in;display:grid;position:fixed;inset:0}.history-overlay{background:var(--paper);border:1px solid #20231f38;border-radius:21px 21px 21px 7px;width:min(510px,100%);max-height:min(680px,100dvh - 36px);animation:.2s ease-out sheet-in;position:relative;overflow:hidden;box-shadow:0 26px 72px #00000057}.history-overlay-stripe{background:var(--hazard-stripe);height:7px}.history-overlay-header{border-bottom:1px solid #ded6c7;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:13px;padding:23px 65px 18px 23px;display:grid;position:relative}.history-overlay-icon{background:var(--yellow);width:48px;height:48px;color:var(--ink);border-radius:14px 14px 14px 5px;place-items:center;display:grid;box-shadow:4px 4px #d3a000}.history-overlay-icon .app-icon{width:25px;height:25px}.history-overlay-header .eyebrow{color:#806322;letter-spacing:1.05px;font-size:8px}.history-overlay-header h2{font-family:var(--font-display);text-transform:uppercase;margin:4px 0 2px;font-size:35px;line-height:.9}.history-overlay-header p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:10px;font-weight:750;overflow:hidden}.history-overlay-close{background:#eee9dc;position:absolute;top:18px;right:18px}.history-overlay-content{overscroll-behavior:contain;max-height:min(490px,100dvh - 175px);padding:19px 23px 23px;overflow-y:auto}.history-timeline{gap:10px;margin:0;padding:0;list-style:none;display:grid;position:relative}.history-timeline:before{content:"";background:#ddd5c7;width:2px;position:absolute;top:21px;bottom:21px;left:20px}.history-timeline li{background:#faf7ef;border:1px solid #ded6c7;border-radius:13px 13px 13px 5px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:11px;min-height:60px;padding:10px;display:grid;position:relative}.history-timeline li>img,.history-avatar{z-index:1;border:3px solid var(--paper);object-fit:cover;background:var(--yellow);width:40px;height:40px;color:var(--ink);border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid;position:relative;box-shadow:0 0 0 1px #d5cdbd}.history-avatar .app-icon{width:19px;height:19px}.history-timeline li>div{align-items:baseline;gap:3px;min-width:0;display:grid}.history-timeline li strong{font-size:11px;line-height:1.25}.history-timeline li small{color:var(--muted);font-size:9px;font-weight:700;line-height:1.35}.history-timeline li time{color:#806322;margin-top:2px;font-size:8px;font-weight:900;line-height:1.3}.history-timeline li time span{color:#999083;margin-left:6px;font-weight:750}.history-timeline li time span:before{content:"· "}.history-timeline li.has-pending-removal{align-items:start}.history-future-step{color:var(--ink);background:linear-gradient(135deg,#fff7d8,#ffefb6);border:1px dashed #c99512;border-radius:11px 11px 11px 4px;margin-top:8px;padding:10px 10px 10px 39px;position:relative;overflow:hidden}.history-future-step:before{content:"";background:var(--yellow);width:5px;position:absolute;inset:0 auto 0 0}.history-future-icon{background:var(--yellow);border-radius:50%;place-items:center;width:20px;height:20px;display:grid;position:absolute;top:11px;left:12px}.history-future-icon .app-icon{width:12px;height:12px}.history-future-step>div{align-items:center;gap:3px;display:grid}.history-future-step strong{font-size:9px!important}.history-timeline .history-future-step time{color:#6f5208;grid-column:1/-1;margin:0;font-size:9px}.history-timeline .history-future-step small{color:#675b3f;grid-column:1/-1;font-size:7.5px;line-height:1.4}.history-future-step.is-review{background:linear-gradient(135deg,#fffaf0,#f6edcf);border-color:#9c791d}.history-review-removal{border-top:1px solid #6f52082e;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:3px 8px;margin-top:5px;padding-top:6px;display:flex}.history-review-removal b,.history-timeline .history-review-removal time{color:#68520f;font-size:7.5px}.history-timeline li.is-auto_deactivated .history-avatar,.history-timeline li.is-radar_removed .history-avatar{color:#656961;background:#e4e0d6}.history-timeline li.is-deleted{background:#fff3f0;border-color:#dfc2bc}.history-timeline li.is-deleted .history-avatar{color:#92382c;background:#f4d4ce}.history-overlay-state{min-height:210px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.history-overlay-state>span:not(.loader){color:#806322;background:#eee9dc;border-radius:50%;place-items:center;width:45px;height:45px;margin-bottom:12px;display:grid}.history-overlay-state>span .app-icon{width:23px;height:23px}.history-overlay-state strong{color:var(--ink);font-size:12px}.history-overlay-state p{max-width:300px;margin:7px 0 14px;font-size:10px;line-height:1.5}.history-overlay-state .loader{margin-bottom:15px}.history-overlay-state.is-error>span{color:#8c2e22;background:#fae1dc}.latest-sightings-overlay{width:min(690px,100%)}.latest-sightings-content{padding:15px 17px 19px}.latest-sightings-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.latest-sightings-list>li{min-width:0}.latest-sighting-row{box-sizing:border-box;width:100%;min-height:90px;color:var(--ink);text-align:left;cursor:pointer;background:#faf7ef;border:1px solid #ddd5c7;border-radius:13px 13px 13px 5px;grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:13px;padding:8px;font-family:inherit;transition:border-color .15s,background .15s,transform .15s,box-shadow .15s;display:grid;overflow:hidden}.latest-sighting-row:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.latest-sighting-visual{isolation:isolate;background:#eee8da;border-radius:11px 11px 11px 4px;flex:0 0 76px;width:76px;min-width:76px;max-width:76px;height:74px;min-height:74px;max-height:74px;display:block;position:relative;overflow:visible}.latest-sighting-media{z-index:0;border-radius:inherit;background:#eee8da;place-items:center;display:grid;position:absolute;inset:0;overflow:hidden}.latest-sighting-photo,.latest-sighting-placeholder{box-sizing:border-box;border-radius:inherit;object-fit:cover;object-position:center;background:#eee8da;place-items:center;display:grid;position:absolute;inset:0;width:100%!important;min-width:100%!important;max-width:100%!important;height:100%!important;min-height:100%!important;max-height:100%!important}.latest-sighting-placeholder{color:#775c16}.latest-sighting-placeholder .app-icon{width:36px;height:36px}.latest-sighting-avatar{z-index:2;background:var(--yellow);object-fit:cover;color:var(--ink);pointer-events:none;border:3px solid #fff;place-items:center;font-size:9px;font-weight:950;line-height:1;display:grid;bottom:-5px!important;right:-6px!important;border-radius:50%!important;width:27px!important;height:27px!important;position:absolute!important;inset:auto -6px -5px auto!important}.latest-sighting-copy{gap:6px;min-width:0;display:grid}.latest-sighting-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.2;overflow:hidden}.latest-sighting-copy small{min-width:0;color:var(--muted);white-space:nowrap;align-items:center;gap:3px;font-size:8.5px;font-weight:750;line-height:1.25;display:flex;overflow:hidden}.latest-sighting-copy small>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.latest-sighting-copy small .app-icon{width:11px;height:11px}.latest-sighting-row>time{color:#745a1a;white-space:nowrap;background:#eee9dc;border-radius:9px;padding:7px 9px;font-size:8px;font-weight:900;line-height:1.3}.rating-panel{background:#f7f2e6;border:1px solid #ded5c3;border-radius:14px 14px 14px 5px;margin:17px 0;padding:18px 14px 14px;position:relative;overflow:hidden}.rating-panel:before{content:"";background:var(--hazard-stripe);height:5px;position:absolute;inset:0 0 auto}.rating-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px;display:flex}.rating-heading h3{font-family:var(--font-display);text-transform:uppercase;margin:3px 0 0;font-size:22px;line-height:1}.rating-intro{max-width:360px;color:var(--muted);margin:7px 0 0;font-size:10px;line-height:1.5}.rating-overall{border:0;border-left:4px solid var(--yellow-deep);min-width:118px;min-height:43px;color:var(--ink);text-align:left;white-space:nowrap;cursor:pointer;background:#fff0b8;border-radius:4px 10px 10px 4px;flex-direction:column;flex:none;justify-content:center;padding:7px 9px 7px 11px;font-family:inherit;transition:background .15s,transform .15s;display:flex}.rating-overall:focus-visible{outline:2px solid var(--ink);outline-offset:2px}.rating-overall small{color:#7f5c0c;letter-spacing:.6px;text-transform:uppercase;font-size:6px;font-weight:900;line-height:1}.rating-overall strong{margin-top:4px;font-size:10px;line-height:1}.rating-overall em{color:#6f6655;margin-top:3px;font-size:6.5px;font-style:normal;font-weight:800;line-height:1}.rating-row{border-top:1px solid #e2dacb;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 12px;padding:10px 0;display:grid}.rating-label{flex-direction:column;min-width:0;display:flex}.rating-label strong{font-size:11px}.rating-label small{color:var(--muted);margin-top:3px;font-size:9.5px;line-height:1.4}.cone-rating{align-items:center;gap:4px;display:flex}.cone-rating button{color:#92968f;cursor:pointer;background:#ebe7de;border:1px solid #d8d2c6;border-radius:8px;place-items:center;width:34px;height:34px;padding:4px;transition:color .14s,background .14s,border-color .14s,transform .14s;display:grid}.cone-rating .construction-cone{width:24px;height:24px}.cone-rating button.is-selected{color:#d68100;background:#fff1c2;border-color:#d69a18}.cone-rating button:disabled{cursor:default;opacity:.66}.rating-result{min-height:16px;color:var(--muted);grid-column:2;justify-content:flex-end;align-items:center;gap:4px;font-size:9px;font-weight:800;display:inline-flex}.rating-paused,.rating-error{border-radius:8px;margin:8px 0 0;padding:8px 9px;font-size:9px;line-height:1.45}.rating-paused{color:#686c65;background:#e8e5dc}.rating-error{color:#8c2e22;background:#fae1dc}.rating-actions{gap:8px;margin-top:10px;display:grid}.rating-save{background:var(--yellow);min-height:40px;color:var(--ink);border:0;justify-content:center;box-shadow:0 3px #a67009}.rating-save:disabled{color:#8b8d88;box-shadow:none;cursor:default;background:#ddd9cf}.rating-withdraw{color:#756e60;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;justify-self:center;padding:3px;font-size:8px;font-weight:800;text-decoration:underline}.rating-withdraw-confirm{background:#eee8da;border-radius:9px;flex-wrap:wrap;align-items:center;gap:7px;padding:9px;display:flex}.rating-withdraw-confirm span{color:#5e5a51;flex:1 0 100%;font-size:9px;font-weight:800}.rating-withdraw-confirm button{color:var(--ink);cursor:pointer;background:#fff;border:1px solid #cfc7b7;border-radius:7px;padding:6px 9px;font-size:8px;font-weight:800}.rating-withdraw-confirm button:last-child{color:#8b3328;border-color:#a94b3c}.rating-voters-backdrop{z-index:1750}.rating-voters-overlay{width:min(560px,100%)}.rating-voters-header .history-overlay-icon .construction-cone{width:31px;height:31px}.rating-voters-content{padding:16px 18px 20px}.rating-voter-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.rating-voter-list li{background:#faf7ef;border:1px solid #ded6c7;border-radius:13px 13px 13px 5px;grid-template-columns:minmax(125px,1fr) minmax(174px,1.15fr);align-items:center;gap:10px;min-height:68px;padding:9px;display:grid}.rating-voter-profile{min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-rows:auto auto;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:2px 9px;padding:0;font-family:inherit;display:grid}.rating-voter-profile img,.rating-voter-profile>span{object-fit:cover;background:var(--yellow);border-radius:50%;grid-row:1/span 2;place-items:center;width:40px;height:40px;font-size:12px;font-weight:950;display:grid}.rating-voter-profile strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.rating-voter-profile small{color:#806322;font-size:7.5px;font-weight:850}.privacy-blurred-avatar{filter:blur(5px);transform:scale(1.08)}.rating-voter-profile.is-identity-hidden small{color:var(--muted)}.rating-voter-scores{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.rating-voter-scores>span{background:#eee8da;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:45px;padding:5px 3px;display:flex}.rating-voter-scores small{color:#756e60;font-size:6.5px;font-weight:850}.rating-voter-scores strong{margin-top:3px;font-size:12px;line-height:1}.rating-voter-scores em{color:#81796a;margin-left:1px;font-size:6px;font-style:normal}.comments-panel{background:#fff;border:1px solid #d8d8d0;border-radius:14px;margin:17px 0;padding:16px}.comments-heading h3{font-family:var(--font-display);text-transform:uppercase;margin:0;font-size:22px;line-height:1}.comment-form{gap:7px;margin-top:14px;display:grid}.comment-form textarea{resize:vertical;width:100%;min-height:64px;color:var(--ink);background:#f7f4ed;border:1px solid #d8d2c5;border-radius:12px 12px 12px 5px;padding:10px 12px;font-size:11px;line-height:1.5;transition:border-color .16s,box-shadow .16s,background .16s}.comment-form textarea:focus{background:#fff;border-color:#bd8a13;outline:0;box-shadow:0 0 0 3px #f5b80024}.comment-form-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.comment-form small{color:var(--muted);font-size:7px}.comment-form .small-button{background:var(--yellow);border-color:var(--yellow-deep);min-height:36px;padding-inline:15px}.comments-state,.comments-error{border-radius:8px;margin:11px 0 0;padding:9px 10px;font-size:9.5px;line-height:1.5}.comments-state{color:var(--muted);text-align:center;background:#faf8f2;border:1px dashed #d8d2c5}.bagger-loader.comments-state{min-height:92px;padding:8px}.comments-error{color:#8c2e22;background:#fae1dc}.comment-list{gap:13px;margin-top:16px;display:grid}.comment-item{grid-template-columns:40px minmax(0,1fr);align-items:start;gap:10px;display:grid}.comment-avatar{color:#2f6b48;cursor:pointer;background:#e3eee3;border:0;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;font-size:11px;font-weight:900;display:grid;overflow:hidden}.comment-avatar img,.comment-avatar>span{object-fit:cover;place-items:center;width:100%;height:100%;display:grid}.comment-bubble{background:#f2f0ea;border-radius:5px 13px 13px;min-width:0;padding:10px 12px;position:relative}.comment-bubble.is-own{min-height:72px;padding-bottom:39px;padding-right:12px}.comment-item header{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.comment-author{min-width:0;color:var(--ink);text-align:left;cursor:pointer;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;padding:0;font-size:11.5px;font-weight:900;overflow:hidden}:is(.comment-avatar:focus-visible,.comment-author:focus-visible){outline:2px solid var(--yellow-deep);outline-offset:2px}.comment-item time{color:var(--muted);white-space:nowrap;font-size:8.5px}.comment-meta{flex:none;align-items:center;display:inline-flex}.comment-delete{color:#bd3028;cursor:pointer;background:#f9dfdc;border:0;border-radius:50%;place-items:center;width:27px;height:27px;padding:0;display:grid;position:absolute;bottom:8px;right:8px}.comment-delete:focus-visible{outline:2px solid var(--yellow-deep);outline-offset:1px}.comment-delete:disabled{cursor:wait;opacity:.45}.comment-delete .app-icon{width:16px;height:16px}.comment-item p{color:#3f443f;white-space:pre-wrap;overflow-wrap:anywhere;margin:5px 0 0;font-size:12px;line-height:1.55}.community-login-cta{background:#faf8f2;border:1px solid #ded6c7;border-radius:11px 11px 11px 4px;justify-content:space-between;align-items:center;gap:13px;margin-top:17px;padding:12px;display:flex}.community-login-cta p{color:var(--muted);margin:0;font-size:9.5px;line-height:1.45}.community-login-cta .button{flex:none;min-height:38px;padding:8px 11px;font-size:9px}.feedback-box{background:var(--ink);color:#fff;border-radius:12px;padding:14px}.feedback-box>strong{font-family:var(--font-display);text-transform:uppercase;font-size:19px}.feedback-box p{color:#b8bbb5;margin:3px 0 10px;font-size:9px}.feedback-box>div{gap:6px;display:flex}.feedback-box .button{flex:1;padding:9px 10px;font-size:9px}.feedback-box.feedback-complete{color:var(--ink);background:#e9f1e8;border:1px solid #c8d9c8;align-items:center;gap:11px;display:flex}.feedback-complete>.app-icon{width:27px;height:27px;color:var(--green)}.feedback-complete>div{display:block}.feedback-complete p{color:var(--muted);margin-bottom:0}.button.confirm{background:var(--yellow);color:var(--ink)}.button.gone{color:#fff;background:0 0;border:1px solid #5c615a}.feedback-box.owner-feedback{grid-template-columns:27px 1fr;align-items:center;gap:10px;display:grid}.feedback-box.owner-feedback>div{display:block}.feedback-box.owner-feedback>.button{grid-column:1/-1}.feedback-box.owner-feedback{color:var(--ink);background:#e6f3e9;border:1px solid #b9d7c0}.feedback-box.owner-feedback>.app-icon{color:#2f7d4a}.feedback-box.owner-feedback p{color:#5d6e60}.feedback-box.owner-feedback .button.gone{color:#fff;background:#2f7d4a;border-color:#2f7d4a}.feedback-box.gone-notice{color:var(--ink);background:#e4e4df;border:1px solid #c8cac3}.feedback-box.gone-notice>div{display:block}.feedback-box.gone-notice p{color:#666a64}.feedback-box.gone-notice .confirm{width:100%}.presence-box{color:var(--ink);background:#f7f2e6;border:1px solid #ded5c3;padding:14px;display:block}.presence-box.is-unknown{background:#fff7dc;border-color:#e3bd4d}.presence-box.is-gone{background:#f0efea;border-color:#d2d2cc}.presence-box.is-hidden{background:#edeee9;border-color:#c8cbc4}.presence-heading{grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px!important;display:grid!important}.presence-heading>.app-icon{color:#2f7d4a;background:#eee6d5;border-radius:9px;width:34px;height:34px;padding:7px}.presence-box.is-unknown .presence-heading>.app-icon{color:#9a6500;background:#ffe59a}.presence-box.is-unknown .button.gone{color:#7a5a16;background:#fff;border-color:#c99a26}.presence-box.is-gone .presence-heading>.app-icon{color:#686d67;background:#dfdfda}.presence-box.is-hidden .presence-heading>.app-icon{color:#50564f;background:#d8dbd4}.reactivation-duration{color:var(--muted);letter-spacing:.6px;text-transform:uppercase;gap:5px;margin:12px 0;font-size:8px;font-weight:800;display:grid}.reactivation-duration select{background:var(--paper);width:100%;min-height:42px;color:var(--ink);font:inherit;letter-spacing:0;text-transform:none;border:1px solid #bbbeb7;border-radius:10px;padding:0 11px;font-size:10px}.presence-box.is-hidden .button .app-icon{width:17px;height:17px}.presence-heading>div{flex-direction:column;gap:2px;display:flex}.presence-heading span{color:var(--orange);letter-spacing:.8px;text-transform:uppercase;font-size:8px;font-weight:900}.presence-heading strong{color:var(--ink);font-family:var(--font-display);text-transform:uppercase;font-size:21px;line-height:1.05}.presence-box>p{color:var(--muted);margin:10px 0 12px;font-size:10px;line-height:1.5}.presence-box>.button{width:100%}.presence-actions{grid-template-columns:1fr 1fr;gap:7px!important;display:grid!important}.presence-actions .button,.presence-correction{min-height:43px;line-height:1.25}.presence-box .button.confirm{background:var(--yellow);color:var(--ink);border:1px solid var(--yellow-deep)}.presence-box .button.gone{background:var(--paper);color:var(--ink);border:1px solid #bdb5a6}.button-spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:15px;height:15px;animation:.65s linear infinite spin}.toast{z-index:2000;width:max-content;max-width:min(430px,100% - 30px);min-height:56px;color:var(--ink);-webkit-backdrop-filter:blur(18px)saturate(1.35);backdrop-filter:blur(18px)saturate(1.35);background:#fffdf7e6;border:1px solid #20231f2e;border-radius:15px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;padding:9px 14px 9px 9px;font-size:11px;font-weight:800;animation:.2s ease-out toast-in;display:grid;position:fixed;bottom:22px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 15px 42px #1517144d}.toast:before{content:"";background:var(--blue);width:4px;position:absolute;inset:0 auto 0 0}.toast-icon{width:34px;height:34px;color:var(--blue);background:#e9eef8;border-radius:10px;place-items:center;font-size:21px;display:grid}.toast.is-error:before{background:var(--orange)}.toast.is-error .toast-icon{color:#a63c28;background:#f9e6df}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,10px)scale(.98)}}.auth-prompt-backdrop{z-index:2300;padding:max(18px, env(safe-area-inset-top)) max(18px, env(safe-area-inset-right)) max(18px, env(safe-area-inset-bottom)) max(18px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#181b1791;place-items:center;display:grid;position:fixed;inset:0}.auth-prompt{background:var(--paper);text-align:center;width:min(430px,100%);max-height:calc(100dvh - 36px);box-shadow:var(--shadow);border-radius:21px 21px 21px 7px;padding:32px 28px 25px;animation:.2s ease-out sheet-in;position:relative;overflow:hidden auto}.auth-prompt-stripe{background:var(--hazard-stripe);height:7px;position:absolute;inset:0 0 auto}.auth-prompt-close{background:#eee9dc;position:absolute;top:17px;right:17px}.auth-prompt-icon{background:var(--yellow);border-radius:17px 17px 17px 6px;place-items:center;width:58px;height:58px;margin:2px auto 15px;display:grid}.auth-prompt-icon .app-icon{width:28px;height:28px}.auth-prompt h2{font-family:var(--font-display);text-transform:uppercase;margin:7px 0 10px;font-size:34px;line-height:.95}.auth-prompt>p{max-width:330px;color:var(--muted);margin:0 auto;font-size:11px;line-height:1.55}.auth-prompt .google-button{width:100%;margin-top:19px}.auth-divider{color:#93968f;text-transform:uppercase;align-items:center;gap:9px;margin:12px 0;font-size:8px;font-weight:850;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#ddd5c5;flex:1;height:1px}.email-auth-toggle{width:100%;min-height:47px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #c9c1b1;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:11px 15px;font-size:10px;font-weight:850;display:inline-flex}.email-auth-toggle .app-icon{width:17px;height:17px}.email-auth-form{text-align:left;margin-top:4px}.email-auth-form label{color:var(--muted);letter-spacing:.6px;text-transform:uppercase;margin-bottom:6px;font-size:8px;font-weight:850;display:block}.email-auth-row{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.email-auth-form input{width:100%;min-width:0;min-height:46px;color:var(--ink);background:#fff;border:1px solid #c9c1b1;border-radius:10px;outline:none;padding:10px 12px;font-size:16px;font-weight:700}.email-auth-form input:focus{border-color:#9b6a12;box-shadow:0 0 0 3px #f5be2233}.email-auth-form .button{white-space:nowrap;min-height:46px;padding:10px 14px;font-size:9px}.email-auth-form>small{color:var(--muted);margin-top:7px;font-size:8px;line-height:1.45;display:block}.email-auth-form .form-error{text-align:left;margin:8px 0 0;font-size:9px;line-height:1.45}.email-auth-code-heading{color:var(--muted);background:#eee9dc;border-radius:9px;align-items:center;gap:8px;margin-bottom:12px;padding:9px 10px;font-size:8px;line-height:1.35;display:flex}.email-auth-code-heading button{cursor:pointer;background:#fff;border:0;border-radius:8px;flex:none;place-items:center;width:28px;height:28px;padding:0;display:grid}.email-auth-code-heading .app-icon{width:16px;height:16px}.email-auth-code-heading strong{color:var(--ink);overflow-wrap:anywhere}.email-auth-otp{letter-spacing:7px;text-align:center;margin-bottom:8px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:24px!important;font-weight:900!important}.email-auth-code>.button{width:100%}.email-auth-resend{width:100%;color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:5px;margin-top:7px;padding:7px;font-size:8px;font-weight:800;display:inline-flex}.email-auth-resend:disabled{opacity:.55;cursor:default}.email-auth-resend .app-icon{width:13px;height:13px}.auth-prompt-later{color:var(--muted);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin-top:12px;padding:5px;font-size:9px;font-weight:800;text-decoration:underline}.location-consent-backdrop{z-index:1900;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1b1c198f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.location-consent{border:1px solid var(--line);background:var(--paper);width:min(430px,100%);box-shadow:none;text-align:center;border-radius:22px;padding:30px;animation:.2s ease-out sheet-in;position:relative}.location-consent-icon{border:2px solid var(--ink);background:var(--yellow);width:66px;height:66px;color:var(--ink);box-shadow:none;border-radius:50%;place-items:center;margin:0 auto 18px;font-size:35px;font-weight:900;display:grid}.location-consent h2{font-family:var(--font-display);text-transform:uppercase;margin:8px 0 10px;font-size:34px;line-height:1}.location-consent p{max-width:340px;color:var(--muted);margin:0 auto;font-size:12px;line-height:1.55}.location-consent-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:22px;display:grid}.location-consent-actions .button{min-height:46px;font-size:11px}.location-help{max-height:calc(100dvh - 32px);overflow-y:auto}.location-help ol{text-align:left;color:var(--ink);margin:20px 0 0;padding-left:22px}.location-help li{margin:0 0 11px;padding-left:4px;font-size:11px;line-height:1.5}.location-help-alternative{text-align:left;background:#eee8db;border-radius:10px;padding:11px 12px;color:var(--ink)!important;margin-top:16px!important}.profile-backdrop{justify-content:flex-end;align-items:stretch;padding:0}.profile-backdrop.is-obscured{visibility:hidden;pointer-events:none}.profile-sheet{background:var(--ink);flex-direction:column;width:min(440px,100%);height:100dvh;animation:.25s ease-out profile-in;display:flex;position:relative;overflow:hidden;box-shadow:-15px 0 45px #0003}@keyframes profile-in{0%{opacity:0;transform:translate(40px)}}.profile-header{z-index:2;background:var(--ink);color:#fff;box-shadow:0 -140px 0 140px var(--ink);border-bottom-color:#454a43;position:sticky;top:0}.profile-header:after{content:"";background:var(--hazard-stripe);pointer-events:none;height:5px;position:absolute;inset:auto 0 0}.profile-header .eyebrow{color:var(--yellow)}.profile-header .icon-button{box-sizing:border-box;color:#fff;background:#ffffff14;border-color:#555b53;border-radius:50%;flex:0 0 44px;width:44px;min-width:44px;max-width:44px;height:44px;min-height:44px;max-height:44px;padding:0}.profile-header>div{min-width:0}.profile-header-title-line{align-items:center;gap:7px;min-width:0;display:flex}.profile-header-title-line h2{min-width:0}.profile-header-tool-button{width:29px;height:29px;color:var(--yellow);cursor:pointer;background:0 0;border:0;flex:0 0 29px;place-items:center;margin:3px 0 0;padding:0;transition:color .16s,transform .16s;display:grid}.profile-header-tool-button .app-icon{width:21px;height:21px}.settings-header{grid-template-columns:44px minmax(0,1fr) 44px}.profile-tabs{border-bottom:1px solid var(--line);background:var(--paper);flex:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:8px 22px 9px;display:grid}.profile-tabs button{min-height:38px;color:var(--muted);cursor:pointer;background:#f0ece2;border:0;border-radius:8px;justify-content:center;align-items:center;gap:4px;font-size:9px;font-weight:800;display:inline-flex}.profile-tabs button>.app-icon{width:14px;height:14px}.profile-tabs button.is-active{background:var(--ink);color:#fff}.profile-tabs button span{background:var(--yellow);min-width:18px;height:18px;color:var(--ink);border-radius:9px;place-items:center;padding:0 4px;font-size:8px;display:inline-grid}.community-sheet .profile-content{padding-bottom:42px}.community-embedded-sheet{background:var(--paper);flex:auto;min-width:0;min-height:0;overflow:hidden}.community-embedded-sheet .community-sheet{background:var(--paper);width:100%;height:100%;box-shadow:none;animation:none!important}.community-embedded-sheet .profile-content{padding-top:20px}.community-embedded-sheet .notifications-section .profile-section-heading h3{font-size:25px}.profile-content{background:var(--paper);overscroll-behavior-y:contain;flex:auto;min-width:0;min-height:0;padding:18px 22px 30px;overflow:hidden auto}.profile-loading{min-height:160px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;font-size:11px;display:flex}.profile-load-error{gap:10px}.profile-load-error strong{color:var(--ink);font-size:11px}.profile-identity{grid-template-columns:62px 1fr;align-items:start;gap:13px;display:grid}.own-profile-identity{grid-template-columns:minmax(0,1fr) 62px;gap:16px;width:100%;min-width:0}.profile-avatar-editor{width:62px;min-width:62px;max-width:62px;height:62px;position:relative;overflow:visible}.profile-avatar-preview-trigger{box-sizing:border-box;background:var(--yellow);cursor:zoom-in;border:0;border-radius:50%;width:62px;height:62px;padding:0;transition:transform .16s,box-shadow .16s;overflow:hidden}.profile-avatar-preview-trigger>img,.profile-avatar-fallback{box-sizing:border-box;aspect-ratio:1;object-fit:cover;background:var(--yellow);width:62px;min-width:62px;max-width:62px;height:62px;max-height:62px;font-family:var(--font-display);border:0;border-radius:50%;place-items:center;font-size:30px;font-weight:900;display:grid;overflow:hidden}.profile-avatar-change-button{border:2px solid var(--paper);background:var(--ink);color:#fff;cursor:pointer;border-radius:50%;place-items:center;width:24px;height:24px;padding:0;display:grid;position:absolute;bottom:-2px;right:-2px}.profile-avatar-change-button:disabled{opacity:.65;cursor:wait}.profile-avatar-editor input{opacity:0;width:1px;height:1px;position:absolute}.profile-identity div{flex-direction:column;min-width:0;display:flex}.profile-identity strong{font-size:17px}.profile-identity span{color:var(--muted);text-overflow:ellipsis;font-size:9px;overflow:hidden}.profile-name-display{width:100%;min-width:0;max-width:100%;padding-top:3px}.profile-name-title{min-width:0;font-family:var(--font-display);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin:0;font-size:27px;line-height:1;overflow:hidden}.profile-about-quote{border-left:3px solid var(--yellow);color:#444942;background:#fff6d7;border-radius:0 10px 10px 0;width:100%;max-width:100%;margin:12px 0 0;padding:10px 30px;position:relative;overflow:hidden}.profile-about-quote:before,.profile-about-quote:after{color:var(--yellow);font-family:var(--font-display);font-size:28px;line-height:1;position:absolute}.profile-about-quote:before{content:"„";top:1px;left:8px}.profile-about-quote:after{content:"“";bottom:0;right:8px}.profile-about-quote p{overflow-wrap:anywhere;margin:0;font-size:11px;font-style:italic;line-height:1.5}.profile-stats{grid-template-columns:1fr 1fr;gap:8px;margin:27px 0 17px;display:grid}.profile-stats article,.profile-stat-button{color:var(--ink);text-align:left;background:#f1ecdf;border:0;border-radius:5px 11px 11px;flex-direction:column;padding:16px 14px 14px;display:flex;position:relative;overflow:hidden}.profile-stats article:before,.profile-stat-button:before{content:"";background:var(--hazard-stripe);height:6px;position:absolute;inset:0 0 auto}.profile-stat-button{cursor:pointer;transition:background .15s,transform .15s}.profile-stat-button:focus-visible{outline:2px solid var(--yellow-deep);outline-offset:2px}.profile-stats strong{font-family:var(--font-display);font-size:28px}.profile-stats span{color:var(--muted);text-transform:uppercase;font-size:8px;font-weight:800}.bagger-pass{background:linear-gradient(145deg,#f6f1e5 0%,#fffdf7 70%);border:1px solid #d8cfbd;border-radius:17px 17px 17px 6px;margin:25px 0 20px;padding:15px;position:relative;overflow:hidden}.bagger-pass:before{content:"";background:var(--hazard-stripe);height:6px;position:absolute;inset:0 0 auto}.bagger-pass-heading{grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:11px;margin-top:3px;display:grid}.bagger-level-mark{background:var(--yellow);width:52px;height:52px;color:var(--ink);cursor:pointer;border:0;border-radius:15px 15px 15px 5px;flex-direction:column;justify-content:center;align-items:center;padding:0;font-family:inherit;line-height:1;display:flex}.bagger-level-mark small{letter-spacing:.8px;text-transform:uppercase;font-size:6px;font-weight:900}.bagger-level-mark strong{font-family:var(--font-display);margin-top:2px;font-size:26px}.bagger-pass-heading>div{min-width:0}.bagger-pass-heading .eyebrow{font-size:7px}.bagger-pass-heading h4{font-family:var(--font-display);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin:2px 0 0;font-size:19px;line-height:1;overflow:hidden}.bagger-points-button{width:max-content;color:var(--muted);cursor:pointer;background:0 0;border:0;margin:4px 0 0;padding:0;font-family:inherit;font-size:8px}.bagger-points-button strong{color:var(--ink)}.bagger-points-button:focus-visible{color:var(--ink);text-underline-offset:2px;text-decoration:underline}.bagger-rank-button{color:#785100;cursor:pointer;background:#fff0b8;border:0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:55px;min-height:47px;padding:5px 7px;font-family:inherit;display:flex}.bagger-rank-button .app-icon{width:19px;height:19px}.bagger-rank-button span{text-transform:uppercase;font-size:6.5px;font-weight:850}.bagger-rank-button span strong{font-size:9px}.bagger-level-progress{background:#ddd6c8;border-radius:999px;height:8px;margin-top:14px;overflow:hidden}.bagger-level-progress i{border-radius:inherit;background:linear-gradient(90deg, #e2a900, var(--yellow));min-width:3px;height:100%;display:block}.bagger-progress-copy{width:100%;color:var(--muted);cursor:pointer;background:0 0;border:0;justify-content:space-between;gap:8px;margin-top:6px;padding:0;font-family:inherit;font-size:7px;display:flex}.bagger-progress-copy strong{color:#64685f;text-align:right}.bagger-progress-copy:focus-visible strong{color:var(--ink);text-underline-offset:2px;text-decoration:underline}.bagger-badges{flex-wrap:wrap;gap:6px;min-height:39px;margin-top:13px;display:flex}.bagger-badge{min-height:38px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-rows:auto auto;grid-template-columns:28px auto;align-items:center;column-gap:7px;padding:5px 9px 5px 5px;font-family:inherit;display:grid}.bagger-badge:focus-visible{background:#e2a90017}.bagger-badge>i{grid-row:1/span 2;place-items:center;width:28px;height:28px;display:grid}.bagger-badge>i .app-icon{width:16px;height:16px}.bagger-badge.is-discoverer>i{color:#3b3114;background:#ffca3a;border-radius:50%}.bagger-badge.is-verifier>i{clip-path:polygon(25% 7%,75% 7%,100% 50%,75% 93%,25% 93%,0 50%);color:#fff;background:#62a876}.bagger-badge.is-photographer>i{color:#fff;background:#5b86c4;border-radius:8px 8px 8px 2px}.bagger-badge.is-keeper>i{clip-path:polygon(50% 0,92% 16%,85% 69%,50% 100%,15% 69%,8% 16%);color:#fff;background:#db6b43}.bagger-badge.is-locked{color:var(--muted);opacity:.52;filter:grayscale(.82)}.bagger-badge.is-locked>i{color:#73776f;background:#d8d4ca}.bagger-badge.is-locked:focus-visible{opacity:.76;filter:grayscale(.35)}.bagger-badge strong{align-self:end;font-size:7.5px;line-height:1}.bagger-badge small{color:var(--muted);align-self:start;font-size:6px}.bagger-badges-empty{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;margin:0;padding:5px 8px;font-family:inherit;font-size:8px;display:flex}.bagger-badges-empty .app-icon{color:#b58300;width:22px;height:22px}.profile-stats.is-compact{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin:13px 0 0}.profile-stats.is-compact article,.profile-stats.is-compact .profile-stat-button{text-align:center;background:#eee9dd;border-radius:8px;justify-content:center;align-items:center;min-width:0;min-height:49px;padding:8px 4px 6px}.profile-stats.is-compact article:before,.profile-stats.is-compact .profile-stat-button:before{display:none}.profile-stats.is-compact strong{font-family:var(--font-display);font-size:19px;line-height:1}.profile-stats.is-compact span{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:5.8px;overflow:hidden}.leaderboard-privacy-setting{cursor:pointer;background:#f1ecdf;border-radius:10px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:9px;margin-top:14px;padding:11px;display:grid;color:var(--ink)!important;text-transform:none!important;letter-spacing:0!important}.leaderboard-privacy-setting input{height:18px;accent-color:var(--yellow-deep);width:18px!important;margin:1px 0 0!important;padding:0!important}.leaderboard-privacy-setting span{flex-direction:column;display:flex}.leaderboard-privacy-setting strong{font-size:9px}.leaderboard-privacy-setting small{color:var(--muted);margin-top:3px;font-size:7.5px;font-weight:600;line-height:1.4}.gamification-backdrop{z-index:3500;padding:max(14px, env(safe-area-inset-top)) 14px max(14px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#0f110fc2;place-items:center;display:grid;position:fixed;inset:0}.gamification-dialog{width:min(580px,100%);max-height:min(820px, calc(100dvh - 28px - env(safe-area-inset-top) - env(safe-area-inset-bottom)));background:var(--paper);border:0;border-radius:22px 22px 22px 7px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 22px 70px #00000059}.gamification-dialog.is-leaderboard{height:min(720px, calc(100dvh - 28px - env(safe-area-inset-top) - env(safe-area-inset-bottom)))}.gamification-dialog:before{content:"";background:var(--hazard-stripe);flex:0 0 6px}.gamification-dialog-header{justify-content:space-between;align-items:center;gap:12px;padding:17px 18px 13px;display:flex}.gamification-dialog-header h2{font-family:var(--font-display);text-transform:uppercase;margin:3px 0 0;font-size:30px;line-height:1}.gamification-dialog-content{overscroll-behavior:contain;min-height:250px;padding:16px 18px 22px;overflow-y:auto}.points-current-level{background:#fff0b8;border-radius:12px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:10px;padding:10px 12px;display:grid}.points-current-level>span{background:var(--yellow);text-transform:uppercase;border-radius:10px;place-items:center;min-height:42px;font-size:8px;font-weight:900;display:grid}.points-current-level div{flex-direction:column;display:flex}.points-current-level strong{font-family:var(--font-display);text-transform:uppercase;font-size:20px}.points-current-level small{color:#785100;margin-top:2px;font-size:8px}.points-rule-list{grid-template-columns:1fr 1fr;gap:7px;margin-top:13px;display:grid}.points-rule-list article{background:#fff;border:1px solid #e1dacd;border-radius:12px;grid-template-columns:41px minmax(0,1fr);align-items:center;gap:9px;min-height:76px;padding:10px;display:grid}.points-rule-list article>span{width:41px;height:41px;font-family:var(--font-display);background:#eee9dd;border-radius:50%;place-items:center;font-size:17px;display:grid}.points-rule-list article.is-featured>span{background:var(--yellow)}.points-rule-list article div{flex-direction:column;display:flex}.points-rule-list article strong{font-size:8.5px}.points-rule-list article p{color:var(--muted);margin:3px 0 0;font-size:7px;line-height:1.4}.level-overview-intro,.badge-overview-intro{color:var(--muted);margin:12px 0 0;font-size:8px;line-height:1.5}.level-overview{margin-top:12px}.level-overview article{border-bottom:1px solid #e7e0d3;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:54px;padding:7px 6px;display:grid}.level-overview article>span{width:38px;height:38px;font-family:var(--font-display);background:#e8e5de;border-radius:11px 11px 11px 4px;place-items:center;font-size:18px;display:grid}.level-overview article.is-complete>span{color:#2f6f49;background:#dcecdc}.level-overview article.is-current{background:#fff0b8;border:0;border-radius:12px;margin:4px 0;padding-inline:9px}.level-overview article.is-current>span{background:var(--yellow);color:var(--ink)}.level-overview article>div{flex-direction:column;display:flex}.level-overview article strong{font-size:9px}.level-overview article small{color:var(--muted);margin-top:2px;font-size:7px}.level-overview article em{color:#795400;text-transform:uppercase;font-size:7px;font-style:normal;font-weight:900}.level-overview article>.app-icon{color:#43825a;width:18px;height:18px}.points-system-section{border-top:1px solid #ddd5c7;margin-top:25px;padding-top:20px}.points-system-section h3{font-family:var(--font-display);text-transform:uppercase;margin:3px 0 0;font-size:24px;line-height:1}.badge-showcase{gap:9px;margin-top:13px;display:grid}.badge-showcase article{opacity:.58;background:#f1eee7;border:1px solid #e1dacd;border-radius:15px 15px 15px 5px;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:96px;padding:12px;transition:transform .16s,box-shadow .16s;display:grid}.badge-showcase article.is-earned{opacity:1}.badge-showcase article.is-focused{transform:scale(1.005);box-shadow:inset 0 0 0 2px}.badge-showcase .badge-emblem{place-items:center;width:62px;height:62px;display:grid}.badge-showcase .badge-emblem .app-icon{width:31px;height:31px}.badge-showcase article.is-discoverer{--badge-accent:#9a7000;color:#574100;background:#fff3c5}.badge-showcase article.is-discoverer .badge-emblem{background:#ffca3a;border-radius:50%}.badge-showcase article.is-verifier{--badge-accent:#347b4b;color:#275c38;background:#e5f1e7}.badge-showcase article.is-verifier .badge-emblem{clip-path:polygon(25% 7%,75% 7%,100% 50%,75% 93%,25% 93%,0 50%);color:#fff;background:#62a876}.badge-showcase article.is-photographer{--badge-accent:#426fa8;color:#315582;background:#e6eef9}.badge-showcase article.is-photographer .badge-emblem{color:#fff;background:#5b86c4;border-radius:17px 17px 17px 5px}.badge-showcase article.is-keeper{--badge-accent:#b95434;color:#7f351e;background:#f9e8e1}.badge-showcase article.is-keeper .badge-emblem{clip-path:polygon(50% 0,92% 16%,85% 69%,50% 100%,15% 69%,8% 16%);color:#fff;background:#db6b43}.badge-showcase article>div{min-width:0}.badge-showcase article>div>strong{font-family:var(--font-display);text-transform:uppercase;font-size:17px}.badge-showcase article p{color:currentColor;opacity:.82;margin:3px 0 7px;font-size:7.5px;line-height:1.4}.badge-showcase article>em{white-space:nowrap;background:#ffffffb3;border-radius:999px;align-self:start;padding:4px 6px;font-size:6.5px;font-style:normal;font-weight:900}.badge-tier-track{gap:4px;display:flex}.badge-tier-track i{opacity:.32;border:1px solid;border-radius:50%;place-items:center;width:20px;height:20px;font-size:6.5px;font-style:normal;font-weight:900;display:grid}.badge-tier-track i.is-filled{border-color:var(--badge-accent);background:var(--badge-accent);color:#fff;opacity:1;box-shadow:0 2px 5px var(--badge-accent)}@supports (color:color-mix(in lab, red, red)){.badge-tier-track i.is-filled{box-shadow:0 2px 5px color-mix(in srgb, var(--badge-accent) 24%, transparent)}}.badge-tier-track i.is-filled .app-icon{width:12px;height:12px}.leaderboard-controls{flex-direction:column;gap:7px;display:flex}.leaderboard-controls>div{grid-auto-columns:1fr;grid-auto-flow:column;gap:5px;display:grid}.leaderboard-controls button{min-height:34px;color:var(--muted);cursor:pointer;background:#fff;border:1px solid #ddd5c5;border-radius:999px;padding:6px;font-family:inherit;font-size:7.5px;font-weight:850}.leaderboard-controls button.is-active{border-color:var(--ink);background:var(--ink);color:#fff}.leaderboard-private-note,.leaderboard-empty{color:#6d510f;text-align:center;background:#fff0b8;border-radius:10px;margin:13px 0 0;padding:10px;font-size:8px;line-height:1.45}.leaderboard-loading{min-height:220px}.leaderboard-list{margin-top:12px}.leaderboard-row{width:100%;min-height:55px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e8e1d4;grid-template-columns:25px 40px minmax(0,1fr) 22px;align-items:center;gap:8px;padding:7px 5px;font-family:inherit;transition:background .15s,transform .15s;display:grid}.leaderboard-row:focus-visible{z-index:1;outline:2px solid var(--yellow-deep);outline-offset:-2px;border-radius:10px;position:relative}.leaderboard-row.is-viewer{background:#fff0b8;border:0;border-radius:11px;margin:4px 0;padding-left:8px;padding-right:8px}.leaderboard-row>strong{font-family:var(--font-display);text-align:center;font-size:18px}.leaderboard-row>img,.leaderboard-row>span:not(.leaderboard-rank-emblem){object-fit:cover;background:var(--yellow);border-radius:50%;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.leaderboard-row>div{flex-direction:column;min-width:0;display:flex}.leaderboard-row b{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.leaderboard-row small{color:var(--muted);margin-top:2px;font-size:7.5px}.leaderboard-rank-emblem{box-sizing:border-box;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.leaderboard-rank-emblem .app-icon{width:19px;height:19px}.leaderboard-rank-emblem.is-rank-1{color:#a87300;background:#fff0b8}.leaderboard-rank-emblem.is-rank-2{color:#69757c;background:#e8ecee}.leaderboard-rank-emblem.is-rank-3{color:#a85c2d;background:#f3dfd1}.leaderboard-gap{color:var(--muted);text-align:center;letter-spacing:4px;margin:2px 0;display:block}@media (max-width:700px){.bagger-pass{margin-top:20px;padding:13px 11px 11px}.bagger-pass-heading{grid-template-columns:48px minmax(0,1fr) 52px;gap:8px}.bagger-level-mark{width:48px;height:48px}.bagger-pass-heading h4{font-size:17px}.bagger-rank-button{min-width:52px;padding-inline:4px}.bagger-progress-copy{font-size:6.5px}.bagger-badges{grid-template-columns:repeat(2,minmax(0,1fr));padding-bottom:2px;display:grid;overflow:visible}.bagger-badge{width:100%;min-width:0}.profile-stats.is-compact{gap:4px}.profile-stats.is-compact article,.profile-stats.is-compact .profile-stat-button{padding-inline:2px}.gamification-backdrop{padding:max(12px, env(safe-area-inset-top)) 9px 0;place-items:end center}.gamification-dialog{width:100%;max-height:calc(92dvh - env(safe-area-inset-top));border-radius:22px 22px 0 0}.gamification-dialog.is-leaderboard{height:calc(92dvh - env(safe-area-inset-top))}.gamification-dialog-header{padding:15px 14px 11px}.gamification-dialog-header h2{font-size:26px}.gamification-dialog-content{padding:13px 14px max(20px, env(safe-area-inset-bottom))}.points-rule-list{grid-template-columns:1fr}.points-rule-list article{min-height:63px}.badge-showcase article{grid-template-columns:54px minmax(0,1fr)}.badge-showcase .badge-emblem{width:54px;height:54px}.badge-showcase article>em{grid-column:2;justify-self:start;margin-top:-5px}}.profile-name-form{grid-template-columns:1fr;align-items:end;gap:10px;display:grid}.profile-name-form label{color:var(--muted);font-size:9px;font-weight:800}.profile-name-form input,.profile-name-form textarea{width:100%;color:var(--ink);resize:vertical;background:#fff;border:1px solid #d5cebe;border-radius:9px;margin-top:5px;padding:10px 11px;font-size:11px;display:block}.profile-name-form .small-button{justify-self:end}.small-button.is-muted{color:var(--muted);background:#ece7dc}.onboarding-backdrop{z-index:2400;padding:max(18px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(18px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#181b17d1;place-items:center;display:grid;position:fixed;inset:0;overflow-y:auto}.profile-onboarding{background:var(--paper);width:min(500px,100%);box-shadow:var(--shadow);border-radius:22px 22px 22px 7px;padding:30px}.onboarding-symbol{border:2px solid var(--ink);background:var(--yellow);border-radius:18px 18px 18px 6px;place-items:center;width:62px;height:62px;margin-bottom:17px;display:grid}.onboarding-symbol .app-icon{width:32px;height:32px}.profile-onboarding h2{font-family:var(--font-display);text-transform:uppercase;margin:9px 0 11px;font-size:36px;line-height:.98}.profile-onboarding>p{color:var(--muted);margin:0 0 18px;font-size:11px;line-height:1.55}.profile-onboarding form{flex-direction:column;display:flex}.profile-onboarding form>label{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;margin-bottom:6px;font-size:8px;font-weight:850}.profile-onboarding input{width:100%;min-height:48px;color:var(--ink);background:#fff;border:2px solid #d2c8b5;border-radius:10px;padding:11px 12px;font-size:16px;font-weight:750}.profile-onboarding .onboarding-rules-consent{color:var(--ink);letter-spacing:0;text-transform:none;cursor:pointer;background:#f7f2e7;border:1px solid #d8cfbd;border-radius:10px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:9px;margin-top:15px;padding:11px;font-size:9px;font-weight:700;line-height:1.5;display:grid}.profile-onboarding .onboarding-rules-consent input{width:18px;height:18px;min-height:0;accent-color:var(--yellow-deep);border:0;margin:0;padding:0}.onboarding-rules-consent a{color:#174fae;font-weight:850}.profile-onboarding form>.button{justify-content:center;margin-top:14px}.name-suggestions{margin-top:10px}.name-suggestions>small{color:var(--muted);font-size:8px}.name-suggestions>div{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.name-suggestions button{color:var(--ink);cursor:pointer;background:#f3eddf;border:1px solid #d4cab7;border-radius:999px;padding:7px 9px;font-size:8px;font-weight:800}.onboarding-error{margin:10px 0 0}.onboarding-privacy{color:var(--blue);background:#edf3ff;border-radius:10px;grid-template-columns:25px 1fr;gap:9px;margin-top:18px;padding:11px;display:grid}.onboarding-privacy>.app-icon{width:23px;height:23px}.onboarding-privacy p{flex-direction:column;margin:0;display:flex}.onboarding-privacy strong{font-size:9px}.onboarding-privacy span{color:#58677e;overflow-wrap:anywhere;margin-top:3px;font-size:8px;line-height:1.45}.notifications-section{min-height:260px}.notification-list{border-top:1px solid #e9e2d4;margin-top:2px}.notification-row{width:100%;min-height:76px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e9e2d4;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:11px;padding:10px 1px;display:grid;position:relative}.notification-row:focus-visible{outline:2px solid var(--yellow-deep);outline-offset:2px}.notification-row.is-unread{background:linear-gradient(90deg,#ffca3a24,#0000 72%)}.notification-row.is-unread:before{content:"";background:var(--yellow-deep);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:-8px;transform:translateY(-50%)}.notification-symbol{width:44px;height:44px;color:var(--ink);background:#f0e8d5;border-radius:13px 13px 13px 4px;place-items:center;display:grid;overflow:hidden}.notification-symbol img{object-fit:cover;width:100%;height:100%}.notification-symbol .app-icon{width:23px;height:23px}.notification-row.is-check .notification-symbol,.notification-row.is-gone .notification-symbol{color:#8a5b00;background:#fff0b8}.notification-row.is-confirm .notification-symbol{color:#2f6f49;background:#e1f0e4}.notification-row.is-photo .notification-symbol{color:var(--blue);background:#e7eefc}.notification-copy{flex-direction:column;min-width:0;display:flex}.notification-copy strong{font-size:10.5px;line-height:1.3}.notification-copy small{color:var(--muted);text-overflow:ellipsis;margin-top:3px;font-size:8.5px;line-height:1.35;overflow:hidden}.notification-copy time{color:#989b94;margin-top:4px;font-size:7.5px}.notification-machine{border-left:3px solid var(--yellow);max-width:100%;color:var(--ink);font-family:var(--font-display);text-transform:uppercase;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:6px;padding-left:7px;font-size:11px;font-weight:850;line-height:1.1;display:-webkit-box;overflow:hidden}.notification-row>em{background:var(--yellow);color:var(--ink);text-transform:uppercase;border-radius:999px;padding:4px 7px;font-size:7px;font-style:normal;font-weight:900}.notification-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:28px 22px;display:flex}.notification-empty>span{background:#f0e8d5;border-radius:18px 18px 18px 6px;place-items:center;width:58px;height:58px;margin-bottom:13px;display:grid}.notification-empty .app-icon{width:29px;height:29px}.notification-empty strong{font-family:var(--font-display);text-transform:uppercase;font-size:20px}.notification-empty p{max-width:270px;color:var(--muted);margin:7px 0 0;font-size:9px;line-height:1.5}.friends-section{border-top:1px solid var(--line);margin-top:26px;padding-top:21px}.profile-section-heading h3{font-family:var(--font-display);text-transform:uppercase;margin:3px 0 11px;font-size:27px;line-height:1}.community-section>.friend-group+.friend-group{margin-top:23px}.friend-discovery{border-top:1px solid var(--line);margin-top:26px;padding-top:22px}.community-section>.friend-discovery:first-child{border-top:0;margin:0 0 24px;padding-top:0}.friend-discovery>p{color:var(--muted);margin:-3px 0 12px;font-size:9.5px;line-height:1.5}.friend-search{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:30px 1fr;align-items:center;display:grid;overflow:hidden}.friend-search span{color:var(--muted);place-items:center;font-size:18px;display:grid}.friend-search input{border:0;padding-left:0}.friend-search input:focus-visible{outline:0}.friend-search:focus-within{border-color:#aeb2aa}.friend-group h4{color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin:17px 0 7px;font-size:8px}.friend-row{text-align:left;background:0 0;border:0;border-bottom:1px solid #eee8dc;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:55px;padding:7px 0;display:grid}.friend-row>img,.friend-row>span{object-fit:cover;background:#ece4d2;border-radius:50%;place-items:center;width:39px;height:39px;font-weight:850;display:grid}.friend-row>div{flex-direction:column;min-width:0;display:flex}.friend-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.friend-row small{color:var(--muted);font-size:8px}.friend-profile-row{cursor:pointer}.friend-profile-row>.app-icon{color:#858981;width:18px;height:18px}.friend-row.has-profile-action{grid-template-columns:minmax(0,1fr) auto;gap:9px}.friend-profile-link{min-width:0;min-height:44px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:39px minmax(0,1fr) 16px;align-items:center;gap:9px;padding:2px 3px 2px 0;display:grid}.friend-profile-link:focus-visible{outline:2px solid var(--yellow-deep);outline-offset:2px}.friend-profile-link>img,.friend-profile-link>span:not(.friend-profile-copy){object-fit:cover;background:#ece4d2;border-radius:50%;place-items:center;width:39px;height:39px;font-weight:850;display:grid}.friend-profile-copy{flex-direction:column;min-width:0;display:flex}.friend-profile-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.friend-profile-link>.app-icon{color:#858981;width:16px;height:16px}.friend-action{background:var(--yellow);cursor:pointer;border:0;border-radius:7px;min-height:38px;padding:7px 9px;font-size:8px;font-weight:850}.friend-action.is-muted{color:var(--muted);background:#eee9dd}.request-actions{grid-template-columns:1fr 1fr;gap:5px;display:grid!important}.request-actions .friend-action{min-height:34px;padding:6px 7px}.friend-empty{color:var(--muted);text-align:center;padding:15px 5px;font-size:10px;line-height:1.55}.profile-inline-loading{min-height:80px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;font-size:9px;display:flex}.profile-inline-loading .loader{width:24px;height:24px;margin-bottom:8px}.friend-profile-header{grid-template-columns:44px minmax(0,1fr) 44px;gap:10px;display:grid}.friend-profile-header>div{min-width:0}.friend-profile-header h2{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-back-button{width:40px;height:40px}.profile-header-spacer{width:44px;height:44px}.friend-identity{margin-top:3px}.friend-profile-avatar{cursor:zoom-in;background:0 0;border:0;border-radius:50%;width:62px;height:62px;padding:0;transition:transform .16s,box-shadow .16s;display:block!important}.friend-profile-avatar.is-placeholder{cursor:default}.friend-profile-avatar>img,.friend-profile-avatar>span{object-fit:cover;background:var(--yellow);width:62px;height:62px;font-family:var(--font-display);border:0;border-radius:50%;place-items:center;font-size:30px;font-weight:900;display:grid}.profile-image-viewer-backdrop{z-index:3300;box-sizing:border-box;padding:max(18px, env(safe-area-inset-top)) max(16px, env(safe-area-inset-right)) max(18px, env(safe-area-inset-bottom)) max(16px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#121512c2;place-items:center;animation:.16s ease-out fade-in;display:grid;position:fixed;inset:0}.profile-image-viewer{box-sizing:border-box;background:var(--paper);border:1px solid #ffffff47;border-radius:26px 26px 26px 9px;flex-direction:column;align-items:center;width:min(330px,100%);margin:0;padding:29px 24px 24px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 70px #00000057}.profile-image-viewer:before{content:"";background:var(--hazard-stripe);height:7px;position:absolute;inset:0 0 auto}.profile-image-viewer>.eyebrow{color:var(--orange);align-self:flex-start;margin:0 45px 18px 2px}.profile-image-viewer>img{aspect-ratio:1;object-fit:cover;border-radius:50%;width:min(260px,64vw);max-width:100%;height:min(260px,64vw);display:block;box-shadow:0 14px 32px #1f221d2e}.profile-image-viewer>strong{max-width:100%;font-family:var(--font-display);text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin-top:17px;font-size:22px;line-height:1;overflow:hidden}.profile-image-viewer-close{border:1px solid var(--line);width:38px;height:38px;color:var(--ink);cursor:pointer;background:#f0ece2;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:18px;right:17px}.profile-image-viewer-close .app-icon{width:20px;height:20px}.friend-name-line{flex-wrap:wrap;align-items:center;gap:6px;flex-direction:row!important;display:flex!important}.friendship-badge{text-transform:uppercase;background:#fff0b8;border:1px solid #c99512;border-radius:7px;align-items:center;gap:4px;width:max-content;min-height:23px;padding:3px 7px;font-weight:900;display:inline-flex;color:#6f4c00!important;white-space:nowrap!important;margin-top:0!important;font-size:7.5px!important;line-height:1!important;overflow:visible!important}.friendship-badge .app-icon{width:12px;height:12px}.friend-identity>div:last-child span{white-space:normal;margin-top:4px;line-height:1.45}.public-profile-friends{border-top:1px solid var(--line);margin-top:25px;padding-top:21px}.public-profile-friend-list{margin-top:-3px}.profile-sightings-section{border-top:1px solid var(--line);margin-top:27px;padding-top:22px;scroll-margin-top:18px}.profile-contribution-sightings{margin-top:20px}.profile-sighting-group+.profile-sighting-group{margin-top:18px}.profile-sighting-group>h4{color:var(--muted);letter-spacing:.9px;text-transform:uppercase;margin:0 0 6px;font-size:8px;font-weight:850}.profile-sighting-group>h4 span{min-width:18px;height:18px;color:var(--ink);background:#ece7dc;border-radius:9px;place-items:center;margin-left:4px;font-size:7px;display:inline-grid}.profile-sighting-row{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ebe5d9;grid-template-columns:62px minmax(0,1fr) 17px;align-items:center;gap:10px;width:100%;min-height:78px;padding:8px 0;display:grid}.profile-sighting-row>img,.profile-sighting-placeholder{object-fit:cover;width:62px;height:62px;color:var(--ink);background:#e7dfcd;border-radius:10px 10px 10px 3px;place-items:center;display:grid}.profile-sighting-placeholder .app-icon{width:34px;height:34px}.profile-sighting-row>div{flex-direction:column;min-width:0;display:flex}.profile-sighting-status{color:#2f6f49;text-transform:uppercase;background:#e6efe5;border-radius:4px;width:max-content;margin-bottom:3px;padding:2px 5px;font-size:7px;font-weight:850}.profile-sighting-row.is-gone{opacity:.72}.profile-sighting-row.is-gone>img,.profile-sighting-row.is-gone .profile-sighting-placeholder{filter:grayscale()}.profile-sighting-row.is-gone .profile-sighting-status{color:#686d67;background:#e8e7e2}.profile-sighting-row.is-hidden{opacity:.72}.profile-sighting-row.is-hidden>img,.profile-sighting-row.is-hidden .profile-sighting-placeholder{filter:grayscale()}.profile-sighting-row.is-hidden .profile-sighting-status{color:#5f645e;background:#e3e3de}.profile-sighting-row.is-deleted{opacity:.72}.profile-sighting-row.is-deleted .profile-sighting-placeholder{filter:grayscale();color:#7f817c;background:#ebe7df}.profile-sighting-row.is-deleted .profile-sighting-status{color:#8c362b;background:#f3d8d2}.profile-sighting-row.is-unknown .profile-sighting-status{color:#8a5b00;background:#fff0b8}.profile-sighting-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.profile-sighting-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:2px;margin-top:3px;font-size:8px;display:flex;overflow:hidden}.profile-sighting-row small .app-icon{width:12px;height:12px}.profile-sighting-row time{color:#989b94;margin-top:3px;font-size:7px}.profile-sighting-row>.app-icon{color:#8b8f87;width:17px;height:17px}.friend-sightings{margin-top:24px}.remove-friend-button{color:#8b3c31;margin-top:24px}.public-profile-action{width:100%;min-height:44px;margin:18px 0 0;font-size:10px}.profile-section-toggle{width:100%;min-height:36px;color:var(--ink);cursor:pointer;background:#f7f3ea;border:1px solid #ded7c9;border-radius:10px;justify-content:center;align-items:center;gap:5px;margin-top:8px;padding:7px 10px;font-family:inherit;font-size:8px;font-weight:850;display:flex}.profile-section-toggle .app-icon{width:14px;height:14px;transition:transform .18s}.profile-section-toggle.is-expanded .app-icon{transform:rotate(-90deg)}.public-profile-report-action{color:#696d66;cursor:pointer;background:0 0;border:1px solid #d3ccbd;border-radius:999px;justify-content:center;align-items:center;gap:5px;width:max-content;min-height:30px;margin:28px auto 4px;padding:6px 10px;font-family:inherit;font-size:8px;font-weight:800;display:flex}.public-profile-report-action .app-icon{width:13px;height:13px}.profile-error{margin:15px 0}.profile-menu-footer{border-top:1px solid var(--line);text-align:center;margin-top:24px;padding-top:18px}.signout-button{border:1px solid var(--line);width:100%;min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border-radius:9px;margin-top:25px;padding:10px;font-size:9px;font-weight:800}.profile-legal{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 14px;display:flex}.profile-legal a{color:var(--muted);text-underline-offset:3px;font-size:9px;font-weight:800}.profile-legal+.signout-button{margin-top:12px}.profile-max-footer{background:var(--ink);text-align:center;flex:none;min-height:70px;padding:26px 22px 18px;position:relative}.profile-max-footer:before{content:"";background:var(--hazard-stripe);pointer-events:none;height:6px;position:absolute;inset:0 0 auto}.profile-max-link{color:var(--yellow);font-family:var(--font-display);letter-spacing:.35px;text-underline-offset:3px;font-size:11px;font-weight:900;text-decoration-thickness:1px;display:inline-block}@media (max-width:900px){.landing-hero{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-radar{width:min(620px,100%);margin:auto}.radar-explorer{grid-template-columns:minmax(0,1fr) minmax(280px,.7fr)}.live-count{display:none}.detail-card{max-width:560px}.detail-scroll{grid-template-columns:1fr}.detail-gallery-shell{border-radius:21px 21px 0 0;height:245px;min-height:245px}}@media (min-width:901px){.detail-status{padding-right:55px}.detail-gallery-shell{background:#242722;align-self:start;height:min(760px,100dvh - 30px);min-height:min(470px,100dvh - 30px);position:sticky;top:0}.detail-image{object-fit:contain;background:#242722}.detail-gallery-arrow{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#181b17ad;border:1px solid #fff3;border-radius:999px;place-items:center;width:40px;height:52px;position:absolute;top:50%;transform:translateY(-50%)}.detail-gallery-arrow.is-previous{display:grid;left:12px}.detail-gallery-arrow.is-next{display:grid;right:12px}.detail-gallery-arrow .app-icon{width:24px;height:24px}}@media (min-width:701px){.sighting-list.is-community-feed .community-feed-cards{overscroll-behavior-y:contain;scrollbar-gutter:stable;flex:auto;min-height:0;overflow-y:auto}}@media (max-width:700px){.photo-lightbox-slide{padding:calc(env(safe-area-inset-top) + 70px) max(12px, env(safe-area-inset-right)) calc(env(safe-area-inset-bottom) + 48px) max(12px, env(safe-area-inset-left))}.photo-lightbox-slide .photo-credit{top:calc(env(safe-area-inset-top) + 16px);right:auto;left:max(16px, env(safe-area-inset-left));width:max-content;max-width:calc(100% - 104px)}.photo-lightbox-close{z-index:4;top:calc(env(safe-area-inset-top) + 14px);right:max(16px, env(safe-area-inset-right));-webkit-backdrop-filter:none;backdrop-filter:none;background:#deddd8;border-color:#ffffffb8;width:44px;height:44px;box-shadow:0 3px 12px #0000006b}.landing-nav{height:calc(68px + env(safe-area-inset-top));padding:env(safe-area-inset-top) max(13px, env(safe-area-inset-right)) 0 max(13px, env(safe-area-inset-left));gap:8px}.landing-nav .brand{gap:8px}.landing-nav .brand-logo{width:49px;height:38px}.landing-nav .brand-name{font-size:22px}.landing-nav .brand-copy small{font-size:7px}.nav-radar-link{min-height:38px;padding:8px 10px;font-size:8.5px}.nav-radar-link>span{font-size:16px}.landing-hero{gap:29px;min-height:0;padding:25px 16px 42px}.hero-road-sign{width:69px;height:62px;margin-bottom:12px}.hero-road-sign>span{padding-top:12px;inset:0}.hero-road-sign .app-icon{width:29px;height:29px}.landing-shell .eyebrow{letter-spacing:1.15px;background:0 0;border:0;border-radius:0;padding:0;font-size:8px}.hero-copy h1{letter-spacing:-.7px;max-width:390px;margin:9px auto 15px;font-size:clamp(34px,9.2vw,39px);line-height:.96}.hero-copy h1 span,.hero-copy h1 em{margin-left:auto;margin-right:auto}.hero-copy h1 em{margin-top:.2em}.hero-copy>p:not(.landing-error){max-width:350px;font-size:13px;line-height:1.52}.landing-cta,.google-button{min-height:46px;margin-top:13px;padding:0 17px;font-size:10px}.hero-radar{border-radius:17px 17px 17px 6px}.hero-radar-label{font-size:7.5px;top:13px;left:14px}.hero-pin{width:45px;height:45px;font-size:20px}.hero-sighting{grid-template-columns:45px 15px minmax(0,175px);bottom:6%;left:8%;right:4%}.hero-card{padding:9px 10px}.hero-card span{font-size:7px}.hero-card strong{font-size:14px}.hero-card small{font-size:8px}.landing-live-list{gap:5px;bottom:5%;left:5%;right:5%}.landing-live-list article{grid-template-columns:36px minmax(0,1fr) auto;gap:7px;min-height:52px;padding:7px 8px}.landing-live-list article>span{width:36px;height:36px}.landing-live-list article:nth-child(n+3){display:none}.landing-how{padding:43px 16px 48px}.landing-section-title h2{letter-spacing:-.6px;max-width:340px;margin:11px auto 27px;font-size:34px;line-height:1.02}.landing-steps{grid-template-columns:1fr;gap:12px}.landing-steps article{text-align:left;border-radius:15px 15px 15px 5px;grid-template-rows:auto auto;grid-template-columns:60px minmax(0,1fr);align-items:center;column-gap:14px;min-height:102px;padding:17px 16px;display:grid}.step-symbol{border-radius:17px 17px 17px 6px;grid-area:1/1/span 2;width:60px;height:60px;margin:0;font-size:29px}.step-number{width:22px;height:22px;font-size:7px;top:10px;left:63px}.landing-steps h3{grid-area:1/2;align-self:end;font-size:22px;line-height:1}.landing-steps p{grid-area:2/2;align-self:start;max-width:none;margin:5px 0 0;font-size:10.5px;line-height:1.45}.landing-footer{padding:18px max(12px, env(safe-area-inset-right)) max(18px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));column-gap:8px;font-size:8px}.legal-overlay-backdrop{padding:max(10px, env(safe-area-inset-top)) 10px max(10px, env(safe-area-inset-bottom));place-items:end center}.legal-overlay{width:100%;max-height:calc(100dvh - max(18px, env(safe-area-inset-top)) - max(12px, env(safe-area-inset-bottom)));border-radius:20px}.legal-overlay .legal-card{box-shadow:none;border-radius:0;padding:24px 17px 20px}.legal-overlay .legal-card h1{margin-top:6px;padding-right:46px;font-size:34px;line-height:.94}.legal-overlay .legal-intro{margin-bottom:19px;font-size:11px;line-height:1.55}.legal-overlay-close{top:11px;right:11px}.legal-overlay .community-safety-purpose{padding:12px}.legal-overlay .community-safety-purpose strong{font-size:16px}.legal-overlay .community-safety-purpose p{font-size:9.5px;line-height:1.5}.legal-overlay .community-rules-list section{padding:14px 0}.legal-overlay .community-rules-list section p{font-size:11px;line-height:1.55}.inspiration-overlay{border-radius:22px;width:100%;padding:30px 22px 28px}.inspiration-overlay img{width:150px;height:150px}.inspiration-overlay h2{font-size:38px}.radar-shell{--mobile-footer-content-height:33px;grid-template-rows:calc(61px + env(safe-area-inset-top)) minmax(0,1fr) calc(var(--mobile-footer-content-height) + env(safe-area-inset-bottom));background:var(--ink)}.radar-footer{height:calc(var(--mobile-footer-content-height) + env(safe-area-inset-bottom));min-height:calc(var(--mobile-footer-content-height) + env(safe-area-inset-bottom));padding:0 max(20px, calc(env(safe-area-inset-right) + 14px)) 0 max(20px, calc(env(safe-area-inset-left) + 14px));background:var(--ink);color:#b6b9b2;align-items:center;column-gap:8px;font-size:8px;line-height:1}.radar-footer .landing-footer-legal{gap:10px;max-width:none}.radar-footer a{color:var(--yellow)}.radar-topbar{padding:env(safe-area-inset-top) max(11px, env(safe-area-inset-right)) 0 max(11px, env(safe-area-inset-left))}.profile-backdrop{padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom);background:var(--ink)}.profile-backdrop .profile-sheet{height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:0}.radar-topbar .brand-logo{margin-right:-9px;transform:scale(.76)}.radar-topbar .brand-name{font-size:20px}.radar-topbar .brand-copy small{margin-top:4px;font-size:6.2px}.radar-header-actions{gap:9px}.profile-button{width:44px;height:44px}.header-login-button{min-height:36px;padding:0 11px;font-size:8.5px}.radar-explorer{grid-template-rows:minmax(0,1fr) clamp(248px,32dvh,286px);grid-template-columns:1fr;gap:0;padding:0}.radar-explorer.has-community-sheet{--community-collapsed-height:clamp(214px, 27dvh, 238px);display:block;position:relative;overflow:hidden}.radar-explorer.has-community-sheet .map-panel{z-index:1;width:100%;height:100%;position:absolute;inset:0}.map-panel{border:0;border-radius:0}.mobile-live-count{z-index:500;color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#1f221de0;border-radius:11px;align-items:center;min-height:40px;padding:7px 10px;transition:opacity .18s,transform .18s;display:flex;position:absolute;top:18px;left:18px;box-shadow:0 4px 16px #00000029}.map-panel.has-location-feedback .mobile-live-count{opacity:0;pointer-events:none;transform:translate(-8px)}.mobile-live-count.live-count-trigger{text-align:left;border:0;font-family:inherit}.mobile-live-count i{background:#63c68c;border-radius:50%;width:7px;height:7px;margin-right:7px}.mobile-live-count small{color:#c6cac3}.sighting-list{box-shadow:none;border:0;border-radius:0;margin-top:0}.sighting-list:before{content:"";background:var(--hazard-stripe);flex:0 0 6px;width:100%}.list-heading{border-bottom:1px solid #e8e1d4;padding:9px 13px 8px}.list-heading:after{display:none}.list-heading h2{letter-spacing:-.15px;font-size:19px}.list-heading .eyebrow{font-size:7px}.community-feed-heading{gap:10px;min-height:86px;padding:20px 14px 14px}.community-dock-trigger{cursor:pointer}.community-feed-heading h2{font-size:17px}.community-feed-heading .eyebrow{font-size:7px}.community-dock-handle{display:block;top:7px}.community-dock-title{font-size:clamp(21px,5.8vw,24px)}.community-quick-nav{gap:5px}.community-quick-nav button{width:40px;height:40px}.radar-explorer.has-community-sheet .community-page-backdrop{z-index:610;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#0e100e9e;transition:opacity .22s,-webkit-backdrop-filter .22s,backdrop-filter .22s;display:block;position:absolute;inset:0}.radar-explorer.has-community-sheet .community-page-backdrop.is-visible{pointer-events:auto;opacity:1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.radar-explorer.has-community-sheet .community-page-backdrop.is-dragging{transition:none}.radar-explorer.has-community-sheet .sighting-list.is-community-feed{z-index:620;top:40px;right:max(10px, env(safe-area-inset-right));bottom:0;left:max(10px, env(safe-area-inset-left));width:auto;height:auto;transform:translate3d(0, calc(100% - var(--community-collapsed-height)), 0);will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;contain:paint;border-radius:22px 22px 0 0;margin:0;transition:transform .32s cubic-bezier(.22,.8,.2,1),box-shadow .24s;position:absolute;box-shadow:0 -10px 28px #1f221d33}.radar-explorer.has-community-sheet .sighting-list.is-community-feed.is-dragging{-webkit-user-select:none;user-select:none;transition:none}.radar-explorer.has-community-sheet .sighting-list.is-community-feed.is-expanded{transform:translate(0);box-shadow:0 -18px 46px #1214114d}.sighting-list.is-community-feed:before{border-radius:22px 22px 0 0;height:5px}.sighting-list.is-community-feed .community-dock-trigger{padding:0}.cards{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;flex-direction:row;padding:7px 9px 10px;scroll-padding-inline:9px;overflow:auto hidden}.sighting-list.is-community-feed .community-feed-cards{scroll-snap-type:none;flex-direction:column;gap:7px;padding:6px 9px 8px;overflow-x:hidden}.sighting-list.is-community-feed:not(.is-expanded) .community-feed-cards{touch-action:none;cursor:ns-resize;overflow-y:hidden}.sighting-list.is-community-feed .community-feed-card{scroll-snap-align:none;flex:none;grid-template-columns:62px minmax(0,1fr);gap:9px;width:100%;min-height:92px;padding:6px}.community-feed-visual{width:62px;min-height:80px}.community-feed-card.is-friend_comment .community-feed-visual,.community-feed-card.is-friendship .community-feed-visual{width:58px;height:58px;min-height:58px;margin-left:3px}.community-feed-copy>strong{font-size:9px}.community-feed-machine{font-size:12px}.community-feed-copy>time{margin-top:3px}.sighting-list.is-community-feed.is-expanded .community-feed-heading{padding:20px 14px 14px}.sighting-list.is-community-feed.is-expanded .community-feed-cards{padding:8px 12px 18px}.community-sheet .profile-content{padding:17px 16px 34px}.sighting-card{scroll-snap-align:start;flex:0 0 min(305px,86vw);grid-template-columns:66px minmax(0,1fr);padding:6px}.card-community-rating{bottom:6px;right:6px}.sighting-card img,.card-machine-placeholder{width:66px;height:100%;min-height:88px}.map-pick-hint{text-overflow:ellipsis;max-width:calc(100% - 24px);font-size:9px;top:9px;overflow:hidden}.map-locate-button,.map-report-button{right:max(18px, calc(env(safe-area-inset-right) + 12px))}.map-locate-button{top:18px}.map-report-button{bottom:18px}.radar-explorer.has-community-sheet .map-report-button{bottom:calc(var(--community-collapsed-height) + 18px)}.radar-explorer.has-community-sheet .map-group-panel{bottom:calc(var(--community-collapsed-height) + 9px);max-height:none}.leaflet-control-zoom{display:none}.list-state{padding:10px}.list-state>span:not(.loader){display:none}.list-state strong{font-size:16px}.list-state p{margin:2px 0 6px;font-size:8px}.list-state .button{box-shadow:none;padding:7px 9px;font-size:8px}.sheet-backdrop{padding:max(8px, env(safe-area-inset-top)) 8px max(8px, env(safe-area-inset-bottom))}.public-profile-backdrop{top:calc(61px + env(safe-area-inset-top));bottom:calc(var(--mobile-footer-content-height) + env(safe-area-inset-bottom));height:auto;padding:40px 10px 0;overflow:hidden}.profile-sheet.public-profile-sheet{border-bottom:0;border-radius:21px 21px 0 0;width:100%;height:100%;max-height:100%}.report-sheet{max-height:calc(100dvh - max(16px, env(safe-area-inset-top)) - max(16px, env(safe-area-inset-bottom)));border-radius:22px}.sheet-handle{display:block}.sheet-header{padding:14px 17px 12px}.sheet-header h2{font-size:27px}.report-sheet.is-details .sheet-header h2{font-size:24px}.sheet-content{padding:15px 17px}.machine-grid{grid-template-columns:repeat(4,1fr);gap:5px}.machine-choice{padding:8px 1px 6px;font-size:7px}.machine-choice .app-icon{width:31px;height:31px}.location-panel{grid-template-columns:38px 1fr}.location-actions{grid-column:1/-1;width:100%}.sheet-footer{padding:11px 17px max(17px, env(safe-area-inset-bottom))}.sheet-footer .button{flex:1;min-width:0}.two-column-fields,.check-row{grid-template-columns:1fr}.form-error{margin-left:17px;margin-right:17px}.detail-backdrop{top:calc(61px + env(safe-area-inset-top));bottom:calc(var(--mobile-footer-content-height) + env(safe-area-inset-bottom));align-items:flex-end;height:auto;padding:40px 10px 0;overflow:hidden}.detail-card{border-radius:21px 21px 0 0;width:100%;height:100%;max-height:100%;padding-bottom:0}.detail-scroll{height:100%;max-height:100%;scroll-padding-top:1px}.detail-gallery-shell{flex:none;height:min(42dvh,360px);min-height:290px}.detail-gallery-dots{bottom:58px}.detail-content{padding:23px 18px 20px}.detail-content h2{font-size:31px}.history-overlay-backdrop{padding:max(12px, env(safe-area-inset-top)) 10px max(10px, env(safe-area-inset-bottom));place-items:end center}.history-overlay{width:100%;max-height:calc(88dvh - env(safe-area-inset-top));border-width:1px;border-radius:22px;padding-bottom:0}.history-overlay-header{grid-template-columns:43px minmax(0,1fr);gap:11px;padding:20px 58px 16px 18px}.history-overlay-icon{border-radius:12px 12px 12px 4px;width:43px;height:43px}.history-overlay-header h2{font-size:31px}.history-overlay-close{top:16px;right:14px}.history-overlay-content{max-height:calc(88dvh - 151px - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:15px 14px max(18px, env(safe-area-inset-bottom))}.latest-sightings-content{padding-left:10px;padding-right:10px}.latest-sighting-row{grid-template-columns:68px minmax(0,1fr);gap:11px;min-height:82px}.latest-sighting-visual{flex-basis:68px;width:68px;min-width:68px;max-width:68px;height:66px;min-height:66px;max-height:66px}.latest-sighting-row>time{background:0 0;grid-column:2;justify-self:start;margin-top:-2px;padding:0;font-size:7.5px}.latest-sighting-copy{gap:4px}.history-timeline li{grid-template-columns:38px minmax(0,1fr);gap:9px;padding:9px}.history-timeline li>img,.history-avatar{width:38px;height:38px}.history-timeline:before{left:19px}.toast{text-align:left;width:calc(100% - 30px);bottom:195px}.location-consent-backdrop{padding:16px}.location-consent{border-radius:20px;padding:25px 19px 21px}.location-consent h2{font-size:30px}.location-consent-actions{grid-template-columns:1fr}.form-fields input:not([type=checkbox]),.form-fields textarea,.form-fields select,.profile-name-form input,.profile-name-form textarea,.profile-settings-form input,.profile-settings-form textarea,.friend-search input{font-size:16px}.report-sheet.is-details .form-fields input:not([type=checkbox]),.report-sheet.is-details .form-fields textarea,.report-sheet.is-details .form-fields select{min-height:42px;padding:8px 9px;font-size:16px}.report-rules-heading{padding:10px 11px 7px}.report-rules-confirmation ul{padding:0 11px 9px 32px;font-size:8px}.report-rules-check{min-height:45px;padding:10px 11px}.report-photo-carousel figure{height:min(31dvh,260px)}.machine-size-picker button{min-height:78px}.report-location-sheet{max-height:calc(100dvh - max(16px, env(safe-area-inset-top)) - max(16px, env(safe-area-inset-bottom)))}.report-location-sheet .sheet-header h2{font-size:27px}.report-location-content{gap:12px}.report-location-picker{border-radius:14px 14px 14px 5px;height:clamp(310px,47dvh,430px)}.report-location-picker>.report-map-locate{bottom:18px;right:18px}.report-location-copy strong{font-size:20px}.report-location-copy p{font-size:9px}.report-map-actions{grid-template-columns:1fr 1fr;display:grid}.photo-source-dialog-backdrop{padding:max(12px, env(safe-area-inset-top)) 10px max(10px, env(safe-area-inset-bottom));place-items:end center}.photo-source-dialog{width:100%;padding:24px 17px max(20px, env(safe-area-inset-bottom));border-radius:22px}.photo-source-button{min-height:122px}.photo-source-button strong{font-size:11px}.photo-capture-step.has-photos{justify-content:flex-start;min-height:0}.photo-capture-step.has-photos .photo-capture-intro{text-align:left;grid-template-rows:auto auto;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:2px 10px;width:100%;margin:0 0 11px;display:grid}.photo-capture-step.has-photos .photo-capture-intro>span{border-radius:13px 13px 13px 5px;grid-row:1/span 2;width:44px;height:44px;margin:0}.photo-capture-step.has-photos .photo-capture-intro>span .app-icon{width:23px;height:23px}.photo-capture-step.has-photos .photo-capture-intro h3{text-align:left;align-self:end;font-size:21px}.photo-capture-step.has-photos .photo-capture-intro p{text-align:left;align-self:start;margin:2px 0 0;font-size:8.5px;line-height:1.35}.photo-capture-step.has-photos .report-safety-note{margin:14px 0 0}.photo-capture-grid.is-single figure{max-height:min(24dvh,185px)}.photo-source-grid.is-compact{margin-top:13px}.photo-source-grid.is-compact .photo-source-button:not(.is-no-photo){border-radius:12px 12px 12px 5px;grid-template-rows:32px minmax(24px,auto) 0;gap:5px;min-height:80px;padding:8px 5px}.photo-source-grid.is-compact .photo-source-button:not(.is-no-photo)>span{width:32px;height:32px}.photo-source-grid.is-compact .photo-source-button strong{font-size:8.5px;line-height:1.2}.photo-source-grid.is-compact .photo-source-button small{display:none}.photo-source-grid.is-compact .photo-source-button.is-no-photo{flex-direction:row;min-height:42px;padding:5px 10px}.rating-panel{margin:14px 0;padding:12px}.rating-heading{display:block}.rating-overall{margin-top:8px}.rating-row{grid-template-columns:1fr}.cone-rating{grid-column:1}.cone-rating button{width:36px;height:36px}.cone-rating .construction-cone{width:26px;height:26px}.rating-result{grid-column:1;justify-content:flex-start}.comments-panel{margin:14px 0;padding:14px}.comment-form textarea{font-size:16px}.community-login-cta{flex-direction:column;align-items:stretch}.community-login-cta .button{width:100%}.auth-prompt-backdrop{padding:max(10px, env(safe-area-inset-top)) 10px max(10px, env(safe-area-inset-bottom));place-items:end center}.auth-prompt{width:100%;max-height:calc(94dvh - env(safe-area-inset-top));padding:31px 19px max(20px, env(safe-area-inset-bottom));border-radius:22px}.auth-prompt h2{font-size:30px}.email-auth-row{grid-template-columns:1fr}.map-group-panel{width:min(300px,100% - 18px);max-height:calc(100% - 18px);top:9px;left:9px}.photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible}.photo-grid figure,.photo-add-tile{min-width:0}.profile-onboarding{padding:25px 19px 21px}.profile-onboarding h2{font-size:31px}.community-rules-card h1{font-size:32px}.community-rules-list section{grid-template-columns:30px minmax(0,1fr);gap:10px}.community-rules-list section>span{width:27px;height:27px;font-size:15px}.community-rules-list section h2{font-size:17px}}@media (display-mode:standalone){html,body{background:var(--ink)}html.radar-locked,body.radar-locked,.radar-shell{height:100dvh}.sheet-backdrop{padding-bottom:env(safe-area-inset-bottom)}.profile-backdrop{padding:env(safe-area-inset-top) 0 env(safe-area-inset-bottom);background:var(--ink)}.profile-backdrop .profile-sheet{height:calc(100dvh - env(safe-area-inset-top) - env(safe-area-inset-bottom));padding:0}}@media (display-mode:standalone) and (max-width:700px){.radar-shell{--mobile-footer-content-height:38px}.public-profile-backdrop{padding-bottom:0}}@media (max-height:650px) and (min-width:701px){.radar-shell{grid-template-rows:60px minmax(0,1fr) auto}.radar-topbar .brand-logo{margin-right:-8px;transform:scale(.8)}.radar-topbar .brand-name{font-size:21px}.radar-topbar .brand-copy small{font-size:6px}.list-heading{padding:10px 13px 8px}.list-heading h2{font-size:19px}.sighting-card img,.card-machine-placeholder{min-height:82px}.sighting-card{grid-template-columns:66px minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}.machine-search-item{opacity:1;transform:none}}button,.button{box-shadow:none!important}.app-settings-surface{min-height:100%}.app-settings-surface>.profile-section-heading h3{margin-bottom:14px}.profile-settings-profile-editor{border:1px solid var(--line);background:#faf7ef;border-radius:14px;margin-bottom:21px;padding:15px}.profile-settings-profile-editor .profile-section-heading h3{margin-bottom:12px}.profile-settings-form{gap:10px;display:grid}.profile-settings-form label{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;font-size:8px;font-weight:850}.profile-settings-form input,.profile-settings-form textarea{width:100%;color:var(--ink);text-transform:none;letter-spacing:0;resize:vertical;background:#fff;border:1px solid #d5cebe;border-radius:9px;margin-top:5px;padding:10px 11px;font-size:11px;line-height:1.45;display:block}.profile-settings-save{justify-self:end}.language-settings{border:1px solid var(--line);background:#faf7ef;border-radius:14px;margin-bottom:18px;padding:15px}.language-settings .profile-section-heading h3{margin-bottom:12px}.language-settings-row{justify-content:space-between;align-items:center;gap:12px;min-height:47px;display:flex}.language-settings-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.language-settings-row strong{font-size:10px}.language-settings-row small{color:var(--muted);font-size:8.5px;line-height:1.35}.language-picker-settings .language-picker-trigger{min-width:70px;min-height:36px;color:var(--ink);background:#fff;border:1px solid #d5cebe;padding:7px 11px;font-size:10px}.language-picker-settings .language-picker-trigger .app-icon{width:17px;height:17px}.install-profile-card{background:#fff6d7;border:1px solid #d6c894;border-radius:14px;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:11px;margin-top:0;padding:15px;display:grid}.install-profile-card.is-installed{background:#e9f3eb;border-color:#b8d2bf}.install-profile-card.is-installed .install-profile-icon{background:var(--green);color:#fff}.install-profile-icon,.push-master-icon{background:var(--yellow);width:45px;height:45px;color:var(--ink);border-radius:13px 13px 13px 5px;place-items:center;font-size:25px;display:grid}.install-profile-card h3{font-family:var(--font-display);text-transform:uppercase;margin:2px 0 3px;font-size:21px;line-height:1}.install-profile-card p{color:var(--muted);margin:0;font-size:9px;line-height:1.45}.push-settings{border-top:1px solid var(--line);margin-top:26px;padding-top:21px}.push-settings.settings-loading{min-height:100px;color:var(--muted);place-items:center;font-size:10px;display:grid}.push-install-required{background:#fff6d7;border:1px solid #d6c894;border-radius:13px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:9px;margin-bottom:10px;padding:12px;display:grid}.push-install-required>span{background:var(--yellow);border-radius:11px 11px 11px 4px;place-items:center;width:38px;height:38px;display:grid}.push-install-required>div{min-width:0}.push-install-required strong{font-size:10px;display:block}.push-install-required p{color:var(--muted);margin:3px 0 0;font-size:8.5px;line-height:1.4}.push-install-required .small-button{grid-column:2;justify-self:start;min-height:34px}.push-settings-controls{transition:opacity .18s,filter .18s}.push-settings-controls.is-locked{opacity:.46;filter:grayscale(.6);pointer-events:none}.push-master{border:1px solid var(--line);background:#f3efe6;border-radius:13px;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px;display:grid}.push-master.is-enabled{background:#e9f3eb;border-color:#bfd5c4}.push-master.is-enabled .push-master-icon{background:var(--green);color:#fff}.push-master>div,.push-option>div{flex-direction:column;min-width:0;display:flex}.push-master strong,.push-option strong{font-size:10px}.push-master small,.push-option small{color:var(--muted);margin-top:2px;font-size:8px;line-height:1.35}.push-master .small-button.is-muted{background:0 0}.push-options{border:1px solid var(--line);border-radius:13px;margin-top:9px;transition:opacity .18s;overflow:hidden}.push-options.is-disabled{opacity:.58}.push-option{background:#fff;border-top:1px solid #eee8dc;grid-template-columns:34px minmax(0,1fr) 42px;align-items:center;gap:9px;min-height:62px;padding:9px 11px;display:grid}.push-option:first-child{border-top:0}.push-option>span{color:#76551a;background:#f1ecdf;border-radius:10px;place-items:center;width:34px;height:34px;font-size:19px;display:grid}.toggle-switch{cursor:pointer;background:#bbb8b0;border:0;border-radius:999px;width:42px;height:24px;padding:2px;transition:background .16s}.toggle-switch i{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .16s;display:block;box-shadow:0 1px 4px #0000003d}.toggle-switch.is-on{background:var(--green)}.toggle-switch.is-on i{transform:translate(18px)}.toggle-switch:disabled{cursor:not-allowed}.push-nearby-controls{border-top:1px solid var(--line);background:#f7f3ea;padding:10px 11px 11px 54px}.push-nearby-controls label{color:var(--muted);font-size:8px;font-weight:800}.push-nearby-controls select{width:100%;min-height:34px;color:var(--ink);background:#fff;border:1px solid #d5cebe;border-radius:8px;margin-top:4px;padding:5px 7px;font-size:10px;display:block}.push-privacy{color:var(--muted);margin:9px 2px 0;font-size:8px;line-height:1.5}.push-error{margin:10px 0 0}.install-promotion{z-index:850;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf7f5;border:1px solid #d3c68f;border-radius:17px 17px 17px 6px;grid-template-columns:43px minmax(0,1fr);gap:10px;width:min(380px,100% - 28px);padding:13px 39px 13px 13px;animation:.22s ease-out toast-in;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 16px 45px #1f1b1342}.install-promotion-icon{background:var(--yellow);border-radius:13px 13px 13px 5px;place-items:center;width:43px;height:43px;font-size:24px;display:grid}.install-promotion>div{min-width:0}.install-promotion strong{font-family:var(--font-display);text-transform:uppercase;font-size:19px;line-height:1;display:block}.install-promotion p{color:var(--muted);margin:4px 0 0;font-size:9px;line-height:1.4}.install-promotion>.small-button{background:var(--yellow);border-color:#c69c2a;grid-column:2;justify-self:start;min-height:34px}.install-promotion-close{width:31px;height:31px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:7px;right:7px}.install-guide-backdrop{z-index:2100}.install-guide{max-height:calc(100dvh - 32px);position:relative;overflow-y:auto}.install-guide-intro{font-size:10px!important}.install-guide-note{background:#fff8d9;border:1px solid #e2d49d;border-radius:11px;margin:-4px 0 16px;padding:10px 11px;line-height:1.45;text-align:left!important;font-size:9px!important}.install-guide-note strong{margin-bottom:2px;display:block}.install-guide-close{width:38px;height:38px;position:absolute;top:12px;right:12px}.install-steps{text-align:left;margin:20px 0;padding:0;list-style:none}.install-steps li{border-top:1px solid var(--line);grid-template-columns:39px 1fr;align-items:center;gap:10px;min-height:58px;display:grid}.install-steps li:first-child{border-top:0}.install-steps li>span{background:var(--yellow);width:34px;height:34px;color:var(--ink);border-radius:10px;place-items:center;font-size:17px;display:grid}.install-steps li.is-text-action{grid-template-columns:78px 1fr}.install-steps li.is-text-action>span{color:#fff;background:#1676d2;border-radius:999px;width:73px;padding:0 7px;font-size:8px;font-weight:850}.install-steps strong{font-size:10px;display:block}.install-steps p{text-align:left;margin-top:2px;font-size:9px}.install-guide-done{width:100%;min-height:46px}.ios-browser-menu-pointer{z-index:2200;right:max(11px, env(safe-area-inset-right));bottom:max(12px, env(safe-area-inset-bottom));border:2px solid var(--ink);background:var(--yellow);min-width:138px;min-height:48px;color:var(--ink);pointer-events:none;border-radius:13px 13px 4px;grid-template-columns:27px 1fr;align-items:center;gap:6px;padding:8px 42px 8px 9px;display:grid;position:fixed;box-shadow:0 7px 22px #0000004d}.ios-browser-menu-pointer>span{background:var(--ink);color:#fff;width:27px;height:27px;font-family:var(--font-display);border-radius:50%;place-items:center;font-size:17px;display:grid}.ios-browser-menu-pointer>strong{text-transform:uppercase;font-size:9px}.ios-browser-menu-pointer>b{background:#fff;border-radius:9px;place-items:center;width:31px;height:31px;display:grid;position:absolute;top:8px;right:9px}.ios-browser-menu-pointer>b .app-icon{width:22px;height:22px}@media (max-width:700px){.install-profile-card{grid-template-columns:43px minmax(0,1fr)}.install-profile-card>.small-button{grid-column:2;justify-self:start;min-height:35px}.push-master{grid-template-columns:42px minmax(0,1fr)}.push-master>.small-button{grid-column:2;justify-self:start}.push-nearby-controls{padding-left:54px}.install-promotion{left:12px;right:12px;bottom:calc(78px + env(safe-area-inset-bottom));width:auto}.install-guide-backdrop{padding:max(10px, env(safe-area-inset-top)) 10px calc(78px + env(safe-area-inset-bottom));place-items:center}.install-guide{max-height:calc(100dvh - max(10px, env(safe-area-inset-top)) - max(88px, env(safe-area-inset-bottom)));padding:24px 18px 18px}.install-guide .location-consent-icon{width:54px;height:54px;margin-bottom:12px;font-size:29px}.install-guide h2{font-size:29px}.install-steps{margin:14px 0}.install-steps li{min-height:53px}}.admin-backdrop{z-index:1200;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#10120fa8;justify-content:center;align-items:flex-end;padding:18px 18px 0;animation:.22s ease-out both motion-backdrop-in;display:flex;position:fixed;inset:0}.admin-backdrop.is-closing{pointer-events:none;animation:.26s ease-in both motion-backdrop-out}.admin-backdrop:not(.is-closing)>.admin-shell{animation:.32s cubic-bezier(.2,.8,.2,1) both footer-card-in}.admin-backdrop.is-closing>.admin-shell{animation:.28s cubic-bezier(.55,0,.8,.35) both footer-card-out}.admin-shell.is-embedded{--admin-inline:clamp(16px, 4vw, 42px);box-sizing:border-box;width:min(1280px,100%);height:min(92dvh,920px);min-height:0;padding:0 var(--admin-inline) 34px;overscroll-behavior:contain;border-radius:24px 24px 0 0;overflow:hidden auto;box-shadow:0 -18px 60px #0000004d}.admin-shell.is-embedded .admin-header{z-index:3;max-width:none;margin:0 calc(var(--admin-inline) * -1) 24px;border-radius:24px 24px 0 0;position:sticky;top:0}@media (max-width:700px){.language-picker-menu{right:max(10px, env(safe-area-inset-right));bottom:max(10px, env(safe-area-inset-bottom));border-radius:21px 21px 21px 7px;width:auto;min-height:0;padding:23px 16px 16px;animation-name:language-sheet-in;left:max(10px, env(safe-area-inset-left))!important;top:auto!important}.language-picker-menu header h2{font-size:29px}.language-picker-options>button{min-height:59px}.language-picker-menu>p{font-size:9px}.admin-backdrop{top:calc(61px + env(safe-area-inset-top));bottom:calc(var(--mobile-footer-content-height) + env(safe-area-inset-bottom));height:auto;padding:40px 10px 0;overflow:hidden}.admin-shell.is-embedded{--admin-inline:13px;border-radius:21px 21px 0 0;width:100%;height:100%;max-height:100%;padding-bottom:22px}.admin-shell.is-embedded .admin-header{border-radius:21px 21px 0 0;gap:10px;min-height:86px;margin-bottom:16px;padding:14px 13px}.admin-header h1{font-size:25px}.admin-header>a,.admin-shield,.admin-close{width:40px;height:40px}.admin-header svg{width:22px;height:22px}.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.admin-stats article{padding:12px}.admin-stats strong{font-size:27px}.admin-stats span{font-size:10px}.admin-tabs{gap:6px;margin-top:14px;margin-bottom:13px}.admin-tabs button{padding:9px 12px;font-size:11px}.admin-case{grid-template-columns:minmax(0,1fr);gap:10px;padding:14px 13px}.admin-case aside{text-align:left;grid-template-columns:auto 1fr;align-items:baseline;gap:0 8px;display:grid}.admin-case aside small{grid-column:1/-1}.admin-table article{grid-template-columns:minmax(0,1fr);gap:9px}.admin-table article>div:last-child{justify-content:flex-start}.admin-audit article{grid-template-columns:minmax(0,1fr);gap:4px}.admin-audit p{grid-column:1}}@keyframes language-sheet-in{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media (hover:hover) and (pointer:fine){.button.primary:hover{background:#fbd15f}.language-picker-trigger:hover{background:#ffc93a1f}.live-count-trigger:hover{color:#fff;transform:translateY(-1px)}.header-login-button:hover{color:var(--yellow);background:#f7c9481f}.sighting-card:hover{background:#f4efe2;border-color:#d4cab5}.community-quick-nav button:hover{color:var(--ink);background:#e9e3d6;border-color:#aaa18f;transform:translateY(-1px)}.community-feed-card:hover{border-color:#c9bfae}.detail-presence:hover{color:var(--ink)}.latest-sighting-row:hover{background:#fff8df;border-color:#c79a24;transform:translateY(-1px);box-shadow:0 5px 14px #4e3c1917}.rating-overall:hover{background:#ffedab}.cone-rating button:hover:not(:disabled){color:#cf8300;background:#fff1c2;border-color:#dca323}.rating-voter-profile:hover strong{text-underline-offset:2px;text-decoration:underline}.comment-author:hover{color:#8a6100}.comment-delete:hover{color:#98231d;background:#f2c9c5}.email-auth-toggle:hover{border-color:var(--ink);background:#faf7ef}.profile-header-tool-button:hover{color:#fff}.profile-header-tool-button.is-settings:hover{transform:rotate(12deg)}.profile-avatar-preview-trigger:hover{transform:scale(1.025);box-shadow:0 7px 18px #1f221d24}.profile-stat-button:hover{background:#f7f1e3}.bagger-points-button:hover,.bagger-progress-copy:hover strong{color:var(--ink);text-underline-offset:2px;text-decoration:underline}.bagger-badge:hover{background:#e2a90017}.bagger-badge.is-locked:hover{opacity:.76;filter:grayscale(.35)}.leaderboard-row:hover{background:#faf7ef}.leaderboard-row.is-viewer:hover{background:#ffe69a}.notification-row:hover,.friend-profile-row:hover,.friend-profile-link:hover{background:#faf7ef}.friend-profile-avatar:hover{transform:scale(1.025);box-shadow:0 7px 18px #1f221d24}.friend-profile-avatar.is-placeholder:hover{box-shadow:none;transform:none}.profile-sighting-row:hover{background:#faf7ef}button:not(:disabled),a.button,a.detail-reporter:not(.is-static){transition:translate .16s,filter .16s,transform .16s,box-shadow .16s,background-color .16s,border-color .16s,color .16s}button:not(:disabled):hover,a.button:hover,a.detail-reporter:not(.is-static):hover{filter:brightness(.985)saturate(1.01);translate:0 -1px}button:not(:disabled):active,a.button:active,a.detail-reporter:not(.is-static):active{filter:brightness(.97);translate:0}.machine-map-icon-shell{cursor:pointer}.machine-map-icon-shell:hover .machine-map-icon{filter:brightness(1.06);transform:rotate(-45deg)scale(1.06)}.machine-map-icon-shell:hover .machine-map-icon.is-selected{filter:brightness(1.06);transform:rotate(-45deg)scale(1.12)}.machine-map-icon-shell:hover .machine-map-icon.is-gone{filter:grayscale()brightness(1.05)}}@media (hover:none),(pointer:coarse){button,a,[role=button]{-webkit-tap-highlight-color:transparent}button:not(:disabled):not(.community-dock-trigger):active,a.button:active,a.detail-reporter:not(.is-static):active{transition-duration:70ms;scale:.99}.sighting-card:active,.community-feed-card:active,.latest-sighting-row:active,.leaderboard-row:active,.notification-row:active,.friend-profile-row:active,.friend-profile-link:active,.profile-sighting-row:active{background:#f4efe2}.leaderboard-row.is-viewer:active{background:#ffe69a}}@media (prefers-reduced-motion:reduce){.motion-from-bottom,.motion-from-bottom>*,.motion-from-left,.profile-backdrop,.profile-backdrop .profile-sheet,.profile-content>*,.photo-lightbox,.language-picker-backdrop,.language-picker-menu,.install-promotion,.admin-backdrop,.admin-backdrop>.admin-shell,.map-locate-button,.map-locate-button.is-locating .map-locate-symbol:before,.map-locate-button.is-locating .app-icon,.map-locate-button.is-found .map-locate-symbol:before,.map-locate-button.is-found .app-icon,.map-locate-label{transition:none!important;animation:none!important}.is-closing{opacity:0!important}}.detail-card,.report-sheet,.profile-sheet.public-profile-sheet,.history-overlay,.location-consent,.content-report-dialog,.profile-image-viewer,.photo-source-dialog,.legal-overlay,.inspiration-overlay,.auth-prompt,.profile-onboarding,.admin-shell.is-embedded,.map-group-panel,.orientation-notice-card,.photo-lightbox{border:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}
