:root{--profile-bio-font: "Caveat", "Segoe Script", "Bradley Hand", cursive;--profile-bg: #f5f6f2;--profile-surface: #ffffff;--profile-green-dark: #1e2a18;--profile-green-mid: #3d4f2f;--profile-green-soft: #e4edda;--profile-green-accent: #6b8e3d;--profile-green-promo: #243018;--profile-text: #1a2118;--profile-muted: #64706a;--profile-border: rgb(30 42 24 / .07);--profile-radius-lg: 1.35rem;--profile-radius-xl: 1.5rem;--profile-shadow-sm: 0 2px 16px rgb(30 42 24 / .05);--profile-shadow-md: 0 8px 32px rgb(30 42 24 / .08);--primary-100: #e8efe0;--primary-500: #5b6f2a;--primary-700: #3d4a1f}body.profile-page{background:var(--profile-bg);color:var(--profile-text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hidden{display:none!important}.profile-loading,.profile-guest{min-height:calc(100vh - var(--site-header-h));display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;text-align:center}.profile-btn-primary{display:inline-block;margin-top:1rem;border:0;border-radius:999px;background:var(--profile-green-dark);color:#fff;padding:.65rem 1.25rem;font-weight:600;text-decoration:none;cursor:pointer}.profile-btn-link{border:0;background:none;color:var(--profile-green-mid);text-decoration:underline;cursor:pointer}.profile-error{color:#b91c1c}.profile-shell{--profile-sidebar-w: 220px;display:grid;grid-template-columns:var(--profile-sidebar-w) minmax(0,1fr);gap:0;min-height:calc(100vh - var(--site-header-h));padding-top:var(--site-header-h)}.profile-shell--with-community{--profile-content-top: 1.25rem;grid-template-columns:var(--profile-sidebar-w) minmax(0,1fr) clamp(300px,24vw,380px)}@media(min-width:1280px){.profile-shell--with-community{--profile-content-top: 1.25rem}}@media(max-width:1279px){.profile-shell--with-community{grid-template-columns:220px minmax(0,1fr) minmax(280px,320px)}}@media(max-width:1023px){.profile-shell,.profile-shell--with-community{grid-template-columns:1fr}}.profile-sidebar{background:#fafaf7;border-right:1px solid var(--profile-border);padding:1.25rem .75rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem;position:sticky;top:var(--site-header-h);align-self:start;min-height:calc(100vh - var(--site-header-h))}@media(max-width:1023px){.profile-sidebar{position:static;min-height:0;border-right:0;border-bottom:1px solid var(--profile-border);flex-direction:row;flex-wrap:wrap;align-items:flex-start;padding:.75rem 1rem}.profile-sidebar__nav{flex-direction:row!important;flex-wrap:wrap;width:100%;gap:.35rem!important}}.profile-sidebar__nav{display:flex;flex-direction:column;gap:.25rem}.profile-sidebar__link{display:flex;align-items:center;gap:.65rem;width:100%;border:0;border-radius:.65rem;background:transparent;padding:.55rem .75rem;font-size:.875rem;font-weight:500;color:var(--profile-muted);cursor:pointer;text-align:left;transition:background .15s,color .15s}.profile-sidebar__link:hover{background:#00000008;color:var(--profile-text)}.profile-sidebar__link.is-active{background:#e6eedc;color:#243928;font-weight:700;box-shadow:none;border:none;outline:none}a.profile-sidebar__link{text-decoration:none}.profile-sidebar--ghost{pointer-events:none;user-select:none;background:transparent;border-right-color:transparent;padding:0;min-height:0}@media(max-width:1023px){.profile-sidebar--ghost{display:none}}.profile-main{padding:0 1.25rem 2.5rem;min-width:0;width:100%}@media(min-width:1024px){.profile-shell--narrow-main>.profile-main{--profile-main-w: min( calc(100vw * 2 / 3 - var(--profile-sidebar-w)), calc(76rem - var(--profile-sidebar-w)), calc(100vw - var(--profile-sidebar-w) - 2.5rem) );width:var(--profile-main-w);max-width:100%;justify-self:center;margin-inline:auto}.profile-shell--with-community>.profile-main{width:100%;max-width:none;justify-self:stretch;margin-inline:0}}@media(min-width:1280px){.profile-main{padding-inline:2rem 2.25rem}}.profile-header{--profile-cover-h: 9rem;--profile-avatar-size: 5rem;position:relative;width:100%;height:var(--profile-cover-h);margin-top:var(--profile-content-top, 1.25rem);margin-bottom:1.35rem}@media(min-width:768px){.profile-header{--profile-cover-h: 11.5rem;--profile-avatar-size: 6.5rem}}.profile-cover{position:absolute;inset:0;border-radius:var(--profile-radius-xl);overflow:hidden;background-size:cover;background-position:center 40%;box-shadow:var(--profile-shadow-md)}.profile-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(0 0 0 / .75) 0%,rgb(0 0 0 / .5) 18%,rgb(0 0 0 / .28) 36%,rgb(0 0 0 / .1) 50%,transparent 62%);pointer-events:none}.profile-hero{position:absolute;inset:0;z-index:1;display:flex;align-items:center;gap:.7rem 1.15rem;padding:0 .7rem}@media(min-width:768px){.profile-hero{padding-inline:1.3rem}}.profile-avatar-wrap{position:relative;flex-shrink:0}.profile-hero__text{flex:1;min-width:0;max-width:26rem;color:#fff;text-shadow:0 1px 6px rgb(0 0 0 / .35)}@media(min-width:768px){.profile-hero__text{max-width:20rem}}.profile-hero__name{margin:0;font-size:clamp(1.35rem,2.8vw,1.9rem);font-weight:800;letter-spacing:-.03em;color:inherit;display:flex;align-items:center;flex-wrap:wrap;gap:.35rem}.profile-hero__leaf{font-size:.95em;line-height:1;filter:drop-shadow(0 1px 3px rgb(0 0 0 / .3))}.profile-hero__role{margin:.12rem 0 0;font-size:.875rem;font-weight:600;color:#fffffff2}.profile-hero__static-line,.profile-hero__static-bio{margin:0;color:#ffffffeb;line-height:1.45}.profile-hero__static-line{display:inline-flex;align-items:center;gap:.35rem;font-size:.82rem;font-weight:600}.profile-hero__static-bio{font-size:.9rem;max-width:36rem;white-space:pre-wrap}.profile-community__new-link{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.6rem;color:inherit;text-decoration:none;border-radius:.65rem;transition:background .15s ease}.profile-community__new-link:hover{background:#7d927014}.profile-hero__location{margin:.28rem 0 0}.profile-hero__bio{margin:.35rem 0 0}.profile-hero__location-editor{width:100%;max-width:36rem}.profile-hero__inline-field{display:inline-flex;align-items:center;gap:.2rem;width:fit-content;max-width:100%}.profile-hero__location-field{align-items:flex-start}.profile-hero__inline-input-wrap{position:relative;flex:0 1 auto;min-width:0;width:fit-content;max-width:100%}.profile-hero__inline-input-row{display:inline-flex;align-items:center;gap:.1rem;max-width:100%}.profile-hero__location-field .profile-hero__inline-input-row{align-items:center}.profile-hero__bio .profile-hero__inline-input-row{align-items:flex-start}.profile-hero__bio-quote{flex-shrink:0;font-family:var(--profile-bio-font);font-size:clamp(1.05rem,2.4vw,1.35rem);font-weight:500;line-height:1.4;color:#ffffffe6;user-select:none;pointer-events:none}.profile-hero__bio-quote--open{margin-right:.06rem}.profile-hero__bio-quote--close{margin-left:.04rem;margin-right:.08rem}.profile-hero__bio .profile-hero__inline-actions{margin-top:.05rem}.profile-hero__inline-icon{flex-shrink:0;margin-top:.15rem;color:#ffffffe0}.profile-hero__location-field .profile-hero__inline-icon{margin-top:0}.profile-hero__inline-input-row .profile-hero__inline-input{flex:0 1 auto;width:auto;min-width:10ch;max-width:min(22rem,100%);field-sizing:content}.profile-hero__inline-input{margin:0;padding:0;border:none;outline:none;background:transparent;box-shadow:none;font:inherit;font-size:.8rem;line-height:1.45;color:#fffffff2;resize:none}.profile-hero__bio .profile-hero__inline-input-row .profile-hero__inline-input{min-width:12ch;max-width:min(30rem,100%)}.profile-hero__bio .profile-hero__inline-input{font-family:var(--profile-bio-font);font-size:clamp(1.05rem,2.4vw,1.35rem);font-weight:500;line-height:1.4;letter-spacing:.03em}.profile-hero__bio .profile-hero__inline-input:focus{font-weight:600}.profile-hero__inline-input.is-empty{font-style:italic;color:#ffffffb8}.profile-hero__bio .profile-hero__inline-input.is-empty{font-style:normal;font-weight:400;color:#ffffffc7}.profile-hero__inline-input::placeholder{font-style:italic;color:#ffffff8c}.profile-hero__bio .profile-hero__inline-input::placeholder{font-family:var(--profile-bio-font);font-style:normal;font-weight:400;color:#ffffff9e}.profile-hero__inline-input:focus{color:#fffffffa}.profile-hero__inline-input:focus.is-empty{font-style:normal}.profile-hero__inline-actions{display:inline-flex;align-items:center;gap:.06rem;flex-shrink:0;margin:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .12s ease,visibility .12s ease}.profile-hero__location-editor:hover .profile-hero__inline-actions,.profile-hero__location-editor:focus-within .profile-hero__inline-actions,.profile-hero__inline-field--hover-actions:hover .profile-hero__inline-actions,.profile-hero__inline-field--hover-actions:focus-within .profile-hero__inline-actions{opacity:1;visibility:visible;pointer-events:auto}.profile-hero__location-editor.is-saving .profile-hero__inline-actions,.profile-hero__inline-field--hover-actions.is-saving .profile-hero__inline-actions{opacity:0;visibility:hidden;pointer-events:none}.profile-hero__place-dropdown{position:absolute;top:calc(100% + .2rem);left:0;right:0;z-index:40;margin:0;padding:.25rem 0;list-style:none;max-height:14rem;overflow-y:auto;border-radius:.75rem;border:1px solid rgb(255 255 255 / .22);background:#121c12f0;box-shadow:0 8px 24px #00000047;backdrop-filter:blur(8px)}.profile-hero__place-dropdown__item{display:block;width:100%;padding:.45rem .65rem;border:none;background:transparent;text-align:left;cursor:pointer;color:#fffffff2}.profile-hero__place-dropdown__item:hover{background:#ffffff1a}.profile-hero__place-dropdown__name{display:block;font-size:.8rem;font-weight:600}.profile-hero__place-dropdown__sub{display:block;font-size:.7rem;color:#ffffffa6;margin-top:.1rem}.profile-hero__place-dropdown__msg{padding:.5rem .65rem;font-size:.75rem;color:#ffffffb3}.profile-hero__place-dropdown__msg--err{color:#fecaca}.profile-hero__place-hint{display:block;margin-top:.15rem;font-size:.68rem;color:#ffffff8c;font-style:italic}.profile-unsaved-backdrop{position:fixed;inset:0;z-index:100020;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f170f73;backdrop-filter:blur(3px)}.profile-unsaved-card{width:min(100%,20rem);padding:1.25rem 1.35rem;border-radius:1rem;background:#fff;border:1px solid var(--profile-border);box-shadow:0 16px 40px #0000002e}.profile-unsaved-card__title{margin:0;font-size:1rem;font-weight:600;color:var(--profile-text, #1a1a1a)}.profile-unsaved-card__sub{margin:.4rem 0 0;font-size:.85rem;color:var(--profile-muted)}.profile-unsaved-card__actions{display:flex;gap:.5rem;margin-top:1rem;justify-content:flex-end}.profile-unsaved-card__btn{padding:.45rem .9rem;border-radius:999px;font-size:.85rem;font-weight:600;cursor:pointer;border:none}.profile-unsaved-card__btn--ghost{background:transparent;color:var(--profile-muted)}.profile-unsaved-card__btn--ghost:hover{background:#0000000d}.profile-unsaved-card__btn--primary{background:var(--profile-green-accent, #3d7c47);color:#fff}.profile-unsaved-card__btn--primary:hover{filter:brightness(1.05)}.profile-unsaved-card__btn--danger{background:#b42318;color:#fff}.profile-unsaved-card__btn--danger:hover:not(:disabled){filter:brightness(1.06)}.profile-unsaved-card__btn:disabled{opacity:.55;cursor:wait}.profile-tree-confirm-card{width:min(100%,22rem)}.profile-hero__inline-btn{display:inline-flex;align-items:center;justify-content:center;width:1.4rem;height:1.4rem;padding:0;border:none;border-radius:999px;cursor:pointer;background:#ffffff2e;color:#fff;transition:background .15s ease}.profile-hero__inline-btn:hover:not(:disabled){background:#ffffff52}.profile-hero__inline-btn:disabled{opacity:.5;cursor:wait}.profile-hero__inline-btn--ok{background:#ffffff38}.profile-hero__inline-btn--cancel{background:#0003}.profile-avatar{border-radius:999px;object-fit:cover;border:4px solid #fff;box-shadow:0 8px 24px #0000001f;display:block}.profile-avatar--md{width:var(--profile-avatar-size, 5rem);height:var(--profile-avatar-size, 5rem)}.profile-avatar--lg{width:var(--profile-avatar-size, 7.5rem);height:var(--profile-avatar-size, 7.5rem)}.profile-avatar-badge{position:absolute;right:.2rem;bottom:.2rem;width:1.65rem;height:1.65rem;border-radius:999px;border:2.5px solid #fff;background:var(--profile-green-accent);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #2d3a2559;z-index:2}.profile-avatar-edit__dots{font-size:.7rem;line-height:1}.profile-avatar--fallback{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-500),var(--primary-700));color:#fff;font-size:2rem;font-weight:700}.profile-avatar-edit{position:absolute;right:.1rem;top:.1rem;width:1.85rem;height:1.85rem;border-radius:999px;border:2px solid #fff;background:#fff;box-shadow:0 2px 8px #00000026;cursor:pointer;font-size:.75rem;display:flex;align-items:center;justify-content:center}.profile-avatar-error{position:absolute;left:0;bottom:-1.25rem;font-size:.65rem;color:#dc2626;white-space:nowrap}.profile-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1.5rem}@media(min-width:900px){.profile-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.profile-stat-card{display:flex;align-items:flex-start;gap:.85rem;background:var(--profile-surface);border:1px solid var(--profile-border);border-radius:var(--profile-radius-lg);padding:1.1rem 1.05rem;box-shadow:var(--profile-shadow-sm);transition:box-shadow .2s,transform .2s}@media(prefers-reduced-motion:no-preference){.profile-stat-card:hover{box-shadow:var(--profile-shadow-md);transform:translateY(-1px)}}.profile-stat-card__icon{width:2.25rem;height:2.25rem;border-radius:.65rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-stat-card__icon--tree{background:#eef3e8;color:var(--profile-green-mid)}.profile-stat-card__icon--heart{background:#fce8ec;color:#c62828}.profile-stat-card__icon--pin{background:#e8f0fe;color:#1565c0}.profile-stat-card__icon--users{background:#f3e8fd;color:#6a1b9a}.profile-stat-card__value{font-size:2rem;font-weight:800;line-height:1;color:var(--profile-green-dark);letter-spacing:-.03em}.profile-stat-card__label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--profile-muted);margin-top:.2rem}.profile-stat-card__hint{font-size:.68rem;color:#9ca3af;margin-top:.15rem;line-height:1.35}.profile-columns{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(260px,1fr);gap:1.35rem;align-items:start;width:100%}@media(max-width:1023px){.profile-columns{grid-template-columns:1fr}}.profile-columns__main{min-width:0}.profile-columns--activity-only{grid-template-columns:minmax(0,1fr);max-width:800px;margin-inline:auto;width:100%}.profile-columns--activity-only>.feed-panel{margin-bottom:0;width:100%}.profile-main--feed{padding-top:var(--profile-content-top, 1.25rem);background:#f7f7f4}.profile-columns__liked{min-width:0;display:flex;flex-direction:column;gap:0}@media(min-width:1024px){.profile-columns__liked{position:sticky;top:calc(var(--site-header-h) + .75rem);align-self:start;max-height:calc(100vh - var(--site-header-h) - 1.5rem);overflow-y:auto;scrollbar-width:thin}}.profile-community-rail{background:transparent;border-left:0;padding:var(--profile-content-top, 1.25rem) 1rem 1.5rem 1rem;display:flex;flex-direction:column;position:sticky;top:var(--site-header-h);align-self:start;box-shadow:none}@media(min-width:1280px){.profile-community-rail{padding-right:1.25rem}}.profile-community-rail__inner{display:flex;flex-direction:column}.profile-community-rail .profile-panel.profile-community{display:flex;flex-direction:column;margin-bottom:0;width:100%;border-radius:var(--profile-radius-xl);box-shadow:var(--profile-shadow-sm)}.profile-community-rail .profile-community__footer-link{margin-top:1rem;padding-top:0}@media(max-width:1023px){.profile-community-rail{position:static;min-height:0;padding:0 1.25rem 1.5rem;order:3}.profile-community-rail__inner{min-height:0}.profile-community-rail .profile-panel.profile-community{min-height:0;flex:none}.profile-shell--with-community{display:flex;flex-direction:column}.profile-sidebar{order:1}.profile-main{order:2}.profile-community-rail{order:3}}.profile-panel{background:var(--profile-surface);border:1px solid var(--profile-border);border-radius:var(--profile-radius-xl);padding:1.25rem 1.35rem 1.35rem;box-shadow:var(--profile-shadow-sm);margin-bottom:1.35rem}.profile-panel--activity{position:relative;overflow:hidden}.profile-panel--activity:after{content:"";position:absolute;right:-20px;bottom:-20px;width:120px;height:120px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64' fill='%23e8efe0'%3E%3Cpath d='M32 4c-2 8-10 14-10 22 0 6 4 10 10 10s10-4 10-10c0-8-8-14-10-22z'/%3E%3C/svg%3E") center/contain no-repeat;opacity:.5;pointer-events:none}.profile-panel__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.profile-panel__head h2{margin:0;font-size:1rem;font-weight:700;color:var(--profile-green-dark);display:inline-flex;align-items:center;gap:.4rem}.profile-panel__link{font-size:.75rem;font-weight:600;color:var(--profile-green-accent);text-decoration:none;white-space:nowrap}.profile-panel__link--btn{border:0;background:none;cursor:pointer;padding:0}.profile-garden-card{display:grid;grid-template-columns:minmax(0,168px) minmax(0,1fr);gap:1.25rem;align-items:start}.profile-garden-card__media{position:relative;min-width:0;width:100%;max-width:168px}.profile-garden-card__photo-uploading{border-radius:1rem}.profile-garden-card__photo-btn{position:absolute;right:.45rem;bottom:.45rem;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:999px;background:#fffffff0;color:var(--profile-green-dark);box-shadow:0 2px 10px #1e2a182e;cursor:pointer;transition:background .15s ease,transform .15s ease}.profile-garden-card__photo-btn:hover:not(:disabled){background:#fff;transform:scale(1.04)}.profile-garden-card__photo-btn:disabled{opacity:.65;cursor:wait}.profile-garden-card__spin{animation:profile-spin .8s linear infinite}@keyframes profile-spin{to{transform:rotate(360deg)}}.profile-garden-card__thumb.profile-tree-thumb{width:100%;aspect-ratio:4 / 3;max-height:none}.profile-garden-card__body{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:.4rem}@media(max-width:560px){.profile-garden-card{grid-template-columns:1fr}.profile-garden-card__media{max-width:100%}}.profile-tree-thumb{position:relative;border-radius:1rem;overflow:hidden;aspect-ratio:4 / 3;background:#e5e7eb}.profile-tree-thumb img{width:100%;height:100%;object-fit:cover;display:block}.profile-tree-thumb--empty{display:flex;align-items:center;justify-content:center;background:linear-gradient(155deg,#f6f7f4,#e8ece4 55%,#dfe6da);border:1px dashed rgb(45 74 34 / .14)}.profile-tree-thumb__empty-inner{display:flex;flex-direction:column;align-items:center;gap:.35rem;color:#2d4a226b}.profile-tree-thumb__empty-icon{opacity:.85}.profile-tree-thumb__empty-label{font-size:.68rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#2d4a2280}.profile-tree-thumb__badge{position:absolute;top:.5rem;left:.5rem;background:#ffffffeb;border-radius:999px;padding:.15rem .5rem;font-size:.65rem;font-weight:700;color:var(--profile-green-dark)}.profile-tree-thumb--category{display:flex;align-items:center;justify-content:center;background:linear-gradient(155deg,#f6f7f4,#e8ece4 55%,#dfe6da)}.profile-tree-thumb__category-icon{width:52%;height:52%;object-fit:contain;display:block}.profile-tree-thumb__empty-emoji{font-size:2rem;line-height:1}.profile-garden-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.25rem}.profile-garden-list__item{padding-bottom:1.25rem;border-bottom:1px solid rgb(45 74 34 / .08)}.profile-garden-list__item:last-child{padding-bottom:0;border-bottom:none}.profile-garden-card__title{margin:0;font-size:1rem;font-weight:800;color:var(--profile-green-dark);letter-spacing:.02em;line-height:1.3;display:flex;align-items:center;flex-wrap:wrap;gap:.35rem}.profile-garden-card__title-text{min-width:0}.profile-garden-card__meta-row{margin:0;display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;color:var(--profile-muted);line-height:1.4}.profile-garden-card__status{margin:0;font-size:.72rem;font-weight:600;line-height:1.35}.profile-garden-card__status--requested{color:var(--profile-muted)}.profile-garden-card__error{margin:0;font-size:.72rem;color:#b42318}.profile-garden-card__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.35rem;width:100%}.profile-garden-card__map-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .85rem;border-radius:999px;border:1px solid var(--profile-border);background:#fafaf7;font-size:.78rem;font-weight:600;color:var(--profile-green-dark);text-decoration:none}.profile-garden-card__delete-btn{display:inline-flex;align-items:center;justify-content:center;width:2.15rem;height:2.15rem;margin-left:auto;padding:0;border:1px solid transparent;border-radius:999px;background:#ffffffe6;text-decoration:none;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.profile-garden-card__delete-btn--direct{color:#b42318;border-color:#b4231833}.profile-garden-card__delete-btn--direct:hover:not(.is-busy){background:#fef2f2;border-color:#b4231859}.profile-garden-card__delete-btn--request{color:#9a3412;border-color:#9a341238;border-style:dashed}.profile-garden-card__delete-btn--request:hover:not(.is-busy){background:#fff7ed;border-color:#9a341266}.profile-garden-card__delete-btn.is-busy{opacity:.5;cursor:wait;pointer-events:none}.profile-garden-card__delete-icon{position:relative;display:inline-flex;align-items:center;justify-content:center}.profile-garden-card__delete-badge{position:absolute;right:-.2rem;bottom:-.15rem;padding:.1rem;border-radius:999px;background:#fff7ed;color:#c2410c;box-shadow:0 0 0 1px #ffffffe6}.profile-activity-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.85rem}.profile-activity-item{display:grid;grid-template-columns:auto 1fr auto;gap:.75rem;align-items:center}.profile-activity-item__title{margin:0;font-size:.85rem;font-weight:600;color:var(--profile-text)}.profile-activity-item__sub{margin:.15rem 0 0;font-size:.75rem;color:var(--profile-muted)}.profile-activity-item__date{font-size:.72rem;color:#9ca3af;white-space:nowrap}.profile-activity-icon{width:2.5rem;height:2.5rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.profile-activity-icon--added{background:#eef3e8;color:var(--profile-green-mid)}.profile-activity-icon--liked{background:#fce8ec;color:#c62828}.profile-activity-icon--points{background:#f3e8fd;color:#6a1b9a}.profile-icon-bubble{width:2.25rem;height:2.25rem;border-radius:999px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1.1rem}.profile-icon-bubble--md{width:2.5rem;height:2.5rem}.profile-icon-bubble img{width:100%;height:100%;object-fit:cover}.profile-icon-bubble--gradient{color:#fff}.profile-columns--single{grid-template-columns:minmax(0,1fr);max-width:640px}.profile-columns--single .profile-panel{margin-bottom:0}.profile-added-list{list-style:none;margin:0;padding:0}.profile-added-row{display:flex;align-items:center;gap:.65rem;padding:.55rem .25rem;margin:0 -.25rem;border-bottom:1px solid var(--profile-border);border-radius:.5rem;text-decoration:none;color:inherit;transition:background .15s}.profile-added-row:hover{background:#e4edda73}.profile-added-row:last-child{border-bottom:0}.profile-added-row__text{flex:1;min-width:0;display:flex;flex-direction:column;gap:.05rem}.profile-added-row__name{font-size:.8125rem;font-weight:600;color:var(--profile-text)}.profile-added-row__loc{font-size:.6875rem;color:var(--profile-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-fav-list{list-style:none;margin:0;padding:0}.profile-fav-row{display:flex;align-items:center;gap:.75rem;padding:.7rem .35rem;margin:0 -.35rem;border-bottom:1px solid var(--profile-border);border-radius:.65rem;text-decoration:none;color:inherit;transition:background .15s}.profile-fav-row:hover{background:#e4edda73}.profile-fav-row:last-child{border-bottom:0}.profile-fav-row__text{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.profile-fav-row__name{font-size:.85rem;font-weight:600;color:var(--profile-text)}.profile-fav-row__loc{font-size:.72rem;color:var(--profile-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-fav-row__menu{color:#9ca3af;flex-shrink:0}.profile-empty{font-size:.875rem;color:var(--profile-muted);padding:1rem 0}.profile-empty a{color:var(--profile-green-accent);font-weight:600}.profile-empty--compact{padding:.5rem 0}.profile-empty__action{display:inline-flex;margin-top:.75rem}.profile-settings{background:var(--profile-surface);border-radius:1.25rem;padding:1.5rem 1.75rem;border:1px solid var(--profile-border)}.profile-settings__title{margin:0 0 1.25rem;font-size:1.25rem}.profile-settings__block{margin-bottom:1.5rem}.profile-settings__block:last-of-type{margin-bottom:1rem}.profile-settings__label{display:flex;align-items:center;gap:.4rem;margin:0 0 .5rem;font-size:.95rem;font-weight:600}.profile-settings__text{margin:0 0 .75rem;font-size:.875rem;line-height:1.5;color:var(--profile-muted)}.profile-settings__action{margin-top:.25rem}.profile-settings__muted{margin:0;font-size:.8rem;color:var(--profile-muted)}.profile-community__head{margin-bottom:.25rem}.profile-community__status{display:flex;align-items:center;gap:.4rem;margin:0 0 1rem;font-size:.78rem;font-weight:600;color:var(--profile-muted)}.profile-community__status-dot{width:.45rem;height:.45rem;border-radius:999px;background:#4caf50;box-shadow:0 0 0 3px #4caf5040;flex-shrink:0}.profile-community__online-row{list-style:none;margin:0;padding:0;display:flex;gap:.65rem;justify-content:space-between}.profile-community__online-item{display:flex;flex-direction:column;align-items:center;gap:.4rem;flex:1;min-width:0}.profile-community__online-avatar-wrap{position:relative}.profile-community__avatar{width:2.65rem;height:2.65rem;border-radius:999px;object-fit:cover;display:block;border:2px solid #fff;box-shadow:0 2px 10px #1e2a181a}.profile-community__avatar--sm{width:2rem;height:2rem}.profile-community__avatar--fallback{display:flex;align-items:center;justify-content:center;color:#fff;font-size:.75rem;font-weight:700}.profile-community__online-badge{position:absolute;right:0;bottom:0;width:.55rem;height:.55rem;border-radius:999px;background:#4caf50;border:2px solid #fff}.profile-community__online-name{font-size:.68rem;font-weight:600;color:var(--profile-text);text-align:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-community__online-name--muted{visibility:hidden}.profile-community__more{width:2.65rem;height:2.65rem;border-radius:999px;display:flex;align-items:center;justify-content:center;background:var(--profile-green-soft);color:var(--profile-green-mid);font-size:.72rem;font-weight:800;border:2px dashed rgb(107 142 61 / .35)}.profile-community__divider{height:1px;background:var(--profile-border);margin:1.1rem 0 1rem}.profile-community__subhead{margin:0 0 .75rem;font-size:.82rem;font-weight:700;color:var(--profile-green-dark);display:inline-flex;align-items:center;gap:.35rem}.profile-community__new-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.profile-community__new-name{font-size:.82rem;font-weight:600;color:var(--profile-text)}.profile-community__new-time{font-size:.72rem;color:#9ca3af;white-space:nowrap}.profile-community__empty{margin:0;font-size:.78rem;color:var(--profile-muted);line-height:1.4}.profile-community__footer-link{display:block;margin-top:1rem;text-align:center;font-size:.75rem;font-weight:600;color:var(--profile-green-accent);text-decoration:none}.profile-community__footer-link:hover{color:var(--profile-green-mid)}.profile-community__head-actions{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.profile-community__head-btn{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:none;border-radius:.5rem;background:transparent;color:var(--profile-muted);cursor:pointer;transition:background .15s ease,color .15s ease}.profile-community__head-btn:hover{background:#0000000d;color:var(--profile-green-dark)}.profile-community__head-actions .profile-panel__link{margin-right:.15rem}.profile-community-dock{position:fixed;right:max(1.25rem,env(safe-area-inset-right,0px));bottom:max(1.25rem,env(safe-area-inset-bottom,0px));z-index:1250;display:flex;flex-direction:column;align-items:flex-end;gap:.75rem;pointer-events:none}.profile-community-dock>*{pointer-events:auto}.profile-community-dock__panel{width:min(360px,calc(100vw - 2.5rem));max-height:min(78vh,640px);overflow-y:auto;border-radius:var(--profile-radius-xl);background:var(--profile-surface);border:1px solid var(--profile-border);box-shadow:var(--profile-shadow-md)}.profile-community--dock{margin:0;border:none;box-shadow:none;border-radius:0}.profile-community-dock__fab{position:relative;display:flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;padding:0;border:1px solid var(--profile-border);border-radius:999px;background:var(--profile-surface);color:var(--profile-green-dark);box-shadow:var(--profile-shadow-md);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.profile-community-dock__fab:hover{background:var(--profile-green-soft);box-shadow:var(--profile-shadow-lg, 0 8px 24px rgb(36 57 40 / .12));transform:translateY(-1px)}.profile-community-dock__fab[aria-expanded=true]{background:var(--profile-green-soft);color:var(--profile-green-mid)}.profile-community-dock__fab-badge{position:absolute;top:-.15rem;right:-.1rem;min-width:1.15rem;height:1.15rem;padding:0 .3rem;border-radius:999px;background:var(--profile-green-mid);color:#fff;font-size:.62rem;font-weight:800;line-height:1.15rem;text-align:center;border:2px solid var(--profile-surface)}@keyframes profile-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.profile-skeleton{display:block;background:linear-gradient(90deg,#e4e9e0,#f2f5f0,#e4e9e0 90%);background-size:200% 100%;animation:profile-skeleton-shimmer 1.35s ease-in-out infinite;border-radius:.5rem}.profile-shell--skeleton{pointer-events:none;user-select:none}.profile-sidebar__link--skeleton{display:flex;align-items:center;gap:.65rem;pointer-events:none;cursor:default;background:transparent;border:0}.profile-skeleton--icon{width:1.125rem;height:1.125rem;border-radius:.35rem;flex-shrink:0}.profile-skeleton--nav-label{flex:1;height:.75rem;max-width:5.5rem}.profile-header .profile-skeleton--cover{position:absolute;inset:0;border-radius:var(--profile-radius-xl)}.profile-hero--skeleton{position:absolute;inset:0;z-index:1;display:flex;align-items:center;gap:1rem;padding:0 1rem}.profile-hero__text--skeleton{flex:1;min-width:0;display:flex;flex-direction:column;gap:.45rem}.profile-skeleton--avatar{width:5.5rem;height:5.5rem;border-radius:999px;flex-shrink:0}@media(min-width:768px){.profile-skeleton--avatar{width:7.5rem;height:7.5rem}}.profile-skeleton--hero-name{height:1.35rem;width:55%;max-width:12rem}.profile-skeleton--hero-role{height:.75rem;width:40%}.profile-skeleton--hero-location{height:.7rem;width:50%}.profile-skeleton--hero-bio{height:.65rem;width:95%}.profile-skeleton--hero-bio-short{width:70%}.profile-stat-card--skeleton{pointer-events:none}.profile-skeleton--stat-icon{width:2.25rem;height:2.25rem;border-radius:.65rem;flex-shrink:0}.profile-stat-card__skeleton-body{flex:1;display:flex;flex-direction:column;gap:.35rem}.profile-skeleton--stat-value{height:1.75rem;width:2.5rem}.profile-skeleton--stat-label{height:.65rem;width:4.5rem}.profile-skeleton--stat-hint{height:.55rem;width:6rem}.profile-panel--skeleton{pointer-events:none}.profile-panel__head--skeleton{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.profile-skeleton--panel-title{height:1rem;width:9rem}.profile-skeleton--panel-link{height:.7rem;width:5.5rem;border-radius:999px}.profile-garden-card--skeleton{display:grid;grid-template-columns:minmax(0,168px) minmax(0,1fr);gap:1.25rem;align-items:start}.profile-skeleton--garden-thumb{width:100%;aspect-ratio:4 / 3;border-radius:1rem}.profile-skeleton--garden-title{height:1rem;width:70%;margin-bottom:.25rem}.profile-skeleton--garden-meta{height:.7rem;width:55%;margin-bottom:.35rem}.profile-skeleton--garden-meta-short{width:45%}.profile-skeleton--garden-badge{height:1.35rem;width:6.5rem;border-radius:999px;margin:.25rem 0 .5rem}.profile-skeleton--garden-btn{height:2rem;width:9rem;border-radius:999px}.profile-activity-item--skeleton{display:grid;grid-template-columns:auto 1fr auto;gap:.75rem;align-items:center}.profile-skeleton--activity-icon{width:2.5rem;height:2.5rem;border-radius:999px}.profile-activity-item__skeleton-body{display:flex;flex-direction:column;gap:.35rem}.profile-skeleton--activity-title{height:.75rem;width:75%}.profile-skeleton--activity-sub{height:.65rem;width:55%}.profile-skeleton--activity-date{height:.65rem;width:3.25rem}.profile-fav-row--skeleton{display:flex;align-items:center;gap:.75rem;padding:.7rem 0;border-bottom:1px solid var(--profile-border)}.profile-skeleton--fav-icon{width:2.25rem;height:2.25rem;border-radius:999px;flex-shrink:0}.profile-fav-row__skeleton-text{flex:1;display:flex;flex-direction:column;gap:.3rem}.profile-skeleton--fav-name{height:.75rem;width:45%}.profile-skeleton--fav-loc{height:.6rem;width:35%}.profile-skeleton--fav-menu{width:1rem;height:1rem;border-radius:.25rem}.profile-skeleton--community-status{height:.75rem;width:6.5rem;margin-bottom:1rem}.profile-community__online-row--skeleton{margin-bottom:.25rem}.profile-skeleton--community-avatar{width:2.65rem;height:2.65rem;border-radius:999px;margin:0 auto}.profile-skeleton--community-name{height:.55rem;width:2.25rem;margin:.4rem auto 0}.profile-skeleton--community-divider{height:1px;width:100%;margin:1rem 0;border-radius:0}.profile-skeleton--community-subhead{height:.8rem;width:5rem;margin-bottom:.75rem}.profile-community__new-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.6rem}.profile-skeleton--community-avatar-sm{width:2rem;height:2rem;border-radius:999px}.profile-skeleton--community-new-name{height:.75rem;width:4rem}.profile-skeleton--community-time{height:.65rem;width:2.75rem}.profile-skeleton--community-footer{height:.7rem;width:8.5rem;margin:1rem auto 0;border-radius:999px}@media(max-width:560px){.profile-garden-card--skeleton{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.profile-skeleton{animation:none;background:#e4e9e0}}
