.avatar.member-avatar{--avatar-size: 37px;--avatar-border: 1px;position:relative;display:inline-grid;grid-template:1fr / 1fr;place-items:center;width:var(--avatar-size);height:var(--avatar-size);min-width:var(--avatar-size);flex:0 0 var(--avatar-size);overflow:hidden;isolation:isolate}.member-avatar.large{--avatar-size: 50px}.member-avatar.people-avatar{--avatar-size: 48px}.people-identity-large .member-avatar.people-avatar{--avatar-size: 70px}.member-avatar>span{grid-area:1 / 1}.member-avatar>img{grid-area:1 / 1;position:relative;display:block;width:calc(var(--avatar-size) - 2 * var(--avatar-border));height:calc(var(--avatar-size) - 2 * var(--avatar-border));min-width:0;max-width:none;object-fit:cover;object-position:center;border-radius:50%}.member-avatar>.muted{display:none}.account-button .member-avatar{--avatar-size: 30px;--avatar-border: 0px;border:0;font-size:13px}.profile-photo-settings{margin:22px 0;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.profile-photo-settings h3{display:flex;align-items:center;gap:8px}.profile-photo-settings__row{display:flex;gap:16px;align-items:center;margin-top:16px}.profile-photo-settings__row>div:last-child{min-width:0}.profile-photo-settings__row p{margin:6px 0;font-size:14px}.profile-photo-settings__preview{--profile-photo-size: 104px;display:grid;place-items:center;width:var(--profile-photo-size);height:var(--profile-photo-size);flex:0 0 var(--profile-photo-size);grid-template:1fr / 1fr;border-radius:50%;overflow:hidden;background:var(--soft);border:1px solid var(--line)}.profile-photo-settings__preview>img{grid-area:1 / 1;width:calc(var(--profile-photo-size) - 2px);height:calc(var(--profile-photo-size) - 2px);min-width:0;max-width:none;position:relative;display:block;object-fit:cover;object-position:center;border-radius:50%}.profile-photo-settings__preview>.member-avatar{grid-area:1 / 1}.profile-photo-settings__preview>.muted{display:none}.profile-photo-settings__file{display:none}.profile-photo-settings .button{min-height:46px}@media(max-width:420px){.profile-photo-settings__preview{--profile-photo-size: 84px}.profile-photo-settings__row{gap:12px}}.post-media{position:relative;width:100%;max-height:min(72svh,680px);overflow:hidden;background:var(--soft)}.post-media>img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain;object-position:center}.post-media-status{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;background:var(--soft);color:var(--muted);text-align:center}.post-media-note{position:absolute;right:10px;bottom:10px;left:10px;padding:7px 10px;border-radius:6px;background:var(--surface);color:var(--muted);text-align:center;font-size:12px}.compare-page .compare-grid{gap:clamp(9px,2vw,18px)}.compare-entry-actions,.compare-viewer-actions{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:10px}.compare-entry-actions .button,.compare-viewer-actions .button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px}.compare-entry-actions .button{flex:1 1 auto;padding:9px 8px;font-size:12px}.compare-entry-delete{flex:0 0 44px;color:var(--muted);border:1px solid var(--line);border-radius:10px}.compare-gesture-hint{margin:16px 0;font-size:13px;line-height:1.6}.compare-overlay-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.compare-overlay-actions>div>span{font-size:12px}.compare-framing-viewer{display:grid;gap:20px;min-width:0}.compare-viewer-image,.compare-viewer-controls{min-width:0}.compare-viewer-image .compare-photo{width:min(100%,41.25svh);margin-inline:auto}.compare-viewer-date{text-align:center;font-weight:600;margin:0 0 12px}.compare-viewer-angles{display:flex;flex-wrap:wrap;gap:5px}.compare-viewer-angles button{min-height:44px;font-size:12px}.compare-framing-viewer .compare-controls input[type=range]{min-height:44px}.compare-framing-viewer .compare-controls .button{min-height:44px;width:100%}.compare-share-link{display:grid;gap:10px;margin-block:18px}.compare-share-link input{min-width:0;width:100%}@media(min-width:680px){.compare-framing-viewer{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}}@media(max-width:390px){.compare-entry-actions{gap:4px}.compare-entry-actions .button{flex-basis:100%}}.compare-photo-error{background:var(--surface);position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:38px 12px 12px;text-align:center;color:var(--ink)}.compare-photo-error p{margin:0}.compare-photo-error button{min-height:44px;padding:10px 12px}.compare-photo-details{display:grid;gap:10px;margin:12px 0;min-width:0}.compare-photo-details small{display:block;font-size:11px;line-height:1.5;color:var(--muted)}.compare-date-weight{font-size:16px;font-weight:600;margin:0}.compare-photo-details select{width:100%;min-width:0;max-width:100%;min-height:44px;font-size:16px}.compare-weight-change{display:grid;gap:8px;padding:18px;margin:22px 0;border:1px solid var(--border);border-radius:14px}.compare-weight-change small{font-size:12px;color:var(--muted);line-height:1.5}.compare-weight-consent{display:flex;align-items:flex-start;gap:12px;margin:22px 0;line-height:1.6;padding:16px;border:1px solid var(--border);border-radius:14px}.compare-weight-consent input{width:20px;height:20px;margin-top:3px;flex-shrink:0}.compare-weight-consent small{display:block;font-size:12px;color:var(--muted)}.journal-page .journal-grid{align-items:start}.journal-type-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:5px;border:1px solid var(--line);border-radius:15px;background:var(--soft)}.journal-type-tabs>button{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;min-height:52px;padding:10px 14px;border:1px solid transparent;border-radius:11px;background:transparent;color:var(--muted);font-size:14px;font-weight:600;line-height:1.4;text-align:left}.journal-type-tabs>button.active{border-color:var(--line);background:var(--surface);color:var(--ink);box-shadow:var(--card-shadow)}.journal-type-count{min-width:24px;padding:3px 6px;border-radius:7px;background:var(--soft);color:var(--muted);font-size:12px;font-variant-numeric:tabular-nums;text-align:center}.journal-collection-hint{margin:14px 0 22px;color:var(--muted);font-size:13px;line-height:1.65}.journal-page .journal-privacy-filter button,.journal-page .journal-angle-row button{min-height:44px;font-size:13px}.journal-photo{position:relative;overflow:hidden;background:var(--soft)}.journal-photo .journal-view-label{pointer-events:none}.journal-visibility{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding-top:14px;margin-top:14px;border-top:1px solid var(--line)}.journal-visibility-status{display:grid;gap:5px}.journal-visibility-status>span{font-size:12px;color:var(--muted)}.journal-visibility-status>strong{display:flex;align-items:center;gap:6px;color:var(--ink);font-size:14px;line-height:1.3}.journal-page .journal-visibility-action{min-height:44px;padding:9px 12px;font-size:13px;line-height:1.4;margin:0}.journal-moderation-note{margin:12px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.journal-type-tabs>button:focus-visible,.journal-page .journal-visibility-action:focus-visible{outline:2px solid var(--ink);outline-offset:3px}@media(max-width:420px){.journal-type-tabs{gap:4px;padding:4px}.journal-type-tabs>button{min-height:58px;gap:6px;padding:9px 8px}}.journal-day-heading h3{margin:0 0 12px}.journal-day-weight{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:18px;font-weight:650}.journal-day-weight small{flex-basis:100%;color:var(--muted);font-size:12px;font-weight:400}.journal-day-note{font-size:13px;line-height:1.6}.photo-carousel{min-width:0}.photo-carousel-image{touch-action:pan-y}.photo-carousel-controls{display:flex;align-items:center;gap:4px;padding:8px}.photo-carousel-controls .icon-button{flex-shrink:0;width:44px;height:44px}.photo-carousel-dots{display:flex;flex-wrap:wrap;justify-content:center;flex:1;min-width:0}.photo-carousel-dots button{min-height:44px;min-width:44px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:5px 7px;background:transparent;color:var(--muted);border:0;font-size:11px}.photo-carousel-dots button span{width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.4}.photo-carousel-dots button[aria-pressed=true]{color:var(--accent-ink, var(--ink));font-weight:700}.photo-carousel-dots button[aria-pressed=true] span{opacity:1}.photo-carousel-options{display:grid;gap:10px;padding:0 16px 16px}.journal-source-picker{min-width:0}.journal-source-picker select{min-width:0;max-width:100%;width:100%;min-height:44px;font-size:16px;box-sizing:border-box}.journal-source-picker p{font-size:12px;line-height:1.5}.journal-original{border-top:1px solid var(--border);margin-top:18px;padding-top:10px}.journal-original summary{min-height:44px;cursor:pointer;font-size:13px;line-height:1.6;padding:10px 0}.journal-original .photo-carousel{margin-top:12px}.journal-original-actions .journal-visibility{flex-wrap:wrap}.journal-delete-original{min-height:44px;margin-top:10px}.tracking-change-dates{display:block;padding-top:6px}.onboarding-app{min-height:100dvh;padding:env(safe-area-inset-top,0px) 20px env(safe-area-inset-bottom,0px)}.onboarding-app__header{display:flex;align-items:center;justify-content:space-between;max-width:680px;min-height:76px;margin:auto}.onboarding-app__header>button{min-height:44px}.onboarding-app__main{max-width:680px;margin:0 auto;outline:none}.onboarding-shell{width:min(100%,600px);margin:0 auto;padding:24px 0 36px}.onboarding-top{display:flex;align-items:center;justify-content:space-between;gap:14px}.onboarding-top .eyebrow{margin:0}.onboarding-top button{min-height:44px}.onboarding-progress{display:grid;grid-template-columns:repeat(3,1fr);padding:0;list-style:none;gap:12px;margin:24px 0 32px}.onboarding-progress li{display:flex;align-items:center;gap:8px;padding-top:10px;border-top:3px solid var(--line);color:var(--muted)}.onboarding-progress li.is-reached{border-color:var(--accent);color:var(--ink)}.onboarding-progress li>span{display:grid;place-items:center;width:25px;height:25px;flex-shrink:0;border-radius:50%;background:var(--soft);font-size:12px}.onboarding-progress small{font-size:11px}.onboarding-heading{margin-bottom:27px}.onboarding-heading>svg{color:var(--accent);margin-bottom:12px}.onboarding-heading h1{font-size:clamp(28px,6vw,38px);margin:8px 0 12px;letter-spacing:-.045em;outline:none}.onboarding-heading p{line-height:1.6}.onboarding-form{display:grid;gap:22px}.onboarding-form .username-input input{width:100%;padding-left:34px}.onboarding-units{display:grid;grid-template-columns:1fr 1fr;gap:14px}.onboarding-fieldset{border:0;padding:0;margin:0;min-width:0}.onboarding-fieldset legend{font-weight:650;margin-bottom:5px}.onboarding-choices{display:grid;grid-template-columns:1fr 1fr;gap:9px}.onboarding-choice{display:flex;align-items:center;gap:9px;padding:13px 12px;min-height:49px;background:var(--surface);border:1px solid var(--line);border-radius:12px;font-size:13px;line-height:1.35;cursor:pointer}.onboarding-choice.is-selected{border-color:var(--accent);background:var(--soft)}.onboarding-choice input,.onboarding-discovery input{flex-shrink:0;width:17px;height:17px;accent-color:var(--accent);margin:0}.onboarding-privacy{display:flex;align-items:flex-start;gap:10px;padding:14px;border-radius:12px;background:var(--soft);color:var(--muted);font-size:13px;line-height:1.6}.onboarding-privacy>svg{flex-shrink:0;margin-top:2px}.onboarding-discovery{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;cursor:pointer}.onboarding-discovery input{margin-top:2px}.onboarding-discovery small{display:block;margin-top:5px;color:var(--muted);font-size:12px}.onboarding-footer{display:flex;gap:12px;margin-top:5px}.onboarding-footer>.primary{flex:1}.onboarding-settings fieldset+fieldset{margin-top:22px}.onboarding-settings form>.button{margin-top:22px}@media(max-width:360px){.onboarding-progress{gap:7px}.onboarding-progress li{gap:5px}.onboarding-progress small{font-size:10px}.onboarding-choices{grid-template-columns:1fr}}.tracking-editorial-heading{margin-bottom:25px}.tracking-editorial-heading .eyebrow{color:var(--accent);font-size:10px;letter-spacing:2px}.tracking-editorial-heading h1{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:clamp(31px,4vw,46px);letter-spacing:-.8px}.tracking-editorial-heading>p:last-child{margin-bottom:0;max-width:600px}.tracking-featured-lifts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:18px}.tracking-lift-summary-card{display:flex;align-items:center;gap:16px;padding:21px;border:1px solid var(--line);border-radius:19px;background:var(--surface);box-shadow:var(--card-shadow);text-align:left;color:var(--ink)}.tracking-lift-summary-card:hover{border-color:var(--accent);background:var(--surface-raised)}.tracking-summary-icon{display:inline-flex;justify-content:center;align-items:center;flex-shrink:0;width:54px;height:54px;border-radius:50%;background:var(--soft);color:var(--accent);border:1px solid var(--line)}.tracking-lift-summary-copy{flex:1;min-width:0}.tracking-lift-summary-name{display:block;font-size:14px;font-weight:600}.tracking-lift-summary-copy>strong{display:flex;align-items:baseline;flex-wrap:wrap;gap:5px;font-family:Georgia,serif;font-size:33px;line-height:1.25;font-weight:400;margin:5px 0}.tracking-lift-summary-copy>strong>small{font-family:DM Sans,sans-serif;font-size:14px}.tracking-record-badge{display:inline-block;align-self:center;background:var(--soft);color:var(--accent);border:1px solid var(--line);border-radius:6px;font-family:DM Sans,sans-serif;padding:3px 5px;margin-left:5px;font-size:10px;font-weight:700;letter-spacing:1px}.tracking-lift-summary-meta,.tracking-lift-summary-caption{display:block;color:var(--muted);font-size:10px;line-height:1.6}.tracking-lift-summary-caption{margin-top:3px}.tracking-lift-summary-change{display:flex;align-items:center;flex-wrap:wrap;gap:2px;color:var(--accent);font-size:10px;line-height:1.6;margin-top:3px}.tracking-strength-context{border:1px solid var(--line);border-radius:20px;background:linear-gradient(125deg,var(--surface-raised),var(--surface));padding:25px;margin-bottom:25px;box-shadow:var(--card-shadow)}.tracking-context-heading{display:flex;gap:16px;align-items:center}.tracking-context-heading .eyebrow{font-size:9px;margin-bottom:5px;letter-spacing:1.6px;color:var(--accent)}.tracking-context-heading h2{font-family:Georgia,Times New Roman,serif;font-size:29px;font-weight:400;margin:0}.tracking-context-numbers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:23px}.tracking-context-numbers>div+div{border-left:1px solid var(--line);padding-left:24px}.tracking-context-numbers span,.tracking-context-numbers>div>small{display:block;font-size:11px;color:var(--muted)}.tracking-context-numbers strong{display:block;font-family:Georgia,serif;font-size:42px;font-weight:400;margin:8px 0;line-height:1.15}.tracking-context-numbers strong small{font-size:18px}.tracking-context-note{font-size:11px;color:var(--muted);line-height:1.7;margin:20px 0 0;max-width:700px}.tracking-log-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:30px 0 20px}.tracking-log-heading h2{font-family:Georgia,serif;font-size:30px;font-weight:400}.tracking-log-heading p{margin-bottom:0;font-size:12px}.tracking-log-heading .button{display:flex;gap:8px;align-items:center;flex-shrink:0}.tracking-weight-highlights .stat:first-child{background:linear-gradient(130deg,var(--soft),var(--surface))}.tracking-weight-highlights .stat>strong{font-family:Georgia,serif;font-weight:400}.tracking-weight-change-percent{font-size:10px;color:var(--muted);line-height:1.6;margin-top:7px}@media(max-width:700px){.tracking-featured-lifts{grid-template-columns:1fr;gap:10px}.tracking-lift-summary-card{gap:14px;padding:17px}.tracking-lift-summary-copy>strong{font-size:32px}.tracking-summary-icon{width:47px;height:47px}.tracking-strength-context{padding:20px}.tracking-context-heading{gap:12px}.tracking-context-heading h2{font-size:25px}.tracking-context-numbers{gap:14px}.tracking-context-numbers>div+div{padding-left:14px}.tracking-context-numbers strong{font-size:36px}.tracking-context-numbers span,.tracking-context-numbers>div>small{font-size:10px;line-height:1.55}.tracking-log-heading{flex-wrap:wrap}}.tracking-page .tracking-layout>*,.tracking-page .tracking-form,.tracking-page .tracking-form .field,.tracking-entry-editor,.tracking-entry-editor .field{min-width:0;max-width:100%;box-sizing:border-box}.tracking-entry-editor .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tracking-page .tracking-form input,.tracking-page .tracking-form select,.tracking-entry-editor input,.tracking-entry-editor select{min-width:0;max-width:100%;width:100%;box-sizing:border-box}.tracking-page .tracking-form input[type=date],.tracking-entry-editor input[type=date]{display:block;min-inline-size:0;max-inline-size:100%;inline-size:100%;min-height:44px;appearance:none;-webkit-appearance:none;font-size:16px;text-align:left}.tracking-page .tracking-form input[type=date]::-webkit-date-and-time-value,.tracking-entry-editor input[type=date]::-webkit-date-and-time-value{min-width:0;text-align:left}.tracking-entry-editor input,.tracking-entry-editor select{min-height:44px;font-size:16px}.tracking-page .history-row{flex-wrap:wrap}.tracking-page .tracking-history-actions{display:flex;align-items:center;gap:6px;flex-shrink:0;margin-left:auto}.tracking-page .tracking-edit-action{min-height:44px;padding:8px 11px;font-size:13px;line-height:1.4}.tracking-page .tracking-history-actions .icon-button{min-height:44px;min-width:44px}.tracking-entry-editor>.button-row{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px}.tracking-entry-editor>.button-row .button{min-height:44px}.tree-season-settings{border-top:1px solid var(--border);margin-top:22px;padding-top:20px}.tree-season-settings h3{margin:0 0 10px}.tree-season-settings p{line-height:1.6}.tree-season-settings .field{display:grid;gap:8px;margin:16px 0}.tree-season-settings select{width:100%;min-width:0;max-width:100%;min-height:44px;font-size:16px}.tree-season-note{font-size:12px}.tree-season-toggle{display:flex;align-items:flex-start;gap:12px;padding:10px 0;line-height:1.6;min-height:44px}.tree-season-toggle input{flex-shrink:0;width:20px;height:20px;margin-top:3px}.tree-season-toggle small{display:block;color:var(--muted);font-size:12px}.jgs-season-fall{animation:jgs-season-drift 15s linear infinite;transform-box:fill-box;transform-origin:center;opacity:.7}.jgs-season-glimmer{animation:jgs-season-light 6s ease-in-out infinite;opacity:.78}@keyframes jgs-season-drift{0%{transform:translate(-12px,-30px) rotate(-18deg);opacity:0}18%{opacity:.65}76%{opacity:.52}to{transform:translate(29px,71px) rotate(60deg);opacity:0}}@keyframes jgs-season-light{0%,to{opacity:.35}50%{opacity:.9}}.journey-growth-scene[data-playing=false] .jgs-seasonal-layer .jgs-idle{animation-play-state:paused!important}.journey-growth-scene[data-reduced-motion=true] .jgs-seasonal-layer .jgs-idle{animation:none!important}@media(prefers-reduced-motion:reduce){.journey-growth-scene .jgs-seasonal-layer .jgs-idle{animation:none!important}}.journey-growth-scene{--jgs-sky-top: #d9eff8;--jgs-sky-mid: #edf8fb;--jgs-sky-bottom: #8bbed3;--jgs-aura: #ffffff;--jgs-snow: #f8fdff;--jgs-mountain-far: #b4d6e4;--jgs-mountain-mid: #80afc4;--jgs-mountain-near: #4f839d;--jgs-valley: #40718a;--jgs-pine: #315f78;--jgs-foreground: #234d67;--jgs-fog: #eaf9ff;--jgs-rock-top: #7095a4;--jgs-rock-face: #466779;--jgs-rock-shadow: #213d53;--jgs-rock-edge: #b6d5df;--jgs-rock-highlight: #d4e9ed;--jgs-soil: #203e50;--jgs-bark-shadow: #284d61;--jgs-bark-mid: #6d939f;--jgs-bark-light: #c4e2e8;--jgs-bark-line: #effbff;--jgs-root-shadow: #1b3d51;--jgs-root-light: #c0e2ec;--jgs-root-tip: #6498ae;--jgs-leaf-0: #276d8b;--jgs-leaf-1: #3f8eaa;--jgs-leaf-2: #66aac1;--jgs-leaf-3: #9ecbd9;--jgs-leaf-4: #c8e7ee;--jgs-leaf-vein: #f1fcff;--jgs-bud: #effdff;--jgs-pollen: #eafcff;--jgs-breeze: #87c5db;--jgs-reward: #d2f7ff;--jgs-sway-left: -.75deg;--jgs-sway-right: .9deg;position:relative;isolation:isolate;width:100%;height:100%;min-width:0;min-height:280px;overflow:hidden;border-radius:inherit;background:var(--jgs-sky-top);contain:layout paint}:root[data-theme=dark] .journey-growth-scene{--jgs-sky-top: #061a2d;--jgs-sky-mid: #183e55;--jgs-sky-bottom: #507c90;--jgs-aura: #c8efff;--jgs-snow: #badcea;--jgs-mountain-far: #3b647b;--jgs-mountain-mid: #284e65;--jgs-mountain-near: #173c53;--jgs-valley: #123348;--jgs-pine: #0a2639;--jgs-foreground: #061d30;--jgs-fog: #a9d0e2;--jgs-rock-top: #577c8e;--jgs-rock-face: #264a61;--jgs-rock-shadow: #0b263c;--jgs-rock-edge: #7facbf;--jgs-rock-highlight: #b0d8e8;--jgs-soil: #082335;--jgs-bark-shadow: #22485e;--jgs-bark-mid: #86b4c4;--jgs-bark-light: #def8ff;--jgs-bark-line: #f0fdff;--jgs-root-shadow: #092a41;--jgs-root-light: #c4f1ff;--jgs-root-tip: #5894b4;--jgs-leaf-0: #316e8f;--jgs-leaf-1: #528fac;--jgs-leaf-2: #7cbed5;--jgs-leaf-3: #aedeea;--jgs-leaf-4: #dbfaff;--jgs-leaf-vein: #e7fcff;--jgs-bud: #edfcff;--jgs-pollen: #d5f5ff;--jgs-breeze: #c8f1ff;--jgs-reward: #ddfaff}.jgs-world{display:block;width:100%;height:100%;min-height:280px;overflow:hidden}.jgs-leaf.tone-0{color:var(--jgs-leaf-0)}.jgs-leaf.tone-1{color:var(--jgs-leaf-1)}.jgs-leaf.tone-2{color:var(--jgs-leaf-2)}.jgs-leaf.tone-3{color:var(--jgs-leaf-3)}.jgs-leaf.tone-4{color:var(--jgs-leaf-4)}.jgs-trunk-sway{transform-box:view-box;transform-origin:400px 556px;animation:jgs-sway 7.6s ease-in-out -1.9s infinite}.journey-growth-scene[data-stage="0"]{--jgs-sway-left: -3deg;--jgs-sway-right: 3.4deg}.journey-growth-scene[data-stage="1"]{--jgs-sway-left: -2.2deg;--jgs-sway-right: 2.5deg}.journey-growth-scene[data-stage="2"]{--jgs-sway-left: -1.4deg;--jgs-sway-right: 1.7deg}.jgs-leaf-cluster{transform-box:view-box;transform-origin:0 0;animation:jgs-leaf-air 5.8s ease-in-out infinite alternate}.jgs-leaf-cluster.is-reverse{animation-direction:alternate-reverse;animation-duration:7.3s}.jgs-light-rays{transform-origin:425px 0;animation:jgs-light-shift 12s ease-in-out -3s infinite alternate}.jgs-mist{animation:jgs-mist-drift 21s ease-in-out -8s infinite alternate}.jgs-near-mist{animation:jgs-mist-drift 27s ease-in-out -12s infinite alternate-reverse}.jgs-pollen-grain{opacity:.28;animation:jgs-pollen-drift 10s ease-in-out infinite}.jgs-breeze-trail{stroke:var(--jgs-breeze);stroke-width:1.6;stroke-linecap:round;stroke-dasharray:.16 .84;opacity:0;animation:jgs-breeze-flow 9.4s linear infinite}.jgs-leaf.has-shimmer{animation:jgs-leaf-shimmer 11s ease-in-out infinite}.jgs-previous-stage{animation:jgs-stage-leave 3.4s ease-in-out both}.jgs-current-stage.is-arriving{animation:jgs-stage-arrive 3.4s ease-in-out both}.jgs-reward-ground,.jgs-reward-roots{animation:jgs-root-light 3.4s ease-out both}.jgs-reward-trunk{animation:jgs-trunk-light 3.4s ease-in-out both}.jgs-reward-canopy{animation:jgs-crown-light 3.4s ease-out both}.journey-growth-scene[data-stage-change=true] .jgs-reward-ground{mix-blend-mode:screen}.journey-growth-scene[data-visible=false] *{animation-play-state:paused!important}.journey-growth-scene[data-playing=false] .jgs-idle{animation-play-state:paused}@keyframes jgs-sway{0%,to{transform:rotate(var(--jgs-sway-left))}48%{transform:rotate(var(--jgs-sway-right))}76%{transform:rotate(.1deg)}}@keyframes jgs-leaf-air{0%{transform:rotate(-5deg)}to{transform:rotate(5.5deg)}}@keyframes jgs-light-shift{0%{transform:rotate(-3deg);opacity:.42}to{transform:rotate(3deg);opacity:.96}}@keyframes jgs-mist-drift{0%{transform:translate(-26px);opacity:.58}to{transform:translate(32px);opacity:.87}}@keyframes jgs-pollen-drift{0%{transform:translate(-12px,12px);opacity:0}18%{opacity:.78}70%{opacity:.52}to{transform:translate(50px,-75px);opacity:0}}@keyframes jgs-breeze-flow{0%{stroke-dashoffset:.16;opacity:0}24%,58%{opacity:.42}86%,to{stroke-dashoffset:-.84;opacity:0}}@keyframes jgs-leaf-shimmer{0%,to{opacity:.92}42%{opacity:.64}68%{opacity:1}}@keyframes jgs-stage-leave{0%,20%{opacity:1}70%,to{opacity:0}}@keyframes jgs-stage-arrive{0%,20%{opacity:0}78%,to{opacity:1}}@keyframes jgs-root-light{0%{opacity:0}16%{opacity:.78}38%{opacity:.54}80%,to{opacity:0}}@keyframes jgs-trunk-light{0%,13%{stroke-dashoffset:1;opacity:0}23%{opacity:.86}68%{stroke-dashoffset:-.95;opacity:.75}83%,to{stroke-dashoffset:-1.2;opacity:0}}@keyframes jgs-crown-light{0%,27%{opacity:0}58%{opacity:.48}to{opacity:0}}.journey-growth-scene[data-reduced-motion=true] .jgs-idle{animation:none}.journey-growth-scene[data-reduced-motion=true] .jgs-reward-sequence{display:none}.journey-growth-scene[data-reduced-motion=true] .jgs-previous-stage{animation:jgs-reduced-leave .24s ease-out both}.journey-growth-scene[data-reduced-motion=true] .jgs-current-stage.is-arriving{animation:jgs-reduced-arrive .24s ease-out both}@keyframes jgs-reduced-arrive{0%{opacity:0}to{opacity:1}}@keyframes jgs-reduced-leave{0%{opacity:1}to{opacity:0}}@media(prefers-reduced-motion:reduce){.journey-growth-scene .jgs-idle{animation:none!important}.journey-growth-scene .jgs-reward-sequence{display:none}.journey-growth-scene .jgs-previous-stage{animation:jgs-reduced-leave .24s ease-out both}.journey-growth-scene .jgs-current-stage.is-arriving{animation:jgs-reduced-arrive .24s ease-out both}}.tree-life{--tree-paper: #17394f;--tree-muted: #496779;--tree-gold: #24617d;--tree-line: #afcfdf;--tree-glow: #f4fbff;--tree-sky: #e3f2fa;--tree-ground: #dceef8;--tree-shadow: #28577715;--tree-tint: #cee6f380;--tree-hover: #bdddeb70;--tree-card: #f6fcffb3;--tree-button: #205c7b;--tree-button-ink: #f5fcff;--tree-button-hover: #174b67;--tree-focus: #176080;--tree-aura: #ffffff;--tree-earth: #accbdc;--tree-arch: #367899;--tree-spark: #3d82a1;min-width:0}:root[data-theme=dark] .tree-life{--tree-paper: #e7f5fc;--tree-muted: #adc5d5;--tree-gold: #a1d8f1;--tree-line: #355568;--tree-glow: #183e56;--tree-sky: #102b40;--tree-ground: #081b2a;--tree-shadow: #020c1866;--tree-tint: #90c9e414;--tree-hover: #90c9e425;--tree-card: #a1d8f10a;--tree-button: #a6dcf4;--tree-button-ink: #123349;--tree-button-hover: #c6eafa;--tree-focus: #c0eaff;--tree-aura: #a6dcf4;--tree-earth: #081b2a;--tree-arch: #83bad3;--tree-spark: #a6dcf4}.tree-life__sanctuary{color:var(--tree-paper);background:radial-gradient(ellipse at 50% 28%,var(--tree-glow) 0%,var(--tree-sky) 39%,var(--tree-ground) 70%);border:1px solid var(--tree-line);border-radius:28px;overflow:hidden;box-shadow:0 20px 55px var(--tree-shadow);isolation:isolate}.tree-life__heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:32px 36px 12px}.tree-life__eyebrow{font-size:.65rem;font-weight:700;letter-spacing:.18em;color:var(--tree-gold);margin:0 0 9px}.tree-life__heading h1{color:var(--tree-paper);font-size:clamp(1.8rem,3vw,2.35rem);letter-spacing:-.055em;margin:0}.tree-life__heading h1 span{color:var(--tree-gold)}.tree-life__state{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--tree-line);border-radius:30px;padding:8px 12px;background:var(--tree-tint);color:var(--tree-paper);font-size:.72rem;font-weight:600;white-space:nowrap}.tree-life__state>span{width:5px;height:5px;background:var(--tree-gold);border-radius:50%}.tree-life__context{display:flex;flex-wrap:wrap;justify-content:space-between;gap:5px 16px;padding:0 36px;font-size:.68rem;color:var(--tree-muted)}.tree-life__scene{position:relative;max-width:840px;height:clamp(330px,46svh,550px);margin:0 auto}.tree-life__scene .living-tree{height:100%;width:100%}.tree-life__scene-label{position:absolute;bottom:3px;inset-inline:10px;display:flex;justify-content:center;align-items:center;gap:9px;color:var(--tree-muted);font-size:.62rem;letter-spacing:.05em;text-align:center}.tree-life__scene-label>span{width:3px;height:3px;background:var(--tree-gold);border-radius:50%}.tree-life__placeholder{height:100%;display:grid;align-content:center;justify-items:center;gap:16px;color:var(--tree-muted);font-size:.8rem;background:radial-gradient(ellipse,var(--tree-tint),transparent 66%)}.tree-life__placeholder svg{color:var(--tree-gold)}.tree-life__status{padding:28px 30px 30px;text-align:center;max-width:680px;margin:auto}.tree-life__status h2{font-size:clamp(1.3rem,2.4vw,1.8rem);letter-spacing:-.04em;font-weight:600;margin-bottom:12px;color:var(--tree-paper)}.tree-life__status>p:not(.tree-life__eyebrow):not(.tree-life__event){color:var(--tree-muted);max-width:460px;margin:0 auto 16px;font-size:.8rem;line-height:1.65}.tree-life__signals{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 16px;font-size:.68rem;color:var(--tree-muted);margin:16px 0}.tree-life__signals span{display:inline-flex;align-items:center;gap:7px}.tree-life__event{color:var(--tree-gold);font-size:.75rem;margin:10px 0}.tree-life__actions{display:flex;gap:10px;justify-content:center;margin:23px 0 0}.tree-life__actions button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 18px;border-radius:13px;font-size:.78rem;font-weight:700;transition:transform .18s ease,background .18s ease}.tree-life__primary{background:var(--tree-button);color:var(--tree-button-ink);box-shadow:inset 0 1px #fff5}.tree-life__primary:hover{background:var(--tree-button-hover)}.tree-life__secondary{border:1px solid var(--tree-line);background:var(--tree-tint);color:var(--tree-paper)}.tree-life__secondary:hover{background:var(--tree-hover)}.tree-life button:active{transform:translateY(1px) scale(.985)}.tree-life__sanctuary :focus-visible{outline:2px solid var(--tree-focus);outline-offset:4px}.tree-life__metrics{padding:0 30px 24px}.tree-life__metrics-heading{display:flex;flex-wrap:wrap;justify-content:space-between;gap:7px;font-size:.6rem;letter-spacing:.1em;color:var(--tree-muted);margin:0 0 12px}.tree-life__metrics-heading>:last-child{letter-spacing:0}.tree-life__metric-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.tree-life__metric{text-align:left;min-width:0;padding:17px;border:1px solid var(--tree-line);border-radius:14px;background:linear-gradient(140deg,var(--tree-card),var(--tree-card));color:var(--tree-paper);transition:background .2s,transform .18s}.tree-life__metric:hover{background:var(--tree-hover)}.tree-life__metric-label{display:flex;justify-content:space-between;align-items:center;gap:5px;font-size:.72rem;color:var(--tree-paper)}.tree-life__metric-label svg{color:var(--tree-muted)}.tree-life__metric strong{display:block;font-family:Manrope,sans-serif;font-size:1.65rem;line-height:1.25;letter-spacing:-.04em;margin:9px 0 5px;overflow-wrap:anywhere}.tree-life__metric small{font-size:.7rem;letter-spacing:0;font-weight:400;color:var(--tree-muted)}.tree-life__metric-detail{display:block;font-size:.61rem;line-height:1.55;color:var(--tree-muted)}.tree-life__meaning{margin:0 30px 22px;border-top:1px solid var(--tree-line);color:var(--tree-muted)}.tree-life summary{list-style:none;cursor:pointer;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:.73rem}.tree-life summary::-webkit-details-marker{display:none}.tree-life summary svg{transition:transform .25s}.tree-life details[open]>summary svg{transform:rotate(180deg)}.tree-life__meaning>div{max-width:690px;padding-bottom:7px}.tree-life__meaning p{font-size:.72rem;line-height:1.7}.tree-life__error{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:15px 0;padding:12px;border:1px solid var(--tree-line);border-radius:10px}.tree-life__error p{margin:0;font-size:.75rem;color:var(--tree-paper)}.tree-life__error button{display:inline-flex;align-items:center;gap:8px;min-height:44px;color:var(--tree-paper);font-size:.75rem}.tree-life__boosters{padding:23px 25px 9px;margin-top:17px;border:1px solid var(--line);border-radius:20px;background:var(--surface)}.tree-life__booster-title{display:flex;align-items:center;gap:13px}.tree-life__booster-title>div{flex:1}.tree-life__booster-title p{font-size:.57rem;letter-spacing:.13em;margin:0 0 5px;color:var(--muted);font-weight:700}.tree-life__booster-title h2{font-size:1.05rem;margin:0;letter-spacing:-.025em}.tree-life__booster-icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 auto;background:var(--soft);border-radius:50%;color:var(--green)}.tree-life__booster-title button{display:flex;align-items:center;gap:9px;min-height:44px;color:var(--green);font-size:.72rem}.tree-life__boosters>p{color:var(--muted);font-size:.75rem;margin:14px 0 12px}.tree-life__boosters>details{border-top:1px solid var(--line)}.tree-life__booster-detail p{font-size:.72rem;color:var(--muted)}.tree-life__booster-detail ul{padding:0;list-style:none}.tree-life__booster-detail li{display:flex;justify-content:space-between;gap:15px;padding:7px 0;font-size:.72rem}.home-journal-title{margin:38px 0 24px}.home-journal-title h2{font-size:1.5rem}@media(max-width:740px){.tree-life__sanctuary{border-radius:23px}.tree-life__heading{padding:23px 21px 11px;gap:9px}.tree-life__heading h1{font-size:1.8rem}.tree-life__eyebrow{font-size:.56rem;letter-spacing:.14em}.tree-life__state{font-size:.66rem;padding:7px 10px}.tree-life__context{padding:0 21px;font-size:.59rem}.tree-life__scene{height:clamp(305px,45svh,440px);margin:0 -12px}.tree-life__scene-label{font-size:.56rem}.tree-life__status{padding:25px 20px}.tree-life__status h2{font-size:1.35rem}.tree-life__status>p:not(.tree-life__eyebrow):not(.tree-life__event){font-size:.74rem}.tree-life__actions{flex-direction:column;margin-top:20px}.tree-life__actions button{min-height:47px}.tree-life__metrics{padding:0 17px 14px}.tree-life__metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tree-life__metric{padding:14px 12px}.tree-life__metric strong{font-size:1.5rem}.tree-life__meaning{margin:0 18px 13px}.tree-life__boosters{padding:19px 18px 7px;border-radius:18px}.tree-life__booster-title button>span{display:none}.tree-life__booster-title h2{font-size:1rem}}@media(max-width:350px){.tree-life__heading{padding-inline:15px}.tree-life__heading h1{font-size:1.55rem}.tree-life__context{padding-inline:15px}.tree-life__state{font-size:.6rem}}@media(prefers-reduced-motion:reduce){.tree-life *,.tree-life *:before,.tree-life *:after{animation:none!important;transition:none!important}}.tree-life__eyebrow{font-size:.65rem}.tree-life__context,.tree-life__scene-label,.tree-life__metrics-heading{font-size:.72rem}.tree-life__metric-label,.tree-life__signals,.tree-life__state{font-size:.8rem}.tree-life__metric-detail,.tree-life__metric small{font-size:.72rem}.tree-life__status>p:not(.tree-life__eyebrow):not(.tree-life__event){font-size:.875rem}.tree-life__actions button{font-size:.875rem}.tree-life__boosters>p,.tree-life__meaning p,.tree-life__booster-detail p{font-size:.8rem}.tree-life__booster-title p{font-size:.65rem}@supports (font: -apple-system-body){html{font:-apple-system-body}}.tree-life__heading{flex-wrap:wrap}.tree-life__metric-label,.tree-life__metric-detail{overflow-wrap:anywhere}.tree-life__heading h1{font-family:Georgia,Times New Roman,serif;font-weight:500;font-size:clamp(2.2rem,4vw,3.4rem);letter-spacing:-.045em}.tree-life__status h2{font-family:Georgia,Times New Roman,serif;font-weight:500;font-size:clamp(1.65rem,3vw,2.35rem)}.tree-life__scene{max-width:none;height:clamp(365px,58svh,590px);margin-top:22px}.scenic-tree{position:relative;height:calc(100% - 30px);overflow:hidden;isolation:isolate;background:#102b40}.scenic-tree img{position:relative;height:100%;width:100%;object-fit:contain;z-index:1}.scenic-tree-atmosphere{position:absolute;inset:-25px;background-position:center;background-size:cover;filter:blur(23px);opacity:.65}.scenic-tree:after{position:absolute;content:"";inset:0;z-index:2;pointer-events:none;box-shadow:inset 0 0 55px #071b3535}.scenic-tree.is-resting img{filter:saturate(.5) brightness(.8)}.scenic-tree-glow{position:absolute;inset:0;z-index:2;opacity:var(--booster-glow);background:radial-gradient(ellipse at 50% 75%,#bdeaff66,transparent 65%);pointer-events:none}.scenic-tree-mote{position:absolute;z-index:3;width:3px;height:3px;border-radius:100%;left:28%;bottom:20%;background:#def6ff;box-shadow:0 0 12px 3px #b6e5ff88;opacity:0;animation:tree-mote-rise 10s infinite ease-in-out;pointer-events:none}.scenic-tree-mote:nth-of-type(2){left:73%;animation-delay:-4s}.scenic-tree-mote:nth-of-type(3){left:55%;animation-delay:-7s}@keyframes tree-mote-rise{10%{opacity:.7}70%{opacity:.4}to{transform:translate(13px,-180px);opacity:0}}:root[data-theme=dark] .scenic-tree img{filter:brightness(.85)}:root[data-theme=dark] .scenic-tree.is-resting img{filter:saturate(.5) brightness(.6)}.tree-life__metric strong{font-family:Georgia,serif;font-size:2rem;font-weight:500}@media(max-width:740px){.tree-life__scene{margin-inline:0;height:clamp(340px,50svh,460px)}.tree-life__scene-label{bottom:0}}@media(prefers-reduced-motion:reduce){.scenic-tree-mote{animation:none}}@media(min-width:1000px){.tree-life__sanctuary{display:grid;grid-template-columns:1.1fr 1fr;grid-template-areas:"heading heading" "context context" "scene status" "metrics metrics" "meaning meaning";column-gap:0}.tree-life__heading{grid-area:heading}.tree-life__context{grid-area:context;margin-bottom:24px}.tree-life__scene{grid-area:scene;height:auto;min-height:390px;width:100%;margin:0;align-self:stretch}.tree-life__status{grid-area:status;align-self:center;padding:28px;text-align:left}.tree-life__status>p:not(.tree-life__eyebrow):not(.tree-life__event){margin-left:0}.tree-life__actions{flex-direction:column}.tree-life__signals{justify-content:flex-start}.tree-life__metrics{grid-area:metrics;padding-top:28px}.tree-life__meaning{grid-area:meaning}.scenic-tree{border-radius:0 18px 18px 0}}.tree-growth-hero__scene{height:clamp(340px,50svh,570px)}.tree-growth-hero__open{appearance:none;display:block;position:relative;width:100%;height:100%;padding:0;border:0;color:var(--tree-paper);background:transparent;cursor:pointer}.tree-growth-hero__open:focus-visible{outline:3px solid var(--tree-focus);outline-offset:-5px;border-radius:18px}.tree-growth-hero__explore{position:absolute;bottom:17px;right:24px;display:inline-flex;align-items:center;gap:10px;padding:10px 14px;background:var(--tree-sky);border:1px solid var(--tree-line);border-radius:30px;color:var(--tree-paper);font-size:.75rem}.tree-growth-progress{margin:26px 0 18px}.tree-growth-progress__numbers{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:10px}.tree-growth-progress__numbers strong{font-size:clamp(1.55rem,3vw,2rem);font-variant-numeric:tabular-nums;letter-spacing:-.04em}.tree-growth-progress__numbers strong span{font-size:.8rem;font-weight:500;letter-spacing:0;color:var(--tree-muted)}.tree-growth-progress__numbers>span{color:var(--tree-muted);font-size:.78rem}.tree-growth-progress__track{height:7px;background:var(--tree-tint);border:1px solid var(--tree-line);border-radius:10px;overflow:hidden;margin-top:15px}.tree-growth-progress__track>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--tree-arch),var(--tree-gold));transition:width 2.4s ease}.tree-growth-progress>p{margin:9px 0 0;text-align:right;font-size:.72rem;color:var(--tree-muted);font-variant-numeric:tabular-nums}.tree-growth-detail-link,.tree-detail-back{min-height:44px;border:0;background:transparent;padding:10px 0;display:inline-flex;justify-content:center;align-items:center;gap:10px;color:var(--tree-gold);font-size:.82rem;font-weight:600;cursor:pointer}.tree-growth-detail-link{margin-top:12px}.tree-growth-detail-link:focus-visible,.tree-detail-back:focus-visible{outline:2px solid var(--tree-focus);outline-offset:4px;border-radius:4px}.tree-growth-reaction{display:flex;align-items:center;gap:13px;margin:14px 0;padding:16px;border:1px solid var(--tree-line);background:var(--tree-tint);border-radius:16px;color:var(--tree-paper);font-size:.85rem}.tree-growth-reaction strong{display:block;margin-top:3px;font-size:1.2rem}.tree-growth-records{border:1px solid var(--tree-line);border-radius:23px;padding:22px;margin-top:20px;background:var(--tree-card);color:var(--tree-paper)}.tree-growth-records .tree-life__meaning{margin:18px 0 0}.tree-growth-together{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px;margin-top:20px;border:1px solid var(--tree-line);border-radius:23px;background:var(--tree-card);color:var(--tree-paper)}.tree-growth-together h2{font-family:Georgia,Times New Roman,serif;font-size:1.5rem;font-weight:500;letter-spacing:-.035em;margin:0 0 8px}.tree-growth-together p:not(.tree-life__eyebrow){font-size:.85rem;color:var(--tree-muted);margin:0}.tree-growth-together button{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:48px;border-radius:30px;padding:13px 19px;flex-shrink:0;font-size:.84rem;border:1px solid var(--tree-line);color:var(--tree-paper);background:var(--tree-tint);cursor:pointer}.tree-growth-together button.tree-life__primary{color:var(--tree-button-ink);background:var(--tree-button);border-color:transparent}.tree-detail{max-width:1180px;margin:0 auto}.tree-detail-back{margin:0 0 14px}.tree-detail-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:20px;align-items:start}.tree-detail-panel{min-width:0;padding:clamp(22px,3vw,34px);background:var(--tree-card);border:1px solid var(--tree-line);border-radius:23px;color:var(--tree-paper)}.tree-detail>.tree-detail-panel{margin-top:20px}.tree-detail-panel h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.6rem,3vw,2rem);font-weight:500;letter-spacing:-.035em;margin:0 0 23px}.tree-detail-panel p{color:var(--tree-muted);line-height:1.65;font-size:.86rem}.tree-growth-rules{margin:0}.tree-growth-rules>div{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 0;border-bottom:1px solid var(--tree-line)}.tree-growth-rules dt{font-size:.9rem;font-weight:600}.tree-growth-rules small{display:block;color:var(--tree-muted);font-size:.75rem;line-height:1.5;font-weight:400;margin-top:5px;max-width:29ch}.tree-growth-rules dd{font-size:1.1rem;margin:0;color:var(--tree-gold);font-variant-numeric:tabular-nums;font-weight:600}.tree-growth-rule-details{margin-top:17px}.tree-growth-rule-details summary{min-height:44px;padding:12px 0;font-size:.82rem;color:var(--tree-gold);cursor:pointer}.tree-growth-rule-details p{font-size:.78rem}.tree-growth-activity{list-style:none;padding:0;margin:0;max-height:555px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--tree-line) transparent}.tree-growth-activity li{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px 0;border-bottom:1px solid var(--tree-line)}.tree-growth-activity__icon{width:34px;height:38px;display:grid;place-items:center;background:var(--tree-tint);border-radius:13px;color:var(--tree-gold)}.tree-growth-activity strong{display:block;font-size:.85rem;overflow-wrap:anywhere;font-weight:600}.tree-growth-activity small{display:block;margin-top:5px;color:var(--tree-muted);font-size:.71rem}.tree-growth-activity__amount{font-variant-numeric:tabular-nums;font-size:.94rem;font-weight:600;color:var(--tree-gold);padding-right:8px}.tree-growth-footnote{font-size:.73rem!important;margin:16px 0 0!important;color:var(--tree-muted)}.tree-growth-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:30px 4px}.tree-growth-empty h3{font-family:Georgia,Times New Roman,serif;font-size:1.4rem;font-weight:500;margin:20px 0 0}.tree-growth-empty>svg{color:var(--tree-gold)}.tree-growth-stages{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tree-growth-stages li{display:flex;align-items:center;gap:12px;min-height:94px;padding:17px 12px;border:1px solid var(--tree-line);border-radius:16px;background:transparent;color:var(--tree-muted)}.tree-growth-stages li.is-current{background:var(--tree-tint);border-color:var(--tree-gold);color:var(--tree-paper);box-shadow:inset 0 0 0 1px var(--tree-gold)}.tree-growth-stages li.is-earned{color:var(--tree-paper)}.tree-growth-stage-symbol{flex-shrink:0;color:var(--tree-gold)}.tree-growth-stages strong{display:block;font-size:.86rem}.tree-growth-stages li div>span{display:block;margin-top:5px;font-size:.7rem;color:var(--tree-muted)}@media(min-width:901px){.tree-growth-hero{display:grid;grid-template-columns:1.15fr 1fr}.tree-growth-hero .tree-life__heading,.tree-growth-hero .tree-life__context{grid-column:1/-1}.tree-growth-hero .tree-growth-hero__scene{grid-row:3;grid-column:1;margin:20px 0 0;height:clamp(390px,48svh,560px)}.tree-growth-hero .tree-growth-hero__status{grid-row:3;grid-column:2;align-self:center;padding:32px}}@media(max-width:900px){.tree-detail-columns{grid-template-columns:1fr}.tree-growth-stages{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.tree-growth-hero__scene{margin:8px 0 0;height:clamp(310px,43svh,450px)}.tree-growth-hero__status{padding-top:18px}.tree-growth-hero__explore{right:18px;bottom:10px;font-size:.72rem}.tree-growth-records{padding:20px 15px 14px}.tree-growth-together{padding:23px 20px;flex-direction:column;align-items:stretch;gap:20px}.tree-growth-stages{gap:9px}.tree-growth-stages li{padding:15px 10px;gap:9px}.tree-growth-stages strong{font-size:.8rem}.tree-detail-panel{padding:24px 19px}}@media(prefers-reduced-motion:reduce){.tree-growth-progress__track>span{transition:none}}.tree-growth-hero.is-compact{display:block}.tree-growth-hero.is-compact .tree-life__heading{padding:22px 22px 12px}.tree-growth-hero.is-compact .tree-life__heading h2{margin:0;color:var(--tree-paper);font-family:Georgia,Times New Roman,serif;font-size:clamp(1.6rem,3vw,2rem);font-weight:400;letter-spacing:-.04em}.tree-growth-hero.is-compact .tree-life__heading h2 span{color:var(--tree-gold)}.tree-growth-hero.is-compact .tree-life__context{padding:0 22px 12px}.tree-growth-hero.is-compact .tree-growth-hero__scene{width:100%;height:clamp(260px,35svh,360px);margin:0}.tree-growth-hero.is-compact .tree-growth-hero__status{max-width:none;padding:14px 22px 20px}.tree-growth-hero.is-compact .tree-growth-progress{margin-top:0}.home-dashboard{width:100%;max-width:1160px;margin:0 auto;color:var(--tree-paper)}.home-dashboard__greeting{padding:4px 2px 25px}.home-dashboard .home-dashboard__eyebrow{margin:0 0 10px;color:var(--tree-gold);font-family:inherit;font-size:.63rem;font-weight:700;line-height:1.6;letter-spacing:.13em}.home-dashboard__greeting h1{margin:0 0 9px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3vw,2.35rem);font-weight:400;letter-spacing:-.045em;line-height:1.2;overflow-wrap:anywhere}.home-dashboard__greeting>p:last-child{margin:0;color:var(--tree-muted);font-size:.85rem}.home-dashboard__layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.85fr);align-items:start;gap:clamp(20px,3vw,34px)}.home-dashboard__tree,.home-dashboard__everyday{min-width:0}.home-dashboard__everyday{display:grid;gap:25px;padding-top:6px}.home-dashboard__actions h2,.home-dashboard__section-heading h2{font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:400;line-height:1.3;letter-spacing:-.035em;margin:0 0 17px}.home-dashboard__primary{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:54px;padding:16px 19px;border:1px solid transparent;border-radius:16px;color:var(--tree-button-ink);background:var(--tree-button);box-shadow:0 6px 18px var(--tree-shadow);font-size:.93rem;font-weight:700;line-height:1.4}.home-dashboard__primary>span{flex:1;text-align:left}.home-dashboard__primary:hover:not(:disabled){background:var(--tree-button-hover)}.home-dashboard__quick-label{margin:19px 0 10px;font-size:.75rem;color:var(--tree-muted)}.home-dashboard__quick-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-dashboard__quick-actions button{display:flex;align-items:center;justify-content:center;gap:10px;min-height:53px;padding:13px 10px;border:1px solid var(--tree-line);border-radius:15px;background:var(--tree-card);color:var(--tree-paper);font-size:.8rem;font-weight:600;line-height:1.4}.home-dashboard__quick-actions button:hover:not(:disabled),.home-dashboard__milestone-link:hover:not(:disabled){background:var(--tree-hover)}.home-dashboard__quick-actions svg{color:var(--tree-gold)}.home-dashboard__guest-note,.home-dashboard__summary-note{margin:15px 0 0;color:var(--tree-muted);font-size:.76rem;line-height:1.65}.home-dashboard__today{padding:23px;border:1px solid var(--tree-line);border-radius:22px;background:var(--tree-card)}.home-dashboard__section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.home-dashboard__section-heading h2{margin:0}.home-dashboard__section-heading>svg{color:var(--tree-gold)}.home-dashboard__growth-totals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0}.home-dashboard__growth-totals>div+div{border-left:1px solid var(--tree-line);padding-left:18px}.home-dashboard__growth-totals dt{color:var(--tree-muted);font-size:.72rem;line-height:1.5}.home-dashboard__growth-totals dd{margin:8px 0 0;font-size:clamp(1.7rem,3vw,2rem);font-weight:600;line-height:1.2;letter-spacing:-.055em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.home-dashboard__activity{margin:20px 0 0;padding-top:12px;border-top:1px solid var(--tree-line)}.home-dashboard__activity>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:8px 0;font-size:.77rem;line-height:1.5}.home-dashboard__activity dt,.home-dashboard__activity-status{display:inline-flex;align-items:center;gap:8px}.home-dashboard__activity dt{color:var(--tree-muted)}.home-dashboard__activity dd{margin:0;text-align:right;font-weight:500}.home-dashboard__activity-status{color:var(--tree-muted)}.home-dashboard__activity-status.is-recorded{color:var(--tree-gold);font-weight:600}.home-dashboard__milestone{min-width:0}.home-dashboard__milestone .home-dashboard__eyebrow{margin-bottom:8px;padding-left:3px}.home-dashboard__milestone-link{display:flex;align-items:center;gap:13px;width:100%;min-height:72px;padding:12px 10px;border-radius:15px;color:var(--tree-paper);text-align:left}.home-dashboard__milestone-icon{display:grid;place-items:center;flex-shrink:0;width:43px;height:48px;border:1px solid var(--tree-line);border-radius:16px;color:var(--tree-gold);background:var(--tree-tint)}.home-dashboard__milestone-copy{flex:1;min-width:0}.home-dashboard__milestone-copy strong{display:block;font-size:.86rem;font-weight:600;line-height:1.5;overflow-wrap:anywhere}.home-dashboard__milestone-copy>span{display:flex;flex-wrap:wrap;gap:5px 12px;margin-top:4px;color:var(--tree-muted);font-size:.7rem;line-height:1.5}.home-dashboard button:focus-visible{outline:3px solid var(--tree-focus);outline-offset:4px}.home-dashboard__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}@media(max-width:900px){.home-dashboard__layout{grid-template-columns:minmax(0,1fr);gap:24px}.home-dashboard__everyday{padding-top:0;gap:24px}.home-dashboard__greeting{padding-bottom:21px}}@media(max-width:400px){.home-dashboard__today{padding:20px 17px}.home-dashboard__quick-actions button{gap:8px;padding-inline:9px}.home-dashboard__growth-totals{gap:14px}.home-dashboard__growth-totals>div+div{padding-left:14px}}.progress-tools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:28px}.journey-section-links{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.journey-section-links button{display:inline-flex;align-items:center;gap:8px;padding:12px 15px;border-radius:25px;min-height:44px;color:var(--muted);border:1px solid var(--line);font-weight:600;font-size:.85rem}.journey-section-links button.active{color:var(--on-accent);background:var(--accent);border-color:var(--accent)}.progress-tool{display:flex;align-items:center;gap:16px;text-align:left;min-height:106px;padding:20px;background:var(--surface);border:1px solid var(--line);border-radius:18px;color:var(--text)}.progress-tool>span:nth-child(2){flex:1;min-width:0}.progress-tool strong{display:block;font-size:17px;margin-bottom:5px}.progress-tool small{display:block;font-size:14px;line-height:1.5;color:var(--muted)}.progress-tool-icon{display:grid;place-items:center;width:45px;height:45px;flex-shrink:0;border-radius:14px;background:var(--soft);color:var(--accent)}.progress-tool:hover{border-color:var(--accent)}.progress-back{display:inline-flex;align-items:center;min-height:44px;font-size:14px;font-weight:600;color:var(--muted);margin-bottom:16px}.progress-overview .tree-growth-records{margin-top:0}.community-section-nav{flex-wrap:wrap}@media(max-width:600px){.progress-tools{grid-template-columns:1fr;gap:10px}.progress-tool{padding:16px;min-height:91px}.progress-tool strong{font-size:16px}.progress-tool small{font-size:13px}.bottom-nav button{width:25%;flex:1}}.progress-weight-summary{margin:22px 0;display:grid;gap:18px}.progress-weight-summary h2{margin:5px 0 10px}.progress-weight-summary .muted{line-height:1.6;max-width:60ch}.progress-weight-values{display:flex;align-items:baseline;flex-wrap:wrap;gap:14px}.progress-weight-values strong{font-family:var(--font-display, Georgia, serif);font-size:clamp(38px,8vw,58px);font-weight:500}.progress-weight-values span{color:var(--muted);font-size:14px}.progress-weight-period{line-height:1.8;font-size:14px}.progress-weight-period small{display:block;color:var(--muted)}.progress-weight-summary .button{justify-self:start}.recovery-page{width:min(100%,620px);margin:16px auto 40px}.recovery-page>header{margin-bottom:24px}.recovery-page h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,43px);font-weight:400;letter-spacing:-.7px}.recovery-page .eyebrow{color:var(--accent)}.recovery-action-card{padding:clamp(22px,4vw,34px)}.recovery-symbol{display:inline-flex;align-items:center;justify-content:center;width:57px;height:57px;color:var(--accent);background:var(--soft);border:1px solid var(--line);border-radius:50%;margin-bottom:19px}.recovery-action-card h2{font-size:22px}.recovery-action-card .button,.recovery-forgot .button,.recovery-settings .button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px}.recovery-action-card>.button,.recovery-action-card form>.button,.recovery-forgot form>.button{width:100%}.recovery-back{margin-top:18px}.recovery-status{font-size:13px}.recovery-unavailable{color:var(--muted);background:var(--surface-raised);border:1px solid var(--line);border-radius:12px;padding:15px;font-size:13px;line-height:1.7;margin-bottom:20px}.recovery-unavailable p{margin-bottom:13px}.recovery-success{display:flex;gap:13px;align-items:flex-start;border:1px solid var(--line);border-radius:14px;background:var(--soft);padding:18px;margin:0 0 19px;color:var(--ink)}.recovery-success>svg{color:var(--accent);margin-top:2px}.recovery-success p{margin:7px 0 0;font-size:13px;color:var(--muted)}.recovery-success h2{margin-bottom:0}.recovery-note{font-size:12px;line-height:1.65;color:var(--muted);margin:12px 0 0}.recovery-settings-heading{display:flex;align-items:flex-start;gap:12px;margin-bottom:19px}.recovery-settings-heading>svg{color:var(--accent);margin-top:3px}.recovery-settings-heading h2{margin-bottom:7px}.recovery-settings-heading p{margin:0;font-size:13px}.recovery-email-status{display:flex;align-items:flex-start;gap:11px;background:var(--surface-raised);border:1px solid var(--line);border-radius:13px;padding:16px;margin-bottom:20px}.recovery-email-status>svg{color:var(--muted);margin-top:2px}.recovery-email-status.is-verified>svg{color:var(--accent)}.recovery-email-status strong{display:block;font-size:14px}.recovery-email-status span,.recovery-email-status small{display:block;color:var(--muted);font-size:12px;line-height:1.6;margin-top:5px;overflow-wrap:anywhere}.recovery-settings .stack>.recovery-note{margin-top:0}.recovery-status-refresh{margin:0 0 20px}.recovery-success-message{background:var(--soft);border:1px solid var(--line);border-radius:11px;padding:14px;font-size:13px;line-height:1.6;color:var(--ink)}.recovery-forgot-link{justify-self:start;color:var(--accent);text-align:left;font-size:13px;min-height:44px;padding:7px 0;text-decoration:underline;text-underline-offset:4px}.recovery-page input,.recovery-forgot input,.recovery-settings input{font-size:16px}@media(max-width:520px){.recovery-settings .button{width:100%}.recovery-success{padding:15px}}.comment-thread-list,.comment-replies{list-style:none;margin:0;padding:0}.comment-thread-list>li{padding:14px 0;border-bottom:1px solid var(--line)}.comment-replies{margin:10px 0 0 12px;padding-left:14px;border-left:2px solid var(--line)}.comment-replies>li+li{margin-top:14px}.thread-comment{min-width:0}.thread-comment-heading{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 10px}.thread-comment-heading strong{font-size:13px;overflow-wrap:anywhere}.thread-comment-heading time,.comment-edited{font-size:12px;color:var(--muted)}.thread-comment-text{margin:5px 0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.6}.thread-comment-actions{display:flex;flex-wrap:wrap;gap:6px 14px}.thread-comment-actions .text-button{min-height:44px;font-size:12px}.thread-composer{display:grid;gap:8px;margin-top:14px}.thread-composer textarea{min-height:76px;resize:vertical;max-width:100%;font-size:16px}.thread-composer-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:10px}.thread-composer-actions>span{margin-right:auto;font-size:12px}.thread-composer-actions button{min-height:44px}.comment-reply-context{display:flex;justify-content:space-between;align-items:center;margin-top:12px;font-size:13px;color:var(--accent)}.people-pane{min-width:0}.community-tag-filter{width:100%;max-width:360px;margin-bottom:22px}.member-access-gate{padding:clamp(24px,5vw,44px);display:flex;flex-direction:column;align-items:flex-start;min-width:0}.member-access-icon{width:64px;height:64px;display:grid;place-items:center;border-radius:20px;background:#eaf0e4;color:#245c48;margin-bottom:22px}.member-access-gate h2{font-size:clamp(24px,3vw,30px)}.member-access-gate>p{max-width:600px;overflow-wrap:anywhere}.member-access-gate .eyebrow{color:#53694d}.member-access-note{display:flex;align-items:flex-start;gap:10px;max-width:610px;color:#526659;font-size:13px;line-height:1.65;padding-top:14px;border-top:1px solid #e3e7de;margin-bottom:24px}.member-access-note svg{margin-top:2px}.people-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.people-section-heading h2{font-size:clamp(24px,2.5vw,30px);margin-bottom:8px}.people-section-heading h2>span{color:#69865c}.people-section-heading p:last-child{margin-bottom:0;max-width:620px}.people-section-heading>.button{flex-shrink:0}.people-pane .eyebrow{color:#53694d}.people-filter{max-width:340px;margin-bottom:22px}.people-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr));gap:18px}.people-card{padding:22px;min-width:0;display:flex;flex-direction:column}.people-open{display:flex;align-items:center;gap:12px;justify-content:space-between;width:100%;padding:0;text-align:left;border-radius:8px;min-height:52px}.people-identity{display:flex;align-items:center;min-width:0;gap:13px}.people-avatar{width:48px;height:48px;flex:0 0 48px;border-radius:50%;background:#eaf0e4;color:#245c48;display:grid;place-items:center;font:800 22px Manrope,sans-serif}.people-identity>div:last-child{min-width:0}.people-identity strong{display:block;font-size:16px;line-height:1.4;overflow-wrap:anywhere}.people-identity span{display:block;font-size:13px;color:#526659;overflow-wrap:anywhere}.people-badges{display:flex;flex-wrap:wrap;gap:7px;margin:14px 0 10px}.people-badges:empty{margin:8px 0}.people-badges>span{display:inline-flex;align-items:center;gap:5px;background:#eaf0e4;border-radius:20px;padding:5px 9px;font-size:12px;color:#245c48;font-weight:700}.people-badges>.people-featured{background:#f0e9d8;color:#655328}.people-reason{font-size:13px;color:#526659;line-height:1.6;margin-bottom:12px;overflow-wrap:anywhere}.people-tags{display:flex;flex-wrap:wrap;gap:6px 10px;color:#245c48;font-size:12px;line-height:1.7;margin-bottom:16px}.people-tags:empty{margin:0}.people-tags>span{overflow-wrap:anywhere}.people-card-bottom{margin-top:auto;border-top:1px solid #e3e7de;padding-top:16px;display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;gap:14px}.people-card-bottom>span{color:#526659;font-size:12px}.people-card-bottom .button{font-size:13px;min-height:44px}.people-loading{padding:32px 18px;border-radius:14px;background:#eef2e9;text-align:center;color:#526659}.people-loading p{margin:0}.people-note{font-size:12px;line-height:1.65;color:#526659}.people-pane>.people-note{margin:18px 0 0}.people-profile{min-width:0}.people-identity-large{margin-top:8px}.people-identity-large .people-avatar{width:70px;height:70px;flex-basis:70px;font-size:30px}.people-identity-large strong{font-family:Manrope,sans-serif;font-size:clamp(20px,4vw,26px);letter-spacing:-.6px}.people-identity-large span{font-size:14px}.people-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #e3e7de;border-bottom:1px solid #e3e7de;padding:18px 0;margin:22px 0;gap:12px}.people-stats>div{display:flex;flex-direction:column-reverse;min-width:0}.people-stats dt{color:#526659;font-size:12px}.people-stats dd{margin:0 0 3px;font:800 clamp(19px,4vw,26px) "Manrope",sans-serif;overflow-wrap:anywhere}.people-profile-actions{display:flex;flex-wrap:wrap;gap:10px}.people-safety-actions{display:flex;flex-wrap:wrap;gap:8px 18px;margin:10px 0 0}.people-safety-actions button{min-height:44px;padding:8px 0;display:flex;align-items:center;gap:7px;color:#526659;font-size:13px}.people-profile-post-heading{margin-top:28px}.people-profile-post-heading h3{font-size:19px}.people-photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.people-photo-card{min-width:0;border:1px solid #e3e7de;border-radius:12px;overflow:hidden}.people-photo{aspect-ratio:3 / 4;position:relative;background:#eaf0e4}.people-photo img{width:100%;height:100%;object-fit:contain}.people-photo>span{position:absolute;left:8px;bottom:8px;right:8px;padding:7px;background:#f5f6f2ed;text-align:center;color:#243b31;font-size:12px;border-radius:5px}.people-angle-picker{display:flex;flex-wrap:wrap;padding:5px;border-bottom:1px solid #e3e7de;gap:3px}.people-angle-picker button{flex:1 1 auto;min-height:44px;min-width:44px;padding:6px;border-radius:7px;color:#526659;font-size:12px}.people-angle-picker button[aria-pressed=true]{background:#eaf0e4;color:#245c48;font-weight:700}.people-photo-detail{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px 0}.people-photo-detail time{font-size:13px;font-weight:600}.people-photo-card>.people-tags{padding:8px 12px 0}.growth-consent{display:flex;align-items:flex-start;gap:10px;min-height:44px;font-size:14px;line-height:1.6;padding:8px 0}.growth-consent input{margin:3px 0 0}.growth-share .growth-share-preview{width:auto;max-width:100%;height:auto;max-height:52dvh;object-fit:contain;margin:0 auto;border-radius:12px;border:1px solid #e3e7de}.growth-local-note{display:flex;gap:10px;padding:13px;border-radius:10px;background:#f0e9d8;color:#655328}.growth-local-note svg{margin-top:3px}.growth-local-note p{margin:0;font-size:12px}.growth-local-note strong{display:block;font-size:13px}.growth-share-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.growth-share-actions .button{min-width:0;font-size:13px}.people-error{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:18px;background:#f8eee9;border-radius:12px;color:#863b30}.people-error p{flex:1;margin:0}@media(max-width:600px){.people-section-heading{align-items:flex-start;flex-direction:column}.people-card{padding:18px}.people-grid{grid-template-columns:1fr}}@media(max-width:420px){.people-photo-grid{grid-template-columns:1fr}.people-profile-actions .button{flex:1 1 auto}}.feed-pagination{display:grid;justify-items:center;gap:12px;margin-top:18px;padding:20px;text-align:center}.feed-pagination p{margin:0}.feed-pagination .button{max-width:100%;white-space:normal}.community-private-notice{display:flex;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:20px;padding:18px}.community-private-notice>div{flex:1 1 240px;min-width:0}.community-private-notice strong{display:flex;align-items:center;gap:8px;color:var(--text)}.community-private-notice p{margin:7px 0 0;color:var(--muted);font-size:.85rem;line-height:1.5}.community-private-notice .button{text-decoration:none}.invite-code-settings{border-top:1px solid var(--line);padding-top:24px;margin-top:24px}.invite-code-settings h3{display:flex;align-items:center;gap:8px;margin:0}.invite-code-current{overflow-wrap:anywhere}.settings-panel-title{display:flex;align-items:center;gap:10px;margin-bottom:12px;color:var(--green)}.settings-panel-title h2{margin:0}.settings-panel-title>svg{flex-shrink:0}.settings-panel form{margin-top:22px}.settings-panel .field>input,.settings-panel .field>select{width:100%}.username-input{display:flex;align-items:center;position:relative}.username-input>span{position:absolute;left:14px;color:#647165}#settings-account .username-input>input{width:100%;padding-left:34px}.settings-field-label{display:flex;align-items:center;gap:8px}.settings-inline-note{padding:14px 16px;background:#eef3e9;border-radius:10px;color:#4e6053;font-size:13px;line-height:1.7}.settings-inline-note p{margin:0}.settings-inline-note p+p{margin-top:9px}.settings-blocked-list{margin-top:18px}.settings-blocked-row{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid var(--border)}.settings-blocked-row:last-child{border-bottom:0}.settings-blocked-row>div{min-width:0;overflow-wrap:anywhere}.settings-blocked-row strong{display:block;font-size:14px}.settings-blocked-row p{margin:4px 0 0;font-size:13px}.settings-blocked-row .button{flex-shrink:0}.settings-safety-note{display:flex;align-items:flex-start;gap:9px;margin:16px 0 0;font-size:13px;line-height:1.7;color:#586a5c}.settings-safety-note svg{flex-shrink:0;margin-top:3px}@media(max-width:740px){.bottom-nav button{width:20%;min-width:0}}@media(max-width:360px){.bottom-nav button span{font-size:10px;letter-spacing:0}.settings-blocked-row{gap:10px;align-items:flex-start;flex-direction:column}}.settings-shortcuts{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 24px}.settings-shortcuts a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 15px;background:#fff;border:1px solid #dfe6da;border-radius:9px;font-size:13px;font-weight:600;color:#245c48;text-decoration:none}.settings-shortcuts a:hover{background:#eef3e9}.settings-account-summary .post-heading{margin-bottom:10px}#settings-account,#settings-measurements,#settings-safety,#settings-moderation{scroll-margin-top:calc(90px + env(safe-area-inset-top))}.support-settings{margin-top:24px}.support-email{display:inline-flex;align-items:center;min-height:44px;overflow-wrap:anywhere;color:var(--accent)}.legal-documents{margin-top:16px}.legal-documents details{border-top:1px solid var(--border)}.legal-documents summary{padding:14px 2px;min-height:44px;cursor:pointer;font-weight:600}.legal-documents summary:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.legal-document{padding:0 4px 16px;overflow-wrap:anywhere}.legal-document h3{margin-top:22px}.legal-document a{color:var(--accent)}.legal-documents.is-compact{margin-top:0;font-size:14px}.moderator-audience{grid-column:1 / -1;min-width:0}.moderator-audience .section-heading{flex-wrap:wrap;gap:14px}.audience-counts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0}.audience-counts>div{padding:18px;border:1px solid var(--line);border-radius:16px;background:var(--surface-raised)}.audience-counts dt{font-weight:600}.audience-counts dd{margin:12px 0 4px;font-size:32px;font-weight:700;color:var(--accent)}.audience-counts p{font-size:12px;color:var(--muted)}@media(max-width:600px){.audience-counts{grid-template-columns:1fr}}.home-growth{margin-bottom:30px}.home-recommendations{margin:30px 0 10px}.community-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}.profile-name-button{display:block;padding:0;text-align:left;max-width:100%;font-weight:700;overflow-wrap:anywhere}.profile-name-button:hover{text-decoration:underline;text-underline-offset:4px}.profile-name-button:disabled{opacity:1;cursor:default}.creator-settings h2{display:flex;align-items:center;gap:9px}.creator-counts{display:flex;flex-wrap:wrap;gap:22px;padding:15px 0 22px;color:#596c58;font-size:13px}.creator-counts strong{color:#245c48;font-size:23px;margin-right:5px}.creator-settings .sharing-choice{align-items:flex-start}.creator-settings .sharing-choice svg{margin-top:4px}.creator-settings .creator-profile-note{margin:16px 0 0;font-size:12px}.creator-settings fieldset:disabled{opacity:.65}.referral-registration{border:1px solid #d7e3ca;border-radius:10px;padding:14px;background:#f0f5e9}.referral-registration input{text-transform:uppercase;letter-spacing:.08em}.referral-registration .muted{font-size:12px;line-height:1.6}.referral-arrival{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px;border:1px solid #ccdcbf;border-radius:14px;background:#edf4e4;margin-bottom:25px}.referral-arrival p{margin:4px 0 0;font-size:13px;color:#53694a}.referral-arrival strong{font-size:15px}.referral-arrival code{font-family:inherit;font-weight:700;letter-spacing:.06em}@media(max-width:740px){.home-growth{margin-bottom:24px}.community-toolbar{align-items:stretch}.community-toolbar>.button{flex:1}.creator-settings .button-row>.button{width:100%}}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-sans-latin-400-normal-CW0RaeGs.woff2) format("woff2"),url(/assets/dm-sans-latin-400-normal-BwCSEQnW.woff) format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/dm-sans-latin-600-normal-Aqo67rzb.woff2) format("woff2"),url(/assets/dm-sans-latin-600-normal-BmdmIIQ2.woff) format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/dm-sans-latin-700-normal-DvUfVpUG.woff2) format("woff2"),url(/assets/dm-sans-latin-700-normal-CUSSCpQX.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/manrope-latin-600-normal-4f0koTD-.woff2) format("woff2"),url(/assets/manrope-latin-600-normal-BqgrALkZ.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/manrope-latin-700-normal-BZp_XxE4.woff2) format("woff2"),url(/assets/manrope-latin-700-normal-DGRFkw-m.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/manrope-latin-800-normal-BfWYOv1c.woff2) format("woff2"),url(/assets/manrope-latin-800-normal-uHUdIJgA.woff) format("woff")}:root{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#203b30;background:#f3f2ec;font-synthesis:none;font-weight:400;--green: #1e513d;--ink: #203b30;--muted: #596a5d;--line: #d8dfd4;--canvas: #f3f2ec;--surface: #ffffff;--soft: #e8eee1;--amber: #8b5b1e;--amber-soft: #f7ecd4;--card-shadow: 0 3px 14px #243b3106;--radius: 18px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:var(--green)}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid #699b80;outline-offset:3px}button{border:0;background:none}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(27px,2.65vw,40px);letter-spacing:-1.6px;line-height:1.25;font-weight:750;margin-bottom:12px}h1>span{color:#7e9974}h2{font-size:23px;letter-spacing:-.75px;line-height:1.3;margin-bottom:12px}h3{font-size:16px;margin-bottom:8px;letter-spacing:-.3px}p{line-height:1.65;font-size:14px}img{max-width:100%;display:block}svg{flex-shrink:0}fieldset{border:0;padding:0;margin:0}legend{font-weight:600;margin-bottom:6px}input:not([type=checkbox]):not([type=range]):not([type=file]),textarea,select{width:100%;min-height:46px;border:1px solid #dce2d7;border-radius:9px;background:#fcfdfb;color:var(--ink);padding:11px 13px;min-width:0}input[type=checkbox]{accent-color:var(--green);width:18px;height:18px;flex-shrink:0}input[type=range]{accent-color:var(--green);width:100%}textarea{resize:vertical}select{appearance:auto}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.muted{color:#748077;font-weight:400}.small{font-size:12px}.tiny{font-size:11px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.8px;text-transform:uppercase;line-height:1.5;color:#7e8b76;margin-bottom:10px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:12px 19px;border-radius:9px;font-weight:600;font-size:12px;line-height:1.4;transition:background .15s,transform .15s;border:1px solid transparent;text-decoration:none}.button:active:not(:disabled){transform:translateY(1px)}.button.primary{color:#fff;background:var(--green);border-color:var(--green)}.button.primary:hover{background:#1c4a39}.button.secondary{background:#fff;border-color:#dce3d7;color:#375743}.button.secondary:hover{background:#f0f4eb}.button.danger{background:#9b3832;color:#fff}.button.danger-text{color:#a34b45;padding-left:12px}.button.compact{min-height:34px;padding:6px 12px;font-size:11px}.button-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.text-button{display:inline-flex;align-items:center;gap:8px;min-height:40px;font-size:12px;font-weight:600;padding:0}.icon-button{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;flex-shrink:0}.icon-button:hover{background:#eff3eb}.panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--card-shadow);padding:25px;border-radius:var(--radius)}.stack{display:flex;flex-direction:column;gap:20px}.stack>p:last-child{margin-bottom:0}.pill{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e0e5db;background:#fff;color:#72806e;border-radius:7px;padding:8px 12px;min-height:36px;font-size:11px;line-height:1.3}.pill.selected{color:var(--green);background:#e7eddf;border-color:#c9d6bd;font-weight:600}.tabs{display:flex;gap:4px;background:#e9ede4;padding:4px;border-radius:9px;width:max-content;max-width:100%;flex-wrap:wrap}.tabs button{border-radius:6px;padding:10px 16px;font-size:12px;font-weight:500;min-height:36px}.tabs button.active,.tabs button[aria-selected=true]{background:#fff;box-shadow:0 2px 4px #26352508;color:var(--green)}.field{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:600;min-width:0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.check-field{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.6}.check-field input{margin-top:3px}.error-message{color:#a43c33;background:#fff1ef;border-radius:8px;padding:12px;font-size:13px}.empty-state{text-align:center;padding:55px 28px;color:#748077;display:flex;flex-direction:column;align-items:center;gap:10px}.empty-state h2,.empty-state h3{color:var(--ink);margin:4px 0}.empty-state p{max-width:440px}.divider{border-top:1px solid var(--line);margin:22px 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{min-height:100vh;display:flex}.sidebar{position:fixed;top:0;bottom:0;width:236px;border-right:1px solid var(--line);background:#fafaf6;padding:40px 24px 24px;display:flex;flex-direction:column;z-index:30}.brand{display:flex;align-items:center;gap:10px;padding:0;text-decoration:none;color:var(--ink)}.brand img{height:33px;width:33px;border-radius:10px}.brand>span{font-family:Manrope,sans-serif;font-size:27px;font-weight:800;letter-spacing:-1.8px}.brand-dot{color:#6f8c5b}.sidebar-label{font-size:8px;letter-spacing:1.1px;color:#9ba390;margin:14px 0 45px}.sidebar nav{display:flex;flex-direction:column;gap:9px;margin:0 -7px}.sidebar nav button{display:flex;align-items:center;gap:12px;min-height:46px;padding:12px 14px;text-align:left;border-radius:9px;font-size:12px;color:#7b867d}.sidebar nav button.active{background:var(--soft);color:var(--green);font-weight:650}.sidebar nav button:hover:not(.active){background:#f0f3eb}.nav-dot{width:5px;height:5px;border-radius:50%;background:#b0c193;margin-left:auto}.sidebar-note{margin-top:55px;padding:20px 17px;background:#eef1e6;border:1px solid #e1e7d6;border-radius:12px}.leaf-icon{background:#e0e8d3;width:40px;height:40px;display:grid;place-items:center;border-radius:12px;margin-bottom:18px;color:#6c8857}.sidebar-note h3{font-size:14px}.sidebar-note p{font-size:11px;color:#89917c;line-height:1.8;margin-bottom:16px}.sidebar-note button{font-size:10px;font-weight:600;display:flex;align-items:center;gap:13px;padding:0}.sidebar-bottom{margin-top:auto;padding-top:28px}.sidebar-bottom button{font-size:9px;display:flex;align-items:center;gap:7px;color:#8c9588;padding:0;min-height:32px}.sidebar-bottom p{font-size:9px;color:#9ca492;margin:10px 0 0}.main-shell{margin-left:236px;width:calc(100% - 236px);min-width:0}.topbar{height:84px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 46px;background:#fafaf6e6}.desktop-date{display:flex;align-items:center;gap:10px;font-size:11px;color:#969d90}.topbar-right{display:flex;align-items:center;gap:18px}.preview-tag{font-size:9px;color:#7c8e74;border:1px solid #dce4d2;background:#eef2e7;padding:5px 9px;border-radius:5px}.account-button{height:35px;width:35px;border-radius:50%;border:1px solid #dbe2d4;display:grid;place-items:center;background:#e6eadb;color:#547149;font-size:13px;font-weight:650}.account-button.active{box-shadow:0 0 0 3px #d6e0c9}.main-content{max-width:1330px;margin:auto;padding:39px 46px 35px;min-height:calc(100vh - 150px)}.page-title{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px}.page-title .muted{font-size:12px;margin-bottom:0}.page-title>.button{flex-shrink:0}.main-footer{display:flex;justify-content:space-between;padding:22px 46px;border-top:1px solid var(--line);font-size:8px;letter-spacing:1.3px;color:#a0a797}.main-footer span:last-child{letter-spacing:0;display:flex;align-items:center;gap:6px;font-size:9px}.mobile-brand,.bottom-nav,.mobile-break{display:none}.demo-banner{display:flex;justify-content:space-between;gap:10px;font-size:11px;padding:9px 46px;background:#eaf0df;border-bottom:1px solid #dce5ce;color:#698052}.demo-banner button{display:flex;align-items:center;gap:5px;flex-shrink:0;font-size:10px}.page-enter{animation:enter .25s ease-out}@keyframes enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.journal-hero{display:grid;grid-template-columns:1.1fr 1fr;border-radius:19px;border:1px solid #dce3d0;background:#eaf0de;overflow:hidden;min-height:325px;position:relative}.hero-copy{padding:35px 0 28px 32px;position:relative;z-index:2}.hero-copy>.eyebrow{display:flex;align-items:center;gap:7px;font-size:8px;letter-spacing:1.25px;color:#849474;margin-bottom:17px}.status-dot{width:5px;height:5px;background:#718965;border-radius:50%;display:inline-block}.hero-copy h2{font-size:clamp(24px,2.8vw,38px);letter-spacing:-1.6px;line-height:1.2;font-weight:650;color:#2e4e35;margin-bottom:13px}.hero-copy p{font-size:11px;line-height:1.9;color:#839075;margin-bottom:22px}.hero-buttons{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.hero-buttons .button{font-size:10px;min-height:42px;padding:11px 14px;gap:18px}.hero-buttons .text-button{font-size:10px;gap:6px}.hero-privacy{font-size:8px;color:#94a087;display:flex;align-items:center;gap:5px;margin-top:16px}.hero-art{position:relative;display:flex;align-items:center;justify-content:center;padding:24px 29px 45px 0;min-width:0}.hero-photo{position:relative;width:35%;height:220px;box-shadow:0 12px 20px #33462d13;background:#f9faf3;border:5px solid #f9faf3;border-bottom-width:26px;border-radius:4px;flex-shrink:0;overflow:visible}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 30%}.hero-photo-0{transform:translate(12px,10px) rotate(-9deg);z-index:1}.hero-photo-1{transform:translateY(-4px) rotate(1deg);z-index:2}.hero-photo-2{transform:translate(-12px,13px) rotate(10deg);z-index:3}.photo-number{position:absolute;left:7px;top:8px;font-size:8px;color:#77906b;z-index:2}.hero-photo-label{position:absolute;bottom:-19px;left:5px;right:5px;display:flex;justify-content:space-between;font-size:6px;letter-spacing:1.3px;font-weight:700;color:#91a182}.hero-photo-label span{font-size:10px}.art-orbit{position:absolute;width:350px;height:350px;border:1px solid #dce5cb;border-radius:50%;right:-30px;top:-20px}.art-orbit:after{content:"";position:absolute;inset:25px;border:1px solid #dce5cb;border-radius:50%}.art-caption{position:absolute;bottom:24px;font-size:7px;letter-spacing:1.7px;color:#8b9a7a}.journal-stats{display:grid;grid-template-columns:1fr 1.1fr 1.45fr;gap:0;margin:23px 0 39px;border:1px solid var(--line);background:var(--surface);border-radius:12px;overflow:hidden}.journal-stats>div,.journal-stats>button{display:flex;align-items:center;gap:13px;padding:21px;text-align:left;min-width:0}.journal-stats>div+div,.journal-stats>button{border-left:1px solid var(--line)}.stat-icon{display:grid;place-items:center;width:38px;height:38px;border:1px solid #e9ecdf;border-radius:10px;background:#f3f5eb;color:#839570;flex-shrink:0}.stat-icon.accent{background:#eaf0de}.journal-stats strong{display:block;font-family:Manrope,sans-serif;font-size:23px;font-weight:600;letter-spacing:-.6px;line-height:1.2}.journal-stats span:not(.stat-icon){display:block;font-size:9px;color:#97a08d;margin-top:5px}.journal-stats .stat-text{font-size:11px;font-family:inherit;letter-spacing:0}.journal-stats>button>svg{margin-left:auto;color:#93a47e;width:16px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.section-heading .eyebrow{font-size:8px;margin-bottom:7px;letter-spacing:1.4px}.section-heading h2{font-size:21px;margin-bottom:0}.small-tabs button{font-size:10px;min-height:30px;padding:6px 13px}.journal-empty{display:flex;align-items:center;gap:24px;padding:35px 30px;border:1px dashed #d7dfcb;border-radius:13px;background:#f9faf6}.empty-camera{height:66px;width:66px;border-radius:50%;background:#edf1e5;display:grid;place-items:center;color:#9aaa87;position:relative;flex-shrink:0}.empty-camera span{position:absolute;right:-1px;bottom:3px;background:#dbe7c9;color:#69874f;border-radius:50%;width:24px;height:24px;text-align:center;border:4px solid #f9faf6;line-height:16px;font-size:15px}.journal-empty h3{font-size:13px;font-weight:600;margin-bottom:8px}.journal-empty p{font-size:10px;margin-bottom:0}.journal-empty>.button{margin-left:auto;font-size:10px;flex-shrink:0}.journal-note{margin-top:37px;display:flex;align-items:center;gap:38px;padding:25px 2px}.journal-note>span{font-size:8px;letter-spacing:1.5px;color:#a0ab93;flex-shrink:0}.journal-note p{font-size:11px;line-height:1.9;color:#96a08c;margin-bottom:0}.journal-note strong{font-weight:500;color:#75826a}.journal-note>svg{margin-left:auto;color:#bec9b0}.angle-row,.filter-row{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.journal-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--card-shadow);border-radius:13px;overflow:hidden}.journal-image{aspect-ratio:3/4;background:#eaf0e4;position:relative;overflow:hidden}.journal-image>img{width:100%;height:100%;object-fit:contain}.privacy-badge{position:absolute;top:11px;left:11px;border-radius:5px;padding:5px 7px;background:#ffffffdc;color:#637958;font-size:8px;display:flex;align-items:center;gap:4px}.image-note{position:absolute;bottom:10px;left:10px;font-size:8px;color:#526a47;border-radius:4px;background:#f5f9efd9;padding:4px 6px}.journal-card-title{display:flex;align-items:center;justify-content:space-between}.journal-card-title h3{font-size:12px;margin-bottom:0}.angle-indicators{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.angle-indicators>span{display:flex;align-items:center;gap:2px;font-size:8px;color:#b6bdb0}.angle-indicators>.present{color:#7b9368}.tag-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.tag-list>span{font-size:10px;color:#758c66;background:#f1f5ec;border-radius:4px;padding:3px 5px}.card-bottom{display:flex;justify-content:space-between;gap:10px;align-items:center;border-top:1px solid #edf0e7;margin-top:14px;padding-top:5px}.card-bottom .text-button{font-size:9px}.missing-photo{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;color:#8c9c7e;height:100%;font-size:11px}.modal-backdrop{position:fixed;inset:0;z-index:100;background:#1b2a246b;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;padding:24px}.modal{width:min(100%,470px);max-height:90dvh;overflow:auto;background:#fafcf7;border:1px solid #fff;border-radius:20px;padding:27px;box-shadow:0 25px 100px #0c1e2330;outline:none}.modal.wide{width:min(100%,760px)}.modal h2{font-size:24px}.modal>p{font-size:13px}.modal-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:19px}.modal-heading h2{margin:0}.modal-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:20px}.modal-footer>span{display:flex;gap:5px;align-items:center;font-size:10px}.date-field{max-width:230px}.upload-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.upload-grid.single-photo-upload{grid-template-columns:minmax(0,1fr);width:100%;max-width:340px}.photo-mode-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.photo-mode-tabs button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;white-space:normal}.photo-mode-fieldset>p{margin:10px 0 0;font-size:13px}.journal-view-label{position:absolute;top:11px;right:11px;padding:6px 9px;border-radius:7px;background:var(--photo-label-bg);color:var(--photo-label-ink);font-size:12px;line-height:1.5}.journal-card .card-bottom{flex-wrap:wrap;gap:10px}.upload-slot{position:relative;aspect-ratio:3/4;background:#edf2e6;border:1px dashed #c9d7bb;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;overflow:hidden;color:#8b9d7b}.upload-slot>span{font-size:10px}.upload-slot>img{width:100%;height:100%;object-fit:cover}.upload-file{position:absolute;inset:0;cursor:pointer;display:flex;align-items:flex-end;justify-content:center;font-size:10px;padding-bottom:12px}.upload-file>span{background:#f7faf1cc;padding:5px 8px;border-radius:4px;color:#738764}.upload-file input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.upload-file:focus-within{outline:3px solid #699b80;outline-offset:-4px}.remove-photo{position:absolute;z-index:2;right:7px;top:7px;background:#f6f8f0e8;border-radius:50%;width:28px;height:28px;display:grid;place-items:center}.tag-picker{display:flex;flex-wrap:wrap;gap:8px}.tag-fieldset p{margin-bottom:12px}.sharing-choice{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #dce5d1;background:#eff4e7;border-radius:10px}.sharing-choice strong{font-size:12px}.sharing-choice p{font-size:10px;color:#819270;margin:5px 0 0}.sharing-choice svg{margin-left:auto;color:#8a9e77}.toast{position:fixed;bottom:26px;left:calc(50% + 90px);transform:translate(-50%);z-index:200;background:#263f30;color:#fff;padding:12px 14px 12px 17px;border-radius:12px;box-shadow:0 6px 30px #16251330;display:flex;align-items:center;gap:10px;font-size:12px;width:max-content;max-width:calc(100% - 30px)}.toast>.icon-button{color:#d0dbc5;width:26px;height:26px}.toast .icon-button:hover{background:#ffffff15}.share-thumbnails{display:flex;gap:8px;overflow:auto;align-items:flex-start}.share-thumbnails>img,.share-thumbnails>a{min-width:0;flex:1;max-width:160px;aspect-ratio:3/4;border-radius:8px;object-fit:contain;background:#e3ebdb}.share-thumbnails>a img{width:100%;height:100%;object-fit:contain}.community-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:28px;align-items:start}.community-aside{padding-top:57px;position:sticky;top:25px}.green-panel{background:#e9efdf;border-color:#dce5cd;padding:24px}.green-panel>svg{color:#7f976d;margin-bottom:22px}.green-panel h2{font-size:25px;line-height:1.4}.green-panel p{font-size:12px;color:#839372;line-height:1.8}.green-panel .eyebrow{font-size:8px;margin-bottom:10px}.rule-line{padding:13px 0;border-top:1px solid #d6dfc8;font-size:11px;color:#6f845e}.quiet-card{padding:25px 4px}.quiet-card p{font-size:12px}.feed-list{display:flex;flex-direction:column;gap:24px}.post-card{padding:0;overflow:visible}.post-heading{padding:18px 20px;display:flex;align-items:center;gap:11px}.avatar{width:37px;height:37px;flex-shrink:0;border-radius:50%;background:#e4ebd9;border:1px solid #d3dfc6;color:#76965c;font-size:13px;font-weight:600;display:grid;place-items:center}.avatar.large{width:50px;height:50px;font-size:20px}.post-person{min-width:0}.post-person strong{font-size:12px;display:block;overflow-wrap:anywhere}.post-person>span{display:block;font-size:9px;color:#93a08a;margin-top:5px}.demo-tag{font-size:8px;color:#82966e;padding:4px 7px;border:1px solid #dce6ce;border-radius:5px;background:#f4f7ef;margin-left:auto;white-space:nowrap}.post-menu{position:relative;margin-left:auto}.post-menu summary{font-size:11px;letter-spacing:2px;min-width:32px;min-height:35px;display:grid;place-items:center;color:#86967a}.post-menu>div{position:absolute;right:0;top:35px;z-index:4;background:#fff;padding:6px;border:1px solid var(--line);box-shadow:0 8px 24px #23302415;border-radius:10px;min-width:170px}.post-menu button{display:flex;gap:10px;align-items:center;padding:11px;font-size:11px;white-space:nowrap;width:100%;text-align:left;border-radius:6px}.post-menu button:hover{background:#f2f5ec}.post-image{position:relative;aspect-ratio:4/4.4;background:#edf1e8;overflow:hidden}.post-image>img{width:100%;height:100%;object-fit:contain}.post-image.illustrated>img{object-fit:cover;object-position:center 30%}.post-image .image-note{bottom:65px;left:18px}.photo-angle-picker{position:absolute;bottom:17px;left:50%;transform:translate(-50%);display:flex;padding:4px;border-radius:8px;background:#ffffffd9;gap:3px;width:max-content;max-width:95%}.photo-angle-picker button{font-size:9px;color:#7d8f6e;border-radius:5px;padding:9px 12px;min-height:32px}.photo-angle-picker button.active{background:#e5eddb;color:#416335}.post-body{padding:14px 20px 20px}.post-actions{display:flex;align-items:center;gap:23px}.post-actions button{display:flex;align-items:center;gap:7px;font-size:11px;color:#7c8e71;padding:7px 0;min-height:40px}.post-actions button.liked{color:#b26857}.post-actions .share-action{margin-left:auto}.post-body .tag-list{margin-top:10px}.comment-area{margin-top:20px;border-top:1px solid var(--line);padding-top:17px}.comment{display:flex;justify-content:space-between;gap:10px;align-items:start;margin:12px 0}.comment strong{font-size:11px}.comment p{font-size:12px;margin:5px 0 0;white-space:pre-wrap;overflow-wrap:anywhere}.comment .icon-button{width:28px;height:28px}.comment-form{display:flex;gap:8px;margin:18px 0 10px}.comment-form input{font-size:11px}.comment-form .icon-button{background:#eaf0e1;height:44px;width:44px}.comment-area>.tiny{font-size:9px;margin-bottom:0}.account-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:24px;align-items:start}.account-grid .post-heading{padding:0}.account-grid h2{font-size:20px}.account-grid .post-heading p{margin-bottom:0}.account-row{display:flex;align-items:start;gap:15px;margin-top:28px}.account-row>svg{color:#8da67a;margin-top:2px}.account-row strong{font-size:12px}.account-row p{font-size:11px}.account-grid .panel>p{font-size:12px}.account-grid .button{font-size:11px}.account-grid .quiet-card{padding:10px 8px}.account-grid .quiet-card svg{color:#91a680;margin-bottom:12px}.history-list{display:flex;flex-direction:column}.history-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 0;border-bottom:1px solid #edf0e7;font-size:12px}.history-row:last-child{border-bottom:0}.history-row p{margin:4px 0 0}.history-row .icon-button{color:#9fa991}.prose p{font-size:12px;color:#7b8a72}.prose h3{font-size:15px;margin-top:25px}.moderation-panel{margin-top:30px}.moderation-item{border:1px solid var(--line);border-radius:10px;padding:16px}.moderation-item .share-thumbnails{margin-top:14px}.moderation-item p,.moderation-item strong{font-size:12px}.tracking-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:24px;align-items:start}.tracking-layout>.stack{min-width:0}.tracking-layout .panel{min-width:0}.tracking-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:15px 0}.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin:20px 0}.stat{padding:15px;background:#f4f6ef;border:1px solid var(--line);border-radius:10px}.stat p,.stat span{font-size:10px}.stat strong{display:block;font-size:25px;font-weight:600}.tracking-form{display:flex;flex-direction:column;gap:16px}.tracking-form h2{font-size:19px;margin-bottom:0}.tracking-form p{font-size:11px;margin-bottom:0}.tracking-unit-toggle{margin-bottom:24px}.tracking-chart{color:#718368}.chart-legend{font-size:10px;line-height:1.7;display:block;margin:10px 0 0}.chart-key-dot{display:inline-block;width:6px;height:6px;background:#719264;border-radius:50%;margin-right:7px}.tracking-chart-readout{margin:10px 0 0;font-size:11px!important}.tracking-log-detail{font-size:10px;color:#91a182}.tracking-layout .section-heading{flex-wrap:wrap}.tracking-layout .section-heading h2{font-size:18px}.tracking-layout .tabs button{padding:7px 10px;font-size:10px}.tracking-layout select{font-size:11px}.tracking-form .form-grid{gap:10px}.tracking-form .field{font-size:11px}.tracking-form .button{margin-top:3px}.tracking-form .error-message{font-size:11px}.chart-wrap{min-width:0}.tracking-chart .muted{fill:#8d9a82}.comparison-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:24px}.compare-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.compare-photo{position:relative;aspect-ratio:3/4;background:#e9eee4;border-radius:12px;overflow:hidden}.compare-photo img{height:100%;width:100%;object-fit:cover}.compare-controls{display:flex;flex-direction:column;gap:13px}.compare-controls label{font-size:11px}.compare-controls input[type=range]{min-height:24px}.compare-controls h3{font-size:13px}.comparison-card .tabs{margin-bottom:18px}@media(min-width:1500px){.main-content{padding-top:46px}.journal-hero{min-height:370px}.hero-copy{padding:42px}.hero-art{padding-right:55px}.hero-photo{height:265px}.hero-copy h2{font-size:42px}.hero-copy p{font-size:13px}.journal-grid{gap:24px}.hero-buttons .button{font-size:12px}.hero-copy>.eyebrow{font-size:9px}}@media(max-width:1190px){.sidebar{width:206px;padding:35px 20px 20px}.main-shell{margin-left:206px;width:calc(100% - 206px)}.topbar{padding:0 30px}.main-content{padding:32px 30px}.main-footer{padding:22px 30px}.demo-banner{padding:9px 30px}.hero-copy{padding-left:26px}.hero-art{padding-right:17px}.hero-photo{height:195px}.hero-buttons{gap:7px}.journal-stats>div,.journal-stats>button{padding:18px 14px;gap:10px}.journal-stats strong{font-size:21px}.journal-stats .stat-text{font-size:10px}.journal-stats>button>svg{display:none}.journal-empty{padding:28px 22px;gap:16px}.journal-empty>.button{padding:10px 12px}.community-layout{grid-template-columns:minmax(0,1fr) 220px;gap:22px}.green-panel{padding:22px 18px}.tracking-layout{grid-template-columns:minmax(0,1fr) 250px;gap:18px}.tracking-layout .panel{padding:20px}.journal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-grid{gap:18px}.account-grid .panel{padding:20px}.hero-buttons .text-button{min-height:30px}}@media(max-width:980px){.sidebar{width:188px;padding:31px 16px 20px}.main-shell{margin-left:188px;width:calc(100% - 188px)}.brand>span{font-size:25px}.sidebar nav button{font-size:11px;gap:10px}.sidebar-label{font-size:7px}.sidebar-note{padding:18px 13px}.main-content{padding:28px 24px}.topbar{padding:0 24px;height:75px}.main-footer{padding:20px 24px}.page-title{margin-bottom:25px;gap:15px}.page-title>.button{font-size:10px;padding:10px 13px}.hero-art{padding-right:10px}.hero-photo{height:170px}.hero-copy{padding:27px 0 24px 24px}.hero-copy h2{font-size:29px}.hero-copy>.eyebrow{font-size:6px}.hero-copy p{font-size:10px}.art-caption{font-size:5px}.journal-stats{grid-template-columns:1fr 1fr}.journal-stats>button{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);padding:14px 20px}.journal-stats>button>svg{display:block;margin-left:auto}.journal-stats>button .stat-icon{width:32px;height:32px}.journal-stats>button strong{font-size:12px}.journal-empty{flex-wrap:wrap}.journal-empty>.button{margin-left:82px}.journal-note{gap:22px}.community-layout{display:block}.community-aside{position:static;padding-top:25px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.quiet-card{padding:15px 5px}.account-grid{grid-template-columns:1fr}.tracking-layout{display:flex;flex-direction:column}.tracking-layout>*{width:100%}.tracking-form{max-width:none}.tracking-form .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.upload-grid{gap:8px}.upload-slot>span{font-size:9px}.modal{padding:23px}.main-footer>span:first-child{font-size:7px}.stat-grid{gap:9px}.stat{padding:13px}}@media(max-width:740px){.sidebar{display:none}.main-shell{margin-left:0;width:100%;padding-bottom:76px}.topbar{height:70px;padding:12px 20px;padding-top:max(12px,env(safe-area-inset-top));background:#f9faf6}.desktop-date{display:none}.mobile-brand{display:flex}.mobile-brand img{width:29px;height:29px}.mobile-brand>span{font-size:24px;letter-spacing:-1.3px}.topbar-right{gap:10px}.preview-tag{font-size:8px}.main-content{padding:29px 20px 25px}.page-title{display:block;margin-bottom:24px}.page-title h1{font-size:29px;letter-spacing:-1.2px;line-height:1.25;margin-bottom:12px}.page-title>.button{margin-top:18px;font-size:11px}.page-title .eyebrow{font-size:8px;letter-spacing:1.45px}.page-title .muted{font-size:11px;line-height:1.7}.mobile-break{display:block}.journal-hero{grid-template-columns:1fr;min-height:0;border-radius:15px}.hero-copy{padding:27px 26px 0}.hero-copy>.eyebrow{font-size:7px;letter-spacing:1.05px;margin-bottom:15px}.hero-copy h2{font-size:33px;letter-spacing:-1.1px}.hero-copy p{font-size:11px;margin-bottom:20px}.hero-buttons{gap:20px}.hero-buttons .button{font-size:10px;min-height:42px}.hero-buttons .text-button{font-size:10px}.hero-privacy{font-size:8px;margin-top:15px}.hero-art{height:245px;padding:18px 37px 35px;margin-top:5px;max-width:480px;width:100%;justify-self:center}.hero-photo{height:170px;width:31%;border-width:4px;border-bottom-width:23px}.hero-photo-0{transform:translate(7px,4px) rotate(-8deg)}.hero-photo-1{transform:translateY(-5px) rotate(1deg)}.hero-photo-2{transform:translate(-7px,7px) rotate(9deg)}.art-caption{bottom:18px;font-size:6px;letter-spacing:1.3px}.art-orbit{height:280px;width:280px;top:-5px;right:0}.hero-photo-label{font-size:5px;bottom:-17px}.photo-number{font-size:6px;left:5px;top:7px}.journal-stats{margin:18px 0 31px;border-radius:10px}.journal-stats>div{padding:17px 14px}.stat-icon{width:34px;height:34px;border-radius:8px}.stat-icon svg{width:17px}.journal-stats strong{font-size:22px}.journal-stats span:not(.stat-icon){font-size:8px}.journal-stats>button{padding:13px 15px;gap:13px}.journal-stats>button strong{font-size:11px}.section-heading{gap:10px}.section-heading .eyebrow{font-size:7px;letter-spacing:1.2px}.section-heading h2{font-size:19px}.small-tabs{gap:1px;padding:3px}.small-tabs button{padding:5px 10px;font-size:9px;min-height:28px}.journal-empty{padding:23px 18px;gap:16px;display:grid;grid-template-columns:44px 1fr}.empty-camera{width:44px;height:44px}.empty-camera>svg{width:23px}.empty-camera span{width:19px;height:19px;bottom:0;right:-4px;font-size:11px;line-height:12px}.journal-empty h3{font-size:11px;line-height:1.5}.journal-empty p{font-size:10px}.journal-empty>.button{grid-column:2;margin-left:0;justify-self:start;font-size:10px}.journal-note{padding:19px 0;margin-top:23px;gap:14px;flex-wrap:wrap}.journal-note>span{font-size:7px;letter-spacing:1px;width:100%}.journal-note p{font-size:10px}.journal-note>svg{width:24px}.journal-grid{gap:12px}.journal-card-body{padding:10px 12px}.journal-card-title h3{font-size:10px}.journal-card-title .icon-button{width:25px;height:29px}.angle-indicators{gap:4px}.angle-indicators>span{font-size:7px;gap:1px}.angle-indicators svg{width:10px}.tag-list{gap:4px}.tag-list>span{font-size:8px;padding:3px 4px}.privacy-badge{font-size:7px;left:7px;top:7px;padding:4px 5px}.privacy-badge svg{width:10px}.image-note{font-size:6px;left:7px;bottom:7px}.card-bottom{flex-direction:column;align-items:start;gap:0;margin-top:10px;padding-top:5px}.card-bottom .text-button{font-size:8px;min-height:30px;gap:7px}.card-bottom .text-button svg{width:13px}.main-footer{display:none}.bottom-nav{position:fixed;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-around;background:#fbfcf9f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid #e1e7d8;z-index:50;padding:7px 6px max(9px,env(safe-area-inset-bottom));box-shadow:0 -3px 18px #2d3f2103}.bottom-nav button{width:25%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:45px;color:#a2ad95;font-size:8px;font-weight:500;border-radius:8px}.bottom-nav button.active{color:#446a35}.bottom-nav button.active svg{stroke-width:2.3}.bottom-nav button.active span{font-weight:700}.toast{bottom:calc(76px + env(safe-area-inset-bottom));left:50%;font-size:11px;padding:12px 10px 12px 13px;max-width:calc(100% - 24px);width:calc(100% - 24px)}.toast>svg{width:16px}.toast .icon-button{margin-left:auto}.demo-banner{padding:9px 20px;font-size:9px;align-items:center;line-height:1.5}.demo-banner button{font-size:9px}.panel{padding:21px 18px;border-radius:13px}.empty-state{padding:36px 21px}.empty-state p{font-size:12px}.empty-state h2{font-size:20px}.modal-backdrop{padding:14px 10px}.modal{border-radius:16px;padding:22px 19px;max-height:90dvh}.modal h2{font-size:21px}.modal-heading{gap:8px;margin-bottom:17px}.modal .stack{gap:17px}.modal p{font-size:12px}.modal .button{font-size:11px}.modal-footer{align-items:stretch;flex-direction:column;gap:13px}.upload-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.upload-slot{aspect-ratio:3/3.5}.upload-slot>span{font-size:11px}.tag-picker{gap:7px}.tag-picker .pill{font-size:10px}.sharing-choice{padding:13px;gap:9px}.sharing-choice p{font-size:10px}.sharing-choice strong,.check-field{font-size:11px}.filter-row{gap:7px;margin-bottom:18px}.filter-row .pill{font-size:10px;padding:8px 10px}.community-aside{display:block;padding-top:22px}.community-aside .quiet-card{padding:25px 3px 0}.green-panel{padding:23px}.green-panel h2{font-size:26px}.green-panel>.eyebrow{font-size:8px}.post-heading{padding:15px}.post-person strong{font-size:11px}.post-person>span{font-size:8px}.post-body{padding:11px 15px 16px}.post-body .tag-list>span{font-size:10px}.photo-angle-picker{bottom:13px}.photo-angle-picker button{padding:8px 10px;font-size:9px}.post-image .image-note{bottom:61px;left:12px;font-size:7px}.post-actions{gap:20px}.post-actions button{font-size:10px}.post-actions svg{width:19px}.account-grid .panel{padding:22px 18px}.account-grid .button{font-size:10px}.tracking-unit-toggle{margin-bottom:20px}.tracking-layout{gap:18px}.stat-grid{gap:7px;margin:16px 0}.stat{padding:12px 9px}.stat strong{font-size:20px}.stat p,.stat span{font-size:9px}.tracking-chart-readout{font-size:10px!important;line-height:1.7}.chart-legend{font-size:9px}.tracking-summary{flex-wrap:wrap}.tracking-form .field{font-size:11px}.tracking-form .button{font-size:12px}.compare-grid{gap:9px}.comparison-card{padding:17px 13px}.compare-controls{gap:11px}.compare-photo{border-radius:9px}.compare-controls label{font-size:10px}.comparison-card .tabs button{font-size:10px;padding:8px 12px}}@media(max-width:360px){.main-content{padding:25px 15px}.topbar{padding-left:15px;padding-right:15px}.hero-copy{padding-left:21px}.hero-buttons{gap:10px}.hero-photo{height:155px}.hero-art{height:223px;padding-left:23px;padding-right:23px}.page-title h1{font-size:26px}.section-heading h2{font-size:17px}.small-tabs button{padding:5px 8px}.journal-stats>div{padding:15px 11px;gap:9px}.stat-icon{width:30px;height:30px}.journal-stats span:not(.stat-icon){font-size:7px}}.tracking-page>.section-heading{margin-bottom:16px}.tracking-page>.section-heading .tracking-unit-toggle{margin-bottom:0}.tracking-page>.tabs{margin-bottom:20px}.tracking-page>.tabs button{display:flex;align-items:center;gap:7px}.tracking-summary{display:grid;margin:0 0 22px}.tracking-summary .stat{background:#fff;min-width:0}.tracking-summary strong{display:flex;align-items:center;gap:4px;margin:10px 0 7px}.tracking-summary strong small{font-size:11px;font-weight:400;letter-spacing:0}.tracking-summary strong svg{width:16px}.tracking-summary .stat>span{display:block;line-height:1.5}.tracking-chart-options{display:flex;align-items:flex-end;justify-content:space-between;gap:15px;margin-bottom:17px}.tracking-chart-options>.muted{font-size:9px;padding-bottom:13px}.tracking-chart-options .field{max-width:250px;flex:1}.tracking-page .tracking-layout{margin-bottom:24px}.tracking-page ul.history-list{list-style:none;padding:0;margin:0}.tracking-log-detail{display:block;line-height:1.6;margin-top:5px}.tracking-page .history-row>strong,.tracking-page .history-row>div:nth-child(2){margin-left:auto}.tracking-guest{margin-bottom:20px}.tracking-guest p{font-size:12px}.tracking-lift-filters{margin-bottom:19px}.form-error{color:#a43c33;background:#fff1ef;border-radius:8px;padding:12px;font-size:12px}.tracking-lifts-layout{margin-top:24px}@media(max-width:740px){.tracking-chart-options{display:block}.tracking-chart-options .field{max-width:none;margin-bottom:8px}.tracking-chart-options>.muted{font-size:9px}.tracking-summary{grid-template-columns:1fr 1fr;gap:10px}.tracking-summary .stat:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;align-items:center;gap:5px;padding:12px}.tracking-summary .stat:last-child strong{grid-column:2;grid-row:1/3;margin:0 5px}.tracking-summary .stat:last-child>span:last-child{font-size:9px}.tracking-summary strong{font-size:22px}.tracking-page>.tabs button{font-size:11px;padding:9px 12px}.tracking-page .history-row{font-size:11px}.tracking-lift-filters button{font-size:9px!important;padding:7px 8px!important}}.muted{color:#697762}.desktop-date,.sidebar-bottom button,.sidebar-bottom p,.sidebar-label{color:#718067}.hero-copy p,.hero-privacy,.art-caption,.journal-stats span:not(.stat-icon),.journal-empty p,.journal-note p,.journal-note>span,.main-footer{color:#738367}.post-person>span,.comment-area>.tiny,.tracking-log-detail{color:#718167}.hero-copy>.eyebrow,.eyebrow{color:#6d805e}@media(max-width:740px){input:not([type=checkbox]):not([type=range]):not([type=file]),textarea,select{font-size:16px!important}.page-title .muted,.hero-copy p{font-size:13px}.hero-buttons .button,.hero-buttons .text-button{font-size:12px}.button,.modal .button,.page-title>.button{font-size:12px;min-height:46px}.field,.tracking-form .field{font-size:13px}.tabs button,.small-tabs button{min-height:36px}.pill{min-height:40px;font-size:11px}.journal-empty h3{font-size:13px}.journal-empty p{font-size:12px}.journal-empty>.button{font-size:11px}.journal-stats span:not(.stat-icon){font-size:10px}.journal-stats>button strong{font-size:12px}.journal-note p{font-size:12px}.bottom-nav button{font-size:10px;min-height:49px}.post-person strong{font-size:13px}.post-person>span{font-size:10px}.post-actions button{font-size:12px;min-height:44px}.comment p{font-size:13px}.comment-form input{font-size:16px}.comment-area>.tiny{font-size:11px}.modal p,.prose p,.account-grid .panel>p,.account-row p,.check-field{font-size:13px}.modal-footer>span{font-size:11px}.sharing-choice p{font-size:12px}.sharing-choice strong{font-size:13px}.tracking-chart-readout{font-size:12px!important}.chart-legend{font-size:11px}.tracking-form p{font-size:12px}.history-row{font-size:12px!important}.tracking-log-detail{font-size:11px}.journal-card-title h3{font-size:12px}.card-bottom .text-button{font-size:10px;min-height:35px}.journal-card-body .tag-list>span{font-size:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}:root{--muted: #596c58}body{-webkit-text-size-adjust:100%}.muted,.empty-state,.pill{color:var(--muted)}button{min-width:44px;min-height:44px}.button,.button.compact,.account-grid .button,.hero-buttons .button,.hero-buttons .text-button,.page-title>.button,.journal-empty>.button{min-height:46px;font-size:13px}.text-button,.card-bottom .text-button,.sidebar-note button,.sidebar-bottom button{min-height:44px;font-size:12px}.icon-button,.journal-card-title .icon-button,.comment .icon-button,.remove-photo,.account-button,.toast>.icon-button{width:44px;height:44px;min-width:44px;min-height:44px}.icon-button,.post-menu summary{color:#526a50}.tabs button,.small-tabs button,.tracking-layout .tabs button,.tracking-page>.tabs button,.comparison-card .tabs button{min-height:44px;font-size:12px}.tracking-lift-filters button{font-size:12px!important;padding:9px 12px!important}.pill,.filter-row .pill,.tag-picker .pill{font-size:12px;min-height:44px;color:#526747}.field,.tracking-form .field,.compare-controls label{font-size:13px}.compare-controls input[type=range],input[type=range]{min-height:44px}.eyebrow,.page-title .eyebrow,.section-heading .eyebrow,.hero-copy>.eyebrow,.green-panel>.eyebrow{font-size:10px;letter-spacing:1.3px;color:#596e4b}.desktop-date,.sidebar-label,.sidebar-bottom button,.sidebar-bottom p{color:#596c52;font-size:11px}.sidebar nav button{font-size:13px;color:#596a58}.sidebar-note p{font-size:13px;color:#586b50}.sidebar-bottom p{line-height:1.6}.preview-tag,.demo-tag{font-size:11px;color:#526847}.page-title .muted,.hero-copy p,.green-panel p,.quiet-card p{font-size:14px;color:#596d4f}.hero-privacy,.journal-stats span:not(.stat-icon),.journal-note p,.journal-note>span,.main-footer{color:#596d4f;font-size:12px}.hero-photo-label{color:#526b43;font-size:8px}.hero-photo img{object-fit:contain;object-position:center}.photo-number{color:#4f6944;font-size:10px}.art-caption{color:#526b43;font-size:9px;letter-spacing:1.2px}.journal-stats .stat-text,.journal-stats>button strong{font-size:13px}.journal-empty p{font-size:13px}.journal-note>span{font-size:10px}.section-heading{flex-wrap:wrap}.journal-card-title{gap:6px}.journal-card-title h3{font-size:14px;line-height:1.5}.journal-card-body{padding:16px}.angle-indicators{gap:6px 10px}.angle-indicators>span{font-size:11px;color:#6b7367}.angle-indicators>.present{color:#436739}.angle-indicators svg{width:12px}.tag-list>span,.journal-card-body .tag-list>span,.post-body .tag-list>span{font-size:12px;color:#4e6840;padding:5px 7px}.privacy-badge{font-size:11px;padding:6px 8px;left:10px;top:10px;color:#435d39;background:#fffffff2}.privacy-badge svg{width:12px}.image-note,.post-image .image-note{font-size:11px;color:#435d39;background:#f7faf2f2;padding:5px 7px}.missing-photo{color:#596e4b;font-size:13px}.upload-slot>span,.upload-file>span{font-size:12px;color:#526b43}.upload-slot>img{object-fit:contain}.remove-photo{right:6px;top:6px;background:#fffffff0}.sharing-choice strong{font-size:14px}.sharing-choice p{font-size:13px;color:#526747}.check-field,.modal p,.prose p,.account-grid .panel>p,.account-row p{font-size:14px}.modal-footer>span,.tiny,.small{font-size:12px}.prose p{color:#596c52}.demo-banner{font-size:12px;line-height:1.6;color:#526747;align-items:center}.demo-banner button{font-size:12px;min-height:44px}.post-person strong{font-size:14px}.post-person>span,.comment-area>.tiny{font-size:12px;color:#596c52;overflow-wrap:anywhere}.post-menu summary{min-height:44px;min-width:44px}.post-menu>div{top:44px}.post-menu button{font-size:13px;min-height:44px}.post-image.illustrated>img{object-fit:contain;object-position:center}.photo-angle-picker{position:static;transform:none;width:100%;max-width:none;border-radius:0;background:#f7f9f3;justify-content:center;gap:2px;padding:6px;border-bottom:1px solid var(--line)}.photo-angle-picker button{min-height:44px;font-size:12px;padding:8px 10px;color:#526747}.post-image .image-note{bottom:12px;left:12px}.post-actions button{font-size:13px;min-height:44px;min-width:44px;color:#526747}.post-actions button.liked{color:#a34e3e}.comment strong{font-size:12px}.comment p{font-size:14px}.comment>div,.account-grid .post-heading>div,.account-row>div,.history-row>div{min-width:0}.account-grid,.moderation-panel,.post-person,.history-row{overflow-wrap:anywhere}.account-row strong{font-size:14px}.history-row{font-size:13px!important}.moderation-item strong,.moderation-item p{font-size:14px}.rule-line{font-size:13px;color:#526747}.tracking-form p,.chart-legend,.tracking-chart-readout,.tracking-log-detail{font-size:12px!important;color:#596c52}.tracking-layout select{font-size:14px}.tracking-chart-options>.muted,.tracking-summary .stat>span,.tracking-summary .stat:last-child>span:last-child,.stat p,.stat span{font-size:12px}.tracking-summary .stat:last-child{gap:10px}.toast{font-size:14px;padding:8px 8px 8px 16px}.share-card-preview{display:block;width:100%;max-width:340px;margin:auto;border-radius:12px;border:1px solid var(--line)}.compare-photo-label{font-size:11px!important}.compare-dates{gap:14px;margin-bottom:12px}.auth-tabs{margin-bottom:18px}.post-card{padding:0}.account-grid .post-heading{display:grid;grid-template-columns:50px minmax(0,1fr);align-items:center}.account-grid .post-heading>.demo-tag{grid-column:2;justify-self:start;margin-left:0}.account-grid .post-heading>div:nth-child(2){flex:1}.skip-link{position:fixed;z-index:300;top:8px;left:8px;padding:12px 18px;background:#fff;border:2px solid var(--green);border-radius:8px;transform:translateY(-150%)}.skip-link:focus{transform:none}@media(max-width:740px){.main-shell{padding-bottom:calc(82px + env(safe-area-inset-bottom))}.topbar{height:calc(70px + env(safe-area-inset-top));padding-top:calc(12px + env(safe-area-inset-top));padding-bottom:12px}.main-content{padding-top:25px}.bottom-nav{padding-bottom:calc(9px + env(safe-area-inset-bottom))}.bottom-nav button{color:#596c52;font-size:12px;min-height:49px}.bottom-nav button.active{color:#245c48;background:#eaf0e4}.page-title .eyebrow{font-size:10px}.hero-copy>.eyebrow{font-size:9px}.hero-buttons{gap:10px 18px}.hero-art{height:252px;padding-left:25px;padding-right:25px}.hero-photo-label{font-size:7px}.photo-number{font-size:9px}.art-caption{font-size:8px}.journal-stats{margin-top:0}.journal-hero+.journal-stats{margin-top:18px}.journal-stats>div{padding:16px 12px;gap:9px}.journal-stats span:not(.stat-icon){font-size:12px}.section-heading{gap:14px}.small-tabs button{padding:8px 13px}.card-bottom{flex-direction:row;align-items:center;justify-content:space-between}.card-bottom .text-button{font-size:12px;min-height:44px}.card-bottom .text-button svg{width:16px}.demo-banner{padding:9px 20px;font-size:11px}.demo-banner button{font-size:11px}.preview-tag{font-size:10px}.post-heading{gap:10px}.post-actions{gap:20px}.modal-backdrop{padding:calc(14px + env(safe-area-inset-top)) 10px calc(14px + env(safe-area-inset-bottom))}.modal{max-height:calc(100dvh - 28px - env(safe-area-inset-top) - env(safe-area-inset-bottom))}.modal h2{line-height:1.4}.modal .button{font-size:13px}.modal-footer>span{font-size:12px}.toast{bottom:calc(82px + env(safe-area-inset-bottom));font-size:13px}}@media(max-width:520px){.journal-grid{grid-template-columns:1fr}.journal-image{aspect-ratio:3/4}.journal-collection>.section-heading{align-items:flex-start;flex-direction:column}.compare-dates{grid-template-columns:1fr}}@media(max-width:360px){.main-content{padding-left:16px;padding-right:16px}.preview-tag{display:none}.photo-angle-picker button{padding:8px 7px;font-size:11px}.tracking-summary{grid-template-columns:1fr}.tracking-summary .stat:last-child{grid-column:auto}}.post-tag-group{margin-top:12px}.post-tag-label{font-weight:600;font-size:.8rem;margin-bottom:8px;color:var(--ink)}.post-tag-group .pill{min-height:44px}:root{--canvas: #eef7fc;--surface: #ffffff;--surface-raised: #f6fbff;--soft: #e0eff8;--ink: #17394d;--muted: #4f6c7e;--line: #c8dce8;--control-line: #7893a4;--green: #165d83;--accent: var(--green);--accent-hover: #104c6c;--on-accent: #ffffff;--selected-surface: #cbe9fa;--selected-ink: #124d70;--selected-border: #287fae;--focus: #1474a9;--amber: #80571f;--amber-soft: #f8efde;--danger: #a12e39;--danger-soft: #fff0f1;--danger-button: #a12e39;--on-danger: #ffffff;--border: var(--line);--card-shadow: 0 4px 20px #183c5510;--modal-shadow: 0 25px 100px #071b3540;--backdrop: #071b3570;--photo-label-bg: #f6fbfff2;--photo-label-ink: #17394d;--chart-fill: #63add2;--chart-line: #19658c;--chart-label: #4f6c7e;--chart-point-surface: #ffffff;--toast-bg: #123b55;--toast-ink: #f2faff;color:var(--ink);background:var(--canvas);color-scheme:light}:root[data-theme=dark]{--canvas: #081725;--surface: #10283b;--surface-raised: #153247;--soft: #16384f;--ink: #e8f5ff;--muted: #abbed0;--line: #31516a;--control-line: #688ba4;--green: #90d0f0;--accent-hover: #b5e3fa;--on-accent: #092638;--selected-surface: #214e6a;--selected-ink: #e8f6ff;--selected-border: #91d3f8;--focus: #9fdcff;--amber: #edc284;--amber-soft: #3b3024;--danger: #ffb0b9;--danger-soft: #432830;--danger-button: #ffb0b9;--on-danger: #3e111b;--card-shadow: 0 4px 20px #00000025;--modal-shadow: 0 25px 100px #00000070;--backdrop: #020c18b8;--photo-label-bg: #10283bf2;--photo-label-ink: #e8f5ff;--chart-fill: #67b5df;--chart-line: #92d3f4;--chart-label: #abbed0;--chart-point-surface: #10283b;--toast-bg: #ceeaff;--toast-ink: #12354a;color-scheme:dark}body{color:var(--ink);background:var(--canvas)}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible,.upload-file:focus-within{outline-color:var(--focus)}input:not([type=checkbox]):not([type=range]):not([type=file]),textarea,select{background:var(--surface);color:var(--ink);border-color:var(--control-line)}input::placeholder,textarea::placeholder{color:var(--muted);opacity:1}input[type=checkbox],input[type=radio],input[type=range]{accent-color:var(--accent)}input:disabled,textarea:disabled,select:disabled{color:var(--muted);background:var(--soft)}.button.primary{background:var(--accent);border-color:var(--accent);color:var(--on-accent)}.button.primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.button.primary:disabled{background:var(--accent)}.button.secondary,.settings-shortcuts a{background:var(--surface);border-color:var(--control-line);color:var(--accent)}.button.secondary:hover:not(:disabled),.settings-shortcuts a:hover,.icon-button:hover,.post-menu button:hover,.sidebar nav button:hover:not(.active){background:var(--soft)}.button.danger{background:var(--danger-button);color:var(--on-danger)}.button.danger-text,.post-actions button.liked{color:var(--danger)}.error-message,.form-error,.people-error{color:var(--danger);background:var(--danger-soft)}.icon-button,.post-menu summary{color:var(--muted)}.muted,.empty-state,.page-title .muted,.quiet-card p,.prose p,.desktop-date,.sidebar-label,.sidebar-bottom button,.sidebar-bottom p,.sidebar-note p,.sidebar nav button,.main-footer,.hero-copy p,.hero-privacy,.hero-photo-label,.art-caption,.journal-empty p,.journal-note p,.journal-note>span,.journal-stats span:not(.stat-icon),.post-person>span,.comment-area>.tiny,.tracking-log-detail,.tracking-form p,.chart-legend,.tracking-chart-readout,.history-row .icon-button,.username-input>span,.settings-safety-note,.people-identity span,.people-reason,.people-note,.people-card-bottom>span,.people-stats dt,.people-safety-actions button,.people-angle-picker button,.creator-counts,.referral-arrival p,.member-access-note,.sharing-choice p,.green-panel p,.rule-line,.photo-angle-picker button,.post-actions button{color:var(--muted)}.eyebrow,.page-title .eyebrow,.section-heading .eyebrow,.hero-copy>.eyebrow,.green-panel>.eyebrow,.people-pane .eyebrow,.member-access-gate .eyebrow,.brand-dot,h1>span,.people-section-heading h2>span,.hero-copy h2,.photo-number,.journal-note strong,.journal-note>svg,.missing-photo,.account-row>svg,.account-grid .quiet-card svg,.creator-counts strong,.people-tags,.angle-indicators>.present,.green-panel>svg,.sharing-choice svg,.journal-stats>button>svg{color:var(--accent)}.angle-indicators>span{color:var(--muted)}.sidebar,.topbar,.bottom-nav{background:var(--surface);border-color:var(--line)}.bottom-nav{box-shadow:0 -3px 18px #06172b0a}.bottom-nav button{color:var(--muted)}.bottom-nav button.active,.sidebar nav button.active{color:var(--selected-ink);background:var(--selected-surface);box-shadow:inset 0 -3px 0 var(--selected-border);font-weight:750}.nav-dot,.status-dot{background:var(--accent)}.sidebar-note,.demo-banner,.preview-tag,.demo-tag,.account-button,.referral-registration,.referral-arrival,.sharing-choice,.green-panel{background:var(--soft);border-color:var(--line);color:var(--accent)}.account-button.active{box-shadow:0 0 0 3px var(--line)}.leaf-icon,.stat-icon,.stat-icon.accent,.empty-camera,.empty-camera span,.avatar,.people-avatar,.member-access-icon,.people-badges>span{background:var(--soft);color:var(--accent);border-color:var(--line)}.people-identity .people-avatar span{color:inherit}.empty-camera span{border-color:var(--surface)}.people-badges>.people-featured,.growth-local-note{background:var(--amber-soft);color:var(--amber)}.journal-hero{background:var(--soft);border-color:var(--line)}.hero-photo{background:var(--surface);border-color:var(--surface);box-shadow:var(--card-shadow)}.art-orbit,.art-orbit:after{border-color:var(--line)}.journal-empty{background:var(--surface-raised);border-color:var(--control-line)}.stat,.people-loading,.settings-inline-note{background:var(--soft);color:var(--muted)}.tracking-summary .stat,.comparison-card{background:var(--surface)}.tracking-chart{color:var(--chart-label)}.tracking-chart .muted{fill:var(--chart-label)}.chart-key-dot{background:var(--chart-line)}.pill,.filter-row .pill,.tag-picker .pill{background:var(--surface);color:var(--muted);border-color:var(--control-line)}.pill.selected,.filter-row .pill.selected,.tag-picker .pill.selected{background:var(--selected-surface);color:var(--selected-ink);border-color:var(--selected-border);box-shadow:inset 0 0 0 1px var(--selected-border);font-weight:700}.tabs,.comparison-card .tabs{background:var(--soft)}.tabs button.active,.tabs button[aria-selected=true]{background:var(--selected-surface);color:var(--selected-ink);box-shadow:inset 0 -3px 0 var(--selected-border);font-weight:700}.tag-list>span,.journal-card-body .tag-list>span,.post-body .tag-list>span{background:var(--soft);color:var(--accent)}.photo-angle-picker,.people-angle-picker{background:var(--surface-raised);border-color:var(--line)}.photo-angle-picker button.active,.people-angle-picker button[aria-pressed=true]{background:var(--soft);color:var(--accent)}.card-bottom,.history-row,.rule-line,.member-access-note,.people-card-bottom,.people-stats,.people-photo-card,.growth-share .growth-share-preview{border-color:var(--line)}.journal-image,.post-image,.people-photo,.compare-photo,.share-thumbnails>img,.share-thumbnails>a{background:var(--soft)}.privacy-badge,.image-note,.post-image .image-note,.remove-photo,.people-photo>span,.upload-file>span{background:var(--photo-label-bg);color:var(--photo-label-ink)}.upload-slot{background:var(--soft);border-color:var(--control-line);color:var(--muted)}.upload-slot>span{color:var(--muted)}.modal-backdrop{background:var(--backdrop)}.modal{background:var(--surface);border-color:var(--line);box-shadow:var(--modal-shadow)}.post-menu>div{background:var(--surface);box-shadow:var(--card-shadow);border-color:var(--line)}.comment-form .icon-button{background:var(--soft);color:var(--accent)}.toast{background:var(--toast-bg);color:var(--toast-ink);box-shadow:var(--card-shadow)}.toast>.icon-button{color:var(--toast-ink)}.toast .icon-button:hover{background:#789bb52e}.skip-link{background:var(--surface);color:var(--accent)}.appearance-settings{margin-bottom:24px}.appearance-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.appearance-options label{display:flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:10px 8px;border:1px solid var(--control-line);border-radius:10px;background:var(--surface);color:var(--muted);cursor:pointer;font-size:14px;font-weight:600}.appearance-options label.selected{background:var(--soft);color:var(--accent);border-color:var(--accent)}.appearance-options label:focus-within{outline:3px solid var(--focus);outline-offset:3px}.appearance-options input[type=radio]{width:18px;min-width:18px;height:18px;min-height:18px;padding:0;margin:0;border:0;flex:0 0 18px;accent-color:var(--accent)}.appearance-settings>p:last-child{font-size:13px;line-height:1.6;margin:14px 0 0}@media(max-width:360px){.appearance-options{gap:6px}.appearance-options label{flex-direction:column;gap:6px;padding:10px 5px}}
