.app-shell.home-active #home.share-all-achievements-page .share-all-achievements-layout{width:100%!important;max-width:1180px!important;margin:0 auto!important;display:block!important}.app-shell.home-active #home.share-all-achievements-page .share-all-achievements-panel{width:100%!important;max-width:none!important}.app-shell.home-active #home.share-all-achievements-page .share-all-owner-summary{background:linear-gradient(135deg,#edf8eff0,#fffffffa);border:1px solid #2d7a432e;border-radius:16px;justify-content:space-between;align-items:baseline;gap:16px;margin:14px 0;padding:13px 16px;display:flex}.app-shell.home-active #home.share-all-achievements-page .share-all-owner-summary strong{color:var(--ink);font-size:18px}.app-shell.home-active #home.share-all-achievements-page .share-all-owner-summary span{color:var(--muted);font-size:14px;font-weight:800}.app-shell.home-active #home.share-all-achievements-page .share-all-owner-summary b{color:var(--green);font-size:20px}.app-shell.home-active #home.share-all-achievements-page .share-all-record-stack{gap:14px;display:grid}.app-shell.home-active #home.share-all-achievements-page .share-all-record-card{cursor:pointer;height:250px;min-height:190px;max-height:250px;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden;box-shadow:0 10px 26px #182e2114;background:#fff!important;border:1px solid #17362326!important;border-radius:22px!important;grid-template-columns:minmax(240px,34%) minmax(0,66%)!important;align-items:stretch!important;gap:0!important;padding:0!important;display:grid!important}.app-shell.home-active #home.share-all-achievements-page .share-all-record-card:hover,.app-shell.home-active #home.share-all-achievements-page .share-all-record-card:focus-visible{outline:none;transform:translateY(-2px);box-shadow:0 16px 36px #182e2121;border-color:#3a7a4d6b!important}.app-shell.home-active #home.share-all-achievements-page .share-all-record-media{background:#eef4ef;min-height:0;max-height:250px;position:relative;overflow:hidden;border:0!important;border-radius:0!important;width:100%!important;height:100%!important}.app-shell.home-active #home.share-all-achievements-page .share-all-record-media img{min-height:0;max-height:250px;transition:transform .28s;display:block;object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important}.app-shell.home-active #home.share-all-achievements-page .share-all-record-card:hover .share-all-record-media img{transform:scale(1.025)}.app-shell.home-active #home.share-all-achievements-page .share-all-record-media.empty-thumb .no-image-placeholder-img{background:linear-gradient(#fbfdfb,#eef4ef);padding:28px;object-fit:contain!important}.app-shell.home-active #home.share-all-achievements-page .share-all-record-content{flex-direction:column;min-width:0;height:100%;min-height:0;max-height:250px;display:flex;overflow:hidden;padding:16px 20px!important}.app-shell.home-active #home.share-all-achievements-page .share-all-record-topline{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.app-shell.home-active #home.share-all-achievements-page .share-all-record-content h3{color:var(--ink);letter-spacing:-.35px;text-overflow:ellipsis;white-space:nowrap;margin:10px 0 4px;font-size:clamp(20px,2vw,27px);line-height:1.08;overflow:hidden}.app-shell.home-active #home.share-all-achievements-page .share-all-record-route{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:13px;font-weight:650;line-height:1.4;overflow:hidden}.app-shell.home-active #home.share-all-achievements-page .share-all-record-feature-row{flex-wrap:wrap;gap:7px 13px;margin-top:10px;display:flex}.app-shell.home-active #home.share-all-achievements-page .share-all-record-feature-row span{color:#4f5d56;white-space:nowrap;align-items:center;gap:5px;font-size:11px;font-weight:850;display:inline-flex}.app-shell.home-active #home.share-all-achievements-page .share-all-record-feature-row svg{fill:none;stroke:#70827a;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.app-shell.home-active #home.share-all-achievements-page .share-all-record-notes{color:#5a6760;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:8px 0 0;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.app-shell.home-active #home.share-all-achievements-page .share-all-record-content .record-primary-actions{justify-content:flex-end;align-items:center;gap:8px;padding-top:11px;width:100%!important;margin-top:auto!important;display:flex!important}.app-shell.home-active #home.share-all-achievements-page .share-all-record-content .record-primary-actions button{border-radius:12px;min-width:128px;min-height:36px;padding:8px 13px;font-size:11px;width:auto!important}.app-shell.home-active #home.share-all-achievements-page .share-all-card-share-btn{color:#fff;background:linear-gradient(135deg,#237a43,#176535);box-shadow:0 8px 18px #1a6b392e}#home.share-all-achievements-page .achievement-detail-overlay{z-index:10000;-webkit-backdrop-filter:blur(4px);background:#040f0980;place-items:center;padding:28px;display:grid;position:fixed;inset:0;overflow:auto}#home.share-all-achievements-page .achievement-detail-modal{background:#fff;border:1px solid #ffffffc7;border-radius:28px;grid-template-columns:minmax(320px,43%) minmax(0,57%);width:min(1040px,92vw);max-height:min(780px,88vh);display:grid;position:relative;overflow:hidden;box-shadow:0 34px 90px #00000057}#home.share-all-achievements-page .achievement-detail-close{z-index:8;color:#13251a;background:#fffffff0;border:1px solid #132d1d26;border-radius:50%;place-items:center;width:40px;height:40px;padding:0;font-size:22px;line-height:1;display:grid;position:absolute;top:15px;right:15px;box-shadow:0 8px 22px #00000024}#home.share-all-achievements-page .achievement-detail-media-column{background:#eaf1ec;flex-direction:column;min-width:0;min-height:540px;display:flex}#home.share-all-achievements-page .achievement-detail-main-image{background:#eaf1ec;flex:auto;min-height:0;overflow:hidden}#home.share-all-achievements-page .achievement-detail-main-image img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:430px;display:block}#home.share-all-achievements-page .achievement-detail-main-image.empty img{object-fit:contain;padding:46px}#home.share-all-achievements-page .achievement-detail-thumbnails{background:#f7fbf8f7;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;padding:10px;display:grid}#home.share-all-achievements-page .achievement-detail-thumbnails button{aspect-ratio:1.25;width:100%;box-shadow:none;opacity:.72;background:#dce7df;border:2px solid #0000;border-radius:9px;padding:0;overflow:hidden}#home.share-all-achievements-page .achievement-detail-thumbnails button.active{opacity:1;border-color:#2e874c}#home.share-all-achievements-page .achievement-detail-thumbnails img{object-fit:cover;width:100%;height:100%;display:block}#home.share-all-achievements-page .achievement-detail-content{background:linear-gradient(#fff 0%,#fbfdfb 100%);min-width:0;padding:32px 32px 28px;overflow:auto}#home.share-all-achievements-page .achievement-detail-status-row{flex-wrap:wrap;gap:8px;padding-right:50px;display:flex}#home.share-all-achievements-page .achievement-detail-content h2{color:#14231a;letter-spacing:-1px;margin:16px 0 7px;font-size:clamp(30px,3vw,44px);line-height:1.02}#home.share-all-achievements-page .achievement-detail-summary{color:#68766f;margin:0;font-size:14px;font-weight:650;line-height:1.5}#home.share-all-achievements-page .achievement-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}#home.share-all-achievements-page .achievement-detail-grid>div{background:#f5faf6;border:1px solid #245f371f;border-radius:15px;grid-template-rows:auto auto;grid-template-columns:27px minmax(0,1fr);column-gap:8px;min-width:0;padding:12px 13px;display:grid}#home.share-all-achievements-page .achievement-detail-grid svg{fill:none;stroke:#287744;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;grid-row:1/3;align-self:center;width:20px;height:20px}#home.share-all-achievements-page .achievement-detail-grid span{color:#7a867f;letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:900}#home.share-all-achievements-page .achievement-detail-grid strong{overflow-wrap:anywhere;color:#27362d;min-width:0;margin-top:2px;font-size:13px;line-height:1.35}#home.share-all-achievements-page .achievement-detail-section{border-top:1px solid #1641251f;margin-top:18px;padding-top:16px}#home.share-all-achievements-page .achievement-detail-section h3{color:#1b2d21;align-items:center;gap:8px;margin:0 0 7px;font-size:15px;display:flex}#home.share-all-achievements-page .achievement-detail-section h3 svg{fill:none;stroke:#287744;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}#home.share-all-achievements-page .achievement-detail-section p{color:#59675f;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.6}#home.share-all-achievements-page .achievement-detail-section.evidence{background:#fffaf0;border:1px solid #ba85142e;border-radius:15px;padding:14px}#home.share-all-achievements-page .achievement-detail-actions{flex-wrap:wrap;gap:9px;margin-top:22px;display:flex}#home.share-all-achievements-page .achievement-detail-actions button{border-radius:13px;width:auto;min-width:145px;min-height:41px;padding:9px 14px}@media (max-width:900px){.app-shell.home-active #home.share-all-achievements-page .share-all-record-card{grid-template-columns:minmax(210px,38%) minmax(0,62%)!important}#home.share-all-achievements-page .achievement-detail-modal{grid-template-columns:1fr;width:min(740px,94vw);max-height:none;overflow:visible}#home.share-all-achievements-page .achievement-detail-media-column{min-height:0}#home.share-all-achievements-page .achievement-detail-main-image img{height:min(44vh,410px);min-height:300px}#home.share-all-achievements-page .achievement-detail-content{overflow:visible}}@media (max-width:720px){.app-shell.home-active #home.share-all-achievements-page .share-all-owner-summary{flex-direction:column;align-items:flex-start}.app-shell.home-active #home.share-all-achievements-page .share-all-record-card{height:auto;max-height:none;grid-template-columns:1fr!important}.app-shell.home-active #home.share-all-achievements-page .share-all-record-media,.app-shell.home-active #home.share-all-achievements-page .share-all-record-media img{min-height:220px;max-height:300px}.app-shell.home-active #home.share-all-achievements-page .share-all-record-content{min-height:0;padding:18px!important}.app-shell.home-active #home.share-all-achievements-page .share-all-record-content h3,.app-shell.home-active #home.share-all-achievements-page .share-all-record-route{white-space:normal}#home.share-all-achievements-page .achievement-detail-overlay{place-items:start center;padding:14px}#home.share-all-achievements-page .achievement-detail-modal{border-radius:22px;width:100%}#home.share-all-achievements-page .achievement-detail-content{padding:25px 20px 22px}#home.share-all-achievements-page .achievement-detail-grid{grid-template-columns:1fr}}@media (max-width:520px){.app-shell.home-active #home.share-all-achievements-page .share-all-record-media,.app-shell.home-active #home.share-all-achievements-page .share-all-record-media img{min-height:200px;max-height:250px}.app-shell.home-active #home.share-all-achievements-page .share-all-record-content{padding:16px!important}.app-shell.home-active #home.share-all-achievements-page .share-all-record-content h3{font-size:22px}.app-shell.home-active #home.share-all-achievements-page .share-all-record-content .record-primary-actions{grid-template-columns:1fr 1fr;display:grid!important}.app-shell.home-active #home.share-all-achievements-page .share-all-record-content .record-primary-actions button{min-width:0}#home.share-all-achievements-page .achievement-detail-main-image img{height:300px;min-height:300px}#home.share-all-achievements-page .achievement-detail-thumbnails{grid-template-columns:repeat(3,minmax(0,1fr))}#home.share-all-achievements-page .achievement-detail-content h2{font-size:31px}#home.share-all-achievements-page .achievement-detail-actions{grid-template-columns:1fr;display:grid}#home.share-all-achievements-page .achievement-detail-actions button{width:100%}}#home.public-profile-share-page .share-all-join-cta{text-align:right;flex-direction:column;align-items:flex-end;gap:8px;width:100%;margin-top:24px;display:flex}#home.public-profile-share-page .share-all-join-cta h3{color:var(--ink);margin:0;font-size:21px;line-height:1.1}#home.public-profile-share-page .share-all-join-cta button{border-radius:13px;width:auto;min-width:150px;min-height:43px;padding:10px 18px}#home.public-profile-share-page .achievement-detail-share-btn{justify-content:center;align-items:center;gap:8px;display:inline-flex}#home.public-profile-share-page .achievement-detail-share-btn svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}@media (max-width:520px){#home.public-profile-share-page .share-all-join-cta{align-items:flex-end}#home.public-profile-share-page .share-all-join-cta button{width:auto}}.app-shell.home-active #home.share-all-achievements-page .share-all-owner-summary.count-only{justify-content:flex-end}@media (max-width:720px){.app-shell.home-active #home.share-all-achievements-page .share-all-owner-summary.count-only{align-items:flex-end}}
.app-shell.landing-active .topbar .brand{gap:13px!important;font-size:xxx-large!important;line-height:1!important}.app-shell.landing-active .topbar .brand .logo.brand-icon{border-radius:20px!important;width:150px!important;min-width:150px!important;height:150px!important}.app-shell.landing-active .topbar .brand.brand-static{-webkit-user-select:none;user-select:none;cursor:default!important}.ys-login-logo-link{cursor:pointer}.ys-login-logo-link:focus-visible{outline-offset:4px;outline:3px solid #5b9c32b8}.public-profile-header-cta{text-align:right;flex-direction:column;align-items:flex-end;gap:5px;margin-left:auto;display:flex}.public-profile-header-cta>span{color:var(--ink);font-size:15px;font-weight:900;line-height:1}.public-profile-header-cta>button{white-space:nowrap;border-radius:13px;width:auto;min-width:132px;min-height:40px;padding:9px 16px}@media (max-width:640px){.app-shell.landing-active .topbar .brand{gap:11px!important;font-size:xxx-large!important}.app-shell.landing-active .topbar .brand .logo.brand-icon{border-radius:18px!important;width:150px!important;min-width:150px!important;height:150px!important}.public-profile-header-cta{gap:4px}.public-profile-header-cta>span{font-size:13px}.public-profile-header-cta>button{min-width:116px;min-height:38px;padding:8px 12px;font-size:13px}}@media (max-width:420px){.app-shell.home-active .topbar{gap:8px}.app-shell.home-active .public-profile-header-cta>span{font-size:12px}.app-shell.home-active .public-profile-header-cta>button{min-width:108px;padding-inline:10px}}
html,body{width:100%;max-width:100%;overflow-x:clip}body{min-width:0}img,video,canvas,svg{max-width:100%}.app-shell:not(.landing-active){width:min(100%,1360px);max-width:1360px;padding-inline:clamp(12px,2.25vw,28px)}.app-shell,.app-shell>*,.screen.active,.panel,.layout>*,.hero>*,.record-card>*,.topbar>*{min-width:0}h1,h2,h3,p,button,label,input,textarea,select{overflow-wrap:break-word}h1,h2,h3{text-wrap:balance}.topbar{width:100%}.brand{flex:0 auto;min-width:0}.brand-name{white-space:nowrap;align-items:baseline;line-height:1;display:inline-flex}.top-pill-nav{min-width:0}.top-pill-btn,.nav button.top-pill-btn{white-space:nowrap;flex:none}@media (max-width:1100px){.app-shell:not(.landing-active){padding-inline:clamp(14px,2.8vw,24px)}.logged-in .topbar{flex-flow:wrap;align-items:center;gap:14px 18px}.logged-in .top-pill-nav{overscroll-behavior-inline:contain;scrollbar-width:thin;flex-wrap:nowrap;justify-content:flex-start;gap:8px;width:100%;padding-bottom:4px;overflow-x:auto}.layout,.map-layout,.real-map-layout,.share-layout-clean,.ai-grid,.profile-grid{grid-template-columns:minmax(0,1fr)!important}.sidebar,.home-sidebar{position:static!important;top:auto!important}.form-grid,.achievement-notes-grid{column-gap:clamp(20px,4vw,48px);max-width:100%}.record-card{min-width:0}.real-map-panel,.map-control-panel{min-height:0!important}.leaflet-map-canvas,.real-map-frame-wrap{min-height:clamp(420px,60vw,620px)!important}}@media (max-width:720px){.app-shell:not(.landing-active){padding:10px 12px 24px}.app-shell:not(.landing-active) .topbar,.logged-in:not(.landing-active) .topbar{gap:10px 12px;padding-block:10px 14px}.app-shell:not(.landing-active) .brand{gap:9px}.app-shell:not(.landing-active) .brand .logo.brand-icon,.logged-in .brand.brand-link:not(.gaia-brand) .logo.brand-icon,.app-shell.login-active .brand.brand-link .logo.brand-icon{width:52px!important;min-width:52px!important;height:52px!important}.logged-in .brand span{font-size:19px}.logged-in .top-pill-nav{margin-inline:-2px;padding-inline:2px}.logged-in .top-pill-btn,.logged-in .nav button.top-pill-btn{height:38px;padding-inline:14px;font-size:13px}.app-shell:not(.landing-active) .panel{border-radius:20px;padding:18px}.form-grid,.achievement-notes-grid,.add-achievement-simple-grid{grid-template-columns:minmax(0,1fr)!important;gap:14px!important;max-width:100%!important}.add-achievement-notes-simple,.add-achievement-height-stack{grid-column:1!important}.add-achievement-simple{border-radius:20px!important;padding:18px!important}.add-achievement-simple-header{margin-bottom:22px}.add-achievement-simple .add-achievement-title{font-size:clamp(30px,9vw,40px)}.add-achievement-image-pair .achievement-general-dropzone,.add-achievement-image-pair .tiu-dropzone{height:auto;min-height:156px}.add-achievement-simple-actions,.add-achievement-step-actions,.home-pagination,.record-primary-actions,.share-summary-actions{flex-wrap:wrap;width:100%}.add-achievement-simple-actions>button,.add-achievement-step-actions>button,.record-primary-actions>button,.share-summary-actions>button{width:100%}.visibility-toggle-row{flex-wrap:wrap}.record-card{align-items:stretch;padding:14px;grid-template-columns:minmax(0,1fr)!important}.record-card .thumb,.record-card>.thumb{aspect-ratio:16/9;min-height:180px;width:100%!important;height:auto!important}.record-content{min-width:0}.record-content h3,.record-content p{overflow-wrap:anywhere}.home-heading-row{align-items:flex-start;gap:12px}.home-search-input-wrap,.home-left-search-wrap{min-width:0}.home-pagination{justify-content:center;gap:10px}.page-number-row{order:3;justify-content:center;width:100%;padding-bottom:3px;overflow-x:auto}.real-map-frame-wrap,.leaflet-map-canvas{min-height:clamp(340px,92vw,480px)!important}.map-title-actions,.map-toggle-row,.real-map-note-head{flex-wrap:wrap}.profile-page-card,.ys-login-card,.logout-card{width:100%;max-width:100%}.profile-page-card{padding:20px}.owner-action-rail,.owner-action-tray{max-width:100%}.modal,[role=dialog]{max-width:calc(100vw - 24px)}input,textarea,select{font-size:16px}}@media (max-width:440px){.app-shell:not(.landing-active){padding-inline:9px}.app-shell:not(.landing-active) .panel,.add-achievement-simple,.profile-page-card{border-radius:18px!important;padding:16px!important}.top-pill-btn,.nav button.top-pill-btn{padding-inline:12px!important}.public-profile-header-cta{text-align:left;align-items:stretch;width:100%}.public-profile-header-cta>button{width:100%}.record-card .thumb,.record-card>.thumb{min-height:150px}.empty{min-height:280px;padding:22px 14px}.home-pagination>button{flex:1 1 0}}
.app-shell:not(.landing-active) .topbar .brand .logo.brand-icon{width:72px!important;min-width:72px!important;height:72px!important}@media (max-width:720px){.app-shell:not(.landing-active) .topbar .brand .logo.brand-icon{width:62px!important;min-width:62px!important;height:62px!important}}
.add-achievement-height-input-row{grid-template-columns:minmax(0,1fr) 132px;align-items:stretch;gap:10px;display:grid}.add-achievement-simple .add-achievement-unit-select{color:#17231d;width:100%;min-height:48px;margin:0;padding:10px 38px 10px 14px;font-size:14px;font-weight:750;box-shadow:none!important;background-color:#fff!important;border:1px solid #d7dfd8!important;border-radius:14px!important}.add-achievement-reached-height-wrap{position:relative}.add-achievement-reached-height-wrap input{padding-right:54px!important}.add-achievement-height-unit{color:#5f6d65;pointer-events:none;font-size:13px;font-weight:850;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.add-achievement-height-warning{color:#7a4b00;background:linear-gradient(100deg,#fff9e9,#fffdf5);border:1px solid #efaa16;border-radius:14px;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px;margin-top:10px;padding:12px 14px;display:grid}.add-achievement-height-warning-icon{color:#b56f00;border:2px solid #efa000;border-radius:50%;place-items:center;width:20px;height:20px;font-size:12px;font-weight:950;line-height:1;display:grid}.add-achievement-height-warning strong,.add-achievement-height-warning small{display:block}.add-achievement-height-warning strong{font-size:12px;line-height:1.35}.add-achievement-height-warning small{color:#6f6552;margin-top:3px;font-size:11px;line-height:1.35}@media (max-width:520px){.add-achievement-height-input-row{grid-template-columns:minmax(0,1fr) 108px;gap:8px}.add-achievement-simple .add-achievement-unit-select{padding-inline:11px 30px;font-size:13px}}.add-achievement-simple .add-achievement-height-stack input{color:#556159}.add-achievement-simple .add-achievement-height-stack input::placeholder{color:#9aa39d;opacity:1}.add-achievement-simple .add-achievement-height-unit{color:#7d8881;font-weight:750}.add-achievement-height-unit-confirm{color:#7b867f;align-items:center;gap:9px;min-height:30px;margin-top:7px;font-size:12px;line-height:1.35;display:flex}.add-achievement-height-unit-options{align-items:center;gap:5px;display:inline-flex}.add-achievement-height-unit-options button{color:#68746c;min-width:36px;height:27px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d4ddd6;border-radius:999px;padding:0 10px;font-size:11px;font-weight:750;line-height:1;transition:border-color .15s,background-color .15s,color .15s,box-shadow .15s}.add-achievement-height-unit-options button:hover,.add-achievement-height-unit-options button:focus-visible{color:#294f32;border-color:#7ba37f;outline:none}.add-achievement-height-unit-options button.is-selected{color:#23512e;background:#edf6ee;border-color:#4d8058;box-shadow:inset 0 0 0 1px #4d805814}@media (max-width:520px){.add-achievement-height-unit-confirm{flex-wrap:wrap;align-items:flex-start;gap:6px 8px}}
@media (max-width:720px){.app-shell.landing-active .topbar{justify-content:center!important}.app-shell.landing-active .topbar .brand{text-align:center!important;flex-direction:column!important;flex:0 0 100%!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:100%!important}.app-shell.landing-active .topbar .brand .logo.brand-icon{flex:none!important;width:150px!important;min-width:150px!important;height:150px!important}.app-shell.landing-active .topbar .brand-name{white-space:nowrap!important;justify-content:center!important;align-items:baseline!important;width:100%!important;margin:0!important;line-height:1!important;display:inline-flex!important}}
.app-shell.landing-active .mock-phone.landing-feature-card{isolation:isolate!important;background:#09130e!important;flex-direction:column!important;justify-content:flex-end!important;padding:0!important;display:flex!important;position:relative!important;overflow:hidden!important}.app-shell.landing-active .landing-feature-image{z-index:0!important;object-fit:cover!important;object-position:center!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;display:block!important;position:absolute!important;inset:0!important}.app-shell.landing-active .mock-phone.landing-feature-card:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#050c081f 0%,#050c083d 42%,#050c08db 100%),linear-gradient(90deg,#050c0847,#0000 72%);position:absolute;inset:0}.app-shell.landing-active .landing-feature-content{text-shadow:0 2px 12px #0000008c;z-index:2!important;color:#fff!important;text-align:left!important;width:100%!important;padding:clamp(20px,min(3.2vw,4.5vh),38px)!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;position:relative!important}.app-shell.landing-active .landing-feature-content p{color:#fff!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;margin-inline:0!important;overflow:visible!important}.app-shell.landing-active .landing-feature-location{letter-spacing:.025em!important;text-transform:uppercase!important;max-width:42ch!important;margin-top:0!important;margin-bottom:clamp(6px,1vh,10px)!important;font-size:clamp(12px,min(1.15vw,1.9vh),16px)!important;font-weight:900!important;line-height:1.22!important}.app-shell.landing-active .landing-feature-statement{text-wrap:nowrap;text-overflow:ellipsis;letter-spacing:0!important;white-space:nowrap!important;max-width:100%!important;margin-top:0!important;margin-bottom:clamp(8px,1.25vh,13px)!important;font-size:clamp(12px,min(1.05vw,1.8vh),15px)!important;font-weight:500!important;line-height:1.3!important;display:block!important;overflow:hidden!important}.app-shell.landing-active .landing-feature-validation,.app-shell.landing-active .landing-feature-separator,.app-shell.landing-active .landing-feature-story{font:inherit!important;white-space:nowrap!important;font-weight:500!important}.app-shell.landing-active .landing-feature-credit{color:#ffffffd1!important;margin-top:0!important;margin-bottom:0!important;font-size:clamp(12px,min(1.05vw,1.8vh),15px)!important;font-weight:700!important;line-height:1.3!important}@media (max-width:700px){.app-shell.landing-active .landing-feature-content{padding:9px 12px!important}.app-shell.landing-active .landing-feature-location{max-width:100%!important;margin-bottom:3px!important;font-size:clamp(9px,2.65vw,12px)!important;line-height:1.08!important}.app-shell.landing-active .landing-feature-statement{letter-spacing:0!important;max-width:100%!important;margin-bottom:3px!important;font-size:clamp(9px,2.45vw,11px)!important;line-height:1.1!important}.app-shell.landing-active .landing-feature-credit{font-size:clamp(9px,2.45vw,11px)!important;line-height:1.1!important}}@media (max-height:560px) and (min-width:701px){.app-shell.landing-active .landing-feature-content{padding:14px 18px!important}.app-shell.landing-active .landing-feature-location{font-size:11px!important}.app-shell.landing-active .landing-feature-statement{max-width:100%!important;font-size:10px!important}.app-shell.landing-active .landing-feature-credit{font-size:10px!important}}
.profile-preferences-panel .profile-unit-options{margin-top:12px}.profile-phone-row{grid-template-columns:112px minmax(0,1fr);gap:10px}.profile-dial-code{width:112px;padding-inline:7px}.profile-dial-code select{padding-left:2px;padding-right:18px;font-size:12px}.profile-elevation-unit-toggle{background:#f5f8fb;border:1px solid #d3deeb;border-radius:9px;grid-template-columns:1fr 1fr;width:112px;height:42px;padding:3px;display:grid;box-shadow:inset 0 1px 2px #0f172a08}.profile-elevation-unit-toggle button{color:#65758f;min-width:0;height:34px;box-shadow:none;text-transform:lowercase;cursor:pointer;background:0 0;border:0;border-radius:7px;margin:0;padding:0 8px;font-size:12px;font-weight:850;line-height:1}.profile-elevation-unit-toggle button:hover{color:#05752f;box-shadow:none;background:#07953c14;transform:none}.profile-elevation-unit-toggle button.is-active{color:#fff;background:#07953c;box-shadow:0 3px 8px #07953c33}.profile-elevation-unit-toggle button:focus-visible{outline-offset:1px;outline:3px solid #155df52b}.profile-feature-upload-wrap{min-width:0;position:relative}.profile-feature-upload-wrap .profile-feature-upload{width:100%;height:100%}.profile-feature-remove-btn{z-index:3;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(5px);background:#0f172ac7;border:1px solid #ffffffd9;border-radius:999px;place-items:center;width:32px;height:32px;margin:0;padding:0 0 2px;font-size:23px;font-weight:500;line-height:1;display:grid;position:absolute;top:9px;right:9px;box-shadow:0 6px 16px #0f172a3d}.profile-feature-remove-btn:hover{background:#b42318;transform:none;box-shadow:0 7px 18px #b4231847}.profile-feature-remove-btn:disabled{cursor:wait;opacity:.55}.app-shell.home-active #home.public-profile-share-page .home-heading-row{align-items:center!important;padding-right:0!important}.public-profile-heading{align-items:center;gap:16px;min-width:0;display:flex}.public-profile-heading-avatar{object-fit:cover;background:#fff;border:1px solid #2d7a4338;border-radius:999px;flex:0 0 70px;width:70px;height:70px;display:block;box-shadow:0 8px 22px #0f172a1f}.public-profile-heading h2#homeTitle{flex-wrap:wrap;align-items:baseline;gap:0 10px;margin:0;display:flex}.public-profile-heading-label{color:#52645a;letter-spacing:-.15px;font-size:.58em;font-weight:760}@media (max-width:560px){.profile-phone-row{gap:8px;grid-template-columns:92px minmax(0,1fr)!important}.profile-dial-code{width:92px}.profile-dial-code select{padding-right:15px;font-size:11px}.profile-elevation-unit-toggle{width:100%}.public-profile-heading{gap:11px}.public-profile-heading-avatar{flex-basis:54px;width:54px;height:54px}.public-profile-heading h2#homeTitle{gap:2px 7px;font-size:clamp(24px,8vw,32px)}.public-profile-heading-label{font-size:.55em}}.profile-feature-fields{grid-template-columns:minmax(0,1fr);row-gap:18px}.profile-feature-fields .profile-field,.profile-feature-fields .profile-caption-field{width:100%}.profile-caption-field textarea{color:#10203f;resize:vertical;background:#fff;border:1px solid #d3deeb;border-radius:9px;width:100%;min-height:132px;padding:12px 15px;font-size:13px;font-weight:600;line-height:1.45;box-shadow:inset 0 1px 2px #0f172a05}.profile-caption-field textarea::placeholder{color:#788baa;opacity:1}.profile-caption-field textarea:focus{border-color:#7da7f8;outline:3px solid #155df51f}.profile-first-grid{grid-template-columns:minmax(220px,285px) minmax(240px,.9fr) minmax(280px,1.1fr);align-items:stretch;gap:16px 28px}.profile-feature-upload-wrap,.profile-feature-detail-fields,.profile-feature-caption-column{min-width:0}.profile-feature-upload-wrap .profile-feature-upload,.profile-feature-upload-wrap .profile-feature-upload.has-preview img{min-height:230px}.profile-feature-detail-fields{grid-template-columns:minmax(0,1fr);align-content:start;row-gap:16px}.profile-feature-caption-column{align-content:start;gap:5px;display:grid}.profile-feature-caption-column textarea{height:100%;min-height:230px}.profile-first-consents{grid-column:2/-1;padding-top:0}@media (max-width:1120px){.profile-first-grid{grid-template-columns:minmax(210px,250px) minmax(220px,.9fr) minmax(240px,1.1fr);column-gap:20px}.profile-elevation-row{grid-template-columns:minmax(0,1fr);gap:8px}.profile-elevation-unit-toggle{width:100%}}@media (max-width:820px){.profile-first-grid{grid-template-columns:1fr;gap:18px}.profile-feature-upload-wrap .profile-feature-upload,.profile-feature-upload-wrap .profile-feature-upload.has-preview img,.profile-feature-caption-column textarea{min-height:210px}.profile-first-consents{grid-column:1}}
.ys-reset-page{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%);place-items:center;min-height:100svh;padding:24px;display:grid;position:relative;overflow:hidden}.ys-reset-card{z-index:1;text-align:center;-webkit-backdrop-filter:blur(24px);background:linear-gradient(#ffffffd6,#ffffffad),radial-gradient(circle at 50% 0,#f6ffe6f0,#ffffff7a 52%,#f7ffefad);border:1px solid #ffffffc7;border-radius:42px;width:min(100%,500px);padding:clamp(26px,5vw,42px);position:relative;box-shadow:0 30px 80px #2d7a4329,0 5px 12px #23411c14,inset 0 1px #fffffff2}.ys-forgot-card{flex-direction:column;justify-content:center;width:min(100%,620px);min-height:600px;padding:clamp(34px,5vw,54px);display:flex}.ys-forgot-card .ys-reset-message{max-width:500px;margin-bottom:30px}.ys-forgot-card .ys-reset-form{gap:16px}.ys-reset-brand{margin-bottom:20px;text-decoration:none}.ys-reset-icon-badge{color:#3f7417;background:linear-gradient(145deg,#fffffffa,#f4fcede6);border:1px solid #ffffffe0;border-radius:22px;place-items:center;width:64px;height:64px;margin:0 auto 16px;display:grid;box-shadow:0 18px 32px #2d7a4329,inset 0 1px #ffffffe6}.ys-reset-icon-badge svg{width:30px;height:30px}.ys-reset-kicker{color:#4f8729;letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:900}.ys-reset-card h1{color:#0e180e;letter-spacing:-1.6px;margin:0;font-size:clamp(30px,5vw,40px);font-weight:950;line-height:1.05}.ys-reset-message{color:#6f766d;max-width:410px;margin:12px auto 24px;font-size:16px;font-weight:520;line-height:1.48}.ys-reset-form{text-align:left;gap:12px;display:grid}.ys-reset-field-label{color:#23341f;margin:2px 0 -4px;font-size:14px;font-weight:850}.ys-reset-field input{padding-right:22px}.ys-reset-primary{text-align:center;place-items:center;width:100%;margin-top:4px;text-decoration:none;display:inline-grid}.ys-reset-secondary{color:#2f6617;width:fit-content;font:inherit;cursor:pointer;border:0;justify-self:end;margin-top:-2px;padding:0;font-size:14px;font-weight:850;box-shadow:none!important;background:0 0!important}.ys-reset-secondary:hover{color:#1f4f0e;text-decoration:underline;transform:none}.ys-reset-primary:disabled{cursor:not-allowed;opacity:.72}.ys-reset-link-button{min-height:52px;margin-top:6px}.ys-reset-muted-link{color:#2f6617;justify-content:center;margin-top:18px;font-size:15px;font-weight:850;text-decoration:none;display:inline-flex}.ys-reset-muted-link:hover{color:#1f4f0e;text-decoration:underline}.ys-reset-popup-backdrop{z-index:50;-webkit-backdrop-filter:blur(8px);background:#0914086b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ys-reset-popup{text-align:center;background:linear-gradient(#fffffffa,#f8fff1f5);border:1px solid #ffffffe6;border-radius:28px;width:min(100%,420px);padding:28px 24px 24px;box-shadow:0 28px 70px #13371238,inset 0 1px #fffffff2}.ys-reset-popup-icon{color:#2f6617;background:#effadf;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 14px;display:grid;box-shadow:inset 0 0 0 1px #2f661729}.ys-reset-popup-icon svg{width:30px;height:30px}.ys-reset-popup h2{color:#0e180e;letter-spacing:-.8px;margin:0 0 10px;font-size:26px}.ys-reset-popup p{color:#5e675b;margin:0;font-size:15px;font-weight:560;line-height:1.55}.ys-reset-popup-button{width:100%;margin-top:22px}@media (max-width:560px){.ys-reset-page{padding:16px}.ys-reset-card{border-radius:32px;padding:24px 20px}.ys-forgot-card{min-height:auto;padding:30px 22px}}
