:root{--bg:#f5f7f2;--card:#fff;--ink:#17231d;--muted:#66746c;--line:#dde5dd;--green:#2d7a43;--green-2:#eaf4ec;--gold:#f4b740;--blue:#e9f3ff;--shadow:0 18px 45px #17231d17;--radius:24px}*{box-sizing:border-box}body{background:radial-gradient(circle at top left, #2d7a4329, transparent 32rem), linear-gradient(180deg, #fbfcfa, var(--bg));color:var(--ink);min-height:100vh;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer;background:var(--green);color:#fff;border:0;border-radius:14px;padding:12px 16px;font-weight:800;transition:transform .15s,box-shadow .15s,opacity .15s}button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #2d7a4333}button.secondary{background:var(--green-2);color:var(--green)}button.ghost{color:var(--green);border:1px solid var(--line);background:0 0}button.gold{background:var(--gold);color:#352400}input,textarea,select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:14px;outline:none;padding:12px 14px}label{margin:14px 0 7px;font-size:13px;font-weight:800;display:block}p{color:var(--muted);line-height:1.58}.app-shell{max-width:1180px;margin:0 auto;padding:18px}.topbar{justify-content:space-between;align-items:center;gap:14px;padding:14px 0 22px;display:flex}.brand{align-items:center;gap:11px;font-size:21px;font-weight:900;display:flex}.logo{background:linear-gradient(145deg, var(--green), #7fb26f);color:#fff;width:39px;height:39px;box-shadow:var(--shadow);border-radius:13px;place-items:center;font-size:21px;display:grid}.nav{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:none}.logged-in .nav{display:flex}.nav button{color:var(--muted);border:1px solid var(--line);box-shadow:none;background:#fff;border-radius:999px;padding:9px 12px;font-size:13px}.nav button.active{background:var(--green);color:#fff;border-color:var(--green)}.screen{animation:.25s fade;display:none}.screen.active{display:block}@keyframes fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
.hero{grid-template-columns:1.05fr .95fr;align-items:stretch;gap:22px;min-height:620px;display:grid}.panel{border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #dde5dde6;padding:28px}.hero-copy{flex-direction:column;justify-content:center;padding:46px;display:flex}.eyebrow{border:1px solid var(--line);width:fit-content;color:var(--green);background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;font-weight:900;display:inline-flex}h1{letter-spacing:-3px;margin:18px 0;font-size:clamp(42px,6vw,78px);line-height:1.1}h2{letter-spacing:-1.4px;margin:0 0 12px;font-size:clamp(28px,4vw,42px);line-height:1}h3{margin:0 0 10px;font-size:20px}.mini h3{margin:0 0 10px;font-size:15px}.actions{flex-wrap:wrap;align-items:center;gap:11px;margin-top:22px;display:flex}.mock-phone{color:#fff;background-color:#0000;background-image:linear-gradient(#0c161126,#0c1611c7),url(https://images.unsplash.com/photo-1464822759023-fed622ff2c3b?auto=format&fit=crop&w=1400&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;flex-direction:column;justify-content:flex-end;min-height:620px;display:flex;overflow:hidden}.mock-phone p{color:#ffffffc7}.badge{background:#ffffff2b;border-radius:999px;align-items:center;gap:7px;width:fit-content;margin-bottom:14px;padding:8px 11px;font-size:13px;font-weight:800;display:inline-flex}.badge.gold{background:var(--gold);color:#352400}.mini-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.mini{border:1px solid var(--line);background:#fff;border-radius:20px;padding:18px}.landing-bullet-list .mini{background:0 0;border:0;border-radius:0;align-items:center;gap:10px;min-height:0;padding:0;display:flex}.landing-bullet-list{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin-top:20px!important;display:grid!important}.landing-bullet-list .mini{border:1px solid var(--line)!important;background:#ffffffb8!important;border-radius:16px!important;align-items:center!important;gap:10px!important;min-height:44px!important;padding:10px 12px!important;display:flex!important}.landing-bullet-list .mini:before{content:""!important;background:var(--green)!important;border-radius:999px!important;flex:0 0 8px!important;width:8px!important;height:8px!important;box-shadow:0 0 0 5px #86c22521!important}.landing-bullet-list .mini h3{margin:0!important;font-size:13px!important;line-height:1.2!important}.landing-bullet-list .mini .small{display:none!important}@media (max-width:720px){.landing-bullet-list{grid-template-columns:1fr!important}}
.layout{grid-template-columns:.72fr 1.28fr;gap:18px;display:grid}.sidebar{align-self:start;position:sticky;top:18px}.step{border:1px solid var(--line);background:#fff;border-radius:17px;align-items:flex-start;gap:12px;margin-bottom:10px;padding:14px;display:flex}.step.active{background:var(--green-2);border-color:#2d7a4359}.num{background:var(--green);color:#fff;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.empty{text-align:center;background:#fbfdfb;border:2px dashed #cbd8cb;border-radius:24px;place-items:center;min-height:380px;padding:32px;display:grid}.mountain-icon{margin-bottom:12px;font-size:58px;line-height:1}.form-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0 96px;max-width:92%;display:grid}.achievement-notes-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:0 96px;max-width:92%;display:grid}.achievement-notes-field textarea{width:100%}.achievement-height-fields{gap:14px;padding-top:0;display:grid}.record-height-meta{color:var(--muted);margin:6px 0 0;font-weight:800}.share-height-meta{color:#ffffffdb;font-weight:800}.record-stack{gap:14px;display:grid}.record-card{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:86px 1fr;align-items:center;gap:15px;padding:18px;display:grid}.thumb{background:linear-gradient(#f8faf8,#eef5ef) 50%/cover;border-radius:18px;width:86px;height:86px}.status{color:#7a4c00;background:#fff6df;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:6px 9px;font-size:12px;font-weight:900;display:inline-flex}.status.validated{color:var(--green);background:#e8f6ec}
.ai-grid{grid-template-columns:.95fr 1.05fr;gap:18px;display:grid}.prompt-chip{text-align:left;width:100%;color:var(--ink);border:1px solid var(--line);box-shadow:none;background:#fff;margin-bottom:10px;display:block}.chatbox{border:1px solid var(--line);background:#f8faf8;border-radius:22px;flex-direction:column;gap:12px;min-height:400px;padding:18px;display:flex}.bubble{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:18px;padding:14px}.bubble.ai{background:var(--blue);border-color:#cfe7ff}.source{border-left:3px solid var(--green);color:var(--muted);margin-top:9px;padding-left:10px;font-size:12px}.share-preview{color:#fff;background-color:#0000;background-image:linear-gradient(#0000001a,#000000c2),url(https://images.unsplash.com/photo-1500534314209-a25ddb2bd429?auto=format&fit=crop&w=1200&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:26px;flex-direction:column;justify-content:flex-end;min-height:400px;padding:28px;display:flex}.qr{width:150px;min-height:150px;box-shadow:0 0 0 1px var(--line), 0 16px 32px #145d311f;background:#fff;border-radius:18px;place-items:center;padding:10px;display:grid}.qr-image{object-fit:contain;border-radius:12px;width:100%;height:100%;display:block}.qr-empty{color:var(--muted);text-align:center;font-size:12px;line-height:1.35}.qr-help{max-width:260px;margin-top:10px}.refer-box{border:1px solid var(--line);background:#f8faf8;border-radius:17px;grid-template-columns:1fr auto;gap:10px;padding:10px;display:grid}.toast{background:var(--ink);color:#fff;opacity:0;pointer-events:none;z-index:50;border-radius:999px;padding:12px 16px;font-weight:800;transition:all .22s;position:fixed;bottom:20px;left:50%;transform:translate(-50%)translateY(20px)}.toast.show{opacity:1;transform:translate(-50%)translateY(0)}.logout-card{text-align:center;max-width:620px;margin:40px auto}.small{font-size:13px}.share-layout-clean{align-items:stretch}.share-summary-panel{flex-direction:column;display:flex}.share-summary-intro{margin-top:0}.share-summary-list{gap:10px;margin-top:16px;display:grid}.share-summary-row{border-bottom:1px solid #121c1714;grid-template-columns:118px 1fr;align-items:start;gap:12px;padding:10px 0;display:grid}.share-summary-row span{color:var(--muted);font-size:12px;font-weight:850}.share-summary-row b{color:var(--ink);overflow-wrap:anywhere;font-size:13px;line-height:1.35}.share-summary-actions{margin-top:22px}.share-cta-block{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.share-cta-heading{color:var(--ink);letter-spacing:-.01em;margin:0;font-size:20px;font-weight:900}.story-summary-panel{justify-content:space-between;gap:18px}.share-story-title{margin:14px 0 10px;line-height:.98}.share-story-copy{font-size:15px;line-height:1.65}.share-story-copy b{color:var(--ink)}.share-story-highlights{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.share-story-pill{background:#f8faf8e6;border:1px solid #145d3121;border-radius:18px;flex:136px;min-width:136px;padding:13px 14px}.share-story-pill.wide{flex-basis:100%}.share-story-pill span{color:var(--muted);letter-spacing:.03em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:900;display:block}.share-story-pill b{color:var(--ink);font-size:14px;line-height:1.35;display:block}.share-story-note{border-left:4px solid var(--green);color:var(--ink);background:#e9f6ecb8;border-radius:16px;margin:0;padding:14px 16px;font-weight:750;line-height:1.5}.share-story-evidence{color:var(--muted);margin:0;font-size:13px;line-height:1.45}#share.active{min-height:calc(100vh - 104px);overflow:hidden}#share.active .share-layout-clean{gap:18px;min-height:calc(100vh - 116px);max-height:calc(100vh - 116px)}#share.active .share-summary-panel,#share.active .share-preview{height:calc(100vh - 116px);min-height:0;max-height:calc(100vh - 116px);overflow:hidden}#share.active .story-summary-panel{gap:12px;padding-top:24px;padding-bottom:24px}#share.active .share-story-title{margin:8px 0 6px}#share.active .share-story-copy{margin-bottom:0;line-height:1.48}#share.active .share-story-highlights{gap:8px;margin-top:4px}#share.active .share-story-pill{border-radius:16px;padding:10px 12px}#share.active .share-story-note{padding:10px 12px}#share.active .share-summary-actions{margin-top:8px}#share.active .share-preview{padding:24px 28px}@media (max-height:760px){#share.active{min-height:calc(100vh - 92px)}#share.active .share-layout-clean,#share.active .share-summary-panel,#share.active .share-preview{height:calc(100vh - 100px);max-height:calc(100vh - 100px)}#share.active .story-summary-panel{gap:9px;padding-top:18px;padding-bottom:18px}#share.active .share-story-title{font-size:clamp(28px,4vw,42px)}#share.active .share-story-copy,#share.active .share-story-pill b,#share.active .share-story-evidence{font-size:12px;line-height:1.38}#share.active .share-story-pill{padding:8px 10px}#share.active .share-preview h2{margin:10px 0 8px}#share.active .share-preview p{margin:6px 0}}.owner-share-tools-panel{justify-content:flex-start}.owner-share-title{max-width:320px}.owner-share-copy{margin-bottom:0}.owner-share-selected-record{background:#f8faf8eb;border:1px solid #145d3124;border-radius:18px;padding:14px 16px}.owner-share-selected-record span{color:#28733a;background:#e9f6ece6;border-radius:999px;width:fit-content;margin-bottom:8px;padding:5px 10px;font-size:12px;font-weight:900;display:inline-flex}.owner-share-selected-record b{color:var(--ink);font-size:18px;line-height:1.1;display:block}.owner-share-selected-record p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.4}.owner-share-selected-record small{color:var(--ink);margin-top:8px;font-size:12px;font-weight:850;display:block}.owner-share-actions{flex-wrap:wrap;gap:10px;display:flex}.owner-share-qr-wrap{margin-top:4px}.owner-share-qr-wrap .qr{width:132px;min-height:132px}.owner-share-qr-wrap .qr-help{margin-top:8px}@media (max-height:760px){#share.active .owner-share-selected-record{padding:10px 12px}#share.active .owner-share-selected-record b{font-size:15px}#share.active .owner-share-selected-record p,#share.active .owner-share-selected-record small,#share.active .qr-help{font-size:11px}#share.active .owner-share-qr-wrap .qr{width:112px;min-height:112px}}.height-progress-pill{padding:12px 14px}.height-progress-card{gap:8px;width:100%;display:grid}.height-progress-topline{justify-content:space-between;align-items:center;gap:12px;display:flex}.height-progress-topline span{color:var(--muted);letter-spacing:.03em;text-transform:uppercase;margin:0;font-size:11px;font-weight:900;display:inline-block}.height-progress-topline b{color:var(--green);font-size:16px;font-weight:950;line-height:1}.height-progress-values{color:var(--ink);justify-content:space-between;align-items:center;gap:14px;font-size:12px;font-weight:850;line-height:1.25;display:flex}.height-progress-track{background:#145d311a;border-radius:999px;height:11px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #145d311f}.height-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#fbbf24 0%,#f59e0b 28%,#86c225 62%,#168342 100%);min-width:8px;position:absolute;inset:0 auto 0 0;box-shadow:0 7px 20px #16834233}.height-progress-step{z-index:2;background:#ffffffc7;width:1px;position:absolute;top:0;bottom:0}.height-progress-step.one{left:25%}.height-progress-step.two{left:50%}.height-progress-step.three{left:75%}.height-progress-labels{color:var(--muted);text-align:right;grid-template-columns:repeat(4,1fr);font-size:10px;font-weight:900;line-height:1;display:grid}.height-progress-card.compact{-webkit-backdrop-filter:blur(10px);background:#00000042;border:1px solid #ffffff29;border-radius:16px;gap:7px;width:min(430px,100%);margin:10px 0;padding:11px 12px}.height-progress-card.compact .height-progress-topline span,.height-progress-card.compact .height-progress-labels{color:#ffffffb8}.height-progress-card.compact .height-progress-topline b,.height-progress-card.compact .height-progress-values{color:#fff}.height-progress-card.compact .height-progress-track{background:#ffffff2e;box-shadow:inset 0 0 0 1px #ffffff24}.owner-share-actions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:10px;width:100%;display:grid}.owner-share-actions button{white-space:nowrap;width:100%;min-width:0;padding-left:12px;padding-right:12px;font-size:13px}@media (max-width:560px){.owner-share-actions{gap:8px}.owner-share-actions button{padding-left:8px;padding-right:8px;font-size:11px}}.owner-share-actions{flex-wrap:nowrap!important;align-items:center!important;gap:12px!important;width:100%!important;display:flex!important}.owner-share-actions button{white-space:nowrap!important;border-radius:14px!important;flex:1 1 0!important;min-width:0!important;height:44px!important;padding:0 14px!important;font-size:13px!important}.owner-share-qr-wrap{flex-direction:column!important;align-items:flex-start!important;width:fit-content!important;max-width:100%!important;display:flex!important}.owner-share-qr-wrap .qr{margin-left:0!important;margin-right:auto!important}.owner-share-qr-wrap .qr-help{text-align:left!important;width:180px!important;max-width:100%!important;margin:8px 0 0!important}.height-progress-values{white-space:nowrap!important;flex-wrap:nowrap!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;display:flex!important}.height-progress-values span{white-space:nowrap!important}.height-progress-values span:first-child{text-align:left!important}.height-progress-values span:last-child{text-align:right!important;margin-left:auto!important}@media (max-width:560px){.owner-share-actions{gap:8px!important}.owner-share-actions button{padding:0 8px!important;font-size:11px!important}.height-progress-values{gap:8px!important;font-size:11px!important}}.height-progress-pill{overflow:visible!important}.height-progress-card{gap:8px!important}.height-progress-topline span{text-transform:none!important;letter-spacing:0!important;color:var(--muted)!important;font-size:12px!important}.height-progress-values{white-space:nowrap!important;width:100%!important;min-width:0!important;color:var(--ink)!important;text-transform:none!important;letter-spacing:0!important;flex-flow:row!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;font-size:12px!important;line-height:1.2!important;display:flex!important}.share-story-pill .height-progress-values span,.height-progress-values span,.height-progress-values span:first-child,.height-progress-values span:last-child{white-space:nowrap!important;width:auto!important;color:var(--ink)!important;text-transform:none!important;letter-spacing:0!important;align-items:center!important;margin:0!important;padding:0!important;font-size:12px!important;font-weight:850!important;line-height:1.2!important;display:inline-flex!important}.height-progress-values span:first-child{text-align:left!important;justify-content:flex-start!important}.height-progress-values span:last-child{text-align:right!important;justify-content:flex-end!important;margin-left:auto!important}.owner-share-actions{flex-flow:row!important;align-items:center!important;gap:12px!important;width:100%!important;display:flex!important}.owner-share-actions button{white-space:nowrap!important;text-overflow:ellipsis!important;flex:1 1 0!important;min-width:0!important;max-width:none!important;height:44px!important;padding:0 12px!important;font-size:13px!important;overflow:hidden!important}.owner-share-qr-wrap,#share.active .owner-share-qr-wrap{text-align:left!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;width:100%!important;max-width:100%!important;margin-left:0!important;display:flex!important}.owner-share-qr-wrap .qr,#share.active .owner-share-qr-wrap .qr{align-self:flex-start!important;margin-left:0!important;margin-right:auto!important}.owner-share-qr-wrap .qr-help,#share.active .owner-share-qr-wrap .qr-help{text-align:left!important;width:180px!important;max-width:100%!important;margin:8px 0 0!important;display:block!important}@media (max-width:560px){.height-progress-values,.share-story-pill .height-progress-values span,.height-progress-values span{font-size:10.5px!important}.owner-share-actions{gap:8px!important}.owner-share-actions button{padding:0 8px!important;font-size:11px!important}}#share.active .height-progress-pill,.height-progress-pill{padding:10px 12px!important;overflow:visible!important}#share.active .height-progress-card,.height-progress-card{gap:7px!important;width:100%!important;min-width:0!important}#share.active .height-progress-topline,.height-progress-topline{justify-content:space-between!important;align-items:center!important;gap:10px!important;width:100%!important;display:flex!important}#share.active .height-progress-topline span,.height-progress-topline span{color:var(--muted)!important;text-transform:none!important;letter-spacing:0!important;margin:0!important;font-size:12px!important;font-weight:900!important;line-height:1!important}#share.active .height-progress-topline b,.height-progress-topline b{color:var(--green)!important;font-size:16px!important;font-weight:950!important;line-height:1!important}#share.active .height-progress-values,.height-progress-values{white-space:nowrap!important;grid-template-columns:max-content max-content!important;justify-content:space-between!important;align-items:center!important;column-gap:14px!important;width:100%!important;min-width:0!important;line-height:1!important;display:grid!important;overflow:visible!important}#share.active .height-progress-values span,#share.active .height-progress-values .height-total-value,#share.active .height-progress-values .height-reached-value,.height-progress-values span,.height-progress-values .height-total-value,.height-progress-values .height-reached-value{width:auto!important;min-width:0!important;color:var(--ink)!important;letter-spacing:-.02em!important;text-transform:none!important;white-space:nowrap!important;margin:0!important;padding:0!important;font-size:11.5px!important;font-weight:900!important;line-height:1!important;display:inline-block!important}#share.active .height-progress-values .height-total-value,.height-progress-values .height-total-value{text-align:left!important;justify-self:start!important}#share.active .height-progress-values .height-reached-value,.height-progress-values .height-reached-value{text-align:right!important;justify-self:end!important}#share.active .owner-share-actions,.owner-share-actions{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)!important;align-items:center!important;gap:10px!important;width:100%!important;margin-top:12px!important;display:grid!important}#share.active .owner-share-actions.owner-share-action-grid,.owner-share-actions.owner-share-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}#share.active .owner-share-actions.owner-action-rail,.owner-share-actions.owner-action-rail{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important}#share.active .owner-share-actions button,.owner-share-actions button{white-space:nowrap!important;text-overflow:clip!important;letter-spacing:-.03em!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;height:42px!important;padding:0 8px!important;font-size:12px!important;line-height:1!important;display:inline-flex!important;overflow:visible!important}.owner-action-pill{color:var(--ink)!important;background:#ffffffd1!important;border:1px solid #144a2c1f!important;gap:8px!important;box-shadow:0 10px 20px #1428190d!important}.owner-action-pill.active{color:#f7f3e8!important;background:linear-gradient(135deg,#215c37f0,#153923f5)!important;border-color:#15392366!important}.owner-action-pill span{color:inherit!important}.owner-action-icon{flex:0 0 16px;place-items:center;width:16px;height:16px;display:inline-grid}.owner-action-icon svg{stroke:currentColor;fill:none;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.owner-action-tray{background:linear-gradient(#f7f9f4f5,#f0f6ebf0);border:1px solid #144a2c14;border-radius:18px;gap:10px;margin-top:12px;padding:12px;display:grid;box-shadow:inset 0 1px #ffffffb8}.owner-copy-tray{padding:14px!important}.owner-copy-qr-block{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;display:grid}.owner-copy-qr-copy{gap:6px;display:grid}.owner-copy-qr-copy b{letter-spacing:.08em;text-transform:uppercase;color:var(--green);font-size:12px}.owner-copy-qr-copy p{color:var(--muted);margin:0;line-height:1.45}.owner-tray-option{text-align:left;background:#ffffffdb;border:1px solid #144a2c1a;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:48px;padding:12px 14px;display:flex}.owner-tray-option span{color:var(--ink);font-size:13px;font-weight:800}.owner-tray-option b{text-transform:uppercase;letter-spacing:.08em;color:var(--green);font-size:11px}.share-export-error{color:#9c3b2b!important;margin:10px 0 0!important}#share.active .owner-share-qr-wrap,.owner-share-qr-wrap{text-align:left!important;grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:14px!important;width:100%!important;max-width:100%!important;margin-top:10px!important;display:grid!important}#share.active .owner-share-qr-wrap .qr,.owner-share-qr-wrap .qr{grid-column:1!important;place-self:start!important;margin:0!important}@media (max-width:560px){#share.active .height-progress-values,.height-progress-values{column-gap:8px!important}#share.active .height-progress-values span,#share.active .height-progress-values .height-total-value,#share.active .height-progress-values .height-reached-value,.height-progress-values span,.height-progress-values .height-total-value,.height-progress-values .height-reached-value{font-size:10px!important}#share.active .owner-share-actions button,.owner-share-actions button{padding:0 6px!important;font-size:10.5px!important}#share.active .owner-share-actions.owner-share-action-grid,.owner-share-actions.owner-share-action-grid,#share.active .owner-share-actions.owner-action-rail,.owner-share-actions.owner-action-rail{grid-template-columns:1fr!important}.owner-copy-qr-block{grid-template-columns:1fr;justify-items:start}#share.active .owner-share-qr-wrap,.owner-share-qr-wrap{grid-template-columns:auto!important}#share.active .owner-share-qr-wrap .qr-help,.owner-share-qr-wrap .qr-help{grid-column:1!important;max-width:180px!important;margin-top:8px!important}}#share.active .height-progress-topline,.height-progress-topline{align-items:center!important}#share.active .height-title-total,.height-title-total{white-space:nowrap!important;text-transform:none!important;letter-spacing:0!important;color:var(--muted)!important;align-items:baseline!important;gap:6px!important;font-size:12px!important;font-weight:850!important;display:inline-flex!important}#share.active .height-title-total strong,.height-title-total strong{color:var(--ink)!important;text-transform:none!important;letter-spacing:0!important;font-weight:900!important}#share.active .height-progress-values.reached-only,.height-progress-values.reached-only{justify-content:flex-start!important;gap:0!important}#share.active .height-progress-values.reached-only span,.height-progress-values.reached-only span{text-align:left!important;color:var(--ink)!important;white-space:nowrap!important;text-transform:none!important;letter-spacing:0!important;justify-content:flex-start!important;margin:0!important;font-weight:850!important}@media (max-width:720px){#share.active{height:auto!important;min-height:auto!important;padding-bottom:22px!important;overflow:visible!important}#share.active .share-layout-clean,.share-layout-clean{grid-template-columns:1fr!important;gap:16px!important;height:auto!important;min-height:auto!important;max-height:none!important;display:grid!important;overflow:visible!important}#share.active .share-summary-panel,#share.active .share-preview,.share-summary-panel,.share-preview{width:100%!important;min-width:0!important;height:auto!important;max-height:none!important;overflow:visible!important}#share.active .share-summary-panel,.share-summary-panel{order:1!important}#share.active .share-preview,.share-preview{background-position:50%!important;background-size:cover!important;border-radius:22px!important;order:2!important;min-height:420px!important;padding:22px!important;display:flex!important}#share.active .share-story-title,.share-story-title{font-size:clamp(30px,9vw,42px)!important;line-height:1.02!important}#share.active .share-preview h2,.share-preview h2{font-size:clamp(30px,9vw,44px)!important;line-height:1!important}}@media (max-width:420px){#share.active .share-preview,.share-preview{min-height:360px!important}}.app-shell.logout-active .topbar{margin-bottom:18px}.app-shell.logout-active .logout-card{text-align:center;max-width:620px;margin:clamp(34px,9vh,82px) auto;padding:clamp(28px,4vw,44px)}.app-shell.logout-active .logout-card-enhanced{background:radial-gradient(circle at top,#e4f6e9eb,#fffffffa 56%),linear-gradient(#fffffffa,#f5faf6fa);border:1px solid #2e7d4829;position:relative;overflow:hidden;box-shadow:0 24px 60px #10472724}.app-shell.logout-active .logout-card-enhanced:before{content:"";pointer-events:none;background:radial-gradient(circle,#2e7d481f,#2e7d4800);border-radius:50%;width:240px;height:240px;position:absolute;inset:auto -18% -35% auto}.app-shell.logout-active .logout-card h2{margin-top:10px;margin-bottom:12px}.app-shell.logout-active .logout-kicker{color:var(--green);letter-spacing:.14em;text-transform:uppercase;background:#2e7d481a;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:7px 14px;font-size:12px;font-weight:900;display:inline-flex}.app-shell.logout-active .logout-copy{color:#14271cc7;max-width:460px;margin:0 auto}.app-shell.logout-active .logout-redirect-text{color:#124a2cdb;margin-top:12px;font-weight:800}.app-shell.logout-active .logout-countdown{width:92px;height:92px;color:var(--green);background:radial-gradient(circle at 30% 30%,#fffffff5,#e0f3e5f5);border:1px solid #2e7d4838;border-radius:50%;place-items:center;margin:22px auto 6px;font-size:38px;font-weight:1000;line-height:1;display:grid;box-shadow:0 20px 40px #124f2d29}.logout-logo{border-radius:18px;width:64px;height:64px;margin:0 auto 18px;font-size:32px}#share.active .owner-share-qr-wrap .qr-image,.owner-share-qr-wrap .qr-image,#share.active .qr-image,.qr-image{object-fit:contain!important;border-radius:10px!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;display:block!important}#share.active .owner-share-qr-wrap .qr-help,.owner-share-qr-wrap .qr-help{text-align:left!important;grid-column:2!important;align-self:center!important;width:auto!important;max-width:190px!important;margin:0!important;line-height:1.5!important}@media (max-width:640px){#share.active .owner-share-qr-wrap,.owner-share-qr-wrap{grid-template-columns:1fr!important;gap:10px!important}#share.active .owner-share-qr-wrap .qr,.owner-share-qr-wrap .qr,#share.active .qr,.qr{justify-self:start!important;width:168px!important;min-width:168px!important;height:168px!important;min-height:168px!important}#share.active .owner-share-qr-wrap .qr-help,.owner-share-qr-wrap .qr-help{grid-column:1!important;max-width:220px!important}}#share.active .owner-share-qr-wrap,.owner-share-qr-wrap{grid-template-columns:auto minmax(0,1fr)!important;align-items:center!important;gap:14px!important;width:100%!important;max-width:100%!important;display:grid!important;overflow:visible!important}#share.active .owner-share-qr-wrap .qr,.owner-share-qr-wrap .qr,#share.active .qr,.qr{box-sizing:border-box!important;border-radius:0!important;place-items:center!important;width:150px!important;min-width:150px!important;height:150px!important;min-height:150px!important;padding:8px!important;display:grid!important;overflow:visible!important}#share.active .owner-share-qr-wrap .qr-image,.owner-share-qr-wrap .qr-image,#share.active .qr-image,.qr-image{object-fit:contain!important;object-position:center!important;border-radius:0!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;display:block!important}@media (max-width:640px){#share.active .owner-share-qr-wrap,.owner-share-qr-wrap{grid-template-columns:1fr!important;gap:10px!important}#share.active .owner-share-qr-wrap .qr,.owner-share-qr-wrap .qr,#share.active .qr,.qr{justify-self:start!important;width:150px!important;min-width:150px!important;height:150px!important;min-height:150px!important}}.achievement-gallery-preview{color:var(--ink);background:#f8faf8;display:block;overflow-y:auto}.achievement-image-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.achievement-image-grid-item{aspect-ratio:1;border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 8px 20px #145d3114}.achievement-image-grid-item img{object-fit:cover;width:100%;height:100%;display:block}.achievement-gallery-preview .certificate-visitor-note{color:var(--muted);margin-top:14px}@media (max-width:1024px){.achievement-image-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.achievement-image-grid{grid-template-columns:1fr}}#share.active .achievement-gallery-preview{height:auto;max-height:calc(100vh - 116px);padding:24px;overflow-y:auto}@media (max-width:720px){#share.active .achievement-gallery-preview,.achievement-gallery-preview{max-height:none!important;overflow-y:visible!important}}
.map-layout{grid-template-columns:.72fr 1.28fr;align-items:stretch;gap:18px;display:grid}.map-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.map-stat{border:1px solid var(--line);background:#f8faf8;border-radius:18px;padding:15px}.map-stat b{margin-bottom:5px;font-size:26px;line-height:1;display:block}.map-canvas{border:1px solid var(--line);background:radial-gradient(circle at 20% 25%,#2d7a4329,#0000 12rem),radial-gradient(circle at 75% 40%,#f4b7402e,#0000 14rem),linear-gradient(135deg,#dfeee2,#eef6f0 45%,#dcecf4);border-radius:28px;min-height:560px;position:relative;overflow:hidden}.map-canvas:before{content:"";opacity:.7;background-image:linear-gradient(#17231d0b 1px,#0000 1px),linear-gradient(90deg,#17231d0b 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0}.continent{filter:blur(.1px);background:#ffffffad;border:1px solid #2d7a431f;position:absolute;box-shadow:inset 0 0 24px #2d7a4314}.c1{border-radius:55% 38% 48% 42%;width:25%;height:25%;top:24%;left:10%;transform:rotate(-12deg)}.c2{border-radius:45% 55% 38% 60%;width:18%;height:28%;top:45%;left:27%;transform:rotate(16deg)}.c3{border-radius:50% 36% 52% 40%;width:25%;height:22%;top:28%;left:47%;transform:rotate(6deg)}.c4{border-radius:45% 58% 42% 55%;width:18%;height:30%;top:44%;left:63%;transform:rotate(-8deg)}.c5{border-radius:55% 45% 48% 52%;width:18%;height:16%;top:66%;left:76%;transform:rotate(12deg)}.pin{z-index:4;cursor:pointer;border:3px solid #fff;border-radius:50% 50% 50% 0;width:22px;height:22px;position:absolute;transform:rotate(-45deg);box-shadow:0 9px 18px #17231d38}.pin:after{content:"";background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;top:5px;left:5px}.pin.self{background:#2176ff}.pin.validated{background:var(--gold)}.pin:hover{scale:1.14}.pin-label{border:1px solid var(--line);box-shadow:var(--shadow);z-index:6;background:#fff;border-radius:14px;min-width:210px;padding:10px 12px;font-size:13px;display:none;position:absolute;transform:translate(-45%,-100%)}.pin-label.show{display:block}.pin-label b{margin-bottom:4px;display:block}.legend{z-index:5;border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffe6;border-radius:18px;padding:12px 14px;font-size:13px;position:absolute;top:18px;right:18px}.legend-row{color:var(--muted);align-items:center;gap:8px;margin:6px 0;font-weight:800;display:flex}.dot{border-radius:50%;width:12px;height:12px;display:inline-block}.dot.self{background:#2176ff}.dot.validated{background:var(--gold)}.coming-box{color:#704c00;background:#fff8e7;border:1px solid #f6d88e;border-radius:18px;margin-top:16px;padding:16px}.map-toggle-row{border:1px solid var(--line);background:#f8faf8;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;margin:14px 0;padding:12px 14px;display:flex}.toggle{cursor:pointer;background:#d5ded5;border-radius:999px;flex:none;width:56px;height:31px;transition:all .2s;position:relative}.toggle:after{content:"";background:#fff;border-radius:50%;width:25px;height:25px;transition:all .2s;position:absolute;top:3px;left:3px;box-shadow:0 3px 8px #0000002e}.toggle.on{background:var(--green)}.toggle.on:after{left:28px}.person-pin{z-index:7;cursor:pointer;color:#fff;border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;font-weight:900;display:none;position:absolute;box-shadow:0 10px 20px #17231d47}.person-pin.show{display:flex}.person-pin.self{background:#2176ff}.person-pin.validated{background:var(--gold);color:#352400}.person-pin:hover{scale:1.12}.map-canvas.my-summits-on .pin{opacity:.38}.map-canvas.my-summits-on .person-pin{display:flex}.dot.person-self{background:#2176ff;box-shadow:0 0 0 2px #fff,0 0 0 3px #2176ff}.dot.person-validated{background:var(--gold);box-shadow:0 0 0 2px white, 0 0 0 3px var(--gold)}.filter-row{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.filter-pill{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:8px 11px;font-size:13px;font-weight:900}@media (max-width:900px){.hero,.layout,.ai-grid,.map-layout{grid-template-columns:1fr}.mock-phone{min-height:420px}.hero-copy{padding:28px}.mini-grid,.form-grid,.achievement-notes-grid{grid-template-columns:1fr}.sidebar{position:static}.topbar{flex-direction:column;align-items:flex-start}.nav{justify-content:flex-start}}@media (max-width:520px){.map-stats{grid-template-columns:1fr}}.map-toggle-title{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.map-toggle-title span{color:#6d766d;white-space:nowrap;background:#2d7a431a;border:1px solid #2d7a4329;border-radius:999px;justify-content:center;align-items:center;min-height:22px;padding:3px 10px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}
.logged-in .app-shell{max-width:1360px;padding-top:0}.logged-in .topbar,.logged-in .brand,.logged-in .brand span,.logged-in .top-pill-nav,.logged-in .top-pill-btn,.logged-in .nav button.top-pill-btn{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.logged-in .topbar{justify-content:space-between;align-items:center;gap:24px;padding:18px 0 16px;display:flex}.logged-in .brand{flex:none;align-items:center;gap:12px;display:flex}.logged-in .brand span{color:#0f1720;letter-spacing:-.3px;font-size:21px;font-weight:800;line-height:1}.logged-in .logo{color:#fff;background:linear-gradient(145deg,#2d7a43,#76ac68);border-radius:13px;flex:none;place-items:center;width:38px;height:38px;font-size:20px;font-weight:800;display:grid;box-shadow:0 8px 20px #2d7a432e}.logged-in .top-pill-nav{background:0 0;border-bottom:none;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;width:auto;margin-left:auto;padding:0;display:flex}.logged-in .top-pill-btn,.logged-in .nav button.top-pill-btn{color:#56615a;cursor:pointer;height:40px;box-shadow:none;background:#f9faf8;border:1px solid #d8ddd7;border-radius:999px;padding:0 18px;font-size:14px;font-weight:800;line-height:1;transition:all .2s}.logged-in .top-pill-btn:hover,.logged-in .nav button.top-pill-btn:hover{color:#2d7a43;box-shadow:none;background:#f3f7f3;border-color:#2d7a43;transform:none}.logged-in .top-pill-btn.active,.logged-in .nav button.top-pill-btn.active{color:#fff;box-shadow:none;background:#2d8a45;border-color:#2d8a45;padding:0 20px}.logged-in .top-pill-btn.active:hover,.logged-in .nav button.top-pill-btn.active:hover{color:#fff;background:#2d8a45;border-color:#2d8a45}@media (max-width:900px){.logged-in .topbar{flex-direction:column;align-items:flex-start}.logged-in .top-pill-nav{justify-content:flex-start;width:100%}}
button:disabled{opacity:.65;cursor:not-allowed;box-shadow:none;transform:none}.clickable-date,input[type=date],input[type=file]{cursor:pointer}.photo-upload-row{border:1px solid var(--line);background:#f8faf8;border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:10px;display:grid}.photo-upload-row input{background:#fff}.photo-upload-row span{color:var(--muted);white-space:nowrap;font-size:12px;font-weight:800}.photo-preview{border:1px solid var(--line);background:#fbfdfb;border-radius:20px;align-items:center;gap:14px;margin-top:14px;padding:12px;display:flex}.photo-preview img{object-fit:cover;border:1px solid var(--line);border-radius:16px;width:120px;height:90px}.thumb{overflow:hidden}.thumb img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:720px){.photo-upload-row,.photo-preview{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.photo-upload-row span{white-space:normal}.photo-preview img{width:100%;height:180px}}
.real-map-layout{grid-template-columns:.52fr 1.48fr;align-items:stretch}.map-control-panel{min-height:640px}.map-record-list{gap:10px;max-height:282px;margin-top:14px;padding-right:4px;display:grid;overflow:auto}.map-record-btn{text-align:left;width:100%;color:var(--ink);border:1px solid var(--line);box-shadow:none;background:#fff;border-radius:18px;grid-template-columns:1fr;gap:7px;padding:13px 14px;display:grid}.map-record-btn:hover{box-shadow:none;background:#f8fbf8;border-color:#2d7a435c;transform:none}.map-record-btn.active{background:var(--green-2);border-color:#2d7a438c}.map-record-btn strong{font-size:15px;line-height:1.1;display:block}.map-record-btn small{color:var(--muted);font-weight:700;line-height:1.35}.real-map-note{margin-top:16px}.real-map-note span{color:#704c00;font-size:13px}.real-map-panel{flex-direction:column;min-height:640px;padding:0;display:flex;overflow:hidden}.real-map-header{border-bottom:1px solid var(--line);background:#ffffffeb;justify-content:space-between;align-items:flex-start;gap:18px;padding:24px 24px 18px;display:flex}.real-map-header h2{margin:13px 0 5px}.real-map-header p{margin:0}.map-open-link{background:var(--green);color:#fff;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:106px;height:40px;padding:0 16px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex}.real-map-frame-wrap{background:#dfeee2;flex:1;min-height:470px;position:relative}.real-map-frame{border:0;width:100%;height:100%;min-height:470px;display:block}.map-loader{z-index:3;color:#fff;background:#17231de6;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:900;position:absolute;top:18px;left:50%;transform:translate(-50%)}.map-error{color:#9a5b00;margin:12px 24px 0;font-weight:800}.map-coordinate-card{background:var(--line);border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.map-coordinate-card div{background:#fff;padding:15px 18px}.map-coordinate-card b{color:var(--muted);margin-bottom:5px;font-size:12px;display:block}.map-coordinate-card span{color:var(--ink);font-size:14px;font-weight:900;display:block}@media (max-width:900px){.real-map-layout{grid-template-columns:1fr}.map-control-panel,.real-map-panel{min-height:auto}.real-map-header{flex-direction:column}.map-coordinate-card{grid-template-columns:1fr}}
.record-card{position:relative}.record-content{min-width:0;padding-right:110px;position:relative}.record-action-icons{z-index:2;align-items:center;gap:14px;display:flex;position:absolute;top:0;right:0}.record-icon-btn,button.record-icon-btn{color:#005298;box-sizing:border-box;background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#005298b8,#86c225b8) border-box;border:1.5px solid #00529861;border-radius:999px;place-items:center;width:48px;min-width:48px;height:24px;padding:0;transition:background .18s,color .18s,border-color .18s,box-shadow .18s,filter .18s;display:inline-grid;position:relative;overflow:hidden;transform:none;box-shadow:0 6px 14px #0052981a,inset 0 1px #fffffff2}.record-icon-btn:before,button.record-icon-btn:before{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(135deg,#00529814,#86c2251f);position:absolute;inset:1px}.record-icon-btn svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;z-index:1;width:15px;height:15px;position:relative}.record-icon-btn:hover,button.record-icon-btn:hover{color:#fff;filter:saturate(1.05);background:linear-gradient(135deg,#005298,#86c225) padding-box padding-box,linear-gradient(135deg,#005298,#86c225) border-box;border-color:#0000;transform:none;box-shadow:0 8px 18px #0052982e,0 0 0 3px #86c22524}.record-icon-btn.delete,button.record-icon-btn.delete{color:#d92d20;background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(135deg,#d92d20b8,#ff9265b8) border-box;border-color:#d92d2061;box-shadow:0 6px 14px #d92d201a,inset 0 1px #fffffff2}.record-icon-btn.delete:before,button.record-icon-btn.delete:before{background:linear-gradient(135deg,#d92d2014,#ff926521)}.record-icon-btn.delete:hover,button.record-icon-btn.delete:hover{color:#fff;background:linear-gradient(135deg,#d92d20,#ff7a45) padding-box padding-box,linear-gradient(135deg,#d92d20,#ff7a45) border-box;border-color:#0000;box-shadow:0 8px 18px #d92d2033,0 0 0 3px #d92d201f}button.danger{color:#fff;background:#d92d20}button.danger:hover{box-shadow:0 10px 22px #d92d2033}.confirm-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0c16116b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.confirm-modal{text-align:center;background:#fff;border:1px solid #dde5dde6;border-radius:26px;width:min(440px,100%);padding:28px;box-shadow:0 28px 70px #0c161138}.confirm-icon{color:#d92d20;background:#fff1f1;border-radius:50%;place-items:center;width:48px;height:48px;margin:0 auto 14px;font-size:24px;font-weight:900;display:grid}.confirm-modal h3{margin:0 0 8px;font-size:24px}.confirm-modal p{margin:0}.confirm-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:22px;display:flex}@media (max-width:700px){.record-content{padding-top:38px;padding-right:0}.record-action-icons{top:0;left:0;right:auto}}
.real-map-title{border-bottom:1px solid var(--line);background:#fffffff2;padding:24px 24px 14px}.real-map-title h2{letter-spacing:-1.4px;margin:0 0 4px;font-size:clamp(28px,4vw,42px);line-height:1}.real-map-title p{color:var(--muted);margin:0}.real-map-legend{z-index:5;min-width:190px;inset:18px 18px auto auto}.real-map-legend b{color:var(--ink);margin-bottom:6px;display:block}.dot.selected{background:var(--green);box-shadow:0 0 0 3px #2d7a432e}@media (max-width:900px){.real-map-title{padding:20px 18px 12px}.real-map-legend{max-width:calc(100% - 24px);inset:12px 12px auto auto}}.real-map-frame-wrap{position:relative}.pin-legend.real-map-legend{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid #dde5ddf2;border-radius:22px;min-width:272px;padding:18px 20px 19px;position:absolute;inset:18px 18px auto auto;box-shadow:0 20px 46px #17231d21}.pin-legend.real-map-legend b{color:#17231d;margin:0 0 11px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:900;line-height:1;display:block}.pin-legend-row{color:#67746b;white-space:nowrap;align-items:center;gap:11px;margin:9px 0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:900;line-height:1.25;display:flex}.pin-legend-dot{border-radius:999px;flex:0 0 16px;width:16px;height:16px;display:inline-block}.pin-legend-dot.self-validated{background:#2f7df6;border:2px solid #2f7df6}.pin-legend-dot.validated{background:#f6b833;border:2px solid #f6b833}@media (max-width:900px){.pin-legend.real-map-legend{border-radius:20px;min-width:238px;max-width:calc(100% - 24px);padding:15px 16px;top:12px;right:12px}.pin-legend-row{gap:9px;font-size:14px}}.map-record-heading{color:#66746c;align-items:center;gap:9px;font-size:12px;font-weight:900;line-height:1.2;display:flex}.map-record-heading .pin-legend-dot{flex-basis:15px;width:15px;height:15px}.real-map-point{z-index:12;pointer-events:none;background:#fffffff5;border:1px solid #dde5ddf2;border-radius:18px;justify-items:center;gap:4px;min-width:148px;padding:10px 14px 11px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 36px #17231d2e}.real-map-point:after{content:"";z-index:-1;background:#fffffff5;border-bottom:1px solid #dde5ddf2;border-right:1px solid #dde5ddf2;width:18px;height:18px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)rotate(45deg)}.real-map-point .pin-legend-dot{flex-basis:22px;width:22px;height:22px}.real-map-point strong{color:#17231d;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:190px;font-size:14px;font-weight:900;line-height:1.1;overflow:hidden}.real-map-point small{color:#66746c;white-space:nowrap;font-size:11px;font-weight:900;line-height:1.1}.pin-legend-row.active{color:#17231d;background:#eef7f0;border-radius:999px;margin-left:-8px;margin-right:-8px;padding:7px 8px}.pin-legend-row.active .pin-legend-dot{transform:scale(1.08)}.pin-legend-dot.self-validated,.real-map-point.self-validated .pin-legend-dot,.map-record-heading .pin-legend-dot.self-validated{background:#2f7df6;border:2px solid #2f7df6}.pin-legend-dot.validated,.real-map-point.validated .pin-legend-dot,.map-record-heading .pin-legend-dot.validated{background:#f6b833;border:2px solid #f6b833}@media (max-width:900px){.real-map-point{min-width:132px;padding:9px 11px 10px}.real-map-point strong{max-width:150px;font-size:12px}.real-map-point small{font-size:10px}}.real-map-points-layer{z-index:12;pointer-events:none;position:absolute;inset:0}.real-map-points-layer .real-map-point{cursor:pointer;pointer-events:auto;color:#17231d;background:0 0;border:0;border-radius:999px;place-items:center;width:24px;min-width:0;height:24px;padding:0;display:grid;position:absolute;top:auto;left:auto;transform:translate(-50%,-50%);box-shadow:0 10px 20px #17231d33}.real-map-points-layer .real-map-point:hover{transform:translate(-50%,-50%)scale(1.12);box-shadow:0 14px 28px #17231d3d}.real-map-points-layer .real-map-point .pin-legend-dot{flex-basis:22px;width:22px;height:22px}.real-map-points-layer .real-map-point strong,.real-map-points-layer .real-map-point small{display:none}.real-map-points-layer .real-map-point.active{z-index:4;background:#fffffff5;border:1px solid #dde5ddf2;border-radius:18px;justify-items:center;gap:4px;width:auto;min-width:154px;height:auto;padding:10px 14px 11px;box-shadow:0 18px 36px #17231d33}.real-map-points-layer .real-map-point.active:hover{transform:translate(-50%,-50%)scale(1.03)}.real-map-points-layer .real-map-point.active:after{content:"";z-index:-1;background:#fffffff5;border-bottom:1px solid #dde5ddf2;border-right:1px solid #dde5ddf2;width:18px;height:18px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)rotate(45deg)}.real-map-points-layer .real-map-point.active strong{color:#17231d;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:190px;font-size:14px;font-weight:900;line-height:1.1;display:block;overflow:hidden}.real-map-points-layer .real-map-point.active small{color:#66746c;white-space:nowrap;font-size:11px;font-weight:900;line-height:1.1;display:block}.empty-map-record{color:#66746c;background:#fbfdfb;border:1px dashed #cbd8cb;border-radius:16px;padding:14px;font-size:13px;font-weight:800;line-height:1.35}@media (max-width:900px){.real-map-points-layer .real-map-point.active{min-width:132px;padding:9px 11px 10px}.real-map-points-layer .real-map-point.active strong{max-width:150px;font-size:12px}.real-map-points-layer .real-map-point.active small{font-size:10px}}.real-map-layout{grid-template-columns:minmax(420px,.74fr) minmax(0,1.26fr);gap:22px}.map-control-panel{min-width:420px}.real-map-panel{min-width:0}@media (max-width:1100px){.real-map-layout{grid-template-columns:minmax(380px,.82fr) minmax(0,1.18fr)}.map-control-panel{min-width:380px}}@media (max-width:900px){.real-map-layout{grid-template-columns:1fr}.map-control-panel{min-width:0}}.logged-in .topbar{gap:14px}.logged-in .top-pill-btn,.logged-in .nav button.top-pill-btn{padding-left:16px;padding-right:16px}@media (max-width:1100px){.logged-in .top-pill-nav{margin-left:10px}.logged-in .top-pill-btn,.logged-in .nav button.top-pill-btn{padding-left:13px;padding-right:13px}}@media (max-width:900px){.logged-in .top-pill-nav{width:100%;margin-left:0}}@media (max-width:1200px){.logged-in .top-pill-nav{margin-left:64px}}@media (max-width:1100px){.logged-in .top-pill-nav{margin-left:42px}}@media (max-width:900px){.logged-in .top-pill-nav{width:100%;margin-left:0}}.leaflet-map-canvas{z-index:1;background:#dfeee2;width:100%;height:100%;min-height:560px;position:relative}.leaflet-container{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.leaflet-custom-marker{background:0 0;border:0}.leaflet-custom-dot{border-radius:999px;width:24px;height:24px;display:inline-block;position:relative;box-shadow:0 0 0 4px #fff,0 10px 18px #17231d42}.leaflet-custom-dot.active{width:30px;height:30px;box-shadow:0 0 0 5px #fff,0 14px 26px #17231d52}.leaflet-tooltip{color:#17231d;border:1px solid #dde5ddf2;border-radius:13px;padding:8px 10px;font-weight:800;box-shadow:0 12px 28px #17231d29}.leaflet-tooltip b{margin-bottom:2px;font-weight:900;display:block}.real-map-frame-wrap{min-height:560px}.real-map-legend{z-index:600}@media (max-width:900px){.leaflet-map-canvas,.real-map-frame-wrap{min-height:460px}}.logged-in .topbar{position:relative}.logged-in .top-pill-nav{flex:auto;justify-content:flex-end;margin-left:0!important}@media (max-width:1200px){.logged-in .top-pill-nav{transform:translate(-28%)}}@media (max-width:1000px){.logged-in .top-pill-nav{transform:translate(-12%)}}@media (max-width:900px){.logged-in .top-pill-nav{width:100%;transform:none;margin-left:0!important}}.logged-in .top-pill-nav{gap:7px}.logged-in .top-pill-btn,.logged-in .nav button.top-pill-btn{border-radius:999px;height:34px;padding-left:13px;padding-right:13px;font-size:12px}.logged-in .top-pill-btn.active,.logged-in .nav button.top-pill-btn.active{padding-left:16px;padding-right:16px}@media (max-width:1100px){.logged-in .top-pill-nav{gap:6px}.logged-in .top-pill-btn,.logged-in .nav button.top-pill-btn{gap:3px;height:28px;padding-left:6px;padding-right:6px;font-size:9.8px}}.real-map-title{justify-content:space-between;align-items:center;gap:16px;display:flex}.map-title-clear-btn,.map-clear-selection-btn{color:#66746c;cursor:pointer;background:#eef2ef;border:0;border-radius:999px;font-weight:900;transition:transform .18s,box-shadow .18s,background .18s,color .18s}.map-title-clear-btn{min-width:128px;height:36px;padding:0 16px;font-size:12px;box-shadow:inset 0 0 0 1px #66746c29}.map-clear-selection-btn{min-width:58px;height:28px;padding:0 12px;font-size:11px}.map-title-clear-btn:hover,.map-clear-selection-btn:hover{color:#fff;background:#17231d;transform:translateY(-1px);box-shadow:0 12px 24px #17231d26}.real-map-note-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.real-map-note strong{color:#17231d;margin-bottom:3px;font-size:14px;font-weight:900;display:inline-block}.real-map-note.no-selection{background:#f8fbf8;border-style:dashed}.real-map-note.no-selection span{color:#66746c}.leaflet-custom-marker{width:28px!important;height:32px!important;margin-top:-30px!important;margin-left:-14px!important}.leaflet-custom-dot{border-radius:50% 50% 50% 13%;place-items:center;width:22px;height:22px;transition:transform .16s,box-shadow .16s,filter .16s,opacity .16s;display:grid;position:relative;transform:rotate(-45deg);box-shadow:0 0 0 3px #fff,0 8px 15px #17231d38}.leaflet-custom-dot:before{content:"";background:#ffffffeb;border-radius:999px;position:absolute;inset:5px;box-shadow:inset 0 0 0 1px #17231d14}.leaflet-marker-peak{z-index:1;color:#17231d;font-size:8px;font-weight:1000;line-height:1;position:relative;transform:rotate(45deg)translateY(-.5px)}.leaflet-custom-dot.active{filter:saturate(1.12);width:28px;height:28px;animation:1.7s ease-in-out infinite compactSummitPulse;box-shadow:0 0 0 3px #fff,0 0 0 7px #2d7a4324,0 12px 22px #17231d47}.leaflet-custom-dot.active .leaflet-marker-peak{font-size:9px}.leaflet-custom-dot.self-validated{background:linear-gradient(135deg,#58a7ff,#1f6fe8);border:1px solid #1f6fe8}.leaflet-custom-dot.validated{background:linear-gradient(135deg,#ffd968,#f2a51f);border:1px solid #f2a51f}.leaflet-custom-dot.community-small{opacity:.74;width:14px;height:14px;box-shadow:0 0 0 2px #fff,0 6px 12px #17231d2e}.leaflet-custom-dot.community-small:before{inset:3.5px}.leaflet-custom-dot.community-small .leaflet-marker-peak{display:none}.leaflet-custom-dot.my-focus{box-shadow:0 0 0 3px #fff,0 0 0 6px #2d7a431f,0 12px 22px #17231d42}.leaflet-marker-icon:hover .leaflet-custom-dot{transform:rotate(-45deg)scale(1.08);box-shadow:0 0 0 3px #fff,0 12px 22px #17231d47}@keyframes compactSummitPulse{0%,to{box-shadow:0 0 0 3px #fff,0 0 0 7px #2d7a4324,0 12px 22px #17231d47}50%{box-shadow:0 0 0 3px #fff,0 0 0 10px #2d7a430a,0 14px 24px #17231d4d}}@media (max-width:900px){.real-map-title{flex-direction:column;align-items:flex-start}.map-title-clear-btn{min-width:118px;height:34px}}.map-zoom-control-card{background:linear-gradient(135deg,#fff 0%,#f7fbf7 100%);border:1px solid #dde5ddf2;border-radius:18px;justify-content:space-between;align-items:center;gap:14px;margin:16px 0 15px;padding:14px;display:flex;box-shadow:0 14px 30px #17231d12}.map-zoom-control-card b{color:#17231d;font-size:14px;font-weight:950;line-height:1.1;display:block}.map-zoom-actions{flex:none;align-items:center;gap:7px;display:inline-flex}.map-zoom-actions button{color:#fff;background:#17231d;border:0;border-radius:999px;width:34px;min-width:34px;height:34px;padding:0;font-size:20px;font-weight:950;line-height:1;box-shadow:0 10px 22px #17231d29}.map-zoom-actions button:hover{background:var(--green);transform:translateY(-1px)}.map-zoom-actions select{color:#17231d;background:#fff;border:1px solid #cbd8cbf2;border-radius:999px;outline:none;width:116px;height:34px;padding:0 12px;font-size:13px;font-weight:900}.map-title-actions{flex:none;align-items:center;gap:10px;display:inline-flex}.map-zoom-chip{color:#66746c;white-space:nowrap;background:#f7fbf7;border:1px solid #dde5ddf2;border-radius:999px;justify-content:center;align-items:center;height:38px;padding:0 14px;font-size:13px;font-weight:950;display:inline-flex}@media (max-width:900px){.map-zoom-control-card,.map-title-actions{flex-direction:column;align-items:stretch}.map-zoom-actions,.map-title-actions{width:100%}.map-zoom-actions select{flex:auto;width:auto}.map-zoom-chip,.map-title-clear-btn{width:100%}}
.auth-card{transition:transform .22s,box-shadow .22s;overflow:hidden}.auth-card.signup-mode{transform:translateY(-2px)}.auth-switch{border:1px solid var(--line);background:#f3f7f3;border-radius:999px;grid-template-columns:1fr 1fr;width:min(360px,100%);margin:18px auto 20px;padding:5px;display:grid;position:relative;overflow:hidden}.auth-switch-indicator{background:#fff;border-radius:999px;width:calc(50% - 5px);height:calc(100% - 10px);transition:transform .24s;position:absolute;top:5px;left:5px;box-shadow:0 8px 20px #17231d1a}.signup-mode .auth-switch-indicator{transform:translate(100%)}.auth-switch button{z-index:1;color:var(--muted);box-shadow:none;background:0 0;border-radius:999px;padding:10px 12px;transition:color .18s,transform .18s;position:relative}.auth-switch button:hover{box-shadow:none;transform:none}.auth-switch button.active{color:var(--green)}.auth-form-shell,.login-mode .auth-form-shell,.signup-mode .auth-form-shell{animation:.22s authFade}.auth-name-wrap{opacity:0;max-height:0;transition:max-height .25s,opacity .2s,transform .22s;overflow:hidden;transform:translateY(-8px)}.auth-name-wrap.show{opacity:1;max-height:96px;transform:translateY(0)}.auth-actions{margin-top:18px}.auth-actions button{min-width:190px}@keyframes authFade{0%{opacity:.72;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.auth-action-switch{margin-top:14px;margin-bottom:0}.auth-action-switch button{min-height:42px;font-weight:800}.auth-action-switch button:disabled{cursor:not-allowed;opacity:.74}.auth-action-switch{isolation:isolate;transition:border-color .2s,box-shadow .2s,transform .2s,background .2s}.auth-action-switch:hover{background:linear-gradient(135deg,#86c2251a,#00529814);border-color:#86c22573;transform:translateY(-1px);box-shadow:0 12px 28px #0052981a,0 0 0 4px #86c22514}.auth-action-switch .auth-switch-indicator{overflow:hidden}.auth-action-switch .auth-switch-indicator:after{content:"";background:linear-gradient(110deg,#0000 0%,#86c2252e 45%,#00529829 55%,#0000 100%);transition:transform .42s;position:absolute;inset:0;transform:translate(-120%)}.auth-action-switch:hover .auth-switch-indicator:after{transform:translate(120%)}.auth-action-switch button:hover:not(:disabled){color:var(--blue);text-shadow:0 6px 18px #0052982e;transform:translateY(-1px)scale(1.03)}.auth-action-switch button.active:hover:not(:disabled){color:var(--green)}.auth-action-switch button:active:not(:disabled){transform:translateY(0)scale(.98)}.auth-action-switch button:focus-visible{outline-offset:2px;outline:2px solid #86c225bf}.auth-action-switch button,.auth-action-switch button:hover,.auth-action-switch button:focus,.auth-action-switch button:active{box-shadow:none!important;background:0 0!important}.auth-action-switch button:not(.active),.auth-action-switch button:not(.active):hover,.auth-action-switch button:not(.active):focus,.auth-action-switch button:not(.active):active{color:var(--muted)!important}.auth-action-switch button.active,.auth-action-switch button.active:hover,.auth-action-switch button.active:focus,.auth-action-switch button.active:active{color:var(--green)!important}.auth-landing-button{width:min(260px,100%);color:var(--green);box-shadow:none;background:0 0;border:1px solid #2d7a4338;margin:14px auto 0;font-weight:800;display:block}.auth-landing-button:hover{color:var(--green);background:#2d7a4314;border-color:#2d7a4359;transform:translateY(-1px);box-shadow:0 10px 22px #2d7a431a}.view-only-banner{color:#2d7a43;background:#2d7a4314;border:1px solid #2d7a4333;border-radius:999px;align-items:center;gap:8px;margin:10px 0 18px;padding:10px 14px;font-size:13px;font-weight:900;display:inline-flex}.google-auth-button{color:#122749;background:#fff;border:1px solid #0052982e;justify-content:center;align-items:center;gap:10px;width:min(360px,100%);margin:18px auto 10px;font-weight:850;display:flex;box-shadow:0 10px 24px #00529814}.google-auth-button:hover:not(:disabled){color:#205bba;background:#fff;border-color:#86c2256b;transform:translateY(-1px);box-shadow:0 14px 30px #0052981f,0 0 0 4px #86c22514}.google-auth-button:disabled{cursor:not-allowed;opacity:.74}.google-auth-icon{background:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;line-height:1;display:inline-flex;box-shadow:0 1px 5px #0000001a}.google-auth-icon svg{width:16px;height:16px;display:block}.auth-divider{width:min(360px,100%);color:var(--muted);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:12px;margin:12px auto 14px;font-size:12px;font-weight:800;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#17231d1f;flex:1;height:1px}.brand-button{color:inherit;box-shadow:none;cursor:pointer;text-align:left;font:inherit;background:0 0;border:0;padding:0}.brand-button:hover,.brand-button:focus,.brand-button:active{box-shadow:none;color:inherit;background:0 0;transform:none}.brand-button .logo,.brand-button span{transition:transform .18s,color .18s,box-shadow .18s}.brand-button:hover .logo,.brand-button:focus-visible .logo{transform:translateY(-1px)scale(1.03);box-shadow:0 14px 30px #2d7a4333}.brand-button:hover span,.brand-button:focus-visible span{color:var(--green)}
.brand-button:focus-visible{outline-offset:5px;border-radius:14px;outline:2px solid #86c225bf}.brand-link{cursor:pointer;-webkit-user-select:none;user-select:none}.brand-link:hover,.brand-link:focus,.brand-link:active{color:inherit;transform:none}.brand-link:focus-visible{outline-offset:5px;border-radius:14px;outline:2px solid #86c225bf}.login-showcase-screen.active{background:radial-gradient(circle at 18% 0,#ffffe1e0,#0000 34%),radial-gradient(circle at 86% 12%,#cdecb485,#0000 32%),linear-gradient(#eef8dd 0%,#f9fff1 48%,#e1f4ce 100%);border-radius:34px;place-items:center;height:calc(100svh - 112px);min-height:0;padding:10px 14px;display:grid;position:relative;overflow:hidden}.ys-login-bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.ys-login-bg:before{content:"";opacity:.18;background-image:radial-gradient(#2d7a4317 .8px,#0000 .8px);background-size:5px 5px;position:absolute;inset:0}.ys-arc{opacity:.7;border:2px solid #ffffff9e;border-radius:50%;width:920px;height:920px;position:absolute}.ys-arc-one{bottom:-470px;left:-310px}.ys-arc-two{bottom:-440px;right:-270px}.ys-arc-three{opacity:.48;width:1220px;height:1220px;bottom:-820px;left:50%;transform:translate(-50%)}.ys-cloud{filter:blur(18px);opacity:.76;background:#ffffffad;border-radius:999px;width:360px;height:115px;position:absolute}.ys-cloud:before,.ys-cloud:after{content:"";background:#ffffffd1;border-radius:50%;position:absolute}.ys-cloud:before{width:150px;height:150px;bottom:20px;left:54px}.ys-cloud:after{width:190px;height:190px;bottom:8px;right:42px}.ys-cloud-left{bottom:-24px;left:-70px}.ys-cloud-right{bottom:-18px;right:-68px;transform:scale(1.2)}.ys-login-card{z-index:1;text-align:center;-webkit-backdrop-filter:blur(24px);background:linear-gradient(#ffffffd1,#ffffffa8),radial-gradient(circle at 50% 0,#f6ffe6e6,#ffffff73 52%,#f7ffefa8);border:1px solid #ffffffc7;border-radius:42px;width:min(520px,100%);min-height:0;max-height:calc(100svh - 132px);padding:clamp(22px,4vh,34px) 46px clamp(18px,3vh,28px);position:relative;box-shadow:0 30px 80px #2d7a4329,0 5px 12px #23411c14,inset 0 1px #fffffff2}.ys-login-brand{color:#173011;letter-spacing:-.2px;border:1px solid #50852a29;border-radius:999px;align-items:center;gap:9px;width:fit-content;margin:0 auto 18px;padding:7px 13px 7px 8px;font-weight:900;display:inline-flex;background:#ffffffb8!important;box-shadow:0 12px 26px #2d7a431a,inset 0 1px #ffffffeb!important}.ys-login-brand:hover{color:#234f10;border-color:#4c8b2157;transform:translateY(-1px);box-shadow:0 16px 30px #2d7a4324,0 0 0 4px #70ae341a!important}.ys-login-brand:focus-visible{outline-offset:4px;outline:2px solid #86c225cc}.ys-login-brand-logo{color:#fff;background:linear-gradient(#78a932 0%,#2f6914 100%);border-radius:13px;flex:none;place-items:center;width:34px;height:34px;font-size:17px;line-height:1;display:grid;box-shadow:0 10px 22px #3270173b,inset 0 1px #ffffff47}.ys-login-brand-name{white-space:nowrap;font-size:15px;line-height:1}.ys-login-icon-badge{color:#3f7417;background:linear-gradient(145deg,#fffffffa,#f4fcede6);border:1px solid #ffffffe0;border-radius:21px;place-items:center;width:62px;height:62px;margin:0 auto 18px;display:grid;box-shadow:0 18px 32px #2d7a4329,inset 0 1px #ffffffe6}.ys-login-icon-badge svg{width:29px;height:29px}.ys-login-card h2{color:#0e180e;letter-spacing:-1.6px;margin:0;font-size:clamp(28px,3.6vw,36px);font-weight:950;line-height:1.08}.ys-login-subtitle{color:#6f766d;max-width:430px;margin:10px auto 20px;font-size:16px;font-weight:520;line-height:1.38}.ys-login-form{gap:12px;display:grid}.ys-login-field{background:#ffffffa3;border:1px solid #4c704424;border-radius:18px;align-items:center;height:50px;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s;display:flex;position:relative;box-shadow:inset 0 1px #fffffff2,0 8px 22px #22401c0d}.ys-login-field:focus-within{background:#ffffffd1;border-color:#5e902a75;transform:translateY(-1px);box-shadow:0 13px 28px #2d7a431a,0 0 0 4px #7bb13a1a}.ys-name-field{opacity:0;max-height:0;margin-top:-16px;transition:max-height .28s,margin .28s,opacity .2s,transform .22s;overflow:hidden;transform:translateY(-8px)scale(.98)}.ys-name-field.is-visible{opacity:1;max-height:50px;margin-top:0;overflow:visible;transform:translateY(0)scale(1)}.ys-field-icon{color:#7b9b62;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex;position:absolute;left:22px}.ys-field-icon svg{width:22px;height:22px;display:block}.ys-login-field input{border-radius:inherit;color:#142015;width:100%;height:100%;box-shadow:none;background:0 0;border:0;outline:0;padding:0 58px 0 60px;font-size:18px}.ys-login-field input::placeholder{color:#8a9089}.ys-password-toggle{color:#8c928f;border-radius:14px;place-items:center;width:38px;height:38px;padding:0;display:grid;position:absolute;right:14px;box-shadow:none!important;background:0 0!important}.ys-password-toggle:hover{color:#497d21;transform:none;background:#4a802114!important}.ys-password-toggle svg{width:24px;height:24px}.ys-forgot-link{color:#2b5317;justify-self:end;margin-top:-5px;margin-bottom:2px;padding:0;font-size:15px;font-weight:650;box-shadow:none!important;background:0 0!important}.ys-forgot-link:hover{color:#1f4512;text-decoration:underline;transform:none}.ys-login-primary{color:#fff;letter-spacing:-.2px;background:linear-gradient(#ffffff24,#0000 40%),linear-gradient(#4f8729 0%,#1d4c0c 100%);border:1px solid #1a460ab8;border-radius:18px;height:52px;margin-top:2px;font-size:19px;font-weight:850;box-shadow:0 16px 28px #245b0d3d,inset 0 1px #ffffff38}.ys-login-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 20px 34px #245b0d4d,0 0 0 5px #5a8e2b1f}.ys-login-primary:disabled{cursor:not-allowed;opacity:.72}.ys-login-divider{color:#7d837b;align-items:center;gap:14px;margin:16px 0 14px;font-size:15px;font-weight:650;display:flex}.ys-login-divider:before,.ys-login-divider:after{content:"";background-image:linear-gradient(90deg,#83ae576b 45%,#0000 45%);background-repeat:repeat-x;background-size:10px 1px;flex:1;height:1px}.ys-social-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.ys-social-btn{color:#050505;border:1px solid #4c70441f;border-radius:17px;place-items:center;height:50px;padding:0;display:grid;background:#ffffffb8!important;box-shadow:0 10px 22px #23411c14,inset 0 1px #fffffff2!important}.ys-social-btn:hover:not(:disabled){border-color:#528e1f47;transform:translateY(-2px);box-shadow:0 16px 28px #2d7a4321,0 0 0 4px #59912a14!important}.ys-social-btn:disabled{cursor:not-allowed;opacity:.88}.ys-social-logo,.ys-social-logo svg{width:24px;height:24px;display:block}.ys-mode-switch{color:#777f75;justify-content:center;align-items:center;gap:8px;margin-top:14px;font-size:14px;font-weight:650;display:flex}.ys-mode-switch button{color:#2f6617;font-size:inherit;padding:0;font-weight:900;box-shadow:none!important;background:0 0!important}.ys-mode-switch button:hover:not(:disabled){color:#1f4f0e;text-decoration:underline;transform:none}.ys-mode-switch button:disabled{cursor:not-allowed;opacity:.62}.ys-login-card.signup-mode{padding-top:clamp(18px,3vh,28px);padding-bottom:clamp(16px,2.4vh,24px)}.ys-login-card.signup-mode .ys-login-icon-badge{margin-bottom:14px}.ys-login-card.signup-mode .ys-login-subtitle{margin-bottom:16px}@media (max-height:760px){.ys-login-icon-badge{border-radius:18px;width:54px;height:54px;margin-bottom:12px}.ys-login-icon-badge svg{width:26px;height:26px}.ys-login-card h2{font-size:clamp(25px,3.2vw,32px)}.ys-login-subtitle{margin-bottom:14px;font-size:14px;line-height:1.3}.ys-login-field,.ys-login-primary,.ys-social-btn{height:46px}.ys-name-field.is-visible{max-height:46px}.ys-login-form{gap:10px}.ys-login-divider{margin:12px 0 10px}.ys-mode-switch{margin-top:10px}}@media (max-width:720px){.login-showcase-screen.active{border-radius:24px;height:calc(100svh - 92px);min-height:0;padding:8px}.ys-login-card{border-radius:30px;max-height:calc(100svh - 108px);padding:22px 18px 18px}.ys-login-icon-badge{border-radius:18px;width:54px;height:54px;margin-bottom:14px}.ys-login-subtitle{margin-bottom:14px;font-size:14px}.ys-login-field,.ys-login-primary,.ys-social-btn{height:46px}.ys-login-field input{font-size:16px}.ys-social-row{gap:10px}.ys-mode-switch{flex-direction:column;gap:4px}}.login-showcase-screen.active{background:radial-gradient(circle at 18% 0,#ffffe5c7,#0000 34%),radial-gradient(circle at 82% 8%,#dbf4bd94,#0000 32%),linear-gradient(#eaf7d8 0%,#f7fff0 38%,#d7ecd4 72%,#b8d8b6 100%)}.ys-login-bg{z-index:0;isolation:isolate}.ys-login-bg:before{z-index:10;opacity:.26;background-image:radial-gradient(#2d7a4314 .8px,#0000 .8px),linear-gradient(#ffffff29,#0000 48%);background-size:5px 5px,100% 100%}.ys-login-sun-glow,.ys-birds,.ys-mountain,.ys-mist,.ys-tree-line,.ys-trail{pointer-events:none;position:absolute}.ys-login-sun-glow{z-index:0;filter:blur(2px);background:radial-gradient(circle,#ffffe4eb 0%,#f3ffd257 44%,#0000 72%);border-radius:50%;width:430px;height:430px;top:-130px;right:10%}.ys-arc{z-index:1;border-color:#ffffff8a}.ys-birds-left{z-index:6;opacity:.62;width:150px;height:46px;top:29%;left:10%}.ys-birds:before,.ys-birds:after{content:"";border-top:2px solid #366647a3;border-radius:50% 50% 0 0;width:19px;height:9px;position:absolute;transform:rotate(12deg);box-shadow:32px 10px 0 -1px #36664794,70px 3px 0 -2px #3666477a}.ys-birds:after{opacity:.74;top:21px;left:44px;transform:rotate(-8deg)scale(.8)}.ys-mountain{z-index:2;filter:saturate(1.06);bottom:0;overflow:hidden;transform:translateZ(0)}.ys-mountain:after{content:"";opacity:.65;clip-path:inherit;mix-blend-mode:screen;background:linear-gradient(122deg,#0000 0 39%,#ffffff70 40% 45%,#0000 46% 100%),linear-gradient(248deg,#0000 0 54%,#ffffff4d 55% 59%,#0000 60% 100%);position:absolute;inset:0}.ys-mountain-back{opacity:.72;clip-path:polygon(0 100%,10% 74%,20% 68%,31% 43%,42% 64%,55% 30%,68% 58%,78% 46%,91% 70%,100% 100%);background:linear-gradient(135deg,#99bea68f,#d7e8cd38);width:62%;height:43%;bottom:17%;left:-8%}.ys-mountain-mid{opacity:.88;clip-path:polygon(0 100%,8% 72%,20% 61%,32% 33%,44% 63%,56% 22%,67% 54%,76% 40%,88% 66%,100% 100%);background:linear-gradient(135deg,#689878ad,#badbb95c 54%,#e8f4da2e);width:72%;height:51%;bottom:8%;left:18%}.ys-mountain-right{opacity:.92;clip-path:polygon(0 100%,13% 78%,26% 68%,45% 20%,57% 43%,68% 59%,81% 46%,100% 100%);background:linear-gradient(120deg,#58866db8,#bde0c257 58%,#f1fae033);width:50%;height:58%;bottom:10%;right:-5%}.ys-mist{z-index:4;filter:blur(20px);opacity:.72;background:#ffffff9e;border-radius:999px;height:88px}.ys-mist-one{bottom:24%;left:-8%;right:28%}.ys-mist-two{opacity:.66;height:110px;bottom:17%;left:35%;right:-12%}.ys-tree-line{z-index:5;opacity:.82;background:repeating-linear-gradient(90deg,#0000 0 22px,#1850287a 22px 24px,#0000 24px 44px),linear-gradient(#5690522e,#2d703394);height:31%;bottom:-2px}.ys-tree-line-left{clip-path:polygon(0 74%,7% 61%,14% 72%,23% 48%,33% 67%,43% 40%,55% 61%,66% 32%,77% 62%,88% 49%,100% 72%,100% 100%,0 100%);width:48%;left:-3%}.ys-tree-line-right{clip-path:polygon(0 69%,10% 51%,20% 63%,32% 35%,43% 57%,56% 42%,68% 24%,79% 57%,89% 44%,100% 63%,100% 100%,0 100%);width:45%;right:-4%}.ys-trail{z-index:6;filter:blur(.2px);opacity:.78;background:linear-gradient(118deg,#0000 0 44%,#f2efc885 45% 58%,#0000 59% 100%);border-radius:55% 45% 0 0;width:22%;height:34%;bottom:-32px;left:8%;transform:rotate(-9deg)}.ys-cloud{z-index:7;background:#ffffff85}.ys-cloud:before,.ys-cloud:after{background:#ffffffa8}.ys-login-card{z-index:2;background:linear-gradient(#ffffffc7,#fafff599),radial-gradient(circle at 50% 0,#f6ffe6c7,#ffffff6b 52%,#f7ffef9e);box-shadow:0 34px 90px #174b203d,0 5px 12px #23411c14,inset 0 1px #fffffff5}@media (max-width:720px){.ys-mountain-back{width:90%;height:43%;bottom:18%;left:-28%}.ys-mountain-mid{width:114%;height:47%;left:-12%}.ys-mountain-right{width:88%;height:52%;right:-34%}.ys-tree-line-left,.ys-tree-line-right,.ys-trail,.ys-birds-left{opacity:.48}}@media (max-height:760px){.ys-mountain-back{bottom:12%}.ys-mountain-mid,.ys-mountain-right{bottom:4%}.ys-mist-one{bottom:18%}.ys-mist-two{bottom:12%}}.login-showcase-screen.active{border-radius:34px;background:linear-gradient(#edf9df5c,#b8dcb633),url(/login-mountain-bg.svg) 50%/cover no-repeat!important;place-items:center!important;height:calc(100svh - 104px)!important;min-height:0!important;padding:clamp(6px,1.4vh,12px) 12px!important;display:grid!important;position:relative!important;overflow:hidden!important}.ys-mountain-bg-image{object-fit:cover;z-index:0;opacity:.98;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.01)}.ys-login-bg:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle at 50% 46%,#ffffff61,#0000 34%),linear-gradient(#f6ffef1a,#ffffff1f);position:absolute;inset:0}.ys-login-sun-glow,.ys-arc,.ys-birds,.ys-mountain,.ys-mist,.ys-tree-line,.ys-trail,.ys-cloud{z-index:2}.ys-login-card{-webkit-backdrop-filter:blur(20px);z-index:5!important;background:linear-gradient(#ffffffd6,#f9fff4a8),radial-gradient(circle at 50% 0,#f6ffe6cc,#ffffff75 52%,#f7ffefa3)!important;width:min(500px,100%)!important;max-height:calc(100svh - 122px)!important;padding:clamp(18px,3vh,30px) 42px clamp(16px,2.5vh,24px)!important}.ys-login-card h2{margin-top:0!important}@media (max-height:780px){.login-showcase-screen.active{height:calc(100svh - 94px)!important;padding-top:5px!important;padding-bottom:5px!important}.ys-login-card{border-radius:34px!important;width:min(470px,100%)!important;padding:16px 34px 14px!important}.ys-login-icon-badge{border-radius:17px!important;width:50px!important;height:50px!important;margin-bottom:10px!important}.ys-login-icon-badge svg{width:24px!important;height:24px!important}.ys-login-card h2{font-size:clamp(24px,3vw,31px)!important}.ys-login-subtitle{margin:7px auto 12px!important;font-size:13.5px!important;line-height:1.28!important}.ys-login-form{gap:8px!important}.ys-login-field,.ys-login-primary,.ys-social-btn{height:43px!important}.ys-name-field.is-visible{max-height:43px!important}.ys-login-divider{margin:9px 0!important}.ys-mode-switch{margin-top:8px!important;font-size:13px!important}}@media (max-width:720px){.login-showcase-screen.active{border-radius:24px!important;height:calc(100svh - 86px)!important}.ys-login-card{max-height:calc(100svh - 100px)!important;padding:18px 18px 16px!important}}.login-showcase-screen.active{background:#f8fff3!important;height:100dvh!important;min-height:100dvh!important;overflow:hidden!important}.login-showcase-screen.active:before,.login-showcase-screen.active:after,.ys-login-bg,.ys-login-bg:before,.ys-login-bg:after,.ys-mountain-bg-image,.ys-login-sun-glow,.ys-arc,.ys-birds,.ys-mountain,.ys-mist,.ys-tree-line,.ys-trail,.ys-cloud{opacity:0!important;visibility:hidden!important;background:0 0!important;display:none!important}.app-shell.login-active .login-showcase-screen.active{background:#f8fff3!important;border-radius:0!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:8px!important;overflow:hidden!important}.app-shell.login-active .ys-login-card{width:min(500px,100vw - 20px)!important;max-height:calc(100dvh - 16px)!important;padding:clamp(16px,3dvh,28px) clamp(18px,4vw,42px) clamp(14px,2.5dvh,22px)!important;overflow:hidden!important}.app-shell.login-active .ys-login-brand{margin-bottom:clamp(10px,2dvh,16px)!important}@media (max-height:760px){.app-shell.login-active .ys-login-card{border-radius:32px!important;width:min(470px,100vw - 16px)!important;padding:14px 30px 12px!important}.app-shell.login-active .ys-login-brand{margin-bottom:8px!important;padding:6px 11px 6px 7px!important}.app-shell.login-active .ys-login-brand-logo{border-radius:11px!important;width:30px!important;height:30px!important;font-size:15px!important}.app-shell.login-active .ys-login-brand-name{font-size:14px!important}.app-shell.login-active .ys-login-icon-badge{border-radius:16px!important;width:48px!important;height:48px!important;margin-bottom:8px!important}.app-shell.login-active .ys-login-icon-badge svg{width:23px!important;height:23px!important}.app-shell.login-active .ys-login-card h2{font-size:clamp(23px,3vw,30px)!important;line-height:1.02!important}.app-shell.login-active .ys-login-subtitle{margin:6px auto 10px!important;font-size:13px!important;line-height:1.25!important}.app-shell.login-active .ys-login-form{gap:7px!important}.app-shell.login-active .ys-login-field,.app-shell.login-active .ys-login-primary,.app-shell.login-active .ys-social-btn{height:40px!important}.app-shell.login-active .ys-name-field.is-visible{max-height:40px!important}.app-shell.login-active .ys-login-field input{font-size:15px!important}.app-shell.login-active .ys-forgot-link{margin-top:-4px!important;margin-bottom:0!important;font-size:13px!important}.app-shell.login-active .ys-login-divider{margin:8px 0!important;font-size:13px!important}.app-shell.login-active .ys-mode-switch{margin-top:7px!important;font-size:12.5px!important}}@media (max-height:640px){.app-shell.login-active .ys-login-card{border-radius:26px!important;width:min(440px,100vw - 12px)!important;padding:10px 24px 9px!important}.app-shell.login-active .ys-login-brand{gap:7px!important;margin-bottom:6px!important;padding:5px 10px 5px 6px!important}.app-shell.login-active .ys-login-brand-logo{border-radius:9px!important;width:26px!important;height:26px!important;font-size:13px!important}.app-shell.login-active .ys-login-brand-name{font-size:12.5px!important}.app-shell.login-active .ys-login-icon-badge{border-radius:13px!important;width:38px!important;height:38px!important;margin-bottom:6px!important}.app-shell.login-active .ys-login-icon-badge svg{width:19px!important;height:19px!important}.app-shell.login-active .ys-login-card h2{font-size:24px!important}.app-shell.login-active .ys-login-subtitle{margin:4px auto 7px!important;font-size:12px!important;line-height:1.18!important}.app-shell.login-active .ys-login-form{gap:5px!important}.app-shell.login-active .ys-login-field,.app-shell.login-active .ys-login-primary,.app-shell.login-active .ys-social-btn{border-radius:13px!important;height:36px!important}.app-shell.login-active .ys-name-field.is-visible{max-height:36px!important}.app-shell.login-active .ys-login-divider{margin:6px 0!important}.app-shell.login-active .ys-mode-switch{margin-top:5px!important}}@media (max-width:520px){.app-shell.login-active .login-showcase-screen.active{padding:6px!important}.app-shell.login-active .ys-login-card{width:calc(100vw - 12px)!important;padding-left:16px!important;padding-right:16px!important}}.app-shell.login-active .login-showcase-screen.active{place-items:center!important;padding:clamp(10px,2dvh,18px)!important;display:grid!important;position:relative!important}.ys-login-top-brand{z-index:5;color:#173011;cursor:pointer;align-items:center;gap:11px;padding:0;font-size:21px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:clamp(16px,2.5dvh,24px);left:clamp(16px,3vw,28px);box-shadow:none!important;background:0 0!important;border:0!important}.ys-login-top-brand:hover,.ys-login-top-brand:focus,.ys-login-top-brand:active{color:#1f4f0e;box-shadow:none!important;background:0 0!important;transform:none!important}.ys-login-top-brand:focus-visible{outline-offset:6px;border-radius:16px;outline:2px solid #86c225bf}.ys-login-top-logo{background:linear-gradient(145deg, var(--green), #7fb26f);color:#fff;border-radius:13px;flex:none;place-items:center;width:39px;height:39px;font-size:21px;line-height:1;display:grid;box-shadow:0 16px 34px #2f691438}.ys-login-top-name{white-space:nowrap}.app-shell.login-active .ys-login-card{border-radius:36px!important;width:min(500px,100vw - 26px)!important;max-height:calc(100dvh - 34px)!important;padding:clamp(18px,3dvh,28px) clamp(22px,4.4vw,42px) clamp(16px,2.7dvh,24px)!important;overflow:hidden!important}.app-shell.login-active .ys-login-icon-badge{border-radius:18px!important;width:54px!important;height:54px!important;margin:0 auto clamp(10px,1.8dvh,14px)!important;display:grid!important}.app-shell.login-active .ys-login-icon-badge svg{width:26px!important;height:26px!important}.app-shell.login-active .ys-login-card h2{letter-spacing:-1.3px!important;font-size:clamp(28px,3.2vw,38px)!important}.app-shell.login-active .ys-login-subtitle{color:#6b7468!important;max-width:430px!important;margin:8px auto 18px!important;font-size:15px!important;line-height:1.35!important}.app-shell.login-active .ys-login-form{gap:10px!important}.app-shell.login-active .ys-login-field{background:#ffffffdb!important;border:1px solid #4c704429!important;border-radius:18px!important;height:48px!important}.app-shell.login-active .ys-name-field.is-visible{max-height:48px!important}.app-shell.login-active .ys-login-field input{color:#132013!important;font-size:16px!important}.app-shell.login-active .ys-login-field input:-webkit-autofill{-webkit-text-fill-color:#132013!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #ffffffdb!important}.app-shell.login-active .ys-login-field input:-webkit-autofill:hover{-webkit-text-fill-color:#132013!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #ffffffdb!important}.app-shell.login-active .ys-login-field input:-webkit-autofill:focus{-webkit-text-fill-color:#132013!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #ffffffdb!important}.app-shell.login-active .ys-forgot-link{color:#265516!important;font-size:14px!important}.app-shell.login-active .ys-login-primary{background:linear-gradient(#4e8828 0%,#1f520d 100%)!important;border:1px solid #1e4b0cc7!important;border-radius:18px!important;justify-content:center!important;align-items:center!important;width:100%!important;height:50px!important;display:inline-flex!important;box-shadow:0 16px 28px #245b0d38,inset 0 1px #ffffff38!important}.app-shell.login-active .ys-login-primary:hover:not(:disabled){transform:translateY(-1px)!important;box-shadow:0 18px 30px #245b0d47,0 0 0 4px #5a8e2b1f!important}.app-shell.login-active .ys-login-divider{margin:13px 0 12px!important}.app-shell.login-active .ys-social-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.app-shell.login-active .ys-social-btn{background:#ffffffe0!important;border:1px solid #4c704424!important;border-radius:16px!important;height:48px!important;box-shadow:0 9px 18px #23411c12,inset 0 1px #fffffff5!important}.app-shell.login-active .ys-social-muted:disabled{opacity:.95!important;filter:none!important}.app-shell.login-active .ys-mode-switch{margin-top:12px!important}@media (max-height:760px){.app-shell.login-active .ys-login-top-brand{gap:9px!important;font-size:18px!important;top:14px!important;left:18px!important}.app-shell.login-active .ys-login-top-logo{border-radius:12px!important;width:34px!important;height:34px!important;font-size:18px!important}.app-shell.login-active .ys-login-card{border-radius:30px!important;width:min(470px,100vw - 18px)!important;padding:14px 30px 12px!important}.app-shell.login-active .ys-login-icon-badge{border-radius:15px!important;width:44px!important;height:44px!important;margin-bottom:7px!important}.app-shell.login-active .ys-login-icon-badge svg{width:21px!important;height:21px!important}.app-shell.login-active .ys-login-card h2{font-size:28px!important}.app-shell.login-active .ys-login-subtitle{margin:6px auto 10px!important;font-size:13px!important;line-height:1.25!important}.app-shell.login-active .ys-login-form{gap:7px!important}.app-shell.login-active .ys-login-field,.app-shell.login-active .ys-login-primary,.app-shell.login-active .ys-social-btn{border-radius:14px!important;height:40px!important}.app-shell.login-active .ys-name-field.is-visible{max-height:40px!important}.app-shell.login-active .ys-login-divider{margin:8px 0!important;font-size:13px!important}.app-shell.login-active .ys-mode-switch{margin-top:7px!important;font-size:12.5px!important}}@media (max-height:640px){.app-shell.login-active .ys-login-top-brand{font-size:15px!important;top:10px!important;left:14px!important}.app-shell.login-active .ys-login-top-logo{border-radius:10px!important;width:28px!important;height:28px!important;font-size:15px!important}.app-shell.login-active .ys-login-card{border-radius:25px!important;width:min(430px,100vw - 12px)!important;padding:9px 24px 8px!important}.app-shell.login-active .ys-login-icon-badge{border-radius:12px!important;width:34px!important;height:34px!important;margin-bottom:5px!important}.app-shell.login-active .ys-login-icon-badge svg{width:18px!important;height:18px!important}.app-shell.login-active .ys-login-card h2{font-size:23px!important}.app-shell.login-active .ys-login-subtitle{margin:4px auto 6px!important;font-size:11.5px!important}.app-shell.login-active .ys-login-field,.app-shell.login-active .ys-login-primary,.app-shell.login-active .ys-social-btn{border-radius:12px!important;height:35px!important}}@media (max-width:520px){.app-shell.login-active .ys-login-top-brand{font-size:17px!important;top:12px!important;left:14px!important}.app-shell.login-active .ys-login-top-logo{border-radius:11px!important;width:32px!important;height:32px!important;font-size:17px!important}.app-shell.login-active .ys-login-card{width:calc(100vw - 14px)!important;padding-left:18px!important;padding-right:18px!important}}.app-shell.login-active .topbar{z-index:20!important;pointer-events:none!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;padding:14px 0 22px!important;display:flex!important;position:absolute!important;top:18px!important;left:18px!important;right:18px!important}.app-shell.login-active .brand{pointer-events:auto!important}.app-shell.login-active .brand .logo{border-radius:13px!important;width:39px!important;height:39px!important;font-size:21px!important}.app-shell.login-active .brand span{color:#17231d!important;font-size:21px!important;font-weight:900!important}.app-shell.login-active .top-pill-nav,.app-shell.login-active .nav,.app-shell.login-active .ys-login-top-brand{display:none!important}@media (max-width:520px){.app-shell.login-active .topbar{padding-top:12px!important;top:10px!important;left:14px!important;right:14px!important}.app-shell.login-active .brand{gap:9px!important}.app-shell.login-active .brand .logo{border-radius:12px!important;width:34px!important;height:34px!important;font-size:18px!important}.app-shell.login-active .brand span{font-size:18px!important}}.app-shell.login-active .topbar{display:none!important}.app-shell.login-active .ys-login-page-brand{z-index:100!important;color:#07170c!important;width:auto!important;height:48px!important;font:inherit!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:16px!important;align-items:center!important;gap:13px!important;margin:0!important;padding:0!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;position:fixed!important;top:34px!important;left:max(16px,50vw - 724px)!important}.app-shell.login-active .ys-login-page-logo{color:#fff!important;background:linear-gradient(145deg,#2f8f3d,#74ad62)!important;border-radius:14px!important;place-items:center!important;width:48px!important;min-width:48px!important;height:48px!important;font-size:25px!important;font-weight:900!important;line-height:1!important;display:grid!important;box-shadow:0 18px 42px #2f691438!important}.app-shell.login-active .ys-login-page-name{color:#07170c!important;letter-spacing:-.7px!important;white-space:nowrap!important;font-size:25px!important;font-weight:900!important;line-height:1!important}.app-shell.login-active .ys-login-page-brand:hover .ys-login-page-name,.app-shell.login-active .ys-login-page-brand:focus-visible .ys-login-page-name{color:#1f5f16!important}.app-shell.login-active .ys-login-page-brand:focus-visible{outline-offset:6px!important;outline:3px solid #2f8f3d47!important}.app-shell.login-active .login-showcase-screen.active{background:#f8fff3!important;place-items:center!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:92px 16px 16px!important;display:grid!important;position:relative!important;overflow:hidden!important}@media (max-width:900px){.app-shell.login-active .ys-login-page-brand{gap:10px!important;height:42px!important;top:22px!important;left:22px!important}.app-shell.login-active .ys-login-page-logo{border-radius:13px!important;width:42px!important;min-width:42px!important;height:42px!important;font-size:22px!important}.app-shell.login-active .ys-login-page-name{letter-spacing:-.45px!important;font-size:21px!important}.app-shell.login-active .login-showcase-screen.active{padding-top:78px!important}}@media (max-width:520px){.app-shell.login-active .ys-login-page-brand{gap:8px!important;height:34px!important;top:14px!important;left:14px!important}.app-shell.login-active .ys-login-page-logo{border-radius:11px!important;width:34px!important;min-width:34px!important;height:34px!important;font-size:18px!important}.app-shell.login-active .ys-login-page-name{letter-spacing:-.25px!important;font-size:17px!important}.app-shell.login-active .login-showcase-screen.active{padding:62px 12px 12px!important}.app-shell.login-active .ys-login-card{width:calc(100vw - 24px)!important;max-height:calc(100dvh - 84px)!important;padding:18px 18px 14px!important}}:is(body:has(.app-shell.login-active),html:has(.app-shell.login-active)){overflow:hidden!important}.app-shell.login-active{background:#f8fff3!important;width:100vw!important;max-width:none!important;height:100dvh!important;margin:0!important;padding:0!important;position:fixed!important;inset:0!important;overflow:hidden!important}.app-shell.login-active .topbar{z-index:100!important;pointer-events:none!important;justify-content:flex-start!important;align-items:center!important;gap:0!important;width:min(1406px,100vw - 36px)!important;margin:0!important;padding:0!important;display:flex!important;position:fixed!important;top:34px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.app-shell.login-active .brand.brand-link{pointer-events:auto!important;color:#07170c!important;width:auto!important;height:48px!important;font:inherit!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:16px!important;align-items:center!important;gap:13px!important;margin:0!important;padding:0!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.app-shell.login-active .brand.brand-link:focus-visible{outline-offset:6px!important;outline:3px solid #2f8f3d47!important}.app-shell.login-active .top-pill-nav,.app-shell.login-active .nav,.app-shell.login-active .ys-login-page-brand,.app-shell.login-active .ys-login-top-brand,.app-shell.login-active .ys-login-brand{display:none!important}.app-shell.login-active .login-showcase-screen.active{background:#f8fff3!important;border-radius:0!important;place-items:center!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;max-height:100dvh!important;margin:0!important;padding:92px 16px 16px!important;display:grid!important;position:relative!important;overflow:hidden!important}.app-shell.login-active .ys-login-card{width:min(540px,100vw - 32px)!important;max-height:calc(100dvh - 118px)!important;padding:24px 38px 18px!important;overflow:hidden!important;transform:none!important}:is(body:has(.app-shell.login-active),html:has(.app-shell.login-active)){height:100dvh!important;overflow:hidden!important}@media (max-width:900px){.app-shell.login-active .topbar{width:auto!important;top:22px!important;left:22px!important;transform:none!important}.app-shell.login-active .brand.brand-link{gap:10px!important;height:42px!important}.app-shell.login-active .brand.brand-link .logo{border-radius:13px!important;width:42px!important;min-width:42px!important;height:42px!important;font-size:22px!important}.app-shell.login-active .brand.brand-link span{letter-spacing:-.45px!important;font-size:21px!important}.app-shell.login-active .login-showcase-screen.active{padding-top:78px!important}}@media (max-width:520px){.app-shell.login-active .topbar{top:14px!important;left:14px!important}.app-shell.login-active .brand.brand-link{gap:8px!important;height:34px!important}.app-shell.login-active .brand.brand-link .logo{border-radius:11px!important;width:34px!important;min-width:34px!important;height:34px!important;font-size:18px!important}.app-shell.login-active .brand.brand-link span{letter-spacing:-.25px!important;font-size:17px!important}.app-shell.login-active .login-showcase-screen.active{padding:62px 12px 12px!important}.app-shell.login-active .ys-login-card{width:calc(100vw - 24px)!important;max-height:calc(100dvh - 84px)!important;padding:18px 18px 14px!important}}.app-shell.login-active .topbar{pointer-events:none!important;justify-content:flex-start!important;align-items:center!important;gap:0!important;width:min(1406px,100vw - 36px)!important;margin:0!important;padding:0!important;display:flex!important;top:34px!important;left:calc(50% + 24px)!important;right:auto!important;transform:translate(-50%)!important}.app-shell.login-active .brand.brand-link{pointer-events:auto!important;color:#07170c!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:13px!important;align-items:center!important;gap:11px!important;width:auto!important;height:39px!important;margin:0!important;padding:0!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;text-decoration:none!important;display:inline-flex!important}.app-shell.login-active .brand.brand-link .logo{color:#fff!important;background:linear-gradient(145deg,#2d7a43,#76ac68)!important;border-radius:13px!important;place-items:center!important;width:39px!important;min-width:39px!important;height:39px!important;font-size:20px!important;font-weight:800!important;line-height:1!important;display:grid!important;box-shadow:0 8px 20px #2d7a432e!important}.app-shell.login-active .brand.brand-link span{color:#0f1720!important;letter-spacing:-.3px!important;white-space:nowrap!important;font-size:21px!important;font-weight:800!important;line-height:1!important}.app-shell.login-active .brand.brand-link:hover span,.app-shell.login-active .brand.brand-link:focus-visible span{color:#1f5f16!important}.app-shell.login-active .top-pill-nav,.app-shell.login-active .nav{display:none!important}@media (max-width:900px){.app-shell.login-active .topbar{width:auto!important;top:22px!important;left:24px!important;transform:none!important}.app-shell.login-active .brand.brand-link{gap:10px!important;height:38px!important}.app-shell.login-active .brand.brand-link .logo{border-radius:12px!important;width:38px!important;min-width:38px!important;height:38px!important;font-size:19px!important}.app-shell.login-active .brand.brand-link span{letter-spacing:-.25px!important;font-size:20px!important}}@media (max-width:520px){.app-shell.login-active .topbar{top:14px!important;left:16px!important}.app-shell.login-active .brand.brand-link{gap:8px!important;height:34px!important}.app-shell.login-active .brand.brand-link .logo{border-radius:11px!important;width:34px!important;min-width:34px!important;height:34px!important;font-size:17px!important}.app-shell.login-active .brand.brand-link span{letter-spacing:-.2px!important;font-size:17px!important}}
.story-start-button{isolation:isolate;background:linear-gradient(135deg,#2d7a43 0%,#3d9d5d 52%,#1f6336 100%);animation:2.8s ease-in-out infinite storyButtonGlow;position:relative;overflow:hidden;box-shadow:0 14px 30px #2d7a4340,inset 0 1px #ffffff38}.story-start-button span{z-index:2;position:relative}.story-start-button:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff94,#0000);width:48%;animation:3s ease-in-out infinite storyButtonLightSweep;position:absolute;top:-120%;bottom:-120%;left:-75%;transform:rotate(22deg)}.story-start-button:after{content:"";z-index:0;border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff2e,#0000 58%);position:absolute;inset:1px}.story-start-button:hover{transform:translateY(-2px);box-shadow:0 18px 38px #2d7a4352,inset 0 1px #ffffff42}@keyframes storyButtonLightSweep{0%,38%{opacity:0;left:-75%}48%{opacity:.9}68%,to{opacity:0;left:128%}}@keyframes storyButtonGlow{0%,to{box-shadow:0 14px 30px #2d7a433d,inset 0 1px #ffffff38}50%{box-shadow:0 18px 40px #2d7a4357,0 0 0 4px #2d7a430f,inset 0 1px #ffffff42}}@media (prefers-reduced-motion:reduce){.story-start-button,.story-start-button:before{animation:none}}.logout-redirect-text{color:var(--green);margin-top:18px;font-weight:800}.app-shell.login-active .login-showcase-screen.active{align-items:center!important;padding:clamp(76px,11dvh,92px) clamp(12px,2vw,22px) clamp(18px,3dvh,28px)!important}.app-shell.login-active .ys-login-card{flex-direction:column!important;justify-content:center!important;width:min(540px,100vw - 32px)!important;min-height:min(680px,100dvh - 112px)!important;max-height:calc(100dvh - 112px)!important;padding:clamp(30px,4.2dvh,44px) clamp(28px,5vw,50px) clamp(28px,3.8dvh,40px)!important;display:flex!important;overflow:hidden!important}.app-shell.login-active .ys-login-icon-badge{margin-bottom:18px!important}.app-shell.login-active .ys-login-subtitle{margin:12px auto 24px!important;line-height:1.48!important}.app-shell.login-active .ys-login-form{gap:16px!important}.app-shell.login-active .ys-login-field,.app-shell.login-active .ys-login-primary,.app-shell.login-active .ys-social-btn{height:54px!important}.app-shell.login-active .ys-name-field.is-visible{max-height:54px!important}.app-shell.login-active .ys-forgot-link{margin-top:-4px!important;margin-bottom:2px!important}.app-shell.login-active .ys-login-divider{margin:20px 0 18px!important}.app-shell.login-active .ys-social-row{gap:16px!important}.app-shell.login-active .ys-mode-switch{margin-top:20px!important}@media (max-height:780px){.app-shell.login-active .login-showcase-screen.active{padding-top:70px!important;padding-bottom:12px!important}.app-shell.login-active .ys-login-card{min-height:min(625px,100dvh - 88px)!important;max-height:calc(100dvh - 88px)!important;padding:22px 34px 20px!important}.app-shell.login-active .ys-login-subtitle{margin:9px auto 18px!important}.app-shell.login-active .ys-login-form{gap:12px!important}.app-shell.login-active .ys-login-field,.app-shell.login-active .ys-login-primary,.app-shell.login-active .ys-social-btn{height:48px!important}.app-shell.login-active .ys-name-field.is-visible{max-height:48px!important}.app-shell.login-active .ys-login-divider{margin:14px 0 13px!important}.app-shell.login-active .ys-mode-switch{margin-top:13px!important}}@media (max-height:640px){.app-shell.login-active .login-showcase-screen.active{padding-top:56px!important;padding-bottom:6px!important}.app-shell.login-active .ys-login-card{min-height:0!important;max-height:calc(100dvh - 64px)!important;padding:12px 24px 10px!important}.app-shell.login-active .ys-login-form{gap:7px!important}.app-shell.login-active .ys-login-field,.app-shell.login-active .ys-login-primary,.app-shell.login-active .ys-social-btn{height:38px!important}.app-shell.login-active .ys-name-field.is-visible{max-height:38px!important}.app-shell.login-active .ys-login-divider{margin:8px 0!important}.app-shell.login-active .ys-mode-switch{margin-top:8px!important}}@media (max-width:520px){.app-shell.login-active .ys-login-card{width:calc(100vw - 18px)!important;min-height:min(650px,100dvh - 102px)!important;padding-left:20px!important;padding-right:20px!important}}.logged-in .nav button.top-pill-btn.disabled,.logged-in .nav button.top-pill-btn:disabled{cursor:not-allowed!important;opacity:.45!important;color:#8b928c!important;box-shadow:none!important;pointer-events:none!important;background:#f1f4f2!important;border-color:#d8ded9!important;transform:none!important}.logged-in .nav button.top-pill-btn.disabled:hover,.logged-in .nav button.top-pill-btn:disabled:hover{color:#8b928c!important;box-shadow:none!important;background:#f1f4f2!important;border-color:#d8ded9!important;transform:none!important}.leaflet-custom-marker{place-items:center;display:grid}.leaflet-custom-dot.community-small,.leaflet-custom-dot.community-small.active{opacity:.74;border-width:1.5px;width:11px;height:11px;box-shadow:0 0 0 2px #fff,0 6px 12px #17231d38}.leaflet-custom-dot.my-focus{opacity:1;width:30px;height:30px;box-shadow:0 0 0 5px #fff,0 0 0 9px #2d7a4324,0 16px 30px #17231d57}.leaflet-custom-dot.my-focus.active{width:34px;height:34px;box-shadow:0 0 0 5px #fff,0 0 0 11px #2d7a432e,0 18px 34px #17231d5c}.pin-legend.real-map-legend{border-radius:17px;min-width:224px;padding:12px 14px 13px;box-shadow:0 14px 30px #17231d1c}.pin-legend.real-map-legend b{margin-bottom:8px;font-size:13px}.pin-legend-row{gap:8px;margin:6px 0;font-size:13px;line-height:1.18}.pin-legend-dot{flex-basis:12px;width:12px;height:12px}@media (max-width:900px){.pin-legend.real-map-legend{border-radius:15px;min-width:204px;padding:10px 12px}.pin-legend.real-map-legend b{margin-bottom:7px;font-size:12px}.pin-legend-row{gap:7px;margin:5px 0;font-size:12px}.pin-legend-dot{flex-basis:11px;width:11px;height:11px}}
