@font-face{font-family:FieldSerif;src:local('Georgia');font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,'Segoe UI',sans-serif;font-size:14px;line-height:1.65;-webkit-font-smoothing:antialiased}:root{--bg:#f7f5ef;--surface:#fffefb;--forest:#193e32;--forest-hover:#285242;--ink:#263c32;--muted:#787d70;--line:#e5e5da;--sage:#899980;--sage-light:#edf0e7;--cream:#f0ede3;--brass:#ad8e50;--brass-light:#f0e6d0;--danger:#a34234;--shadow:0 12px 45px #203a2e08;--radius:18px;--sidebar:256px}html[data-theme=dark]{--bg:#15241e;--surface:#1c3027;--forest:#a9c7b2;--forest-hover:#c1d9c6;--ink:#e9ebdf;--muted:#b0b9ad;--line:#34453a;--sage-light:#2a4032;--cream:#2d3d31;--brass-light:#493f29;--shadow:0 12px 45px #0002}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--brass);outline-offset:4px}button{color:inherit}svg{width:21px;height:21px;flex-shrink:0;vertical-align:middle}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3{font-family:FieldSerif,Georgia,'Times New Roman',serif;font-weight:500;color:var(--forest);line-height:1.15;letter-spacing:-.035em}h1{font-size:43px;margin-bottom:12px}h2{font-size:29px;margin-bottom:17px}h3{font-size:22px;margin-bottom:12px}p{margin-bottom:18px}button{border:0;background:none}small{font-size:12px}.muted,.form-hint,.fine-print{color:var(--muted)}.preserve-lines{white-space:pre-line}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}.skip-link{position:fixed;top:-70px;left:20px;padding:12px 20px;background:var(--forest);color:var(--surface);z-index:200}.skip-link:focus{top:14px}.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:12px 21px;border:1px solid transparent;border-radius:10px;font-weight:600;font-size:13px;line-height:1.4;transition:background .18s,transform .18s,box-shadow .18s;text-align:center}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--forest);color:var(--surface)}.button-primary:hover{background:var(--forest-hover);box-shadow:0 5px 15px #193e3215}.button-outline{border-color:var(--line);background:var(--surface);color:var(--forest)}.button-outline:hover{border-color:var(--sage);background:var(--sage-light)}.button-cream{background:#f8f3e8;color:#193e32}.button-subtle{background:var(--cream);color:var(--ink)}.button-small{min-height:42px;padding:9px 17px;font-size:12px}.button-full{width:100%}.button-danger{background:#f7e8e2;color:#922f24}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--forest);font-weight:600;font-size:12px;padding:8px 0;min-height:44px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.text-link svg{width:17px;height:17px}.icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;position:relative;background:none;border:0;color:var(--muted)}.icon-button:hover,.icon-button.active{color:var(--forest);background:var(--sage-light)}.eyebrow{display:block;font-size:9px;font-family:Arial,'Segoe UI',sans-serif;letter-spacing:2.2px;line-height:1.6;font-weight:650;color:var(--muted);margin-bottom:13px}.eyebrow>span:first-child:empty{width:23px;height:1px;background:var(--brass);display:inline-block;vertical-align:middle;margin-right:10px}.pill{display:inline-flex;align-items:center;gap:7px;padding:8px 14px;border-radius:50px;background:var(--cream);font-size:11px;white-space:nowrap;border:1px solid transparent;min-height:37px}.pill svg{width:15px;height:15px}.pill.selected{background:var(--forest);color:var(--surface)}.pill-brass{background:var(--brass-light);color:#806838}.status-dot{width:6px;height:6px;border-radius:50%;background:var(--sage)}.brand{display:flex;align-items:center;gap:10px;font-family:Georgia,serif;font-size:24px;font-weight:600;letter-spacing:-1px;line-height:1.2;color:var(--forest)}.brand img{flex-shrink:0}.brand small{display:block;font-family:Arial,'Segoe UI',sans-serif;font-size:8px;letter-spacing:.1px;color:var(--muted);font-weight:400;margin-top:5px}.avatar{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex-shrink:0;border-radius:50%;background:#e6e6d5;border:2px solid var(--surface);color:#466047;font-family:Georgia,serif;font-size:17px}.avatar-small{width:28px;height:28px;font-size:12px}.locale-switch{display:inline-flex;min-width:36px;min-height:44px;align-items:center;justify-content:center;font-size:10px;font-weight:650;letter-spacing:.6px;color:var(--muted)}
/* Public welcome */
.public-header{height:99px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1440px;margin:0 auto;padding:0 6.2%}.public-nav{display:flex;gap:29px;align-items:center;font-size:12px;color:#586252}.public-nav a{padding:10px 0}.public-nav a:hover{color:var(--forest)}.public-actions{display:flex;align-items:center;gap:21px}.login-link{font-size:12px;font-weight:600}.public-content{max-width:1280px;margin:0 auto;padding:0 40px}.landing-hero{display:grid;grid-template-columns:1.02fr 1fr;gap:65px;align-items:center;padding:70px 0 79px}.hero-copy{padding:20px 0}.hero-copy h1{font-size:71px;line-height:1.02;letter-spacing:-3.2px;margin:23px 0 25px}.hero-intro{font-size:14px;line-height:1.9;color:#707669;max-width:405px;margin-bottom:29px}.hero-actions{display:flex;gap:22px;align-items:center}.hero-actions .button{min-height:52px}.hero-actions .text-link{font-size:11px}.fine-print{font-size:10px;margin:16px 0 0;display:flex;gap:6px;align-items:center}.fine-print svg{width:13px;height:13px;color:var(--sage)}.hero-private{display:flex;align-items:center;gap:12px;border-top:1px solid var(--line);padding-top:25px;margin-top:34px;max-width:371px}.hero-private>svg{width:25px;height:25px;color:var(--sage)}.hero-private strong{display:block;font-size:11px;font-weight:600}.hero-private small{display:block;font-size:10px;color:var(--muted);margin-top:2px}.hero-visual{position:relative;padding:0 0 30px}.hero-landscape{height:465px;border-radius:180px 180px 14px 14px;overflow:hidden;position:relative;background:#b8bea3}.hero-landscape>.landscape-art{height:100%;width:100%;object-fit:cover}.art-caption{position:absolute;left:29px;right:29px;bottom:27px;color:#fbf6e9}.art-caption span{display:block;font-size:8px;letter-spacing:2px;margin-bottom:6px;opacity:.8}.art-caption strong{font:25px/1.25 Georgia,serif;letter-spacing:-.5px}.field-note{position:absolute;left:-29px;bottom:0;width:79%;display:flex;gap:14px;align-items:center;padding:21px 23px;background:#fdfbf5;border:1px solid #e8e4d7;box-shadow:0 12px 30px #293b2910;border-radius:9px;transform:rotate(-2deg)}.field-note-icon{height:44px;width:44px;border-radius:50%;background:#ecefdf;display:grid;place-items:center;color:#75866b;flex-shrink:0}.field-note .eyebrow{font-size:7px;letter-spacing:1.6px;margin-bottom:4px}.field-note p{font-family:Georgia,serif;font-size:15px;color:#354b38;line-height:1.35;margin:0}.field-note-line{height:1px;width:24px;background:#c7b58c;flex-shrink:0}.visual-stamp{position:absolute;top:28px;right:-23px;border:1px solid #b39759;border-radius:50%;width:82px;height:82px;color:#8f7544;background:#f4eee1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-size:9px;line-height:1.5;letter-spacing:2px;transform:rotate(13deg);outline:1px solid #c8b894;outline-offset:-6px}.visual-stamp span{font-size:17px;line-height:1}.features-section{border-top:1px solid var(--line);padding:48px 0 62px;scroll-margin-top:20px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:25px}.section-heading h2{margin-bottom:0;font-size:32px}.section-heading>.text-link{flex-shrink:0}.section-heading>p{max-width:280px;font-size:12px;color:var(--muted);margin:0;line-height:1.8}.section-heading .eyebrow{margin-bottom:10px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.feature-card{border:1px solid var(--line);border-radius:13px;background:var(--surface);padding:25px 27px 22px}.feature-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:21px}.feature-top>span:last-child{font:13px Georgia,serif;color:#b7b7a5}.feature-icon{display:inline-flex;align-items:center;justify-content:center;background:var(--sage-light);width:42px;height:42px;border-radius:11px;color:#708466}.feature-icon svg{width:21px;height:21px}.feature-card h3{font-size:23px;margin-bottom:11px}.feature-card p{font-size:12px;line-height:1.9;color:var(--muted);margin-bottom:0}.book-promo{background:#eeeee3;border:1px solid #e2e3d5;border-radius:17px;display:grid;grid-template-columns:1fr 1.07fr;gap:50px;padding:43px 65px;margin-bottom:62px;overflow:hidden}.book-promo-art{min-height:321px;position:relative;display:flex;align-items:center;justify-content:center}.book-object{position:relative;width:206px;background:#f9f5ea;box-shadow:6px 4px 0 #ded8c7,8px 6px 0 #a99f7d,16px 22px 30px #273f2529;transform:rotate(-10deg);z-index:1;padding:23px 0 21px;border-left:6px solid #e1dbc9;color:#193e32}.book-object>span{display:block;text-align:center;font:9px Georgia,serif;letter-spacing:1px;margin-bottom:12px}.book-object h3{text-align:center;font-size:30px;line-height:1.08;letter-spacing:-1px;margin:0 0 20px;color:#193e32}.book-object img{height:132px;width:100%;object-fit:cover}.book-object>p{font:italic 10px Georgia,serif;text-align:center;margin:20px 0 0}.book-promo-copy{padding:12px 0}.book-promo-copy h2{font-size:36px;line-height:1.15;margin:18px 0}.book-promo-copy>p{color:#74806c;font-size:12px;line-height:1.8;max-width:352px}.book-promo-copy>small{display:block;color:#7a806e;font-size:9px;margin-top:15px;max-width:330px}.landing-cta{text-align:center;padding:11px 0 61px}.sprig{display:block;color:var(--sage);margin-bottom:15px}.sprig svg{width:31px;height:31px}.landing-cta h2{font-size:39px;margin-bottom:23px}.landing-cta p{margin:15px 0 0;font-size:10px;color:var(--muted)}.public-footer{max-width:1280px;margin:auto;padding:30px 40px;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);gap:17px}.public-footer .brand{font-size:20px}.public-footer p{color:var(--muted);font-size:10px;margin:12px 0 0}.public-footer nav{display:flex;flex-wrap:wrap;gap:12px 22px;align-content:center;justify-content:flex-end;font-size:10px;color:var(--muted)}.public-footer>small{font-size:9px;color:var(--muted)}
/* App chrome */
.sidebar{position:fixed;left:0;top:0;bottom:0;width:var(--sidebar);z-index:60;background:var(--surface);border-right:1px solid var(--line);padding:31px 19px 16px;overflow-y:auto;display:flex;flex-direction:column;scrollbar-width:thin}.sidebar>.brand{padding:0 7px;font-size:25px;margin-bottom:34px}.sidebar-add{margin-bottom:29px;border-radius:10px}.nav-caption{font-size:8px;letter-spacing:1.7px;color:#969a8d;margin:0 13px 11px;font-weight:600}.side-links{display:flex;flex-direction:column;gap:4px;margin-bottom:25px}.side-links a{display:flex;gap:12px;align-items:center;padding:11px 13px;min-height:44px;font-size:12px;color:#6b7667;border-radius:9px;transition:background .15s}.side-links a svg{width:18px;height:18px}.side-links a:hover{background:var(--cream)}.side-links a.active{background:#eaf0e5;color:#254f37;font-weight:600}.side-links a>small{margin-left:auto;background:#d7e2d0;padding:1px 7px;border-radius:4px;font-size:10px}.side-links a>.premium-label{font-size:7px;font-weight:600;letter-spacing:.7px;background:#eee5d2;color:#a2864c}.sidebar-premium{padding:16px;border-radius:11px;background:#f3f0e5;position:relative;margin:0 0 28px}.sidebar-premium strong{display:block;font-family:Georgia,serif;font-size:17px;line-height:1.3;max-width:140px;font-weight:400}.sidebar-premium>span:last-child{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#8b7955;margin-top:12px}.sidebar-premium svg{width:15px;height:15px}.premium-star{position:absolute;right:14px;top:13px;color:var(--brass);font-size:24px}.sidebar-bottom{margin-top:auto}.sidebar-bottom .side-links{margin-bottom:15px;gap:0}.sidebar-bottom .side-links a{font-size:11px;padding-top:8px;padding-bottom:8px}.profile-link{display:flex;gap:10px;align-items:center;padding:15px 4px 0;border-top:1px solid var(--line);font-size:11px}.profile-link>span:nth-child(2){flex:1}.profile-link strong{font-weight:600;display:block}.profile-link small{display:block;font-size:9px;color:var(--muted);margin-top:1px}.profile-link>svg{width:15px;height:15px;color:var(--muted)}.app-shell{margin-left:var(--sidebar);min-height:100vh}.app-topbar{height:78px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 43px;background:var(--bg)}.global-search{display:flex;gap:10px;align-items:center;color:#92998c;min-width:0}.global-search svg{width:17px;height:17px}.global-search input{border:0;background:none;width:320px;font-size:11px;box-shadow:none!important;padding:10px 0}.global-search input::placeholder{color:#92998c}.topbar-actions{display:flex;gap:12px;align-items:center}.notification-dot{height:5px;width:5px;background:var(--brass);border-radius:50%;position:absolute;right:11px;top:10px;border:1px solid var(--bg)}.mobile-brand,.mobile-menu,.mobile-nav{display:none}.main-content{max-width:1480px;margin:0 auto;padding:37px 43px 45px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.page-heading .eyebrow{font-size:8px;letter-spacing:1.6px;margin-bottom:9px}.page-heading h1{font-size:36px;margin-bottom:9px}.page-heading p{color:var(--muted);font-size:12px;margin-bottom:0}.page-heading>.button{flex-shrink:0}.app-footer{display:flex;justify-content:space-between;color:#959a8e;font-size:9px;max-width:1480px;margin:0 auto;padding:0 43px 25px}.app-footer>span{font-family:Georgia,serif;font-style:italic;font-size:12px}.dashboard-hero{position:relative;background:#294b39;border-radius:17px;overflow:hidden;margin-bottom:24px;min-height:267px}.dashboard-hero>.landscape-art{position:absolute;width:63%;height:100%;right:0;top:0;object-fit:cover;object-position:50% 63%}.dashboard-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#294b39 22%,#294b39f0 32%,#294b3900 68%);pointer-events:none}.dashboard-hero-copy{position:relative;z-index:1;padding:29px 33px;color:#c6d2be}.dashboard-hero-copy .eyebrow{font-size:8px;color:#c7d2ba;letter-spacing:1.8px}.dashboard-hero-copy h2{color:#f5f2e7;font-size:35px;line-height:1.12;margin:14px 0 10px}.dashboard-hero-copy p{font-size:11px;margin-bottom:19px}.dashboard-hero-copy .button{font-size:11px;min-height:40px;padding:10px 15px}.dashboard-hero-copy .button svg{width:16px;height:16px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:0 0 34px}.stat-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:19px;display:flex;gap:15px;align-items:center}.stat-icon{width:36px;height:36px;border-radius:10px;background:var(--sage-light);display:grid;place-items:center;color:#809172}.stat-icon svg{width:18px;height:18px}.stat-card strong{display:block;font-size:26px;line-height:1.15;font-weight:550;letter-spacing:-1px}.stat-card div>span{display:block;font-size:10px;color:var(--muted);margin-top:7px}.dashboard-columns{display:grid;grid-template-columns:minmax(0,1fr) 248px;gap:24px}.section-heading.compact{align-items:center;margin-bottom:18px}.section-heading.compact h2{font-size:24px}.panel{background:var(--surface);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.empty-state{text-align:center;border:1px solid var(--line);border-radius:16px;background:var(--surface);padding:53px 25px;display:flex;align-items:center;flex-direction:column}.empty-emblem{width:69px;height:69px;border:1px solid #dce3d3;border-radius:50%;background:var(--sage-light);display:grid;place-items:center;color:#809071;margin-bottom:22px;position:relative}.empty-emblem:after{content:'';position:absolute;inset:-8px;border:1px dashed #dce3d3;border-radius:50%;opacity:.55}.empty-emblem svg{width:29px;height:29px}.empty-state .eyebrow{font-size:8px;margin-top:7px}.empty-state h2,.empty-state h3{font-size:28px;margin-bottom:13px}.empty-state p{max-width:360px;color:var(--muted);font-size:12px;line-height:1.8;margin-bottom:24px}.empty-state>.button{font-size:11px}.dashboard-aside .equipment-promo{padding:22px}.equipment-promo h3{font-size:22px;margin:18px 0 11px}.equipment-promo p{font-size:11px;color:var(--muted);line-height:1.8;margin-bottom:10px}.privacy-card{background:var(--sage-light);border:1px solid var(--line);border-radius:13px;padding:21px;margin-top:17px}.privacy-card>svg{width:21px;height:21px;color:#7b8f70;margin-bottom:12px}.privacy-card h3{font-family:Arial,'Segoe UI',sans-serif;font-size:12px;letter-spacing:0;font-weight:600;margin-bottom:8px}.privacy-card p{font-size:10px;line-height:1.8;margin-bottom:0;color:#77866e}.collection-meter{padding:23px 4px}.collection-meter>div{display:flex;justify-content:space-between;font-size:10px}.collection-meter strong{font-weight:500;color:var(--muted)}progress{width:100%;height:5px;border:none;border-radius:10px;overflow:hidden;display:block;margin:11px 0;background:var(--line)}progress::-webkit-progress-bar{background:var(--line)}progress::-webkit-progress-value{background:var(--sage)}progress::-moz-progress-bar{background:var(--sage)}.collection-meter>a{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:var(--muted)}.collection-meter svg{width:15px;height:15px}
/* Collection & community */
.find-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.dashboard-finds{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.find-card{min-width:0;border:1px solid var(--line);background:var(--surface);border-radius:13px;overflow:hidden;transition:transform .18s,box-shadow .18s}.find-card:hover{transform:translateY(-3px);box-shadow:0 9px 25px #213b2910}.find-image{display:block;aspect-ratio:1.2;position:relative;overflow:hidden;background:var(--cream)}.find-image>img{height:100%;width:100%;object-fit:cover;transition:transform .4s}.find-image:hover>img{transform:scale(1.035)}.no-photo{height:100%;width:100%;display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center;background:radial-gradient(ellipse at 50% 100%,#d9dfc94a,transparent 60%);color:#919982;font-size:10px}.no-photo svg{width:37px;height:37px;stroke-width:1}.find-privacy{position:absolute;right:10px;top:10px;background:#faf8efda;display:grid;place-items:center;border-radius:50%;width:27px;height:27px;color:#3f5a43;backdrop-filter:blur(5px)}.find-privacy svg{width:13px;height:13px}.find-card-body{padding:17px}.find-card-meta{display:flex;justify-content:space-between;gap:5px;font-size:8px;letter-spacing:.3px;color:var(--muted);margin-bottom:7px}.find-card-meta>span{color:#8b8f70;text-transform:uppercase;font-size:8px;letter-spacing:1px}.find-card h3{font-size:21px;line-height:1.2;margin-bottom:10px;overflow-wrap:anywhere}.find-region{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:10px;margin-bottom:0}.find-region svg{width:13px;height:13px}.find-author{display:flex;gap:7px;align-items:center;border-top:1px solid var(--line);margin-top:14px;padding-top:12px;font-size:10px}.find-likes{margin-left:auto;display:flex;gap:4px;align-items:center;color:var(--muted)}.find-likes svg{width:14px;height:14px}.find-filters{margin-bottom:24px}.filter-top{display:flex;align-items:center;gap:12px;margin-bottom:19px}.search-control{display:flex;align-items:center;gap:10px;position:relative;flex:1;background:var(--surface);border:1px solid var(--line);border-radius:10px;padding-left:15px;min-width:0}.search-control svg{width:18px;height:18px;color:#8a9280}.search-control input{border:0!important;background:transparent!important;min-width:0;box-shadow:none!important;font-size:12px;padding-left:0!important}.filter-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px}.category-pills{display:flex;gap:8px;flex-wrap:wrap}.view-switch{display:flex;gap:2px;background:var(--cream);border-radius:8px;padding:3px}.view-switch .icon-button{width:33px;height:32px;border-radius:6px}.view-switch .icon-button svg{width:16px;height:16px}.view-switch .active{background:var(--surface);box-shadow:0 1px 3px #0001}.results-heading{font-size:11px;color:var(--muted);margin-bottom:16px}.advanced-filters{padding:20px;background:var(--surface);border:1px solid var(--line);border-radius:12px;margin-top:18px}.find-view-list,.find-view-timeline{grid-template-columns:1fr}.find-view-list .find-card,.find-view-timeline .find-card{display:grid;grid-template-columns:130px 1fr}.find-view-list .find-image,.find-view-timeline .find-image{aspect-ratio:1}.find-view-list .find-card-body,.find-view-timeline .find-card-body{padding:18px 22px}.find-view-timeline{border-left:1px solid #c9d3bd;padding-left:30px;margin-left:10px}.find-view-timeline .find-card{position:relative;overflow:visible}.find-view-timeline .find-card:before{content:'';position:absolute;left:-37px;top:50%;width:10px;height:10px;border-radius:50%;background:var(--sage);border:2px solid var(--bg)}.find-view-timeline .find-image{border-radius:12px 0 0 12px}.pagination-next{margin:25px auto;display:flex;width:fit-content}.discover-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 24px}.discover-nav h1{font-size:35px;margin:0}.tab-nav{display:flex;gap:23px;overflow-x:auto;white-space:nowrap;border-bottom:1px solid var(--line);scrollbar-width:none}.tab-nav a{font-size:11px;padding:14px 1px;border-bottom:2px solid transparent;color:var(--muted)}.tab-nav a.active{border-bottom-color:var(--forest);color:var(--forest);font-weight:600}.discover-hero{position:relative;overflow:hidden;background:#284632;border-radius:16px;min-height:280px;margin-bottom:32px}.discover-hero>.landscape-art{position:absolute;right:0;top:0;height:100%;width:65%;object-fit:cover;object-position:center 58%}.discover-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#284632 10%,#284632ef 25%,#28463200 85%)}.discover-hero>div{position:relative;z-index:1;padding:32px 36px;max-width:490px}.discover-hero .eyebrow{font-size:8px;color:#c8d2b8}.discover-hero h2{font-size:43px;line-height:1.05;color:#f6f3e8;margin-bottom:14px}.discover-hero p{color:#d1d9c6;font-size:11px;max-width:295px;line-height:1.8;margin:0}.community-filters{display:flex;gap:12px;margin-bottom:23px}.community-filters select{width:145px}.page-discover .public-content,.page-pricing .public-content,.page-auth .public-content,.page-content .public-content,.page-profile.public-site .public-content,.page-find-detail.public-site .public-content{padding-top:42px;padding-bottom:55px}
/* Forms */
label{display:block;font-size:11px;font-weight:600;line-height:1.6;color:var(--ink)}input:not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea{width:100%;min-height:47px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);padding:12px 13px;font-size:12px;line-height:1.6;transition:border-color .15s}label>input,label>select,label>textarea{margin-top:7px}input::placeholder,textarea::placeholder{color:#a0a497;font-weight:400}input:focus,textarea:focus,select:focus{border-color:#839574;box-shadow:0 0 0 3px #83957415}textarea{resize:vertical}select{padding-right:30px;min-width:0}input[type=checkbox],input[type=radio]{accent-color:#2e5940;width:17px;height:17px;flex-shrink:0;margin:2px 0 0}.optional{font-size:9px;color:var(--muted);font-weight:400;float:right}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.span-two{grid-column:1/-1}.form-hint{display:block;font-size:10px;font-weight:400;line-height:1.6;margin-top:6px}.field-spaced{margin-top:18px}.checkbox-row{display:flex;align-items:flex-start;gap:10px;font-weight:400;font-size:11px;margin-top:19px;line-height:1.7}.form-panel{padding:27px}.form-panel>h2{font-size:25px}.panel-title{display:flex;gap:13px;align-items:flex-start;margin-bottom:24px}.panel-title h2{font-size:24px;margin:2px 0 8px}.panel-title p{font-size:11px;line-height:1.7;color:var(--muted);margin:0}.step-number{display:grid;place-items:center;flex-shrink:0;height:31px;width:31px;border-radius:50%;background:var(--sage-light);color:#7b8a6e;font-size:10px;margin-top:2px}.find-form{display:grid;grid-template-columns:minmax(0,1fr) 282px;gap:23px;align-items:start}.form-main>.panel{margin-bottom:21px}.photo-dropzone{display:flex;flex-direction:column;align-items:center;padding:28px 15px;border:1px dashed #ccd5bf;background:var(--bg);border-radius:11px;position:relative;gap:15px;text-align:center}.photo-illustration{background:var(--sage-light);width:57px;height:57px;border-radius:50%;display:grid;place-items:center;color:#809174}.photo-illustration svg{width:27px;height:27px}.photo-dropzone>strong{font:20px Georgia,serif;color:var(--forest)}.photo-actions{display:flex;gap:10px}.photo-actions label{cursor:pointer;font-size:11px}.photo-previews{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:12px}.photo-previews:empty{display:none}.photo-previews figure{margin:0;aspect-ratio:1;border-radius:8px;overflow:hidden;border:1px solid var(--line);position:relative}.photo-previews img{width:100%;height:100%;object-fit:cover}.photo-previews figcaption{position:absolute;left:0;right:0;bottom:0;background:#193e32b8;color:white;font-size:8px;padding:3px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.location-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.location-options .button{font-size:10px;padding:11px 9px;min-height:46px}.location-options .button:first-child{grid-column:1/-1;background:var(--sage-light);border-color:#d9e2cf}.location-options svg{width:17px;height:17px}.more-details summary{list-style:none;display:flex;align-items:center;gap:13px;cursor:pointer}.more-details summary::-webkit-details-marker{display:none}.more-details summary strong{font-family:Georgia,serif;font-weight:500;font-size:23px;color:var(--forest)}.more-details summary small{display:block;color:var(--muted);font-size:10px;margin-top:4px}.more-details summary>svg{margin-left:auto;width:17px;height:17px}.more-details[open] summary{margin-bottom:24px}.form-aside{position:sticky;top:24px}.form-aside .form-panel{padding:23px}.form-aside .feature-icon{margin-bottom:16px}.form-aside h2{font-size:23px}.privacy-choices{display:grid;gap:8px;margin:20px 0}.radio-card{display:flex;align-items:center;gap:11px;border:1px solid var(--line);border-radius:9px;padding:12px;font-size:11px;font-weight:400;cursor:pointer}.radio-card:has(input:checked){border-color:#95a383;background:var(--sage-light)}.radio-card svg{width:16px;height:16px;color:var(--sage)}.radio-card input{width:15px;height:15px;margin:0}.privacy-inline{display:flex;gap:10px;padding:15px;border:1px solid var(--line);background:var(--cream);border-radius:9px;margin-top:20px}.privacy-inline>svg{width:15px;height:15px;color:var(--sage);margin-top:2px}.privacy-inline p{font-size:10px;font-weight:400;color:var(--muted);line-height:1.7;margin:0}.form-save-bar{margin-top:16px}.form-save-bar .button{font-size:12px}.form-save-bar>.button-subtle{margin-top:6px;min-height:35px;background:none;font-size:10px}.draft-status{font-size:9px}.exact-consent{padding:12px;background:#f4e7d6;border-radius:7px;color:#785829}.back-link{display:inline-flex;align-items:center;gap:7px;font-size:10px;color:var(--muted);margin-bottom:17px;min-height:30px}.back-link svg{height:15px;width:15px}.alert{display:flex;align-items:flex-start;gap:12px;padding:15px 18px;border-radius:10px;background:var(--sage-light);border:1px solid #ccd8c2;margin-bottom:22px;font-size:12px}.alert>svg{width:19px;height:19px;flex-shrink:0}.alert ul{padding-left:18px;margin:6px 0 0}.alert-error{background:#f8eae4;color:#963a2f;border-color:#ecc5b9}.alert-warning{background:#f6edda;border-color:#e9d7b1;color:#826527}.inline-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.secondary-actions{padding:24px 0;margin-top:15px}.secondary-actions summary{font-size:11px;color:var(--muted);cursor:pointer;min-height:44px}.secondary-actions form{max-width:500px}.auth-layout{display:grid;grid-template-columns:1fr 1fr;max-width:970px;margin:10px auto 25px;gap:80px;align-items:center}.auth-art{border-radius:170px 170px 14px 14px;overflow:hidden;position:relative;min-height:570px;background:#ced0b7}.auth-art img{height:570px;width:100%;object-fit:cover}.auth-art-text{position:absolute;left:34px;right:34px;bottom:36px;z-index:1;color:#f5f0e2}.auth-art-text h2{color:inherit;font-size:38px;margin-bottom:16px}.auth-art-text p{color:#d5ddc9;font-size:11px;margin:0}.auth-form h1{font-size:40px}.auth-form>p{color:var(--muted);font-size:12px;margin-bottom:26px}.auth-form form>label{margin-top:17px}.auth-form form>.button{margin-top:25px}.auth-links{display:flex;justify-content:space-between;align-items:center;margin-top:8px;font-size:11px}.auth-footer{border-top:1px solid var(--line);padding-top:24px;margin-top:26px;font-size:11px;display:flex;gap:6px;align-items:center}.auth-footer a{font-weight:600;color:var(--forest)}.auth-form .checkbox-row{font-size:10px}.auth-form .privacy-inline{margin-top:26px}.settings-layout{display:grid;grid-template-columns:190px 1fr;gap:28px;align-items:start}.settings-nav{display:flex;flex-direction:column;gap:6px;position:sticky;top:25px}.settings-nav a{display:flex;gap:10px;align-items:center;min-height:43px;padding:9px 13px;font-size:11px;border-radius:9px}.settings-nav a:first-child{background:var(--sage-light)}.settings-nav svg{width:17px;height:17px}.settings-content>.panel{margin-bottom:23px}.settings-content h2{font-size:25px}.settings-content .form-grid{margin:22px 0}.settings-content .form-panel>.button{margin-top:22px}.danger-panel{border-color:#d9bfb3}.danger-panel h2{color:var(--danger)}.security-row{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.security-row p{font-size:11px;color:var(--muted);margin:5px 0 0}.security-row strong{font-size:12px}.record-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:25px}.record-card{padding:25px}.record-card .feature-icon{margin-bottom:19px}.record-card h2{font-size:26px}.record-card p{font-size:12px;color:var(--muted)}.record-card .record-meta{display:flex;align-items:center;gap:8px;font-size:10px;margin:10px 0;color:var(--muted)}.record-meta svg{width:15px;height:15px}.record-card footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:14px;margin-top:18px}.record-create{max-width:800px;margin-top:27px}.record-create summary{cursor:pointer;font-family:Georgia,serif;font-size:24px;list-style:none;display:flex;gap:12px;align-items:center;color:var(--forest)}.record-create[open] summary{margin-bottom:25px}.record-create form>.button{margin-top:22px}.record-create summary svg{width:22px;height:22px}.profile-banner{height:180px;overflow:hidden;position:relative;border-radius:15px 15px 0 0;background:#829174}.profile-banner img{height:100%;width:100%;object-fit:cover;object-position:50% 50%}.profile-summary{display:flex;align-items:center;gap:23px;padding:0 30px 29px;position:relative;flex-wrap:wrap;border:1px solid var(--line);border-top:0;background:var(--surface);border-radius:0 0 14px 14px;margin-bottom:31px}.profile-avatar{height:96px;width:96px;font-size:39px;border-width:5px;margin-top:-28px}.profile-text{flex:1;padding-top:23px}.profile-text h1{font-size:31px;margin-bottom:6px}.profile-text p{font-size:11px;color:var(--muted);margin-bottom:4px}.profile-stats{display:flex;gap:27px;padding-top:21px}.profile-stats div{text-align:center}.profile-stats strong{display:block;font-size:20px;font-weight:500;line-height:1.2}.profile-stats small{font-size:9px;color:var(--muted)}.profile-summary>.button,.profile-summary>form{margin-top:20px}.notification-list{background:var(--surface);border:1px solid var(--line);border-radius:14px;overflow:hidden}.notification-item{display:flex;gap:17px;align-items:flex-start;padding:23px;border-bottom:1px solid var(--line)}.notification-item:last-child{border-bottom:0}.notification-item.unread{background:var(--sage-light)}.notification-item h3{font-family:inherit;font-size:12px;letter-spacing:0;font-weight:600;margin:3px 0 6px}.notification-item p{font-size:11px;margin:0;color:var(--muted)}.notification-item time{font-size:9px;color:var(--muted);display:block;margin-top:7px}
/* Find detail & maps */
.detail-top{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:25px}.detail-top .back-link{margin-bottom:0}.find-detail-layout{display:grid;grid-template-columns:1.08fr 1fr;gap:37px;align-items:start}.detail-gallery{min-width:0}.detail-main-photo{width:100%;aspect-ratio:1.1;object-fit:cover;border-radius:15px;background:var(--cream)}.detail-thumbnails{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:13px}.detail-thumbnails img{aspect-ratio:1;object-fit:cover;border-radius:7px}.detail-no-photo{aspect-ratio:1.1;background:var(--cream);border:1px solid var(--line);border-radius:15px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:13px;color:var(--sage);font-size:12px}.detail-no-photo svg{width:50px;height:50px;stroke-width:1}.detail-info{padding-top:10px}.detail-info .eyebrow{font-size:9px}.detail-info h1{font-size:39px}.detail-date{font-size:10px;color:var(--muted);display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-bottom:22px}.detail-date svg{width:13px;height:13px}.privacy-summary{display:flex;align-items:center;gap:13px;background:var(--sage-light);border-radius:11px;padding:17px;margin-bottom:23px}.privacy-summary>svg{width:25px;height:25px;color:var(--sage)}.privacy-summary div{flex:1}.privacy-summary strong{display:block;font-size:12px;font-weight:600}.privacy-summary span{display:block;font-size:10px;color:var(--muted);margin-top:3px}.privacy-summary a{display:grid;place-items:center;width:30px;height:35px}.privacy-summary a svg{width:16px;height:16px}.detail-info h2{font-size:23px}.detail-info>p.preserve-lines{font-size:12px;color:var(--muted);line-height:1.9}.detail-facts{display:grid;grid-template-columns:1fr 1fr;gap:17px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:19px 0;margin:23px 0}.detail-facts dt{font-size:9px;color:var(--muted)}.detail-facts dd{font-size:12px;margin:3px 0 0;font-weight:500;overflow-wrap:anywhere}.private-note{background:var(--cream);padding:17px;border-radius:10px;margin-bottom:18px}.private-note h3{font-size:13px;font-family:inherit;font-weight:600;letter-spacing:0;display:flex;align-items:center;gap:8px}.private-note h3 svg{width:15px;height:15px}.private-note p{font-size:11px;color:var(--muted);margin:0}.detail-social{display:flex;gap:10px;flex-wrap:wrap}.detail-social .button{font-size:10px;min-height:42px}.detail-social svg{width:17px;height:17px}.detail-discussion{display:grid;grid-template-columns:1.08fr 1fr;gap:26px;margin-top:32px}.detail-discussion h2{font-size:24px}.count-label{font-family:Inter,sans-serif;font-size:12px;color:var(--muted);margin-left:8px}.comment{display:flex;gap:11px;padding:16px 0;border-bottom:1px solid var(--line);margin-bottom:14px}.comment strong{font-size:11px}.comment time{font-size:9px;color:var(--muted);margin-left:10px}.comment p{font-size:12px;white-space:pre-line;margin:7px 0 0}.proposal{border-bottom:1px solid var(--line);padding:17px 0;margin-bottom:20px}.proposal strong{font-size:13px}.proposal p{font-size:12px;color:var(--muted)}.map-canvas{background:#e4e8d7;position:relative;border-radius:13px;overflow:hidden;isolation:isolate}.personal-map{height:570px;border:1px solid #d4ddc9}.map-picker{height:280px;margin-top:17px}.map-empty{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;background:repeating-linear-gradient(24deg,transparent,transparent 97px,#f8f6e58f 98px,#f8f6e58f 101px,transparent 102px),repeating-linear-gradient(104deg,transparent,transparent 151px,#faf8eb 152px,#faf8eb 155px,transparent 156px)}.map-empty:before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at center,#e4e8d7 0%,#e4e8d7eb 23%,#e4e8d700 75%);z-index:-1}.map-empty h2{font-size:28px;max-width:380px;color:#304d37}.map-empty p{max-width:350px;font-size:12px;color:#687b60}.map-empty .empty-emblem{background:#e9eedf}.map-layout .privacy-inline{width:fit-content}.leaflet-container{font-family:Arial,'Segoe UI',sans-serif!important;font-size:12px!important}.leaflet-popup-content a{font-size:12px;color:#193e32;text-decoration:underline}.map-marker{background:#193e32;border:3px solid #fcf6e4;border-radius:50%;box-shadow:0 2px 9px #0003}
/* Premium, books, sharing & administration */
.pricing-heading{text-align:center;max-width:660px;margin:13px auto 34px}.pricing-heading h1{font-size:57px;line-height:1.05}.pricing-heading>p{font-size:13px;color:var(--muted);max-width:430px;margin:0 auto;line-height:1.9}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:23px;max-width:830px;margin:auto}.price-card{border:1px solid var(--line);border-radius:16px;background:var(--surface);padding:33px}.price-card.premium{border-color:#9aab8b;background:#f0f2e7;position:relative}.price-card h2{font-size:29px;margin-bottom:10px}.price-card>p{font-size:12px;color:var(--muted)}.plan-price{font-family:Georgia,serif;font-size:42px;color:var(--forest);margin:22px 0}.plan-price small{font-family:Inter,sans-serif;font-size:11px;color:var(--muted);display:block;letter-spacing:0;margin-top:7px}.plan-price.not-set{font-size:20px;min-height:74px;display:flex;align-items:center}.plan-features{padding:0;list-style:none;margin:25px 0}.plan-features li{font-size:12px;display:flex;align-items:flex-start;gap:10px;margin:14px 0}.plan-features svg{width:16px;height:16px;color:#839770}.price-card .button{margin-top:9px}.pricing-footnote{max-width:670px;margin:28px auto 0;text-align:center;font-size:11px;line-height:1.9;color:var(--muted)}.billing-plan{display:flex;justify-content:space-between;align-items:center;gap:23px;padding:30px;margin-bottom:30px}.billing-plan h2{font-size:30px;margin-bottom:10px}.billing-plan p{font-size:12px;color:var(--muted);margin:0}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:12px;background:var(--surface)}table{width:100%;border-collapse:collapse;text-align:left;font-size:11px}th{font-weight:600;font-size:9px;color:var(--muted);letter-spacing:.5px;text-transform:uppercase;background:var(--cream)}th,td{padding:15px 19px;border-bottom:1px solid var(--line);vertical-align:middle}tbody tr:last-child td{border-bottom:0}td .button{font-size:10px;min-height:34px;padding:6px 10px}.book-page-hero{display:grid;grid-template-columns:1fr 1fr;background:#ecefe1;border:1px solid #dfe3d2;border-radius:16px;padding:35px 48px;gap:35px;align-items:center;margin-bottom:30px}.book-page-copy h2{font-size:40px;margin:19px 0}.book-page-copy p{font-size:12px;line-height:1.8;color:#7b8670;max-width:365px}.book-page-hero .book-promo-art{min-height:330px}.book-steps{display:flex;justify-content:center;gap:0;margin:28px auto 34px;max-width:760px}.book-step{flex:1;position:relative;text-align:center;font-size:10px;color:var(--muted)}.book-step:before{content:'';height:1px;background:var(--line);position:absolute;top:16px;left:-50%;width:100%;z-index:0}.book-step:first-child:before{display:none}.book-step>span{position:relative;display:grid;place-items:center;background:var(--cream);border:4px solid var(--bg);height:36px;width:36px;border-radius:50%;margin:0 auto 8px;color:var(--sage);font-size:11px}.book-step.active>span{background:var(--forest);color:var(--surface)}.select-finds-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:17px}.select-find{position:relative;border:1px solid var(--line);border-radius:10px;background:var(--surface);overflow:hidden;cursor:pointer;min-width:0}.select-find:has(input:checked){border-color:#7e9870;box-shadow:0 0 0 2px #849b7020}.select-find input{position:absolute;right:10px;top:8px;z-index:1;box-shadow:0 0 0 3px #fff9}.select-find img{width:100%;aspect-ratio:1.4;object-fit:cover}.select-find .no-photo{aspect-ratio:1.4}.select-find>span:last-child{display:block;font-size:11px;padding:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.share-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:25px;align-items:start}.share-aside{position:sticky;top:25px}.share-preview{aspect-ratio:1;background:#e9ebdd;border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:25px;text-align:center;gap:14px;margin-bottom:22px}.share-preview>svg{width:42px;height:42px;color:#93a180}.share-preview p{font-family:Georgia,serif;color:var(--forest);font-size:23px;line-height:1.2;margin-bottom:0}.share-preview img{height:100%;width:100%;object-fit:contain}.share-links{display:flex;gap:10px;flex-wrap:wrap;margin:20px 0}.share-links .button{font-size:11px}.admin-tabs{margin-bottom:28px}.admin-stats{margin-bottom:28px}.admin-settings{max-width:850px}.admin-settings .form-grid{margin-bottom:25px}.admin-row-form{display:flex;gap:8px;align-items:center}.admin-row-form input{min-width:110px;max-width:200px;min-height:36px!important;padding:7px 10px!important;font-size:10px!important}.content-page{max-width:800px;margin:20px auto;padding:36px}.content-page h1{font-size:42px}.content-page .content-body{font-size:13px;line-height:1.95;color:var(--muted)}.content-page h2{margin-top:30px}.error-page{padding:70px 25px;text-align:center;max-width:600px;margin:auto}.error-code{font-family:Georgia,serif;font-size:100px;line-height:1;color:#bdc7ac;margin-bottom:25px}.error-page p{color:var(--muted)}.offline-notice,.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:100;max-width:calc(100% - 35px);width:max-content;background:#233f2e;color:#f9f6e9;padding:14px 20px;box-shadow:0 5px 25px #0002;border-radius:12px;font-size:11px;display:flex;gap:10px;align-items:center}.offline-notice{background:#796443}.install-prompt{position:fixed;bottom:25px;right:25px;z-index:95;box-shadow:0 5px 30px #0002;font-size:11px;max-width:calc(100vw - 40px)}
/* Responsive & accessibility */
@media(min-width:1600px){:root{--sidebar:278px}.sidebar{padding-left:25px;padding-right:25px}.main-content{padding-left:55px;padding-right:55px}.app-topbar{padding-left:55px;padding-right:55px}.dashboard-hero{min-height:300px}.dashboard-hero-copy{padding:36px 40px}.dashboard-hero-copy h2{font-size:40px}.dashboard-columns{grid-template-columns:minmax(0,1fr) 280px}.dashboard-finds{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:1200px){:root{--sidebar:225px}.sidebar{padding:27px 14px 15px}.sidebar>.brand{font-size:22px;padding:0}.sidebar>.brand img{width:39px;height:39px}.side-links a{font-size:11px;gap:10px}.main-content{padding:30px}.app-topbar{padding:0 30px}.stats-grid{gap:10px}.stat-card{padding:15px 12px;gap:10px}.stat-icon{width:31px;height:31px}.stat-card strong{font-size:23px}.stat-card div>span{font-size:9px}.dashboard-columns{grid-template-columns:minmax(0,1fr) 220px;gap:20px}.hero-copy h1{font-size:61px}.landing-hero{gap:43px}.hero-actions{gap:16px;flex-wrap:wrap}.hero-landscape{height:430px}.public-nav{gap:19px}.public-header{padding:0 4%}.public-actions{gap:13px}.public-content{padding-left:40px;padding-right:40px}.book-promo{padding:35px 40px}.find-form{grid-template-columns:minmax(0,1fr) 252px;gap:18px}.form-panel{padding:23px}.form-aside .form-panel{padding:18px}.form-aside h2{font-size:21px}.find-grid{gap:16px}.find-card-body{padding:14px}.find-card h3{font-size:20px}.find-detail-layout{gap:25px}.detail-info h1{font-size:34px}.share-layout{grid-template-columns:minmax(0,1fr) 260px}.public-nav a{font-size:11px}}
@media(max-width:1000px){.dashboard-columns{grid-template-columns:1fr}.dashboard-aside{display:grid;grid-template-columns:1fr 1fr;gap:18px}.dashboard-aside .privacy-card{margin:0}.collection-meter{grid-column:1/-1;padding:3px 4px}.dashboard-finds{grid-template-columns:repeat(3,minmax(0,1fr))}.find-form{grid-template-columns:1fr}.form-aside{position:static}.form-aside .form-panel{padding:23px}.privacy-choices{grid-template-columns:1fr 1fr}.form-aside .form-panel>label{max-width:100%}.find-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.find-view-list,.find-view-timeline{grid-template-columns:1fr}.form-save-bar{padding:16px;background:var(--bg);border:1px solid var(--line);border-radius:12px;position:sticky;bottom:12px;z-index:10}.form-save-bar>.button-subtle{display:none}.find-form{position:relative}.find-detail-layout,.detail-discussion{grid-template-columns:1fr}.detail-info{padding-top:0}.detail-main-photo,.detail-no-photo{aspect-ratio:1.35}.discover-nav{display:block}.discover-nav h1{margin-bottom:17px}.discover-hero h2{font-size:35px}.hero-copy h1{font-size:53px}.landing-hero{gap:35px;padding:50px 0 60px}.hero-landscape{height:415px}.hero-intro{font-size:13px}.hero-actions .text-link{display:none}.public-nav{display:none}.hero-private{margin-top:26px;padding-top:21px}.field-note{padding:16px;left:-19px;width:92%}.field-note p{font-size:13px}.visual-stamp{width:69px;height:69px;right:-15px;font-size:8px}.feature-card{padding:23px 20px}.feature-card h3{font-size:21px}.feature-card p{font-size:11px}.book-promo{gap:22px;padding:28px 25px}.book-promo-copy h2{font-size:31px}.auth-layout{gap:40px}.auth-art{min-height:510px}.auth-art img{height:510px}.auth-form h1{font-size:34px}.settings-layout{grid-template-columns:1fr}.settings-nav{position:static;flex-direction:row;overflow:auto;gap:5px;white-space:nowrap}.settings-nav a{font-size:10px;padding:8px 12px}.profile-summary{padding:0 22px 24px;gap:16px}.profile-stats{gap:17px}.profile-summary>.button{margin-left:auto}.book-page-hero{padding:27px;gap:20px}.book-page-copy h2{font-size:34px}.book-page-hero .book-object{width:175px}.share-layout{grid-template-columns:1fr}.share-aside{position:static}.share-aside .share-preview{max-width:340px;margin:0 auto 20px}}
@media(max-width:760px){:root{--sidebar:0px}body{font-size:14px}.sidebar{width:275px;transform:translateX(-100%);transition:transform .23s;z-index:110;box-shadow:20px 0 80px #0002}.sidebar.is-open{transform:translateX(0)}.sidebar-backdrop{position:fixed;inset:0;z-index:105;background:#14271d66;backdrop-filter:blur(2px)}.app-topbar{height:74px;padding:0 23px;background:var(--surface)}.global-search,.desktop-avatar{display:none}.mobile-brand{display:flex;font-size:25px}.mobile-menu{display:inline-flex}.topbar-actions{gap:3px}.topbar-actions .locale-switch{min-width:29px;font-size:9px}.app-topbar .brand img{width:37px;height:37px}.main-content{padding:28px 22px 35px}.page-heading{margin-bottom:24px;gap:14px;align-items:flex-start}.page-heading h1{font-size:32px}.page-heading p{font-size:12px;line-height:1.7}.page-heading .eyebrow{font-size:8px;margin-bottom:11px}.page-heading>.button{font-size:0;min-width:44px;width:44px;min-height:44px;padding:11px;border-radius:50%;margin-top:8px;gap:0}.page-heading>.button svg{width:21px;height:21px}.page-heading>.pill{display:none}.dashboard-hero{min-height:263px;border-radius:15px;margin-bottom:18px}.dashboard-hero-copy{padding:26px}.dashboard-hero-copy h2{font-size:32px;margin-top:16px}.dashboard-hero-copy p{max-width:190px;font-size:10px;line-height:1.7;margin-bottom:18px}.dashboard-hero>.landscape-art{width:80%;object-position:59% 65%}.dashboard-hero:after{background:linear-gradient(90deg,#294b39 0%,#294b39ed 23%,#294b3900 90%)}.stats-grid{grid-template-columns:repeat(2,1fr);gap:11px;margin-bottom:28px}.stat-card{padding:16px;gap:14px;border-radius:11px}.stat-card strong{font-size:25px}.stat-card div>span{font-size:10px;margin-top:5px}.stat-icon{width:36px;height:36px}.stat-icon svg{width:18px;height:18px}.dashboard-columns{gap:23px}.section-heading.compact h2{font-size:24px}.section-heading.compact .text-link{font-size:10px}.dashboard-finds{grid-template-columns:repeat(2,minmax(0,1fr))}.empty-state{padding:39px 23px}.empty-state h2,.empty-state h3{font-size:28px}.empty-state p{font-size:12px}.empty-state>.button{font-size:12px;min-height:48px}.dashboard-aside{gap:12px}.dashboard-aside .equipment-promo,.privacy-card{padding:19px}.equipment-promo h3{font-size:21px}.equipment-promo p,.privacy-card p{font-size:10px}.equipment-promo .text-link{font-size:10px}.collection-meter{padding:8px 3px}.app-footer{padding:7px 23px calc(106px + env(safe-area-inset-bottom));font-size:9px}.mobile-nav{position:fixed;bottom:0;left:0;right:0;z-index:90;display:flex;align-items:center;justify-content:space-around;border-top:1px solid var(--line);background:var(--surface);padding:9px 7px calc(8px + env(safe-area-inset-bottom));min-height:76px;box-shadow:0 -5px 30px #193e3205}.mobile-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#8b9385;min-width:57px;min-height:49px;font-size:8px;line-height:1.5}.mobile-nav a>svg{height:23px;width:23px;stroke-width:1.7}.mobile-nav a.active{color:var(--forest);font-weight:600}.mobile-nav a.mobile-add{background:#193e32;color:#f8f5e8;width:53px;height:53px;min-width:53px;border-radius:50%;margin-top:-22px;border:4px solid var(--surface);box-shadow:0 0 0 1px #e3e6d9,0 4px 9px #1e382a15;min-height:53px}.mobile-nav a.mobile-add svg{width:26px;height:26px;stroke-width:1.5}.public-header{height:81px;padding:0 23px;gap:10px}.public-header .brand{font-size:25px;gap:9px}.public-header .brand img{height:37px;width:37px}.public-header .brand small{font-size:7px;letter-spacing:0}.public-actions{gap:4px}.public-actions>.button{display:none}.public-actions .login-link{font-size:11px;padding:12px 0 12px 9px}.public-actions .locale-switch{font-size:9px;min-width:30px}.public-content{padding:0 24px}.landing-hero{grid-template-columns:1fr;gap:39px;padding:39px 0 51px}.hero-copy{padding:0}.hero-copy>.eyebrow{font-size:7px;letter-spacing:1.6px;margin-bottom:17px}.hero-copy h1{font-size:61px;letter-spacing:-2.6px;line-height:1.03;margin:0 0 21px}.hero-intro{font-size:13px;line-height:1.85;max-width:400px;margin-bottom:25px}.hero-actions{flex-wrap:nowrap;gap:15px}.hero-actions .button{font-size:12px;min-height:51px;padding:13px 19px}.hero-actions .text-link{display:inline-flex;font-size:10px;line-height:1.4;gap:5px}.hero-actions .text-link svg{width:14px;height:14px}.hero-actions .text-link{display:none}.fine-print{font-size:9px;margin-top:15px;gap:5px}.hero-private{margin-top:25px;padding-top:20px;max-width:none}.hero-private strong{font-size:11px}.hero-private small{font-size:10px}.hero-private>svg{height:23px;width:23px}.hero-visual{max-width:465px;width:100%;margin:0 auto;padding:0 4px 25px}.hero-landscape{height:374px;border-radius:150px 150px 12px 12px}.hero-landscape>.landscape-art{object-position:57% center}.art-caption{left:24px;bottom:27px;right:20px}.art-caption span{font-size:7px}.art-caption strong{font-size:23px}.field-note{left:-6px;width:86%;bottom:0;padding:16px;gap:12px}.field-note-icon{width:38px;height:38px}.field-note p{font-size:13px}.field-note .eyebrow{font-size:6px;letter-spacing:1.3px}.field-note-line{display:none}.visual-stamp{right:-5px;top:30px;width:68px;height:68px;font-size:7px;letter-spacing:1.7px}.features-section{padding:35px 0 39px}.section-heading{display:block;margin-bottom:22px}.section-heading.compact{display:flex}.section-heading h2{font-size:31px}.section-heading>.eyebrow,.section-heading .eyebrow{font-size:8px}.section-heading>p{font-size:12px;max-width:310px;margin-top:14px}.feature-grid{grid-template-columns:1fr;gap:12px}.feature-card{padding:22px;display:grid;grid-template-columns:42px 1fr;gap:0 17px}.feature-top{grid-row:1/3;margin:0;display:block}.feature-top>span:last-child{display:none}.feature-card h3{font-size:24px;margin:2px 0 9px}.feature-card p{font-size:12px;line-height:1.8}.feature-icon{width:40px;height:40px}.book-promo{grid-template-columns:1fr;gap:9px;padding:26px 25px 29px;margin-bottom:37px}.book-promo-art{min-height:325px}.book-object{width:200px}.book-promo-copy{padding:15px 0 0}.book-promo-copy h2{font-size:33px}.book-promo-copy p{font-size:12px}.book-promo-copy .pill{font-size:10px}.book-promo-copy>small{font-size:9px}.landing-cta{padding:9px 0 40px}.landing-cta h2{font-size:33px}.landing-cta>.button{font-size:12px}.landing-cta p{font-size:9px}.public-footer{padding:26px 24px;grid-template-columns:1fr;gap:18px}.public-footer nav{justify-content:flex-start;gap:11px 19px}.public-footer>small{font-size:8px}.public-footer p{font-size:9px}.filter-top{gap:8px;margin-bottom:15px}.filter-top>.button{font-size:11px;padding:10px 12px}.filter-top .button-search{display:none}.filter-top .button svg{width:16px;height:16px}.search-control{padding-left:11px}.search-control svg{width:16px;height:16px}.search-control input{font-size:11px!important;min-height:46px!important}.search-control input::placeholder{font-size:10px}.filter-bottom{flex-wrap:wrap;gap:13px}.category-pills{gap:6px}.category-pills .pill{font-size:10px;padding:8px 13px;min-height:37px}.view-switch{margin-left:auto}.find-grid{gap:13px}.find-card-body{padding:13px}.find-card-meta{font-size:7px;gap:4px}.find-card-meta>span{font-size:7px;letter-spacing:.8px}.find-card h3{font-size:20px;margin-bottom:9px}.find-region{font-size:9px;gap:3px}.find-region svg{width:12px;height:12px}.find-privacy{width:24px;height:24px;right:8px;top:8px}.find-privacy svg{width:12px;height:12px}.find-author{font-size:8px;gap:4px;padding-top:10px;margin-top:11px}.find-author .avatar{width:23px;height:23px;font-size:10px}.find-likes svg{width:12px;height:12px}.find-view-list .find-card,.find-view-timeline .find-card{grid-template-columns:103px 1fr}.find-view-list .find-card-body,.find-view-timeline .find-card-body{padding:13px 15px}.find-view-list .find-image,.find-view-timeline .find-image{height:100%;aspect-ratio:auto;min-height:109px}.find-view-timeline{padding-left:19px;margin-left:5px}.find-view-timeline .find-card:before{left:-26px}.advanced-filters{padding:17px;gap:14px}.discover-nav h1{font-size:33px}.discover-nav{margin-bottom:20px}.tab-nav{gap:22px}.tab-nav a{font-size:10px;padding:12px 0}.discover-hero{min-height:277px;margin-bottom:25px}.discover-hero>div{padding:25px 25px}.discover-hero>.landscape-art{width:100%;object-position:61% center}.discover-hero:after{background:linear-gradient(90deg,#284632ed 0%,#284632a3 42%,#28463208 100%)}.discover-hero h2{font-size:36px}.discover-hero .eyebrow{font-size:6px;letter-spacing:1.5px}.discover-hero p{font-size:11px;max-width:230px}.community-filters{gap:7px;flex-wrap:wrap}.community-filters>.search-control{flex-basis:100%}.community-filters select{flex:1;width:auto;font-size:11px}.community-filters .button{font-size:11px}.page-discover .public-content,.page-pricing .public-content,.page-auth .public-content,.page-content .public-content,.page-profile.public-site .public-content,.page-find-detail.public-site .public-content{padding-top:28px;padding-bottom:35px}.find-form{gap:0}.panel-title{gap:12px;margin-bottom:21px}.panel-title h2{font-size:24px}.panel-title p{font-size:10px;line-height:1.75}.form-panel{padding:22px 19px}.form-main>.panel{margin-bottom:17px}.step-number{height:29px;width:29px;font-size:9px}.photo-dropzone{padding:23px 12px;gap:15px}.photo-dropzone>strong{font-size:19px}.photo-actions{gap:8px;width:100%;justify-content:center}.photo-actions .button{font-size:11px;padding:12px 14px}.photo-actions .button svg{width:17px;height:17px}.form-grid{gap:16px 12px}label{font-size:11px}input:not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea{font-size:16px;min-height:48px;padding:12px;line-height:1.45}textarea{font-size:14px}input::placeholder,textarea::placeholder{font-size:12px}input[type=datetime-local]{font-size:12px;padding:12px 7px!important;max-width:100%}input[type=date]{font-size:13px}.form-grid>label{min-width:0}.optional{font-size:8px}.form-hint{font-size:10px}.photo-previews{grid-template-columns:repeat(3,1fr);gap:8px}.location-options{gap:8px}.location-options .button{font-size:10px;padding:12px 8px;min-height:48px}.location-options .button:first-child{font-size:11px}.more-details summary strong{font-size:23px}.more-details summary small{font-size:9px}.more-details summary{gap:11px}.form-aside .form-panel{padding:23px 19px}.form-aside h2{font-size:25px}.privacy-choices{gap:8px}.radio-card{gap:8px;padding:12px 10px;font-size:10px;min-height:49px}.radio-card input{height:15px;width:15px}.radio-card svg{width:15px;height:15px}.privacy-inline{padding:14px;margin-top:19px}.privacy-inline p{font-size:10px}.checkbox-row{font-size:11px}.form-save-bar{position:fixed;bottom:calc(75px + env(safe-area-inset-bottom));left:0;right:0;border:0;border-top:1px solid var(--line);background:var(--surface);padding:12px 22px;margin:0;border-radius:0;z-index:85;box-shadow:0 -7px 20px #193e3205}.form-save-bar .button{min-height:49px;font-size:13px}.draft-status{display:none}.page-find-form .main-content{padding-bottom:99px}.page-find-form .app-footer{padding-bottom:calc(154px + env(safe-area-inset-bottom))}.auth-layout{grid-template-columns:1fr;gap:0;max-width:460px;margin:8px auto 15px}.auth-art{display:none}.auth-form{padding:4px 0}.auth-form h1{font-size:41px;margin-top:14px}.auth-form>.eyebrow{font-size:8px}.auth-form>p{font-size:12px;margin-bottom:26px}.auth-form form>label{margin-top:18px}.auth-form .checkbox-row{font-size:11px}.auth-form .button{font-size:13px}.auth-footer{font-size:12px}.auth-links .text-link{font-size:11px}.settings-nav{margin:0 -3px;gap:2px}.settings-nav a{padding:10px;font-size:10px}.settings-nav svg{width:15px;height:15px}.settings-layout{gap:21px}.settings-content .form-grid{grid-template-columns:1fr}.settings-content h2{font-size:26px}.security-row{align-items:flex-start;flex-direction:column;gap:13px}.security-row p{font-size:11px}.security-row .button{font-size:11px}.record-grid{grid-template-columns:1fr;gap:15px}.record-card{padding:23px}.record-card h2{font-size:25px}.record-create summary{font-size:23px}.record-create .form-grid{grid-template-columns:1fr}.record-create .span-two{grid-column:auto}.profile-banner{height:155px}.profile-summary{padding:0 20px 24px;gap:16px;align-items:flex-start}.profile-avatar{width:76px;height:76px;font-size:32px;margin-top:-24px}.profile-text{padding-top:18px;flex-basis:calc(100% - 98px)}.profile-text h1{font-size:29px}.profile-text p{font-size:10px}.profile-stats{padding-top:7px;gap:29px}.profile-stats strong{font-size:22px}.profile-stats small{font-size:9px}.profile-summary>.button,.profile-summary>form{margin:4px 0 0 auto}.profile-summary>.button,.profile-summary>form .button{font-size:10px;padding:10px 13px;min-height:41px}.notification-item{padding:19px;gap:12px}.notification-item .feature-icon{width:36px;height:36px}.notification-item h3{font-size:12px}.notification-item p{font-size:11px}.detail-top{gap:12px;margin-bottom:19px}.detail-top .button{font-size:10px;padding:10px 12px;min-height:40px}.detail-top .button svg{width:15px;height:15px}.detail-top .back-link{font-size:9px;gap:5px}.find-detail-layout{gap:23px}.detail-main-photo,.detail-no-photo{aspect-ratio:1.06;border-radius:13px}.detail-thumbnails{gap:8px;margin-top:11px}.detail-info h1{font-size:37px}.detail-info .eyebrow{font-size:9px}.detail-info h2{font-size:25px}.detail-info>p.preserve-lines{font-size:13px}.privacy-summary{padding:17px}.detail-social .button{font-size:11px;min-height:44px}.detail-discussion{gap:18px;margin-top:28px}.detail-discussion .form-panel{padding:22px 20px}.detail-discussion .button{font-size:11px}.detail-facts dd{font-size:13px}.personal-map{height:510px}.map-empty{padding:23px}.map-empty h2{font-size:28px}.map-empty p{font-size:12px}.map-picker{height:280px}.map-layout .privacy-inline{margin-top:15px}.pricing-heading{margin:7px auto 29px}.pricing-heading .eyebrow{font-size:7px;letter-spacing:1.8px}.pricing-heading h1{font-size:48px}.pricing-heading p{font-size:12px;max-width:320px}.pricing-grid{grid-template-columns:1fr;gap:19px;max-width:440px}.price-card{padding:28px}.price-card h2{font-size:31px}.price-card>p{font-size:12px}.plan-features li{font-size:12px}.price-card .button{font-size:12px}.pricing-footnote{font-size:10px;padding:0 9px;max-width:430px}.billing-plan{flex-direction:column;align-items:flex-start;padding:25px}.billing-plan .button{font-size:12px}th,td{padding:13px 14px;white-space:nowrap}.book-page-hero{grid-template-columns:1fr;padding:26px;gap:10px}.book-page-copy h2{font-size:36px}.book-page-copy p{font-size:12px}.book-page-hero .book-promo-art{grid-row:1;min-height:303px}.book-page-hero .book-object{width:190px}.book-page-copy .button{font-size:12px}.book-steps{margin:25px 0;gap:2px}.book-step{font-size:9px}.select-finds-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.select-find>span:last-child{font-size:10px;padding:10px}.select-find input{height:19px;width:19px;right:8px;top:6px}.share-aside .share-preview{max-width:none}.share-layout{gap:19px}.share-links .button{font-size:10px}.admin-row-form{flex-direction:column;align-items:flex-start}.content-page{padding:26px 20px;margin:0}.content-page h1{font-size:36px}.content-page .content-body{font-size:12px}.error-code{font-size:86px}.error-page{padding:43px 10px}.error-page h1{font-size:34px}.error-page p{font-size:12px}.offline-notice,.toast{bottom:calc(93px + env(safe-area-inset-bottom));font-size:10px;padding:12px 16px}.install-prompt{bottom:calc(91px + env(safe-area-inset-bottom));right:20px;font-size:10px}.public-site .offline-notice,.public-site .toast{bottom:20px}.public-site .install-prompt{bottom:20px}}
@media(max-width:380px){.main-content{padding-left:17px;padding-right:17px}.app-topbar{padding:0 18px}.mobile-brand{font-size:23px}.topbar-actions .icon-button{width:36px}.hero-copy h1{font-size:55px}.public-content{padding-left:21px;padding-right:21px}.public-header{padding:0 20px}.public-header .brand{font-size:23px}.public-header .brand small{font-size:6px}.public-actions .locale-switch{min-width:24px}.public-actions .login-link{font-size:10px}.hero-landscape{height:343px}.art-caption strong{font-size:21px}.field-note{width:89%;padding:13px}.hero-copy>.eyebrow{font-size:6px}.fine-print{font-size:8px}.page-heading h1{font-size:29px}.page-heading p{font-size:11px}.dashboard-hero-copy h2{font-size:29px}.stat-card{padding:14px 12px;gap:10px}.stat-card div>span{font-size:9px}.stat-card strong{font-size:23px}.section-heading.compact h2{font-size:22px}.section-heading.compact .text-link{font-size:9px}.find-card h3{font-size:18px}.find-card-body{padding:11px}.find-card-meta{font-size:6px}.find-card-meta>span{font-size:6px}.category-pills{gap:5px}.category-pills .pill{padding:7px 11px;font-size:9px}.form-panel{padding:20px 16px}.panel-title h2{font-size:22px}.photo-dropzone>strong{font-size:18px}.photo-actions .button{font-size:10px;padding:11px 12px}.privacy-choices{grid-template-columns:1fr}.radio-card{font-size:11px}.photo-dropzone{padding:22px 9px}.form-grid{gap:15px 10px}.find-detail-layout h1{font-size:33px}.tab-nav{gap:18px}.tab-nav a{font-size:9px}.dashboard-aside{grid-template-columns:1fr}.equipment-promo h3{font-size:23px}.dashboard-aside p{font-size:11px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{.sidebar,.app-topbar,.mobile-nav,.app-footer,.public-header,.public-footer,.button,.secondary-actions{display:none!important}.app-shell{margin:0}.main-content{padding:0}.panel{box-shadow:none}.find-grid{grid-template-columns:repeat(3,1fr)}body{background:white;color:black}}

/* Keep account actions inside narrow installed-app and browser screens. */
@media(max-width:760px){
  .app-topbar{height:auto;min-height:74px;display:grid;grid-template-columns:minmax(0,1fr) 44px 84px;gap:6px;padding:12px 16px;align-items:center}
  .app-topbar .mobile-brand{min-width:0;font-size:20px;gap:6px;grid-column:1;grid-row:1}
  .app-topbar .mobile-brand span{min-width:0;overflow-wrap:anywhere}
  .app-topbar .brand img{width:30px;height:30px;flex-shrink:0}
  .topbar-actions{display:contents}
  .topbar-actions .locale-switch{display:inline-flex;grid-column:2;grid-row:2;min-width:0;min-height:44px}
  .topbar-actions>.icon-button{grid-column:2;grid-row:1;width:44px;height:44px}
  .topbar-actions>.mobile-menu{grid-column:3;justify-self:end}
  .topbar-actions>.premium-status{grid-column:1;grid-row:2;justify-self:start;max-width:100%;white-space:normal}
  .topbar-actions>.topbar-logout{grid-column:3;grid-row:2;margin:0;min-width:0}
  .topbar-logout .button{min-height:44px;width:100%;padding:8px;font-size:12px}
}

.page-shared .public-content{max-width:1050px;margin:auto}
.shared-heading{max-width:760px;margin:30px auto;text-align:center;display:block}
.shared-heading h1{font-size:clamp(30px,5vw,52px);line-height:1.15;overflow-wrap:anywhere}
.page-shared .public-collage{display:block;width:100%;max-width:760px;height:auto;margin:28px auto;border-radius:18px;box-shadow:0 15px 50px #193e3218}
.share-public-actions{max-width:760px;margin:auto;padding:24px}
.page-shared .shared-find-photo{display:block;width:100%;height:auto;max-height:520px;object-fit:contain;background:var(--cream);border-radius:12px;margin-bottom:20px}
.page-shared .record-card{padding:24px}
/* Pricing status */
.pricing-premium-banner{max-width:830px;margin:0 auto 18px;display:flex;align-items:center;gap:12px;flex-wrap:wrap}.pricing-premium-banner small{color:var(--muted)}.price-card.premium .form-hint{display:none}

.share-pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin:28px 0}.share-pagination span{font-size:11px;color:var(--muted)}@media(max-width:760px){.share-pagination{gap:9px;flex-wrap:wrap}.share-pagination .button{font-size:10px;padding:10px 12px}}

.shared-find-owner{font-size:12px;color:var(--muted);margin:-4px 0 16px}.shared-find-owner strong{color:var(--forest)}

/* Public share page */
.page-shared .public-content{max-width:980px;margin:0 auto}.page-shared .public-collage{display:none}.page-shared .share-public-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:16px 20px}.page-shared .share-public-actions p{margin:0 auto 0 0}.page-shared .share-links{margin:0}.page-shared .record-grid{grid-template-columns:minmax(0,680px);justify-content:center;margin-top:24px}.page-shared .record-card{padding:0 0 24px;overflow:hidden}.page-shared .record-card .shared-find-photo{display:block;width:100%;aspect-ratio:1.5;object-fit:cover;margin:0 0 22px}.page-shared .record-card h2,.page-shared .record-card .shared-find-owner,.page-shared .record-card .detail-facts{margin-left:26px;margin-right:26px}.page-shared .record-card h2{font-size:32px}.page-shared .shared-find-owner{font-size:13px}.page-shared .landing-cta{display:none}

.shared-find-description{margin:0 26px 20px;font-size:14px;line-height:1.8;color:var(--muted)}

.shared-value{margin:12px 26px;color:var(--forest)}.shared-value dt{font-size:10px;color:var(--muted)}.shared-value dd{font-weight:600}.shared-exact-location{margin:16px 26px}

.shared-find-description strong{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:6px}.shared-find-description p{margin:0;font-size:14px;line-height:1.7;color:var(--forest)}

.page-shared .shared-find-description{margin-left:26px!important;margin-right:26px!important}.page-shared .shared-find-description p{margin-left:0!important}

.sidebar{scrollbar-width:none;-ms-overflow-style:none}.sidebar::-webkit-scrollbar{display:none;width:0;height:0}

@media(min-width:761px){.sidebar{padding-top:20px;padding-bottom:10px;overflow-y:hidden}.sidebar>.brand{margin-bottom:18px}.sidebar-add{margin-bottom:16px;min-height:42px}.nav-caption{margin-bottom:6px}.side-links{margin-bottom:14px;gap:0}.side-links a{min-height:36px;padding:7px 10px;font-size:11px;gap:10px}.side-links a svg{width:16px;height:16px}.sidebar-premium{padding:12px;margin-bottom:15px}.sidebar-premium strong{font-size:15px}.sidebar-premium>span:last-child{margin-top:8px}.sidebar-bottom .side-links a{padding-top:6px;padding-bottom:6px}}

@media(min-width:761px) and (max-height:850px){.sidebar{padding-top:12px;padding-bottom:6px}.sidebar>.brand{font-size:21px;margin-bottom:10px}.sidebar>.brand img{width:36px;height:36px}.sidebar-add{min-height:36px;margin-bottom:9px;font-size:11px}.nav-caption{font-size:7px;margin-bottom:3px}.side-links{margin-bottom:7px}.side-links a{min-height:29px;padding:4px 8px;font-size:10px}.side-links a svg{width:14px;height:14px}.sidebar-premium{padding:8px;margin-bottom:8px}.sidebar-premium strong{font-size:13px}.sidebar-premium>span:last-child{font-size:8px;margin-top:4px}.sidebar-bottom .side-links{margin-bottom:5px}.sidebar-bottom .side-links a{padding-top:3px;padding-bottom:3px}.sidebar-bottom .profile-link{padding-top:5px;padding-bottom:5px;font-size:10px}}
