.ds-card{background:var(--ds-bg-canvas);border:1px solid var(--ds-divider);border-radius:8px;padding:16px;display:block;text-decoration:none;color:inherit;transition:border-color .14s ease-out;position:relative;text-align:left;width:100%;font:inherit}a.ds-card,button.ds-card{cursor:pointer;margin:0}a.ds-card:hover,button.ds-card:hover{border-color:var(--ds-accent-sage)}.ds-card:focus-visible{outline:2px solid var(--ds-accent-sage);outline-offset:2px}a.ds-card[data-tappable=true],button.ds-card[data-tappable=true]{transition:border-color .14s ease-out,transform .15s ease-out,opacity .15s ease-out}a.ds-card[data-tappable=true]:active,button.ds-card[data-tappable=true]:active{transform:scale(.98);opacity:.95}@media(prefers-reduced-motion:reduce){a.ds-card[data-tappable=true],button.ds-card[data-tappable=true]{transition:border-color .14s ease-out}a.ds-card[data-tappable=true]:active,button.ds-card[data-tappable=true]:active{transform:none;opacity:1}}.ds-card[data-tappable=true][data-chevron-position=card-right-center]>.ds-card-chevron{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.ds-card[data-tappable=true][data-chevron-position=card-right-center] .ds-card-body{padding-right:24px}.ds-card-accent-gold{border-left:3px solid var(--ds-accent-gold)}.ds-card-accent-sage{border-left:3px solid var(--ds-accent-sage)}.ds-card-body{color:var(--ds-ink-body)}.ds-card-footer{margin-top:12px;padding-top:12px;border-top:1px solid var(--ds-divider);display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--ds-ink-mid);font-size:13px}.ds-skel-stack>*+*{margin-top:8px}.ds-skel-line{height:12px;background:var(--sage-skel);border-radius:6px;animation:ds-skel-pulse 1.5s ease-in-out infinite}@keyframes ds-skel-pulse{0%,to{opacity:.55}50%{opacity:1}}@media(prefers-reduced-motion:reduce){.ds-skel-line{animation:none;opacity:.7}}.ds-error-msg{font-size:14px;line-height:1.5;color:var(--ds-ink-mid);margin:0}.ds-error-footer{margin-top:10px;display:flex;justify-content:flex-end}.ds-retry-btn{font-family:inherit;font-size:13px;letter-spacing:.02em;color:var(--gold);background:transparent;border:0;padding:0;cursor:pointer;font-weight:500}.ds-retry-btn:after{content:" →";color:var(--gold-60)}.ds-retry-btn:hover{color:var(--ds-ink-strong)}.forest-anchor .ds-card:not(.ritual-card){background:linear-gradient(180deg,#c48e4e0d,#c48e4e00 40%),linear-gradient(180deg,#1c2620,#182019);border:1px solid var(--forest-edge-warm);border-radius:16px;padding:18px 20px}@keyframes chamberRise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes chamberFade{0%{opacity:0}to{opacity:1}}@keyframes chamberTreeBloom{0%{opacity:0;transform:scale(.94);filter:blur(3px) drop-shadow(0 0 12px rgba(196,162,78,.35)) drop-shadow(0 0 24px rgba(196,162,78,.18))}55%{opacity:.6;filter:blur(0) drop-shadow(0 0 12px rgba(196,162,78,.35)) drop-shadow(0 0 24px rgba(196,162,78,.18))}to{opacity:.62;transform:scale(1);filter:blur(0) drop-shadow(0 0 12px rgba(196,162,78,.35)) drop-shadow(0 0 24px rgba(196,162,78,.18))}}@keyframes chamberClosing{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@media(prefers-color-scheme:dark){.chamber-live .meta-in{opacity:0;animation:chamberFade .7s var(--ease-out) .4s forwards}.chamber-live .audio-in{opacity:0;animation:chamberFade .7s var(--ease-out) .55s forwards}.chamber-live .rule-in{opacity:0;animation:chamberFade .6s var(--ease-out) .6s forwards}.chamber-live .p1-in{opacity:0;animation:chamberRise .7s var(--ease-out) .7s forwards}.chamber-live .p2-in{opacity:0;animation:chamberRise .7s var(--ease-out) 1.2s forwards}.chamber-live .tree-in{opacity:0;animation:chamberTreeBloom 1.4s var(--ease-out) 2.8s forwards}.chamber-live .closing-in{opacity:0;animation:chamberClosing 1.2s var(--ease-out) 3.5s forwards}.chamber-live .settle-in{opacity:0;animation:chamberFade .8s var(--ease-out) 4.7s forwards}}@keyframes arowBreathDrift{0%{transform:translate(0);opacity:.4}50%{opacity:.7}to{transform:translate(calc(100% - 60px));opacity:.4}}@keyframes arowPendingToReadySettle{0%{transform:translate(var(--arow-drift-from, 0px));opacity:var(--arow-drift-from-opacity, .4)}to{transform:translate(0);opacity:1}}@keyframes arowGlyphFadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes arowDurationCrossfade{0%{opacity:0}to{opacity:1}}@media(prefers-color-scheme:dark)and (prefers-reduced-motion:reduce){.chamber-live .meta-in,.chamber-live .audio-in,.chamber-live .rule-in,.chamber-live .p1-in,.chamber-live .p2-in,.chamber-live .tree-in,.chamber-live .closing-in,.chamber-live .settle-in{animation:chamberFade .4s var(--ease-out) forwards;transform:none}}@media(prefers-reduced-motion:reduce){[data-arow-pending] [data-drift]{animation:none!important;transform:translate(45%)}}.reflection-viewer-root{--reflection-bg: var(--cream-raw);--reflection-chrome-bg: var(--cream-raw);--reflection-chrome-border: var(--ds-divider);--reflection-text: var(--forest-deep);--reflection-text-emphasis: var(--forest-deep);--reflection-text-muted: var(--ds-ink-muted);--reflection-text-quiet: var(--ds-ink-quiet);--reflection-divider: var(--sage-55);--reflection-divider-wide: var(--sage-40);--reflection-label: var(--sage-55);--reflection-affordance: var(--sage-60);--reflection-font-body: var(--font-serif)}@media(prefers-color-scheme:dark){.reflection-viewer-root{--reflection-bg: var(--forest-deep);--reflection-chrome-bg: var(--color-forest-well);--reflection-chrome-border: var(--cream-line);--reflection-text: var(--cream-92);--reflection-text-emphasis: var(--cream-98);--reflection-text-muted: var(--cream-muted);--reflection-text-quiet: var(--cream-quiet);--reflection-divider: var(--gold-55);--reflection-divider-wide: var(--gold-40);--reflection-label: var(--gold-55);--reflection-affordance: var(--gold-60);--reflection-font-body: var(--serif)}}.reflection-section-label{font-family:var(--font-sans);font-size:12px;font-weight:500;letter-spacing:.04em;text-transform:none;color:var(--reflection-label);margin-bottom:8px}@media(prefers-color-scheme:dark){.reflection-section-label{font-family:var(--serif);font-size:11px;font-weight:600;letter-spacing:.15em;text-transform:uppercase}}.reflection-section-body{font-family:var(--reflection-font-body);font-size:17px;line-height:1.55;font-weight:400;color:var(--reflection-text);margin:0}@media(prefers-color-scheme:dark){.reflection-section-body{line-height:1.75}}.reflection-default-rule{display:contents}.reflection-night-rule{display:none}@media(prefers-color-scheme:dark){.reflection-default-rule{display:none}.reflection-night-rule{display:contents}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:var(--font-sans);font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--font-mono);font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}*{--tw-border-opacity: 1;border-color:hsl(var(--border) / var(--tw-border-opacity, 1))}body{--tw-bg-opacity: 1;background-color:hsl(var(--background) / var(--tw-bg-opacity, 1));font-family:var(--font-sans);--tw-text-opacity: 1;color:hsl(var(--foreground) / var(--tw-text-opacity, 1));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.forest-track-surface body{color:#fefcf9eb}body{min-height:100vh;min-height:100dvh;min-height:var(--app-height, 100dvh)}.container{width:100%}@media(min-width:640px){.container{max-width:640px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:1024px){.container{max-width:1024px}}@media(min-width:1280px){.container{max-width:1280px}}@media(min-width:1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows) / 10%),0 3px rgb(var(--tw-prose-kbd-shadows) / 10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body: #374151;--tw-prose-headings: #111827;--tw-prose-lead: #4b5563;--tw-prose-links: #111827;--tw-prose-bold: #111827;--tw-prose-counters: #6b7280;--tw-prose-bullets: #d1d5db;--tw-prose-hr: #e5e7eb;--tw-prose-quotes: #111827;--tw-prose-quote-borders: #e5e7eb;--tw-prose-captions: #6b7280;--tw-prose-kbd: #111827;--tw-prose-kbd-shadows: 17 24 39;--tw-prose-code: #111827;--tw-prose-pre-code: #e5e7eb;--tw-prose-pre-bg: #1f2937;--tw-prose-th-borders: #d1d5db;--tw-prose-td-borders: #e5e7eb;--tw-prose-invert-body: #d1d5db;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #9ca3af;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #9ca3af;--tw-prose-invert-bullets: #4b5563;--tw-prose-invert-hr: #374151;--tw-prose-invert-quotes: #f3f4f6;--tw-prose-invert-quote-borders: #374151;--tw-prose-invert-captions: #9ca3af;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: 255 255 255;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #d1d5db;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #4b5563;--tw-prose-invert-td-borders: #374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.7142857}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;line-height:1.5555556;margin-top:.8888889em;margin-bottom:.8888889em}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.3333333em;margin-bottom:1.3333333em;padding-inline-start:1.1111111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:2.1428571em;margin-top:0;margin-bottom:.8em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.4285714em;margin-top:1.6em;margin-bottom:.8em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.2857143em;margin-top:1.5555556em;margin-bottom:.4444444em;line-height:1.5555556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.4285714em;margin-bottom:.5714286em;line-height:1.4285714}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;border-radius:.3125rem;padding-top:.1428571em;padding-inline-end:.3571429em;padding-bottom:.1428571em;padding-inline-start:.3571429em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.6666667;margin-top:1.6666667em;margin-bottom:1.6666667em;border-radius:.25rem;padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em;padding-inline-start:1.5714286em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;margin-bottom:.2857143em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.4285714em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.1428571em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5714286em;margin-bottom:.5714286em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em;margin-bottom:1.1428571em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.1428571em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.2857143em;padding-inline-start:1.5714286em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.8571429em;margin-bottom:2.8571429em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.6666667em;padding-inline-end:1em;padding-bottom:.6666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.7142857em;margin-bottom:1.7142857em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.8571429em;line-height:1.3333333;margin-top:.6666667em}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-slate{--tw-prose-body: #334155;--tw-prose-headings: #0f172a;--tw-prose-lead: #475569;--tw-prose-links: #0f172a;--tw-prose-bold: #0f172a;--tw-prose-counters: #64748b;--tw-prose-bullets: #cbd5e1;--tw-prose-hr: #e2e8f0;--tw-prose-quotes: #0f172a;--tw-prose-quote-borders: #e2e8f0;--tw-prose-captions: #64748b;--tw-prose-kbd: #0f172a;--tw-prose-kbd-shadows: 15 23 42;--tw-prose-code: #0f172a;--tw-prose-pre-code: #e2e8f0;--tw-prose-pre-bg: #1e293b;--tw-prose-th-borders: #cbd5e1;--tw-prose-td-borders: #e2e8f0;--tw-prose-invert-body: #cbd5e1;--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: #94a3b8;--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: #94a3b8;--tw-prose-invert-bullets: #475569;--tw-prose-invert-hr: #334155;--tw-prose-invert-quotes: #f1f5f9;--tw-prose-invert-quote-borders: #334155;--tw-prose-invert-captions: #94a3b8;--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: 255 255 255;--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: #cbd5e1;--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: #475569;--tw-prose-invert-td-borders: #334155}.prose-invert{--tw-prose-body: var(--tw-prose-invert-body);--tw-prose-headings: var(--tw-prose-invert-headings);--tw-prose-lead: var(--tw-prose-invert-lead);--tw-prose-links: var(--tw-prose-invert-links);--tw-prose-bold: var(--tw-prose-invert-bold);--tw-prose-counters: var(--tw-prose-invert-counters);--tw-prose-bullets: var(--tw-prose-invert-bullets);--tw-prose-hr: var(--tw-prose-invert-hr);--tw-prose-quotes: var(--tw-prose-invert-quotes);--tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);--tw-prose-captions: var(--tw-prose-invert-captions);--tw-prose-kbd: var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);--tw-prose-code: var(--tw-prose-invert-code);--tw-prose-pre-code: var(--tw-prose-invert-pre-code);--tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);--tw-prose-th-borders: var(--tw-prose-invert-th-borders);--tw-prose-td-borders: var(--tw-prose-invert-td-borders)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.\!visible{visibility:visible!important}.visible{visibility:visible}.invisible{visibility:hidden}.collapse{visibility:collapse}.static{position:static}.\!fixed{position:fixed!important}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-bottom-20{bottom:-5rem}.-right-20{right:-5rem}.-top-2{top:-.5rem}.bottom-0{bottom:0}.bottom-8{bottom:2rem}.left-0{left:0}.left-1\/2{left:50%}.left-2{left:.5rem}.left-3{left:.75rem}.left-\[50\%\]{left:50%}.right-0{right:0}.right-2{right:.5rem}.right-2\.5{right:.625rem}.right-3{right:.75rem}.right-4{right:1rem}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.5rem}.top-24{top:6rem}.top-3{top:.75rem}.top-4{top:1rem}.top-\[2px\]{top:2px}.top-\[50\%\]{top:50%}.top-full{top:100%}.isolate{isolation:isolate}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[1\]{z-index:1}.z-\[60\]{z-index:60}.-m-1{margin:-.25rem}.-m-3{margin:-.75rem}.m-0{margin:0}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mx-0{margin-left:0;margin-right:0}.mx-1\.5{margin-left:.375rem;margin-right:.375rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-\[18px\]{margin-left:18px;margin-right:18px}.mx-auto{margin-left:auto;margin-right:auto}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-8{margin-top:2rem;margin-bottom:2rem}.\!mt-10{margin-top:2.5rem!important}.\!mt-16{margin-top:4rem!important}.\!mt-8{margin-top:2rem!important}.-mt-1{margin-top:-.25rem}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-14{margin-bottom:3.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-2\.5{margin-bottom:.625rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.ml-0\.5{margin-left:.125rem}.ml-1{margin-left:.25rem}.ml-1\.5{margin-left:.375rem}.ml-2{margin-left:.5rem}.ml-5{margin-left:1.25rem}.ml-7{margin-left:1.75rem}.ml-9{margin-left:2.25rem}.ml-auto{margin-left:auto}.mr-0\.5{margin-right:.125rem}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-\[14px\]{margin-top:14px}.mt-auto{margin-top:auto}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.contents{display:contents}.hidden{display:none}.aspect-\[5\/3\]{aspect-ratio:5/3}.aspect-video{aspect-ratio:16 / 9}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-40{height:10rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[120px\]{height:120px}.h-\[14px\]{height:14px}.h-\[152px\]{height:152px}.h-\[16px\]{height:16px}.h-\[1px\]{height:1px}.h-\[20px\]{height:20px}.h-\[20vw\]{height:20vw}.h-\[24px\]{height:24px}.h-\[40px\]{height:40px}.h-\[44px\]{height:44px}.h-\[48px\]{height:48px}.h-\[4px\]{height:4px}.h-\[52px\]{height:52px}.h-\[56px\]{height:56px}.h-\[6px\]{height:6px}.h-\[76px\]{height:76px}.h-\[85vh\]{height:85vh}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-full{height:100%}.h-px{height:1px}.h-screen{height:100vh}.max-h-0{max-height:0px}.max-h-48{max-height:12rem}.max-h-72{max-height:18rem}.max-h-\[--radix-select-content-available-height\]{max-height:var(--radix-select-content-available-height)}.max-h-\[2400px\]{max-height:2400px}.max-h-\[300px\]{max-height:300px}.max-h-\[480px\]{max-height:480px}.max-h-\[500px\]{max-height:500px}.max-h-\[80vh\]{max-height:80vh}.max-h-\[85vh\]{max-height:85vh}.max-h-\[88vh\]{max-height:88vh}.max-h-screen{max-height:100vh}.min-h-0{min-height:0px}.min-h-11{min-height:2.75rem}.min-h-\[100px\]{min-height:100px}.min-h-\[300px\]{min-height:300px}.min-h-\[520px\]{min-height:520px}.min-h-\[60vh\]{min-height:60vh}.min-h-\[80px\]{min-height:80px}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/3{width:66.666667%}.w-20{width:5rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/6{width:66.666667%}.w-40{width:10rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/6{width:83.333333%}.w-56{width:14rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[120\%\]{width:120%}.w-\[1px\]{width:1px}.w-\[20px\]{width:20px}.w-\[20vw\]{width:20vw}.w-\[30px\]{width:30px}.w-\[44px\]{width:44px}.w-\[48px\]{width:48px}.w-\[4px\]{width:4px}.w-\[60\%\]{width:60%}.w-\[60px\]{width:60px}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-10{min-width:2.5rem}.min-w-11{min-width:2.75rem}.min-w-9{min-width:2.25rem}.min-w-\[280px\]{min-width:280px}.min-w-\[60px\]{min-width:60px}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-\[120px\]{max-width:120px}.max-w-\[200px\]{max-width:200px}.max-w-\[240px\]{max-width:240px}.max-w-\[280px\]{max-width:280px}.max-w-\[50\%\]{max-width:50%}.max-w-\[56\.25vh\]{max-width:56.25vh}.max-w-\[80\%\]{max-width:80%}.max-w-\[85\%\]{max-width:85%}.max-w-\[90\%\]{max-width:90%}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.origin-\[--radix-select-content-transform-origin\]{transform-origin:var(--radix-select-content-transform-origin)}.origin-\[--radix-tooltip-content-transform-origin\]{transform-origin:var(--radix-tooltip-content-transform-origin)}.-translate-x-1\/2{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[22px\]{--tw-translate-x: 22px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[2px\]{--tw-translate-x: 2px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate: -90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-180{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rotate-90{--tw-rotate: 90deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-110{--tw-scale-x: 1.1;--tw-scale-y: 1.1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.animate-bounce{animation:bounce 1s infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize{resize:both}.snap-x{scroll-snap-type:x var(--tw-scroll-snap-strictness)}.snap-mandatory{--tw-scroll-snap-strictness: mandatory}.snap-start{scroll-snap-align:start}.scroll-mt-24{scroll-margin-top:6rem}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-\[6px\]{gap:6px}.gap-x-10{-moz-column-gap:2.5rem;column-gap:2.5rem}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem}.gap-y-1\.5{row-gap:.375rem}.gap-y-4{row-gap:1rem}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-2\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.625rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-7>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.75rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-\[rgba\(255\,255\,255\,0\.05\)\]>:not([hidden])~:not([hidden]){border-color:#ffffff0d}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overscroll-y-contain{overscroll-behavior-y:contain}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[3px\]{border-radius:3px}.rounded-\[40px\]{border-radius:40px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:12px}.rounded-md{border-radius:10px}.rounded-none{border-radius:0}.rounded-sm{border-radius:6px}.rounded-xl{border-radius:16px}.rounded-r-lg{border-top-right-radius:12px;border-bottom-right-radius:12px}.rounded-r-md{border-top-right-radius:10px;border-bottom-right-radius:10px}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-t-2xl{border-top-left-radius:1rem;border-top-right-radius:1rem}.rounded-t-\[20px\]{border-top-left-radius:20px;border-top-right-radius:20px}.rounded-t-sm{border-top-left-radius:6px;border-top-right-radius:6px}.rounded-t-xl{border-top-left-radius:16px;border-top-right-radius:16px}.rounded-bl-sm{border-bottom-left-radius:6px}.rounded-br-sm{border-bottom-right-radius:6px}.border{border-width:1px}.border-0{border-width:0px}.border-2{border-width:2px}.border-4{border-width:4px}.border-8{border-width:8px}.border-\[1\.5px\]{border-width:1.5px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-l-2{border-left-width:2px}.border-l-4{border-left-width:4px}.border-l-\[3\.5px\]{border-left-width:3.5px}.border-l-\[3px\]{border-left-width:3px}.border-l-\[4px\]{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-t-\[3px\]{border-top-width:3px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[\#2d3b2d\]{--tw-border-opacity: 1;border-color:rgb(45 59 45 / var(--tw-border-opacity, 1))}.border-\[\#5c7a54\]{--tw-border-opacity: 1;border-color:rgb(92 122 84 / var(--tw-border-opacity, 1))}.border-\[\#5c7a54\]\/15{border-color:#5c7a5426}.border-\[\#5c7a54\]\/20{border-color:#5c7a5433}.border-\[\#5c7a54\]\/30{border-color:#5c7a544d}.border-\[\#c4a24e\]{--tw-border-opacity: 1;border-color:rgb(196 162 78 / var(--tw-border-opacity, 1))}.border-\[\#d0c9c0\]{--tw-border-opacity: 1;border-color:rgb(208 201 192 / var(--tw-border-opacity, 1))}.border-\[\#e8ede6\]{--tw-border-opacity: 1;border-color:rgb(232 237 230 / var(--tw-border-opacity, 1))}.border-\[\#f0ede8\]{--tw-border-opacity: 1;border-color:rgb(240 237 232 / var(--tw-border-opacity, 1))}.border-\[rgba\(254\,252\,249\,0\.12\)\]{border-color:#fefcf91f}.border-\[rgba\(255\,255\,255\,0\.08\)\]{border-color:#ffffff14}.border-\[rgba\(255\,255\,255\,0\.1\)\]{border-color:#ffffff1a}.border-\[var\(--color-forest-base\)\]{border-color:var(--color-forest-base)}.border-\[var\(--color-forest-gold\)\]{border-color:var(--color-forest-gold)}.border-\[var\(--color-forest-mid\)\]{border-color:var(--color-forest-mid)}.border-\[var\(--color-sage-mist\)\]{border-color:var(--color-sage-mist)}.border-\[var\(--ds-border-card\)\]{border-color:var(--ds-border-card)}.border-amber-300{--tw-border-opacity: 1;border-color:rgb(252 211 77 / var(--tw-border-opacity, 1))}.border-black\/20{border-color:#0003}.border-border{--tw-border-opacity: 1;border-color:hsl(var(--border) / var(--tw-border-opacity, 1))}.border-border\/50{border-color:hsl(var(--border) / .5)}.border-destructive{--tw-border-opacity: 1;border-color:hsl(var(--destructive) / var(--tw-border-opacity, 1))}.border-destructive-border{border-color:var(--destructive-border)}.border-destructive\/30{border-color:hsl(var(--destructive) / .3)}.border-destructive\/40{border-color:hsl(var(--destructive) / .4)}.border-ds-border-card{border-color:var(--ds-border-card)}.border-ds-border-divider{border-color:var(--ds-border-divider)}.border-ds-sage{border-color:var(--ds-accent-sage)}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-300{--tw-border-opacity: 1;border-color:rgb(110 231 183 / var(--tw-border-opacity, 1))}.border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / var(--tw-border-opacity, 1))}.border-green-600{--tw-border-opacity: 1;border-color:rgb(22 163 74 / var(--tw-border-opacity, 1))}.border-input{--tw-border-opacity: 1;border-color:hsl(var(--input) / var(--tw-border-opacity, 1))}.border-muted-foreground{--tw-border-opacity: 1;border-color:hsl(var(--muted-foreground) / var(--tw-border-opacity, 1))}.border-muted-foreground\/30{border-color:hsl(var(--muted-foreground) / .3)}.border-muted\/20{border-color:hsl(var(--muted) / .2)}.border-orange-200{--tw-border-opacity: 1;border-color:rgb(254 215 170 / var(--tw-border-opacity, 1))}.border-primary{--tw-border-opacity: 1;border-color:hsl(var(--primary) / var(--tw-border-opacity, 1))}.border-primary\/20{border-color:hsl(var(--primary) / .2)}.border-primary\/30{border-color:hsl(var(--primary) / .3)}.border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity, 1))}.border-secondary{--tw-border-opacity: 1;border-color:hsl(var(--secondary) / var(--tw-border-opacity, 1))}.border-secondary\/20{border-color:hsl(var(--secondary) / .2)}.border-secondary\/30{border-color:hsl(var(--secondary) / .3)}.border-secondary\/40{border-color:hsl(var(--secondary) / .4)}.border-stone-300{--tw-border-opacity: 1;border-color:rgb(214 211 209 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.border-white{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.border-white\/30{border-color:#ffffff4d}.border-t-\[\#5c7a54\]{--tw-border-opacity: 1;border-top-color:rgb(92 122 84 / var(--tw-border-opacity, 1))}.border-t-transparent{border-top-color:transparent}.bg-\[\#1B3228\]{--tw-bg-opacity: 1;background-color:rgb(27 50 40 / var(--tw-bg-opacity, 1))}.bg-\[\#233D32\]{--tw-bg-opacity: 1;background-color:rgb(35 61 50 / var(--tw-bg-opacity, 1))}.bg-\[\#2A4F3E\]{--tw-bg-opacity: 1;background-color:rgb(42 79 62 / var(--tw-bg-opacity, 1))}.bg-\[\#2d3b2d\]{--tw-bg-opacity: 1;background-color:rgb(45 59 45 / var(--tw-bg-opacity, 1))}.bg-\[\#5c7a54\]{--tw-bg-opacity: 1;background-color:rgb(92 122 84 / var(--tw-bg-opacity, 1))}.bg-\[\#5c7a54\]\/10{background-color:#5c7a541a}.bg-\[\#E4F0EA\]{--tw-bg-opacity: 1;background-color:rgb(228 240 234 / var(--tw-bg-opacity, 1))}.bg-\[\#E8F4FE\]{--tw-bg-opacity: 1;background-color:rgb(232 244 254 / var(--tw-bg-opacity, 1))}.bg-\[\#EAF0FF\]{--tw-bg-opacity: 1;background-color:rgb(234 240 255 / var(--tw-bg-opacity, 1))}.bg-\[\#F5E4E4\]{--tw-bg-opacity: 1;background-color:rgb(245 228 228 / var(--tw-bg-opacity, 1))}.bg-\[\#F5EDD4\]{--tw-bg-opacity: 1;background-color:rgb(245 237 212 / var(--tw-bg-opacity, 1))}.bg-\[\#F9F4EE\]{--tw-bg-opacity: 1;background-color:rgb(249 244 238 / var(--tw-bg-opacity, 1))}.bg-\[\#FEF2F2\]{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-\[\#c4a24e\]{--tw-bg-opacity: 1;background-color:rgb(196 162 78 / var(--tw-bg-opacity, 1))}.bg-\[\#c4a24e\]\/15{background-color:#c4a24e26}.bg-\[\#d0c9c0\]{--tw-bg-opacity: 1;background-color:rgb(208 201 192 / var(--tw-bg-opacity, 1))}.bg-\[\#f0ede8\]{--tw-bg-opacity: 1;background-color:rgb(240 237 232 / var(--tw-bg-opacity, 1))}.bg-\[\#f0f4ef\]{--tw-bg-opacity: 1;background-color:rgb(240 244 239 / var(--tw-bg-opacity, 1))}.bg-\[\#f9f7f4\]{--tw-bg-opacity: 1;background-color:rgb(249 247 244 / var(--tw-bg-opacity, 1))}.bg-\[\#faf8f5\]{--tw-bg-opacity: 1;background-color:rgb(250 248 245 / var(--tw-bg-opacity, 1))}.bg-\[--color-mint-haze\]{background-color:var(--color-mint-haze)}.bg-\[rgba\(168\,112\,92\,0\.1\)\]{background-color:#a8705c1a}.bg-\[rgba\(196\,114\,78\,0\.15\)\]{background-color:#c4724e26}.bg-\[rgba\(196\,162\,78\,0\.1\)\]{background-color:#c4a24e1a}.bg-\[rgba\(196\,162\,78\,0\.15\)\]{background-color:#c4a24e26}.bg-\[rgba\(201\,168\,76\,0\.06\)\]{background-color:#c9a84c0f}.bg-\[rgba\(201\,168\,76\,0\.08\)\]{background-color:#c9a84c14}.bg-\[rgba\(255\,255\,255\,0\.06\)\]{background-color:#ffffff0f}.bg-\[rgba\(45\,59\,45\,0\.12\)\]{background-color:#2d3b2d1f}.bg-\[rgba\(59\,107\,84\,0\.04\)\]{background-color:#3b6b540a}.bg-\[rgba\(59\,107\,84\,0\.05\)\]{background-color:#3b6b540d}.bg-\[rgba\(92\,122\,84\,0\.06\)\]{background-color:#5c7a540f}.bg-\[rgba\(92\,122\,84\,0\.08\)\]{background-color:#5c7a5414}.bg-\[rgba\(92\,122\,84\,0\.1\)\]{background-color:#5c7a541a}.bg-\[rgba\(92\,122\,84\,0\.12\)\]{background-color:#5c7a541f}.bg-\[rgba\(92\,122\,84\,0\.14\)\]{background-color:#5c7a5424}.bg-\[rgba\(92\,122\,84\,0\.15\)\]{background-color:#5c7a5426}.bg-\[var\(--color-error-surface\)\]{background-color:var(--color-error-surface)}.bg-\[var\(--color-forest-base\)\]{background-color:var(--color-forest-base)}.bg-\[var\(--color-forest-deep\)\]{background-color:var(--color-forest-deep)}.bg-\[var\(--color-forest-gold\)\]{background-color:var(--color-forest-gold)}.bg-\[var\(--color-forest-mid\)\]{background-color:var(--color-forest-mid)}.bg-\[var\(--color-linen\)\]{background-color:var(--color-linen)}.bg-\[var\(--color-mint-haze\)\]{background-color:var(--color-mint-haze)}.bg-\[var\(--color-sage\)\]{background-color:var(--color-sage)}.bg-\[var\(--color-sage-mist\)\]{background-color:var(--color-sage-mist)}.bg-\[var\(--color-success-surface\)\]{background-color:var(--color-success-surface)}.bg-\[var\(--color-warning-surface\)\]{background-color:var(--color-warning-surface)}.bg-\[var\(--color-white\)\]{background-color:var(--color-white)}.bg-\[var\(--ds-accent-sage\)\]{background-color:var(--ds-accent-sage)}.bg-\[var\(--ds-progress-active\)\]{background-color:var(--ds-progress-active)}.bg-\[var\(--ds-progress-inactive\)\]{background-color:var(--ds-progress-inactive)}.bg-\[var\(--ds-surface-card\)\]{background-color:var(--ds-surface-card)}.bg-\[var\(--ember-mid\)\]{background-color:var(--ember-mid)}.bg-accent{--tw-bg-opacity: 1;background-color:hsl(var(--accent) / var(--tw-bg-opacity, 1))}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-400{--tw-bg-opacity: 1;background-color:rgb(251 191 36 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-background{--tw-bg-opacity: 1;background-color:hsl(var(--background) / var(--tw-bg-opacity, 1))}.bg-black\/40{background-color:#0006}.bg-black\/5{background-color:#0000000d}.bg-black\/50{background-color:#00000080}.bg-black\/80{background-color:#000c}.bg-border{--tw-bg-opacity: 1;background-color:hsl(var(--border) / var(--tw-bg-opacity, 1))}.bg-card{--tw-bg-opacity: 1;background-color:hsl(var(--card) / var(--tw-bg-opacity, 1))}.bg-card\/40{background-color:hsl(var(--card) / .4)}.bg-card\/50{background-color:hsl(var(--card) / .5)}.bg-card\/80{background-color:hsl(var(--card) / .8)}.bg-destructive{--tw-bg-opacity: 1;background-color:hsl(var(--destructive) / var(--tw-bg-opacity, 1))}.bg-destructive\/10{background-color:hsl(var(--destructive) / .1)}.bg-destructive\/5{background-color:hsl(var(--destructive) / .05)}.bg-ds-border-card{background-color:var(--ds-border-card)}.bg-ds-gold{background-color:var(--ds-accent-gold)}.bg-ds-safety-bg{background-color:var(--ds-safety-bg)}.bg-ds-safety-text{background-color:var(--ds-safety-text)}.bg-ds-sage{background-color:var(--ds-accent-sage)}.bg-ds-sage-light{background-color:var(--ds-accent-sage-light)}.bg-ds-status-panel{background-color:var(--ds-surface-status)}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-400{--tw-bg-opacity: 1;background-color:rgb(52 211 153 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-300{--tw-bg-opacity: 1;background-color:rgb(209 213 219 / var(--tw-bg-opacity, 1))}.bg-green-100{--tw-bg-opacity: 1;background-color:rgb(220 252 231 / var(--tw-bg-opacity, 1))}.bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / var(--tw-bg-opacity, 1))}.bg-muted{--tw-bg-opacity: 1;background-color:hsl(var(--muted) / var(--tw-bg-opacity, 1))}.bg-muted\/20{background-color:hsl(var(--muted) / .2)}.bg-muted\/30{background-color:hsl(var(--muted) / .3)}.bg-muted\/40{background-color:hsl(var(--muted) / .4)}.bg-muted\/50{background-color:hsl(var(--muted) / .5)}.bg-orange-50{--tw-bg-opacity: 1;background-color:rgb(255 247 237 / var(--tw-bg-opacity, 1))}.bg-popover{--tw-bg-opacity: 1;background-color:hsl(var(--popover) / var(--tw-bg-opacity, 1))}.bg-primary{--tw-bg-opacity: 1;background-color:hsl(var(--primary) / var(--tw-bg-opacity, 1))}.bg-primary\/10{background-color:hsl(var(--primary) / .1)}.bg-primary\/15{background-color:hsl(var(--primary) / .15)}.bg-primary\/20{background-color:hsl(var(--primary) / .2)}.bg-primary\/40{background-color:hsl(var(--primary) / .4)}.bg-primary\/5{background-color:hsl(var(--primary) / .05)}.bg-primary\/60{background-color:hsl(var(--primary) / .6)}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.bg-secondary{--tw-bg-opacity: 1;background-color:hsl(var(--secondary) / var(--tw-bg-opacity, 1))}.bg-secondary\/10{background-color:hsl(var(--secondary) / .1)}.bg-secondary\/15{background-color:hsl(var(--secondary) / .15)}.bg-secondary\/20{background-color:hsl(var(--secondary) / .2)}.bg-secondary\/5{background-color:hsl(var(--secondary) / .05)}.bg-secondary\/60{background-color:hsl(var(--secondary) / .6)}.bg-stone-100{--tw-bg-opacity: 1;background-color:rgb(245 245 244 / var(--tw-bg-opacity, 1))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/10{background-color:#ffffff1a}.bg-white\/5{background-color:#ffffff0d}.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[var\(--color-forest-gold\)\]{--tw-gradient-from: var(--color-forest-gold) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-\[var\(--color-mint-haze\)\]{--tw-gradient-from: var(--color-mint-haze) var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.from-primary\/5{--tw-gradient-from: hsl(var(--primary) / .05) var(--tw-gradient-from-position);--tw-gradient-to: hsl(var(--primary) / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-\[rgba\(61\,122\,94\,0\.08\)\]{--tw-gradient-to: rgba(61,122,94,.08) var(--tw-gradient-to-position)}.to-\[var\(--color-forest-gold\)\]{--tw-gradient-to: var(--color-forest-gold) var(--tw-gradient-to-position)}.to-primary\/10{--tw-gradient-to: hsl(var(--primary) / .1) var(--tw-gradient-to-position)}.fill-current{fill:currentColor}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-3\.5{padding:.875rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-3\.5{padding-left:.875rem;padding-right:.875rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-\[18px\]{padding-left:18px;padding-right:18px}.px-\[4px\]{padding-left:4px;padding-right:4px}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-24{padding-top:6rem;padding-bottom:6rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-\[10px\]{padding-top:10px;padding-bottom:10px}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-1\.5{padding-bottom:.375rem}.pb-10{padding-bottom:2.5rem}.pb-12{padding-bottom:3rem}.pb-16{padding-bottom:4rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-20{padding-bottom:5rem}.pb-24{padding-bottom:6rem}.pb-28{padding-bottom:7rem}.pb-3{padding-bottom:.75rem}.pb-32{padding-bottom:8rem}.pb-36{padding-bottom:9rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-\[env\(safe-area-inset-bottom\,16px\)\]{padding-bottom:env(safe-area-inset-bottom,16px)}.pl-0\.5{padding-left:.125rem}.pl-10{padding-left:2.5rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-7{padding-right:1.75rem}.pr-8{padding-right:2rem}.pr-9{padding-right:2.25rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-1\.5{padding-top:.375rem}.pt-10{padding-top:2.5rem}.pt-12{padding-top:3rem}.pt-14{padding-top:3.5rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-20{padding-top:5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pt-7{padding-top:1.75rem}.pt-8{padding-top:2rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.align-middle{vertical-align:middle}.font-mono{font-family:var(--font-mono)}.font-sans{font-family:var(--font-sans)}.font-serif{font-family:var(--font-serif)}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-5xl{font-size:3rem;line-height:1}.text-\[10\.5px\]{font-size:10.5px}.text-\[10px\]{font-size:10px}.text-\[11\.5px\]{font-size:11.5px}.text-\[11px\]{font-size:11px}.text-\[12\.5px\]{font-size:12.5px}.text-\[12px\]{font-size:12px}.text-\[13\.5px\]{font-size:13.5px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[15\.5px\]{font-size:15.5px}.text-\[15px\]{font-size:15px}.text-\[16px\]{font-size:16px}.text-\[17px\]{font-size:17px}.text-\[18px\]{font-size:18px}.text-\[20px\]{font-size:20px}.text-\[22px\]{font-size:22px}.text-\[24px\]{font-size:24px}.text-\[28px\]{font-size:28px}.text-\[32px\]{font-size:32px}.text-\[3vw\]{font-size:3vw}.text-\[4vw\]{font-size:4vw}.text-\[5\.5vw\]{font-size:5.5vw}.text-\[56px\]{font-size:56px}.text-\[5vw\]{font-size:5vw}.text-\[6vw\]{font-size:6vw}.text-\[7vw\]{font-size:7vw}.text-\[8px\]{font-size:8px}.text-\[8vw\]{font-size:8vw}.text-\[9px\]{font-size:9px}.text-base{font-size:1rem;line-height:1.5rem}.text-body{font-size:15px;line-height:1.5}.text-body-sm{font-size:13px;line-height:1.5}.text-btn{font-size:16px;line-height:1.25;font-weight:500}.text-display{font-size:28px;line-height:1.2;font-weight:600}.text-heading{font-size:24px;line-height:1.25;font-weight:600}.text-label{font-size:14px;line-height:1.4;font-weight:500}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-meta{font-size:12px;line-height:1.4}.text-micro-label{font-size:10px;line-height:1.3}.text-section-divider{font-size:18px;line-height:1.3;letter-spacing:1.2px;font-weight:500}.text-section-label{font-size:11px;line-height:1.3;letter-spacing:1.5px;font-weight:500}.text-sm{font-size:.875rem;line-height:1.25rem}.text-stat-lg{font-size:28px;line-height:1.2;font-weight:700}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.not-italic{font-style:normal}.ordinal{--tw-ordinal: ordinal;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-\[1\.2\]{line-height:1.2}.leading-none{line-height:1}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[-0\.005em\]{letter-spacing:-.005em}.tracking-\[0\.06em\]{letter-spacing:.06em}.tracking-\[0\.12em\]{letter-spacing:.12em}.tracking-\[0\.15em\]{letter-spacing:.15em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.1em\]{letter-spacing:.1em}.tracking-\[0\.24em\]{letter-spacing:.24em}.tracking-\[1\.5px\]{letter-spacing:1.5px}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#1B3228\]{--tw-text-opacity: 1;color:rgb(27 50 40 / var(--tw-text-opacity, 1))}.text-\[\#2A231E\]{--tw-text-opacity: 1;color:rgb(42 35 30 / var(--tw-text-opacity, 1))}.text-\[\#2D5A8C\]{--tw-text-opacity: 1;color:rgb(45 90 140 / var(--tw-text-opacity, 1))}.text-\[\#2d3b2d\]{--tw-text-opacity: 1;color:rgb(45 59 45 / var(--tw-text-opacity, 1))}.text-\[\#3B4EA0\]{--tw-text-opacity: 1;color:rgb(59 78 160 / var(--tw-text-opacity, 1))}.text-\[\#3B6B54\]{--tw-text-opacity: 1;color:rgb(59 107 84 / var(--tw-text-opacity, 1))}.text-\[\#5c7a54\]{--tw-text-opacity: 1;color:rgb(92 122 84 / var(--tw-text-opacity, 1))}.text-\[\#5c7a54\]\/50{color:#5c7a5480}.text-\[\#5c7a54\]\/60{color:#5c7a5499}.text-\[\#5c7a54\]\/70{color:#5c7a54b3}.text-\[\#7EC8A0\]{--tw-text-opacity: 1;color:rgb(126 200 160 / var(--tw-text-opacity, 1))}.text-\[\#7a8c7a\]{--tw-text-opacity: 1;color:rgb(122 140 122 / var(--tw-text-opacity, 1))}.text-\[\#8B2E2E\]{--tw-text-opacity: 1;color:rgb(139 46 46 / var(--tw-text-opacity, 1))}.text-\[\#8a9a84\]{--tw-text-opacity: 1;color:rgb(138 154 132 / var(--tw-text-opacity, 1))}.text-\[\#9C8B80\]{--tw-text-opacity: 1;color:rgb(156 139 128 / var(--tw-text-opacity, 1))}.text-\[\#9a7a38\]{--tw-text-opacity: 1;color:rgb(154 122 56 / var(--tw-text-opacity, 1))}.text-\[\#C9A84C\]{--tw-text-opacity: 1;color:rgb(201 168 76 / var(--tw-text-opacity, 1))}.text-\[\#E07070\]{--tw-text-opacity: 1;color:rgb(224 112 112 / var(--tw-text-opacity, 1))}.text-\[\#F9F4EE\]{--tw-text-opacity: 1;color:rgb(249 244 238 / var(--tw-text-opacity, 1))}.text-\[\#FEFCF9\]{--tw-text-opacity: 1;color:rgb(254 252 249 / var(--tw-text-opacity, 1))}.text-\[\#FEFCF9\]\/50{color:#fefcf980}.text-\[\#FEFCF9\]\/60{color:#fefcf999}.text-\[\#FEFCF9\]\/70{color:#fefcf9b3}.text-\[\#a0842c\]{--tw-text-opacity: 1;color:rgb(160 132 44 / var(--tw-text-opacity, 1))}.text-\[\#a08930\]{--tw-text-opacity: 1;color:rgb(160 137 48 / var(--tw-text-opacity, 1))}.text-\[\#a8705c\]{--tw-text-opacity: 1;color:rgb(168 112 92 / var(--tw-text-opacity, 1))}.text-\[\#a8c79c\]{--tw-text-opacity: 1;color:rgb(168 199 156 / var(--tw-text-opacity, 1))}.text-\[\#c4a24e\]{--tw-text-opacity: 1;color:rgb(196 162 78 / var(--tw-text-opacity, 1))}.text-\[\#d4b15c\]{--tw-text-opacity: 1;color:rgb(212 177 92 / var(--tw-text-opacity, 1))}.text-\[\#e2a08a\]{--tw-text-opacity: 1;color:rgb(226 160 138 / var(--tw-text-opacity, 1))}.text-\[--color-forest-base\]{color:var(--color-forest-base)}.text-\[var\(--color-bark\)\]{color:var(--color-bark)}.text-\[var\(--color-error-deep\)\]{color:var(--color-error-deep)}.text-\[var\(--color-forest-base\)\]{color:var(--color-forest-base)}.text-\[var\(--color-forest-deep\)\]{color:var(--color-forest-deep)}.text-\[var\(--color-forest-gold\)\]{color:var(--color-forest-gold)}.text-\[var\(--color-forest-mid\)\]{color:var(--color-forest-mid)}.text-\[var\(--color-sage\)\]{color:var(--color-sage)}.text-\[var\(--color-sage-mist\)\]{color:var(--color-sage-mist)}.text-\[var\(--color-soil-dark\)\]{color:var(--color-soil-dark)}.text-\[var\(--color-soil-mid\)\]{color:var(--color-soil-mid)}.text-\[var\(--color-success-deep\)\]{color:var(--color-success-deep)}.text-\[var\(--color-warning-deep\)\]{color:var(--color-warning-deep)}.text-\[var\(--ds-accent-sage\)\]{color:var(--ds-accent-sage)}.text-\[var\(--ds-text-muted\)\]{color:var(--ds-text-muted)}.text-\[var\(--ds-text-primary\)\]{color:var(--ds-text-primary)}.text-\[var\(--ds-text-secondary\)\]{color:var(--ds-text-secondary)}.text-accent-foreground{--tw-text-opacity: 1;color:hsl(var(--accent-foreground) / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / var(--tw-text-opacity, 1))}.text-card-foreground{--tw-text-opacity: 1;color:hsl(var(--card-foreground) / var(--tw-text-opacity, 1))}.text-destructive{--tw-text-opacity: 1;color:hsl(var(--destructive) / var(--tw-text-opacity, 1))}.text-destructive-foreground{--tw-text-opacity: 1;color:hsl(var(--destructive-foreground) / var(--tw-text-opacity, 1))}.text-ds-header{color:var(--ds-header-primary)}.text-ds-safety-text{color:var(--ds-safety-text)}.text-ds-text-muted{color:var(--ds-text-muted)}.text-ds-text-primary{color:var(--ds-text-primary)}.text-ds-text-secondary{color:var(--ds-text-secondary)}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-emerald-900{--tw-text-opacity: 1;color:rgb(6 78 59 / var(--tw-text-opacity, 1))}.text-foreground{--tw-text-opacity: 1;color:hsl(var(--foreground) / var(--tw-text-opacity, 1))}.text-foreground\/50{color:hsl(var(--foreground) / .5)}.text-foreground\/70{color:hsl(var(--foreground) / .7)}.text-foreground\/75{color:hsl(var(--foreground) / .75)}.text-foreground\/80{color:hsl(var(--foreground) / .8)}.text-foreground\/85{color:hsl(var(--foreground) / .85)}.text-foreground\/90{color:hsl(var(--foreground) / .9)}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-green-500{--tw-text-opacity: 1;color:rgb(34 197 94 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / var(--tw-text-opacity, 1))}.text-green-800{--tw-text-opacity: 1;color:rgb(22 101 52 / var(--tw-text-opacity, 1))}.text-muted-foreground{--tw-text-opacity: 1;color:hsl(var(--muted-foreground) / var(--tw-text-opacity, 1))}.text-muted-foreground\/40{color:hsl(var(--muted-foreground) / .4)}.text-muted-foreground\/50{color:hsl(var(--muted-foreground) / .5)}.text-muted-foreground\/60{color:hsl(var(--muted-foreground) / .6)}.text-muted-foreground\/70{color:hsl(var(--muted-foreground) / .7)}.text-orange-400{--tw-text-opacity: 1;color:rgb(251 146 60 / var(--tw-text-opacity, 1))}.text-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity, 1))}.text-orange-900{--tw-text-opacity: 1;color:rgb(124 45 18 / var(--tw-text-opacity, 1))}.text-popover-foreground{--tw-text-opacity: 1;color:hsl(var(--popover-foreground) / var(--tw-text-opacity, 1))}.text-primary{--tw-text-opacity: 1;color:hsl(var(--primary) / var(--tw-text-opacity, 1))}.text-primary-foreground{--tw-text-opacity: 1;color:hsl(var(--primary-foreground) / var(--tw-text-opacity, 1))}.text-red-400{--tw-text-opacity: 1;color:rgb(248 113 113 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.text-secondary{--tw-text-opacity: 1;color:hsl(var(--secondary) / var(--tw-text-opacity, 1))}.text-secondary-foreground{--tw-text-opacity: 1;color:hsl(var(--secondary-foreground) / var(--tw-text-opacity, 1))}.text-stone-800{--tw-text-opacity: 1;color:rgb(41 37 36 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.text-white\/30{color:#ffffff4d}.text-white\/40{color:#fff6}.text-white\/50{color:#ffffff80}.text-white\/60{color:#fff9}.text-white\/70{color:#ffffffb3}.text-white\/80{color:#fffc}.text-white\/90{color:#ffffffe6}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.no-underline{text-decoration-line:none}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.placeholder-\[var\(--color-bark\)\]::-moz-placeholder{color:var(--color-bark)}.placeholder-\[var\(--color-bark\)\]::placeholder{color:var(--color-bark)}.accent-primary{accent-color:hsl(var(--primary) / 1)}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-100{opacity:1}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-45{opacity:.45}.opacity-5{opacity:.05}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.mix-blend-multiply{mix-blend-mode:multiply}.mix-blend-overlay{mix-blend-mode:overlay}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-2xl{--tw-shadow: 0 25px 50px -12px rgb(0 0 0 / .25);--tw-shadow-colored: 0 25px 50px -12px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_1px_4px_rgba\(0\,0\,0\,0\.25\)\]{--tw-shadow: 0 1px 4px rgba(0,0,0,.25);--tw-shadow-colored: 0 1px 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.\!ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)!important}.ring{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-0{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-\[1\.5px\]{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1.5px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-\[\#5c7a54\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(92 122 84 / var(--tw-ring-opacity, 1))}.ring-\[\#c4a24e\]{--tw-ring-opacity: 1;--tw-ring-color: rgb(196 162 78 / var(--tw-ring-opacity, 1))}.ring-offset-background{--tw-ring-offset-color: hsl(var(--background) / 1)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-sm{--tw-blur: blur(4px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.drop-shadow{--tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / .1)) drop-shadow(0 1px 1px rgb(0 0 0 / .06));filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.duration-700{transition-duration:.7s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity, 1);transform:translate3d(var(--tw-enter-translate-x, 0),var(--tw-enter-translate-y, 0),0) scale3d(var(--tw-enter-scale, 1),var(--tw-enter-scale, 1),var(--tw-enter-scale, 1)) rotate(var(--tw-enter-rotate, 0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity, 1);transform:translate3d(var(--tw-exit-translate-x, 0),var(--tw-exit-translate-y, 0),0) scale3d(var(--tw-exit-scale, 1),var(--tw-exit-scale, 1),var(--tw-exit-scale, 1)) rotate(var(--tw-exit-rotate, 0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.fade-in,.fade-in-0{--tw-enter-opacity: 0}.zoom-in-95{--tw-enter-scale: .95}.slide-in-from-bottom{--tw-enter-translate-y: 100%}.slide-in-from-bottom-2{--tw-enter-translate-y: .5rem}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.duration-500{animation-duration:.5s}.duration-700{animation-duration:.7s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.running{animation-play-state:running}.paused{animation-play-state:paused}input[type=search]::-webkit-search-cancel-button{display:none}[contenteditable][data-placeholder]:empty:before{content:attr(data-placeholder);color:hsl(var(--muted-foreground));pointer-events:none}.h-app-shell{height:100vh;height:100dvh;height:var(--app-height, 100dvh)}.min-h-app-shell{min-height:100vh;min-height:100dvh;min-height:var(--app-height, 100dvh)}.border.toggle-elevate:before{inset:-1px}.hover-elevate:not(.no-default-hover-elevate),.active-elevate:not(.no-default-active-elevate),.hover-elevate-2:not(.no-default-hover-elevate),.active-elevate-2:not(.no-default-active-elevate){position:relative;z-index:0}.hover-elevate:not(.no-default-hover-elevate):after,.active-elevate:not(.no-default-active-elevate):after,.hover-elevate-2:not(.no-default-hover-elevate):after,.active-elevate-2:not(.no-default-active-elevate):after{content:"";pointer-events:none;position:absolute;inset:0;border-radius:inherit;z-index:999}.hover-elevate:hover:not(.no-default-hover-elevate):after,.active-elevate:active:not(.no-default-active-elevate):after{background-color:var(--elevate-1)}.border.hover-elevate:not(.no-hover-interaction-elevate):after,.border.active-elevate:not(.no-active-interaction-elevate):after,.border.hover-elevate-2:not(.no-hover-interaction-elevate):after,.border.active-elevate-2:not(.no-active-interaction-elevate):after{inset:-1px}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-fade-slide-in{animation:fadeSlideIn .4s ease-out both}@keyframes goldWarmFlash{0%{box-shadow:0 0 #d4b15c00}35%{box-shadow:0 0 0 4px #d4b15c59}to{box-shadow:0 0 #d4b15c00}}.animate-gold-warm-flash{animation:goldWarmFlash .25s ease-out both}@media(prefers-reduced-motion:reduce){.animate-gold-warm-flash{animation:none;box-shadow:0 0 0 1px #d4b15c73}}@keyframes iphoneFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.\[border-color\:var\(--badge-outline\)\]{border-color:var(--badge-outline)}.\[border-color\:var\(--button-outline\)\]{border-color:var(--button-outline)}:root{--color-forest-deep: #1a241a;--color-forest-mid: #3d5636;--color-forest-base: #5c7a54;--color-sage: #5c7a54;--color-sage-mist: #e8f0e4;--color-mint-haze: #e8f0e4;--color-forest-gold: #c4a24e;--ds-surface-card: rgba(254, 252, 249, .12);--ds-surface-warm: rgba(254, 252, 249, .18);--ds-child-1: #5c7a54;--ds-child-2: #c4a24e;--ds-child-3: #c4724e;--ds-child-4: #d4c9a8;--ds-surface-status: rgba(254, 252, 249, .06);--ds-accent-sage: #5c7a54;--ds-accent-sage-dark: #3d5636;--ds-accent-sage-light: rgba(92, 122, 84, .15);--sage-bright: #7a8c70;--ds-accent-gold: #c4a24e;--ds-text-primary: rgba(254, 252, 249, .85);--ds-text-secondary: rgba(254, 252, 249, .6);--ds-text-muted: rgba(254, 252, 249, .5);--ds-text-on-dark: #FEFCF9;--ds-text-on-sage: #FEFCF9;--ds-border-card: rgba(254, 252, 249, .25);--ds-border-divider: rgba(254, 252, 249, .12);--ds-safety-bg: rgba(181, 78, 78, .15);--ds-safety-text: #e8a0a0;--ds-selection-active: #5c7a54;--ds-progress-active: #4a6741;--ds-progress-inactive: rgba(254, 252, 249, .1);--ds-tile-bg-inhabiting: rgba(0, 0, 0, .4);--ds-tile-border-inhabiting: rgba(255, 255, 255, .06);--ds-tile-highlight-inhabiting: rgba(255, 255, 255, .08);--ds-tile-blur-inhabiting: 8px;--id-kids-body: rgba(122, 152, 110, .06);--id-kids-edge: rgba(122, 152, 110, .28);--id-kids-label: #6f8a64;--keepsake-glow: .1;--ds-nav-height: 56px;--color-error-deep: #e8a0a0;--color-error-surface: rgba(181, 78, 78, .15);--color-warning-deep: #c4a24e;--color-warning-surface: rgba(196, 162, 78, .12);--color-success-deep: #5c7a54;--color-success-surface: rgba(92, 122, 84, .12);--color-info-deep: #7a9cc4;--color-info-surface: rgba(46, 74, 107, .15);--color-soil-dark: rgba(254, 252, 249, .85);--color-soil-mid: rgba(254, 252, 249, .6);--color-bark: rgba(254, 252, 249, .4);--color-linen: rgba(254, 252, 249, .04);--color-white: rgba(254, 252, 249, .04);--button-outline: rgba(254, 252, 249, .1);--badge-outline: rgba(254, 252, 249, .05);--opaque-button-border-intensity: -8;--elevate-1: rgba(254, 252, 249, .03);--elevate-2: rgba(254, 252, 249, .08);--background: 140 16% 20%;--foreground: 40 80% 97%;--border: 140 16% 25%;--card: 140 14% 24%;--card-foreground: 40 80% 97%;--card-border: 140 16% 25%;--sidebar: 140 16% 18%;--sidebar-foreground: 40 80% 97%;--sidebar-border: 140 16% 25%;--sidebar-primary: 140 16% 30%;--sidebar-primary-foreground: 40 80% 97%;--sidebar-accent: 140 16% 22%;--sidebar-accent-foreground: 40 80% 97%;--sidebar-ring: 140 16% 35%;--popover: 140 16% 22%;--popover-foreground: 40 80% 97%;--popover-border: 140 16% 25%;--primary: 107 18% 40%;--primary-foreground: 40 80% 97%;--secondary: 43 46% 54%;--secondary-foreground: 40 80% 97%;--muted: 140 16% 25%;--muted-foreground: 40 30% 70%;--accent: 140 16% 25%;--accent-foreground: 40 80% 97%;--destructive: 0 42% 50%;--destructive-foreground: 0 0% 98%;--input: 140 16% 25%;--ring: 107 18% 40%;--chart-1: 154 30% 24%;--chart-2: 43 52% 54%;--chart-3: 152 31% 33%;--chart-4: 24 13% 56%;--chart-5: 150 30% 55%;--font-sans: "DM Sans", system-ui, -apple-system, sans-serif;--font-serif: "Source Serif 4", "Lora", Georgia, serif;--font-mono: Menlo, monospace;--radius: .5rem;--shadow-2xs: 0 1px 2px rgba(27, 50, 40, .04);--shadow-xs: 0 1px 3px rgba(27, 50, 40, .06);--shadow-sm: 0 1px 4px rgba(27, 50, 40, .08);--shadow: 0 1px 4px rgba(27, 50, 40, .08);--shadow-md: 0 2px 8px rgba(27, 50, 40, .1);--shadow-lg: 0 4px 16px rgba(27, 50, 40, .12);--shadow-xl: 0 8px 24px rgba(27, 50, 40, .14);--shadow-2xl: 0 16px 48px rgba(27, 50, 40, .2);--shadow-card: 0 1px 4px rgba(27, 50, 40, .08);--shadow-elevated: 0 4px 16px rgba(27, 50, 40, .12);--shadow-modal: 0 16px 48px rgba(27, 50, 40, .2);--tracking-normal: 0em;--spacing: .25rem;--sidebar-primary-border: hsl(var(--sidebar-primary));--sidebar-primary-border: hsl(from hsl(var(--sidebar-primary)) h s calc(l + var(--opaque-button-border-intensity)) / alpha);--sidebar-accent-border: hsl(var(--sidebar-accent));--sidebar-accent-border: hsl(from hsl(var(--sidebar-accent)) h s calc(l + var(--opaque-button-border-intensity)) / alpha);--primary-border: hsl(var(--primary));--primary-border: hsl(from hsl(var(--primary)) h s calc(l + var(--opaque-button-border-intensity)) / alpha);--secondary-border: hsl(var(--secondary));--secondary-border: hsl(from hsl(var(--secondary)) h s calc(l + var(--opaque-button-border-intensity)) / alpha);--muted-border: hsl(var(--muted));--muted-border: hsl(from hsl(var(--muted)) h s calc(l + var(--opaque-button-border-intensity)) / alpha);--accent-border: hsl(var(--accent));--accent-border: hsl(from hsl(var(--accent)) h s calc(l + var(--opaque-button-border-intensity)) / alpha);--destructive-border: hsl(var(--destructive));--destructive-border: hsl(from hsl(var(--destructive)) h s calc(l + var(--opaque-button-border-intensity)) / alpha)}:root{--forest-deep: #1a241a;--forest-lifted-1: #1f2a1f;--forest-lifted-2: #263326;--forest-lifted-3: #2a3829;--forest-mid: #2d3b2d;--color-forest-well: #11181A;--cream-raw: #FEFCF9;--cream: rgba(254, 252, 249, .92);--cream-98: rgba(254, 252, 249, .98);--cream-92: rgba(254, 252, 249, .92);--cream-85: rgba(254, 252, 249, .85);--cream-muted: rgba(254, 252, 249, .62);--cream-mid: rgba(254, 252, 249, .55);--cream-quiet: rgba(254, 252, 249, .38);--cream-line: rgba(254, 252, 249, .08);--cream-line-strong: rgba(254, 252, 249, .14);--gold: #c4a24e;--gold-80: rgba(196, 162, 78, .8);--gold-60: rgba(196, 162, 78, .6);--gold-55: rgba(196, 162, 78, .55);--gold-40: rgba(196, 162, 78, .4);--gold-20: rgba(196, 162, 78, .2);--sage-60: rgba(92, 122, 84, .6);--sage-55: rgba(92, 122, 84, .55);--sage-40: rgba(92, 122, 84, .4);--ivory: #F7EAD1;--rational-canvas: #FAF7F1;--rational-ink: #2d3b2d;--rational-ink-soft: rgba(45, 59, 45, .92);--rational-ink-muted: rgba(45, 59, 45, .62);--rational-ink-mid: rgba(45, 59, 45, .55);--rational-ink-quiet: rgba(45, 59, 45, .38);--rational-line: rgba(45, 59, 45, .1);--rational-sage: #8a9a82;--sage-skel: rgba(138, 154, 130, .14);--cream-card: #FBF7EE;--ds-section-gap: 28px;--ds-battery-empty: rgba(45, 59, 45, .08);--ds-battery-empty-border: rgba(45, 59, 45, .16);--ds-battery-low: #b5524d;--ds-battery-mid: var(--rational-sage);--ds-battery-full: var(--rational-sage);--ds-divider-on-forest: rgba(233, 228, 214, .1);--ds-skel-on-forest: rgba(233, 228, 214, .1);--breath: 6.4s;--warmth-drift: 14s;--hearth-pulse: 3.6s;--forest-deepest: #0d1410;--forest-base: #131c16;--forest-lift: #1a241d;--night-text: #d8cdb6;--night-text-2: #a99e88;--night-text-3: #6f6857;--night-text-q: #4a4538;--ember-mid: #8a6a3a;--ember-low: #6e5530;--ember-deep: #3a2c18;--ember-bright: var(--gold);--sage: #8b9b82;--sage-deep: #5e6e5a;--forest-edge: rgba(214, 200, 170, .07);--forest-edge-warm: rgba(196, 142, 78, .18);--threshold-duration: .5s;--gold-warm: #d4b15c;--ds-today-ring: rgba(212, 177, 92, .78);--ds-today-fill: rgba(196, 142, 78, .06);--ds-past-fill: rgba(196, 142, 78, .2);--ds-past-edge: rgba(196, 142, 78, .42);--ds-missed-edge: rgba(110, 138, 100, .32);--ds-missed-num: rgba(232, 226, 211, .34);--ds-future-edge: rgba(196, 142, 78, .18);--ds-future-num: rgba(252, 244, 224, .55);--ds-blank-fill: rgba(252, 244, 224, .035);--ds-blank-edge: rgba(252, 244, 224, .06);--ds-dot: var(--gold-warm);--ds-dot-partner: var(--sage-bright);--ds-dot-task: var(--ember-mid);--ds-pill-w: 40px;--ds-pill-h: 54px;--ds-pill-gap: 5px;--ds-pill-radius: 12px;--mb-rim: rgba(244, 210, 150, .32);--mb-rim-edge: rgba(220, 168, 92, .55);--mb-intent-bg: rgba(212, 177, 92, .05);--mb-intent-edge: rgba(212, 177, 92, .32);--serif: "Lora", Georgia, "Times New Roman", serif;--sans: "DM Sans", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--display: "Playfair Display", Georgia, serif;--newsreader: "Newsreader", "Source Serif 4", Georgia, serif;--geist: "Geist", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--lora-body-sm: 17px;--lora-body: 18px;--lora-body-lg: 19px;--lora-lh-body: 1.72;--lora-lh-prose: 1.78;--lora-h3: 22px;--lora-h2: 28px;--lora-h1: 36px;--lora-display: 48px;--lora-lh-head: 1.22;--sans-micro: 10px;--sans-label: 11px;--sans-meta: 12px;--sans-ui: 14px;--sans-ui-lg: 16px;--sans-lh-ui: 1.55;--track-caps: .28em;--track-caps-sm: .24em;--track-tight: -.01em;--track-body: 0;--space-0: 0;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 32px;--space-8: 40px;--space-9: 56px;--space-10: 72px;--space-11: 96px;--space-12: 128px;--measure-prose: 62ch;--measure-focal: 26ch;--measure-label: 42ch;--hit-min: 44px;--hit-comfy: 56px;--radius-1: 4px;--radius-2: 8px;--radius-3: 12px;--radius-card: 16px;--rule-thin: 1px;--ease-out: cubic-bezier(.2, .7, .2, 1);--dur-fast: .22s;--dur-med: .6s;--dur-slow: .9s;--dur-bloom: 1.4s}:root{--color-forest-canvas: var(--forest-deep);--color-forest-paper: var(--forest-lifted-1);--color-forest-card: var(--forest-lifted-2);--color-forest-card-soft: var(--forest-lifted-3);--color-forest-ink: var(--cream-85);--color-forest-ink-muted: var(--cream-muted);--color-forest-rule: var(--cream-line);--color-hearth-gold: #d4b15c;--font-reading: var(--font-serif);--motion-fast: var(--dur-fast);--motion-base: var(--dur-med);--motion-slow: var(--dur-slow);--ease-emerge: var(--ease-out);--ds-bg-canvas-cream: var(--rational-canvas);--ds-bg-canvas-forest: var(--color-forest-canvas);--ds-accent-gold-cream: #c4a24e;--ds-accent-gold-forest: #d4b15c;--ds-content-gold-cream: #c4a24e;--ds-card-edge-forest: rgba(160, 145, 90, .4);--ds-divider-cream: var(--rational-line);--ds-divider-forest: var(--cream-line);--ds-ink-strong-cream: var(--rational-ink);--ds-ink-strong-forest: var(--cream-98);--ds-ink-body-cream: var(--rational-ink-soft);--ds-ink-body-forest: var(--cream-92);--ds-ink-mid-cream: var(--rational-ink-mid);--ds-ink-mid-forest: var(--cream-mid);--ds-ink-muted-cream: var(--rational-ink-muted);--ds-ink-muted-forest: var(--cream-muted);--ds-ink-quiet-cream: var(--rational-ink-quiet);--ds-ink-quiet-forest: var(--cream-quiet);--ds-ink-pull-forest: rgba(233, 228, 214, .72)}:root{--ds-bg-canvas: var(--ds-bg-canvas-cream);--ds-accent-gold: var(--ds-accent-gold-cream);--ds-divider: var(--ds-divider-cream);--ds-ink-strong: var(--ds-ink-strong-cream);--ds-ink-body: var(--ds-ink-body-cream);--ds-ink-mid: var(--ds-ink-mid-cream);--ds-ink-muted: var(--ds-ink-muted-cream);--ds-ink-quiet: var(--ds-ink-quiet-cream)}[data-palette=forest]{--ds-bg-canvas: var(--ds-bg-canvas-forest);--ds-accent-gold: var(--ds-accent-gold-forest);--ds-divider: var(--ds-divider-forest);--ds-ink-strong: var(--ds-ink-strong-forest);--ds-ink-body: var(--ds-ink-body-forest);--ds-ink-mid: var(--ds-ink-mid-forest);--ds-ink-muted: var(--ds-ink-muted-forest);--ds-ink-quiet: var(--ds-ink-quiet-forest);--ds-ink-pull: var(--ds-ink-pull-forest);--background: 140 16% 20%;--foreground: 40 80% 97%;--border: 140 16% 25%;--card: 140 14% 24%;--card-foreground: 40 80% 97%;--card-border: 140 16% 25%;--popover: 140 16% 22%;--popover-foreground: 40 80% 97%;--popover-border: 140 16% 25%;--primary: 107 18% 40%;--primary-foreground: 40 80% 97%;--secondary: 43 46% 54%;--secondary-foreground: 40 80% 97%;--muted: 140 16% 25%;--muted-foreground: 40 30% 70%;--accent: 140 16% 25%;--accent-foreground: 40 80% 97%;--destructive: 0 42% 50%;--destructive-foreground: 0 0% 98%;--input: 140 16% 25%;--ring: 107 18% 40%}[data-palette=cream]{--ds-bg-canvas: var(--ds-bg-canvas-cream);--ds-accent-gold: var(--ds-accent-gold-cream);--ds-divider: var(--ds-divider-cream);--ds-ink-strong: var(--ds-ink-strong-cream);--ds-ink-body: var(--ds-ink-body-cream);--ds-ink-mid: var(--ds-ink-mid-cream);--ds-ink-muted: var(--ds-ink-muted-cream);--ds-ink-quiet: var(--ds-ink-quiet-cream);--background: 43 47% 96%;--foreground: 120 12% 20%;--border: 43 30% 88%;--card: 40 47% 96%;--card-foreground: 120 12% 20%;--card-border: 43 30% 88%;--popover: 43 47% 96%;--popover-foreground: 120 12% 20%;--popover-border: 43 30% 88%;--primary: 107 18% 40%;--primary-foreground: 40 80% 97%;--secondary: 38 51% 53%;--secondary-foreground: 120 12% 20%;--muted: 43 40% 92%;--muted-foreground: 120 12% 48%;--accent: 43 40% 92%;--accent-foreground: 120 12% 20%;--destructive: 0 42% 50%;--destructive-foreground: 0 0% 98%;--input: 43 30% 88%;--ring: 107 18% 40%}.dark{--button-outline: rgba(255,255,255, .1);--badge-outline: rgba(255,255,255, .05);--opaque-button-border-intensity: 9;--elevate-1: rgba(255,255,255, .04);--elevate-2: rgba(255,255,255, .09);--background: 120 10% 8%;--foreground: 37 20% 90%;--border: 120 8% 24%;--card: 120 8% 15%;--card-foreground: 37 20% 92%;--card-border: 120 8% 22%;--sidebar: 155 25% 9%;--sidebar-foreground: 33 20% 92%;--sidebar-border: 155 20% 16%;--sidebar-primary: 152 33% 48%;--sidebar-primary-foreground: 155 30% 7%;--sidebar-accent: 155 20% 16%;--sidebar-accent-foreground: 33 20% 92%;--sidebar-ring: 152 33% 48%;--popover: 155 22% 12%;--popover-foreground: 33 20% 92%;--popover-border: 155 20% 17%;--primary: 107 25% 50%;--primary-foreground: 120 10% 8%;--secondary: 43 40% 45%;--secondary-foreground: 37 20% 90%;--muted: 120 10% 15%;--muted-foreground: 37 10% 55%;--accent: 120 10% 16%;--accent-foreground: 37 20% 90%;--destructive: 0 50% 45%;--destructive-foreground: 0 0% 98%;--input: 120 10% 20%;--ring: 107 25% 50%;--chart-1: 152 33% 55%;--chart-2: 43 45% 55%;--chart-3: 150 30% 45%;--chart-4: 30 15% 50%;--chart-5: 152 25% 45%;--shadow-2xs: 0 1px 2px rgba(10, 24, 18, .2);--shadow-xs: 0 1px 3px rgba(10, 24, 18, .25);--shadow-sm: 0 1px 4px rgba(10, 24, 18, .3);--shadow: 0 1px 4px rgba(10, 24, 18, .3);--shadow-md: 0 2px 8px rgba(10, 24, 18, .35);--shadow-lg: 0 4px 16px rgba(10, 24, 18, .4);--shadow-xl: 0 8px 24px rgba(10, 24, 18, .45);--shadow-2xl: 0 16px 48px rgba(10, 24, 18, .55);--sidebar-primary-border: hsl(var(--sidebar-primary));--sidebar-primary-border: hsl(from hsl(var(--sidebar-primary)) h s calc(l + var(--opaque-button-border-intensity)) / alpha);--sidebar-accent-border: hsl(var(--sidebar-accent));--sidebar-accent-border: hsl(from hsl(var(--sidebar-accent)) h s calc(l + var(--opaque-button-border-intensity)) / alpha);--primary-border: hsl(var(--primary));--primary-border: hsl(from hsl(var(--primary)) h s calc(l + var(--opaque-button-border-intensity)) / alpha);--secondary-border: hsl(var(--secondary));--secondary-border: hsl(from hsl(var(--secondary)) h s calc(l + var(--opaque-button-border-intensity)) / alpha);--muted-border: hsl(var(--muted));--muted-border: hsl(from hsl(var(--muted)) h s calc(l + var(--opaque-button-border-intensity)) / alpha);--accent-border: hsl(var(--accent));--accent-border: hsl(from hsl(var(--accent)) h s calc(l + var(--opaque-button-border-intensity)) / alpha);--destructive-border: hsl(var(--destructive));--destructive-border: hsl(from hsl(var(--destructive)) h s calc(l + var(--opaque-button-border-intensity)) / alpha)}.hero-single-moment{color:#f5f0e8f2;font-weight:400;font-size:clamp(26px,7vw,36px);line-height:1.3;letter-spacing:0;max-width:18ch;font-feature-settings:"kern" 1,"liga" 1;text-wrap:balance}@media(min-width:640px){.hero-single-moment{font-size:clamp(36px,5vw,48px);line-height:1.28;max-width:20ch}}@media(min-width:1024px){.hero-single-moment{font-size:clamp(48px,3.5vw,60px);line-height:1.25;letter-spacing:-.01em;max-width:22ch}}@keyframes hero-scroll-cue{0%{opacity:0;transform:scaleY(0)}40%{opacity:.55;transform:scaleY(1)}75%{opacity:.55;transform:scaleY(1)}to{opacity:0;transform:scaleY(1)}}.hero-scroll-cue{width:1px;height:44px;background:linear-gradient(180deg,#c4a24e40,#c4a24ebf);transform-origin:top center;animation:hero-scroll-cue 2.5s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.hero-scroll-cue{animation:none;opacity:.5;transform:scaleY(1)}}.system-panel__icon{width:32px;height:32px;color:#c4a24e}.system-panel__icon-glow{inset:-24px;background:radial-gradient(circle,#c4a24e2e,#c4a24e00 50%);opacity:0;filter:blur(8px);transition:opacity .6s cubic-bezier(.16,1,.3,1)}.system-panel:hover .system-panel__icon-glow{opacity:1}.system-panel:hover .system-panel__icon{transform:scale(1.04)}@media(prefers-reduced-motion:reduce){.system-panel:hover .system-panel__icon-glow{opacity:0}.system-panel:hover .system-panel__icon{transform:none}.system-panel__icon-glow{transition:none}.system-panel__icon{transition:none!important}}@keyframes arrive{0%{opacity:0}to{opacity:1}}.atm-canopy{position:absolute;inset:0;background:radial-gradient(ellipse 130% 38% at 50% -2%,rgba(232,222,196,.1),transparent 62%);opacity:.42;pointer-events:none}.atm-firelight{position:absolute;inset:0;background:radial-gradient(ellipse 110% 42% at 50% 102%,rgba(196,142,78,.18),transparent 60%);opacity:.55;pointer-events:none}.hero-loop-close{opacity:1;animation:arrive 1.2s var(--ease-out) forwards;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-loop-close.replay{animation:arrive 1.2s var(--ease-out) forwards}.hero-attribution{font-family:var(--font-sans);font-weight:400;font-size:12px;letter-spacing:.08em;color:var(--night-text-3);font-variant-caps:all-small-caps;margin:0 0 20px;line-height:1.4}.hero-phrase{font-family:var(--newsreader);font-style:italic;font-weight:400;font-size:24px;line-height:1.4;letter-spacing:-.005em;color:var(--night-text);margin:0;max-width:38rem;font-optical-sizing:auto;text-wrap:pretty}@media(prefers-reduced-motion:reduce){.hero-loop-close{opacity:1;animation:none}}.forest-anchor[data-atmospherics-v3=true] [data-testid=morning-loop-close-hero]{transition:padding .3s cubic-bezier(.2,.7,.2,1)}.forest-anchor[data-atmospherics-v3=true][data-condensed=true] [data-testid=morning-loop-close-hero]{padding-top:calc(env(safe-area-inset-top,44px) + 14px)!important;padding-bottom:8px!important}.forest-anchor[data-atmospherics-v3=true] [data-testid=morning-greeting]{transition:font-size .3s cubic-bezier(.2,.7,.2,1)}.forest-anchor[data-atmospherics-v3=true][data-condensed=true] [data-testid=morning-greeting]{font-size:16px!important}.forest-anchor[data-atmospherics-v3=true] .hero-attribution,.forest-anchor[data-atmospherics-v3=true] .hero-morning-quote{transition:opacity .2s cubic-bezier(.2,.7,.2,1),max-height .3s cubic-bezier(.2,.7,.2,1),margin .3s cubic-bezier(.2,.7,.2,1);overflow:hidden;max-height:400px}.forest-anchor[data-atmospherics-v3=true][data-condensed=true] .hero-attribution,.forest-anchor[data-atmospherics-v3=true][data-condensed=true] .hero-morning-quote{max-height:0!important;opacity:0!important;margin-top:0!important;margin-bottom:0!important;pointer-events:none}.forest-anchor[data-atmospherics-v3=true] .hero-phrase{transition:font-size .3s cubic-bezier(.2,.7,.2,1)}.forest-anchor[data-atmospherics-v3=true][data-condensed=true] .hero-phrase{font-size:15px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.forest-anchor[data-atmospherics-v3=true] .hero-loop-close{transition:margin-top .3s cubic-bezier(.2,.7,.2,1)}.forest-anchor[data-atmospherics-v3=true][data-condensed=true] .hero-loop-close{margin-top:6px!important}.forest-anchor[data-atmospherics-v3=true] [data-hero-cta=morning-reread]{transition:opacity .2s cubic-bezier(.2,.7,.2,1),max-height .3s cubic-bezier(.2,.7,.2,1),margin .3s cubic-bezier(.2,.7,.2,1);overflow:hidden;max-height:200px}.forest-anchor[data-atmospherics-v3=true][data-condensed=true] [data-hero-cta=morning-reread]{max-height:0!important;opacity:0!important;margin-top:0!important;pointer-events:none}@media(prefers-reduced-motion:reduce){.forest-anchor[data-atmospherics-v3=true] [data-testid=morning-loop-close-hero],.forest-anchor[data-atmospherics-v3=true] [data-testid=morning-greeting],.forest-anchor[data-atmospherics-v3=true] .hero-attribution,.forest-anchor[data-atmospherics-v3=true] .hero-morning-quote,.forest-anchor[data-atmospherics-v3=true] .hero-phrase,.forest-anchor[data-atmospherics-v3=true] .hero-loop-close,.forest-anchor[data-atmospherics-v3=true] [data-hero-cta=morning-reread]{transition:none}}.forest-anchor{position:relative;isolation:isolate;display:flex;flex-direction:column;height:100vh;height:100dvh;height:var(--app-height, 100dvh);padding-bottom:env(safe-area-inset-bottom,0px);overflow:hidden}.head-static{position:sticky;top:0;z-index:5;background:var(--ds-bg-canvas-forest)}.forest-anchor[data-atmospherics-v3=true] .head-static{background:linear-gradient(to bottom in oklab,var(--forest-night) 0%,var(--forest-night) calc(100% - 72px),transparent 100%)}.canopy-light{position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 130% 38% at 50% -2%,rgba(232,222,196,.13),transparent 62%);opacity:0}.canopy-light.arriving{animation:arrival-canopy 4.6s cubic-bezier(.2,.7,.2,1) .1s forwards}.canopy-light.settled{opacity:.32}.firelight{position:absolute;inset:0;z-index:0;pointer-events:none;background:radial-gradient(ellipse 110% 42% at 50% 102%,rgba(196,142,78,.3),transparent 60%);opacity:0}.firelight.arriving{animation:arrival-firelight 4.6s cubic-bezier(.2,.7,.2,1) .2s forwards}.firelight.settled{opacity:.55}.tree{position:absolute;bottom:calc(var(--ds-nav-height) + env(safe-area-inset-bottom,0px));left:50%;transform:translate(-50%);width:100%;max-width:720px;max-height:calc(100dvh - var(--head-static-height, 280px) - var(--ds-nav-height) - env(safe-area-inset-bottom,0px));z-index:0;pointer-events:none;opacity:0;color:#c4a24e;display:flex;align-items:flex-end;justify-content:center}.tree svg{max-width:100%;max-height:100%;width:auto;height:auto;display:block}.tree.arriving{animation:arrival-tree 5.2s cubic-bezier(.2,.7,.2,1) .3s forwards}.tree.settled{opacity:.07}.tree.is-aglow{opacity:var(--tree-glow, .07);transition:opacity .2s ease-out}@keyframes arrival-canopy{0%{opacity:0}50%{opacity:.95}to{opacity:.32}}@keyframes arrival-firelight{0%{opacity:0}50%{opacity:1}to{opacity:.55}}@keyframes arrival-tree{0%{opacity:0}to{opacity:.07}}@media(prefers-reduced-motion:reduce){.canopy-light.arriving{animation:none;opacity:.32}.firelight.arriving{animation:none;opacity:.55}.tree.arriving{animation:none;opacity:.07}}.forest-anchor[data-atmospherics-v3=true]{--forest-night: #131c16;--card-surface: #1c2620;--lib-cut-fill: rgb(20, 24, 20);--ember-warm: rgb(155, 121, 68);--rim-cream: rgba(254, 252, 249, .035)}.forest-anchor[data-atmospherics-v3=true] .ds-card{border-radius:12px!important}.forest-anchor[data-atmospherics-v3=true] .scroll-region>div.rounded-xl,.forest-anchor[data-atmospherics-v3=true] [data-testid=section-library]>div.rounded-xl,.forest-anchor[data-atmospherics-v3=true] [data-testid=deep-roots-card]{background:linear-gradient(180deg,rgba(196,142,78,.08) 0%,rgba(196,142,78,.02) 32%,transparent 58%),linear-gradient(0deg,rgba(196,142,78,.035) 0%,transparent 30%),var(--card-surface)!important;border:1px solid rgba(196,142,78,.22)!important;box-shadow:inset 0 1px 0 0 var(--rim-cream),0 4px 18px -5px #00000061,0 1px 2px #00000026!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.forest-anchor[data-atmospherics-v3=true] .scroll-region p.uppercase,.forest-anchor[data-atmospherics-v3=true] [data-testid=deep-roots-card] p.uppercase{color:var(--ember-warm)!important}.forest-anchor[data-atmospherics-v3=true] [data-testid=deep-roots-card] p.uppercase,.forest-anchor[data-atmospherics-v3=true] [data-testid^=section-] p.uppercase{color:#fef0d2eb!important;text-shadow:0 1px 3px rgba(0,0,0,.55),0 0 1px rgba(0,0,0,.4)!important}@keyframes taprootPortalBreath{0%,to{box-shadow:inset 0 1px #fef0d21a,0 12px 38px -10px #d4b15c73,0 0 0 1px #c4a24e4d}50%{box-shadow:inset 0 1px #fef0d229,0 18px 52px -10px #d4b15c9e,0 0 0 1px #c4a24e6b}}[data-taproot-active=true]{animation:taprootPortalBreath 4s ease-in-out infinite}@media(prefers-reduced-motion:reduce){[data-taproot-active=true]{animation:none!important}}@keyframes kidBranchActiveBreath{0%,to{box-shadow:inset 0 1px #fef0d224,0 14px 44px -8px #d4b15c8c,0 6px 18px -4px #0000008c,0 0 0 1px #d4b15c2e}50%{box-shadow:inset 0 1px #fef0d22e,0 18px 56px -8px #d4b15cb3,0 8px 22px -4px #0000008c,0 0 0 1px #d4b15c42}}@media(prefers-reduced-motion:reduce){[data-active-plan=true]{animation:none!important}}[data-firewood-active=true]{animation:kidBranchActiveBreath 4s ease-in-out infinite}@media(prefers-reduced-motion:reduce){[data-firewood-active=true]{animation:none!important}}@keyframes ritualPathSpark{0%,to{left:0;opacity:0}10%{opacity:.95}90%{opacity:.95}50%{left:100%;opacity:1}}@media(prefers-reduced-motion:reduce){.ritual-path-spark{animation:none!important;opacity:0!important}}@keyframes ds-today-pulse{0%,to{transform:scale(.85);opacity:.35;box-shadow:0 0 3px #d4b15cd9}50%{transform:scale(1.15);opacity:1;box-shadow:0 0 8px #d4b15cd9}}@media(prefers-reduced-motion:reduce){.ds-today-dot{animation:none!important;transform:none!important;opacity:1!important;box-shadow:0 0 3px #d4b15cd9!important}}@keyframes compassPhraseRotate{0%{opacity:1}28%{opacity:1}33%{opacity:0}94%{opacity:0}to{opacity:1}}@keyframes compassPhraseRotateB{0%{opacity:0}28%{opacity:0}33%{opacity:1}61%{opacity:1}66%{opacity:0}to{opacity:0}}@keyframes compassPhraseRotateC{0%{opacity:0}61%{opacity:0}66%{opacity:1}94%{opacity:1}to{opacity:0}}.compass-phrase-rotator{position:relative}.compass-phrase-rotator>span{position:absolute;inset:0;display:block;text-align:left;opacity:0;animation:compassPhraseRotate 9s ease-in-out infinite;animation-fill-mode:both}.compass-phrase-rotator>span:nth-child(2){animation-name:compassPhraseRotateB}.compass-phrase-rotator>span:nth-child(3){animation-name:compassPhraseRotateC}@media(prefers-reduced-motion:reduce){.compass-phrase-rotator>span{animation:none!important}.compass-phrase-rotator>span:nth-child(1){opacity:1!important}.compass-phrase-rotator>span:nth-child(n+2){opacity:0!important}}@keyframes compassSunRay{0%,to{opacity:.55}50%{opacity:.78}}@media(prefers-reduced-motion:reduce){.compass-sun-ray{animation:none!important;opacity:.62}}@keyframes expectingSunRay{0%,to{opacity:.85}50%{opacity:1}}@keyframes expectingBabyOrb{0%,to{transform:scale(1);box-shadow:0 0 24px #dca85c52,0 0 60px #c48e4e38,inset 0 2px 6px #fef0d252}50%{transform:scale(1.025);box-shadow:0 0 32px #dca85c73,0 0 78px #c48e4e4d,inset 0 2px 8px #fef0d26b}}@media(prefers-reduced-motion:reduce){.expecting-hero-sun-ray,.expecting-hero-baby-orb{animation:none!important}}.forest-anchor[data-atmospherics-v3=true] [data-testid=section-kids] .track-card:not([data-palette=cream]),.forest-anchor[data-atmospherics-v3=true] [data-testid=section-kids] .ds-card:not(.ritual-card):not([data-palette=cream]){border-color:#5c7a544d;background-image:linear-gradient(180deg,#5c7a540f,#5c7a5405)}.forest-anchor[data-atmospherics-v3=true] [data-testid=section-partnership] .track-card:not([data-palette=cream]),.forest-anchor[data-atmospherics-v3=true] [data-testid=section-partnership] .ds-card:not(.ritual-card):not([data-palette=cream]){border-color:#c4a24e40;background-image:linear-gradient(180deg,#8a6a3a14,#8a6a3a08)}.forest-anchor[data-atmospherics-v3=true] [data-testid=section-household] .track-card:not([data-palette=cream]),.forest-anchor[data-atmospherics-v3=true] [data-testid=section-household] .ds-card:not(.ritual-card):not([data-palette=cream]){border-color:#3a2c1873;background-image:linear-gradient(180deg,#3a2c180f,#3a2c1805)}.forest-anchor[data-atmospherics-v3=true] [data-testid=deep-roots-card]{background:linear-gradient(180deg,rgba(220,168,92,.12) 0%,rgba(196,142,78,.06) 40%,transparent 78%),linear-gradient(0deg,rgba(220,168,92,.1) 0%,rgba(196,142,78,.04) 30%,transparent 60%),#1c262073!important;border:none!important;box-shadow:inset 0 1px #fef0d20f,0 8px 28px -8px #c48e4e4d,0 4px 14px -4px #0006!important;margin-top:4px!important}.forest-track-surface{background-color:#131c16;color:var(--night-text);min-height:100vh}.track-card{background:linear-gradient(180deg,rgba(196,142,78,.08) 0%,rgba(196,142,78,.02) 32%,transparent 58%),linear-gradient(0deg,rgba(196,142,78,.035) 0%,transparent 30%),#1c2620;border:1px solid rgba(196,142,78,.22);border-radius:14px;box-shadow:inset 0 1px #fefcf909,0 4px 18px -5px #00000061,0 1px 2px #00000026;backdrop-filter:none;-webkit-backdrop-filter:none}.track-card--featured{background:linear-gradient(180deg,rgba(196,142,78,.1) 0%,rgba(196,142,78,.03) 32%,transparent 58%),linear-gradient(0deg,rgba(196,142,78,.045) 0%,transparent 30%),#1c2620;border-left:3px solid rgba(196,162,78,.65);box-shadow:inset 0 1px #fefcf90a,0 6px 22px -6px #0000006b,0 1px 2px #00000026}.track-rail{background:#c4a24e0f;border:1px solid rgba(196,162,78,.2);border-left:2px solid rgba(196,162,78,.65);border-radius:12px}.track-rail--sage{background:#7a986e0f;border:1px solid rgba(122,152,110,.22);border-left:2px solid rgba(122,152,110,.55);border-radius:12px}.track-callout--plan{background:linear-gradient(180deg,rgba(232,222,196,.08) 0%,rgba(232,222,196,.03) 60%,transparent 100%),#1c2620;border:1px solid rgba(232,222,196,.18);border-radius:14px;box-shadow:inset 0 1px #fefcf90d,0 4px 18px -5px #00000061}.track-title{font-family:var(--newsreader);font-style:italic;font-weight:500;font-size:22px;line-height:1.28;color:#fefaf0fa}.track-subtitle{font-family:var(--newsreader);font-style:italic;font-weight:400;font-size:15px;line-height:1.5;color:#a99e88}.track-eyebrow{font-family:var(--geist);font-weight:500;font-size:10.5px;text-transform:uppercase;letter-spacing:.152em;color:#9b7944}.track-eyebrow--bright{color:#fef0d2eb;text-shadow:0 1px 3px rgba(0,0,0,.55),0 0 1px rgba(0,0,0,.4)}.track-body{font-family:var(--newsreader);font-weight:400;font-size:15px;line-height:1.62;color:#fefcf9e6}.track-body--featured{font-family:var(--newsreader);font-weight:500;font-size:16px;line-height:1.6;color:#fefcf9f0}.track-emphasis{color:var(--ds-accent-gold-forest);font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.7),0 0 1px rgba(0,0,0,.55)}.track-meta{font-family:var(--geist);font-weight:400;font-size:12px;color:#fefcf973}.track-meta--secondary{font-family:var(--geist);font-weight:400;font-size:11px;color:#fefcf966}.track-cta-primary{font-family:var(--geist);font-weight:500;font-size:14px;background:linear-gradient(180deg,#c4a24e2e,#c4a24e1a),#2d3b2d;color:#e4c88af2;border:1px solid rgba(196,162,78,.4);border-radius:999px;box-shadow:inset 0 1px #fef0d214,0 2px 8px -2px #00000073;transition:filter .18s ease-out,transform .12s ease-out}.track-cta-primary:hover:not(:disabled){filter:brightness(1.08)}.track-cta-primary:active:not(:disabled){transform:translateY(1px)}.track-cta-primary:disabled{opacity:.45;cursor:not-allowed}.track-cta-ghost{font-family:var(--geist);font-weight:400;font-size:13px;color:#fefcf98c;background:transparent;border:1px solid rgba(254,252,249,.12);border-radius:999px;transition:color .18s ease-out,border-color .18s ease-out}.track-cta-ghost:hover{color:#fefcf9d9;border-color:#fefcf938}.track-textarea{background:#0003;color:var(--night-text);border:1px solid rgba(254,252,249,.1);border-radius:12px;font-family:var(--newsreader);font-size:15px;line-height:1.55;padding:12px 14px;transition:border-color .18s ease-out,box-shadow .18s ease-out}.track-textarea::-moz-placeholder{color:#fefcf952;font-style:italic}.track-textarea::placeholder{color:#fefcf952;font-style:italic}.track-textarea:focus{outline:none;border-color:#c4a24e8c;box-shadow:0 0 0 3px #c4a24e1a}.track-day-dot{width:28px;height:28px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-family:var(--geist);font-size:11px;font-weight:500}.track-day-dot--inactive{background:#2d3b2d73;border:1px solid rgba(45,59,45,.6);color:#fefcf966}.track-day-dot--current{background:#c4a24e1a;border:1px solid rgba(196,162,78,.55);color:#e4c88af2}.track-day-dot--complete{background:#7a986e2e;border:1px solid rgba(122,152,110,.55);color:#dce8d2f2}.forest-track-surface .shadcn-card{background:linear-gradient(180deg,rgba(196,142,78,.08) 0%,rgba(196,142,78,.02) 32%,transparent 58%),linear-gradient(0deg,rgba(196,142,78,.035) 0%,transparent 30%),#1c2620!important;border-color:#c48e4e38!important;border-radius:14px!important;color:#fefcf9e6!important;box-shadow:inset 0 1px #fefcf909,0 4px 18px -5px #00000061,0 1px 2px #00000026!important}.forest-track-surface .text-foreground{color:#fefcf9eb!important}.forest-track-surface .text-muted-foreground{color:#fefcf98c!important}.forest-track-surface .text-card-foreground{color:#fefcf9e6!important}.forest-track-surface button.bg-primary,.forest-track-surface .bg-primary{background:linear-gradient(180deg,#c4a24e2e,#c4a24e1a),#2d3b2d!important;color:#e4c88af2!important;border-color:#c4a24e66!important}.forest-track-surface [class*=bg-muted]{background-color:#fefcf90f!important}.forest-anchor[data-atmospherics-v3=true] [data-testid=hero-pull-quote],.forest-anchor[data-atmospherics-v3=true] [data-testid=hero-pull-empty]{overflow:hidden;max-height:240px;opacity:1;transition:max-height .32s cubic-bezier(.2,.7,.2,1),opacity .24s cubic-bezier(.2,.7,.2,1),margin .28s cubic-bezier(.2,.7,.2,1),padding .28s cubic-bezier(.2,.7,.2,1),border-left-color .24s cubic-bezier(.2,.7,.2,1)}.forest-anchor[data-atmospherics-v3=true][data-condensed=true] [data-testid=hero-pull-quote],.forest-anchor[data-atmospherics-v3=true][data-condensed=true] [data-testid=hero-pull-empty]{max-height:0;opacity:0;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;border-left-color:transparent!important}.forest-anchor[data-atmospherics-v3=true] div:has(>[data-testid=button-survival]) [data-testid=button-checkin-now]{transition:all .26s cubic-bezier(.2,.7,.2,1)!important}.forest-anchor[data-atmospherics-v3=true][data-condensed=true] div:has(>[data-testid=button-survival]) [data-testid=button-checkin-now]{width:62%!important;height:32px!important;padding:0 12px!important;font-size:12.5px!important;border-radius:999px!important;background-color:#c48e4e0a!important;border:1px solid rgba(196,142,78,.22)!important;color:#d6b27ac7!important;box-shadow:none!important}.forest-anchor[data-atmospherics-v3=true][data-condensed=true] div:has(>[data-testid=button-survival]) a{flex:0 1 auto!important;transition:flex .26s cubic-bezier(.2,.7,.2,1)!important}.forest-anchor[data-atmospherics-v3=true] [data-testid=button-survival]{overflow:hidden;max-height:60px;opacity:1;pointer-events:auto;transition:max-height .24s cubic-bezier(.2,.7,.2,1),width .24s cubic-bezier(.2,.7,.2,1),opacity .22s cubic-bezier(.2,.7,.2,1),padding .24s cubic-bezier(.2,.7,.2,1),margin .24s cubic-bezier(.2,.7,.2,1),border-width .24s cubic-bezier(.2,.7,.2,1)}.forest-anchor[data-atmospherics-v3=true][data-condensed=true] [data-testid=button-survival]{max-height:0;width:0!important;opacity:0;padding:0!important;margin:0!important;border-width:0!important;pointer-events:none}@media(prefers-reduced-motion:reduce){.forest-anchor[data-atmospherics-v3=true] [data-testid=hero-pull-quote],.forest-anchor[data-atmospherics-v3=true] [data-testid=hero-pull-empty],.forest-anchor[data-atmospherics-v3=true] [data-testid=button-survival],.forest-anchor[data-atmospherics-v3=true] div:has(>[data-testid=button-survival]) [data-testid=button-checkin-now],.forest-anchor[data-atmospherics-v3=true] div:has(>[data-testid=button-survival]) a{transition:none!important}}.forest-anchor[data-atmospherics-v3=true] [data-testid=section-library] a>div.rounded-xl{background:#14181480!important;border:1px solid rgba(230,236,244,.1)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:inset 0 1px #e6ecf40f,0 2px 6px -2px #0006!important}.forest-anchor[data-atmospherics-v3=true] [data-testid=section-library] a>div.rounded-xl svg{color:#e6ecf4b8!important;filter:drop-shadow(0 0 2.5px rgba(230,236,244,.35)) drop-shadow(0 0 7px rgba(230,236,244,.18))!important}.forest-anchor[data-atmospherics-v3=true] [data-testid=section-library] a>div.rounded-xl span{color:#fefcf9c7!important}@media(prefers-reduced-transparency:reduce){.forest-anchor[data-atmospherics-v3=true] .canopy-light,.forest-anchor[data-atmospherics-v3=true] .firelight,.forest-anchor[data-atmospherics-v3=true] .firelight-boost,.forest-anchor[data-atmospherics-v3=true] .tree{display:none!important}.forest-anchor[data-atmospherics-v3=true] .scroll-region{-webkit-mask-image:none!important;mask-image:none!important}}@media(prefers-reduced-motion:reduce){.forest-anchor[data-atmospherics-v3=true] [data-condensed] *{transition:none!important}}.head-static-fade{height:40px;background:linear-gradient(to bottom,var(--ds-bg-canvas-forest),transparent);pointer-events:none}.forest-anchor[data-atmospherics-v3=true] .head-static-fade{height:72px;background:transparent}.scroll-region{flex:1;overflow-y:auto;overflow-x:hidden;will-change:scroll-position;-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;min-height:0;position:relative;z-index:1;padding-bottom:80px}.scroll-region::-webkit-scrollbar{width:0;height:0;display:none}.firelight-boost{position:absolute;inset:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 110% 36% at 50% 86%,rgba(220,168,92,.78),rgba(196,142,78,.32) 42%,transparent 72%);opacity:var(--firelight-glow, 0);transition:opacity .2s ease-out}@media(prefers-reduced-motion:reduce){.firelight-boost{transition:none}}.tree-substrate{position:fixed;left:50%;bottom:calc(var(--ds-nav-height) + env(safe-area-inset-bottom,0px));transform:translate(-50%);width:100%;max-width:720px;max-height:calc(100dvh - var(--head-static-height, 280px) - var(--ds-nav-height) - env(safe-area-inset-bottom,0px));display:flex;align-items:flex-end;justify-content:center;pointer-events:none;z-index:-1;color:#5a7558;opacity:var(--tree-glow, .07);transition:opacity .2s ease-out}.tree-substrate svg{max-width:100%;max-height:100%;width:auto;height:auto;display:block}@media(prefers-reduced-motion:reduce){.tree-substrate{transition:none}}.juniper-screen{--jp-canvas: #121a13;--jp-card: #1e2a1e;--jp-card-edge: #2b3a2a;--jp-recess: #161f17;--jp-paper: #ebe3d1;--jp-paper-deep: #d8cdb2;--jp-paper-ink: #2a2419;--jp-ink: #e9e4d6;--jp-ink-92: rgba(233, 228, 214, .92);--jp-ink-72: rgba(233, 228, 214, .72);--jp-ink-55: rgba(233, 228, 214, .55);--jp-ink-38: rgba(233, 228, 214, .38);--jp-ink-10: rgba(233, 228, 214, .1);--jp-sage-rule: rgba(138, 154, 130, .28);--jp-gold: #d4b15c;--jp-gold-warm: #dcbb6a;--jp-gold-80: rgba(212, 177, 92, .85);--jp-gold-20: rgba(212, 177, 92, .2);--jp-gold-10: rgba(212, 177, 92, .1);--jp-terra: #c4724e;--jp-terra-12: rgba(196, 114, 78, .12);--jp-terra-32: rgba(196, 114, 78, .32);background:var(--jp-canvas);position:relative;isolation:isolate}.juniper-screen:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:-1;background:radial-gradient(60% 35% at var(--jp-wx, 12%) var(--jp-wy, 104%),rgba(212,177,92,.09),rgba(212,177,92,0) 70%);--jp-wx: 12%;--jp-wy: 104%;animation:jp-hearthdrift 16s ease-in-out infinite}@property --jp-wx{syntax: "<percentage>"; inherits: false; initial-value: 12%;}@property --jp-wy{syntax: "<percentage>"; inherits: false; initial-value: 104%;}@keyframes jp-hearthdrift{0%,to{--jp-wx: 12%;--jp-wy: 104%}50%{--jp-wx: 88%;--jp-wy: 98%}}.juniper-from-you{align-self:flex-end;position:relative;background:radial-gradient(#785f280d 1px,#785f2800 1px),linear-gradient(180deg,var(--jp-paper) 0%,var(--jp-paper-deep) 100%);background-size:6px 6px,100% 100%;background-position:0 0,0 0;color:var(--jp-paper-ink);padding:11px 15px 12px;border-radius:14px 14px 4px;font-family:var(--font-serif, "Lora", Georgia, serif);font-size:14px;line-height:1.5;font-weight:500;letter-spacing:.002em;text-wrap:pretty;box-shadow:inset 0 1px #fff7e1b3,inset 0 -1px #785f282e,0 1px #00000059,0 10px 22px #00000052;max-width:85%}.juniper-from-you:after{content:"";position:absolute;right:-1px;bottom:-1px;width:14px;height:14px;background:radial-gradient(circle at 100% 100%,rgba(0,0,0,0) 11px,var(--jp-canvas) 12px);border-bottom-right-radius:4px}.juniper-from-juniper{align-self:stretch;background:var(--jp-card);border:1px solid var(--jp-card-edge);border-radius:14px;padding:20px 18px 18px 21px;position:relative;overflow:hidden;isolation:isolate;color:var(--jp-ink-92);box-shadow:inset 0 1px #e9e4d60d,inset 0 0 0 1px #e9e4d605,0 1px #00000059,0 14px 32px #00000052}.juniper-from-juniper:before{content:"";position:absolute;inset:0;border-radius:inherit;z-index:0;background:radial-gradient(85% 55% at 0% 100%,#d4b15c24,#d4b15c00 65%),radial-gradient(60% 40% at 100% 0%,#7a8c700f,#7a8c7000 70%);opacity:.85;animation:jp-cardbreathe 9s ease-in-out infinite;pointer-events:none}.juniper-from-juniper:after{content:"";position:absolute;left:0;top:18px;bottom:18px;width:2px;background:linear-gradient(180deg,rgba(212,177,92,0) 0%,var(--jp-gold) 20%,var(--jp-gold-warm) 50%,var(--jp-gold) 80%,rgba(212,177,92,0) 100%);box-shadow:0 0 10px #d4b15c73,0 0 20px #d4b15c1f;z-index:1;animation:jp-emberglow 6.4s ease-in-out infinite}@keyframes jp-cardbreathe{0%,to{opacity:.7}50%{opacity:1}}@keyframes jp-emberglow{0%,to{box-shadow:0 0 8px #d4b15c52,0 0 16px #d4b15c14}50%{box-shadow:0 0 14px #d4b15c8c,0 0 28px #d4b15c33}}.juniper-from-juniper>*{position:relative;z-index:2}.juniper-from-juniper .juniper-markdown{font-family:"Source Serif 4",Lora,Georgia,serif;font-size:14.5px;line-height:1.6;color:var(--jp-ink-92)}.juniper-from-juniper .juniper-markdown strong{color:var(--jp-ink);font-weight:600}.juniper-from-juniper .juniper-markdown em{font-style:italic;color:var(--jp-ink-72)}.juniper-kindling-link{text-decoration:none;color:inherit;display:block;margin:10px 0 2px;padding:12px 12px 12px 14px;border-radius:12px;background:radial-gradient(70% 90% at 100% 50%,#c4724e12,#c4724e00 70%),#d4b15c0a;border:1px solid var(--jp-gold-20);position:relative;transition:transform .12s ease-out,background .16s ease-out,border-color .16s ease-out}.juniper-kindling-link:hover{transform:translate(2px);background:radial-gradient(70% 90% at 100% 50%,#c4724e1a,#c4724e00 70%),#d4b15c12;border-color:var(--jp-gold)}.juniper-kindling-eyebrow{display:flex;align-items:center;gap:8px;margin-bottom:6px}.juniper-kindling-chip{display:inline-flex;align-items:center;gap:5px;padding:2px 8px 2px 6px;border-radius:999px;background:var(--jp-terra-12);border:1px solid var(--jp-terra-32);color:#dfb19a;font-family:var(--font-sans, "DM Sans", -apple-system, system-ui, sans-serif);font-size:9.5px;letter-spacing:.16em;text-transform:uppercase;font-weight:500;white-space:nowrap}.juniper-kindling-chip svg{width:11px;height:11px;color:var(--jp-terra);flex:0 0 11px}.juniper-kindling-rule{flex:1;height:1px;background:linear-gradient(to right,var(--jp-sage-rule) 0%,rgba(138,154,130,0) 100%);align-self:center}.juniper-kindling-title{display:flex;align-items:center;justify-content:space-between;gap:10px;font-family:var(--font-serif, "Lora", Georgia, serif);font-size:15.5px;font-weight:600;letter-spacing:-.003em;color:var(--jp-ink);margin:0 0 5px;line-height:1.3}.juniper-kindling-chev{width:22px;height:22px;border-radius:50%;border:1px solid var(--jp-gold-20);display:inline-flex;align-items:center;justify-content:center;color:var(--jp-gold);flex:0 0 22px;transition:transform .12s ease-out,background .16s ease-out,color .16s ease-out}.juniper-kindling-link:hover .juniper-kindling-chev{background:var(--jp-gold);color:#1a1f1a;transform:translate(2px)}.juniper-kindling-chev svg{width:12px;height:12px}.juniper-kindling-meta{margin-top:8px;display:flex;gap:6px;align-items:center;font-family:var(--font-sans, "DM Sans", -apple-system, system-ui, sans-serif);font-size:10.5px;color:var(--jp-ink-55);letter-spacing:.04em;text-transform:uppercase}.juniper-kid-pick-pill{display:inline-flex;align-items:center;margin:4px 0 2px;padding:7px 14px;border-radius:999px;background:#d4b15c0d;border:1px solid var(--jp-gold-20);color:var(--jp-ink);font-family:var(--font-serif, "Lora", Georgia, serif);font-size:14px;font-weight:600;letter-spacing:-.003em;line-height:1.2;cursor:pointer;transition:transform .12s ease-out,background .16s ease-out,border-color .16s ease-out}.juniper-kid-pick-pill:hover{background:#d4b15c1a;border-color:var(--jp-gold);transform:translateY(-1px)}.juniper-kid-pick-pill:active{transform:translateY(0);background:#d4b15c26}.juniper-feedback-row{display:flex;align-items:center;gap:18px;padding-left:6px;margin-top:6px}.juniper-feedback-chip{display:inline-flex;align-items:center;gap:5px;font-family:var(--font-sans, "DM Sans", -apple-system, system-ui, sans-serif);font-size:11.5px;color:var(--jp-ink-55);letter-spacing:.01em;cursor:pointer;background:transparent;border:none;padding:0;transition:color .16s ease-out}.juniper-feedback-chip svg{width:12px;height:12px;opacity:.7}.juniper-feedback-chip:hover{color:var(--jp-ink-72)}.juniper-feedback-chip[data-active=true]{color:var(--jp-gold)}.juniper-feedback-chip[data-active=true] svg{opacity:1}.juniper-typing{align-self:flex-start;background:var(--jp-card);border:1px solid var(--jp-card-edge);border-radius:14px;padding:14px 16px;display:inline-flex;align-items:center;gap:6px}.juniper-typing .dot{width:6px;height:6px;border-radius:50%;background:#7a8c70}.juniper-composer{display:flex;align-items:center;gap:14px;background:transparent;border:none;border-radius:0;padding:14px 0 16px;height:auto;box-shadow:none;position:relative}.juniper-composer-input{flex:1;background:transparent;border:none;outline:none;font-family:var(--font-serif, "Lora", Georgia, serif);font-style:italic;font-size:16px;font-weight:400;color:var(--jp-ink);letter-spacing:.005em;padding:6px 0 8px;line-height:1.45}.juniper-composer-input::-moz-placeholder{color:var(--jp-ink-55);font-style:italic;opacity:1}.juniper-composer-input::placeholder{color:var(--jp-ink-55);font-style:italic;opacity:1}.juniper-composer-hairline{position:absolute;left:0;right:52px;bottom:12px;height:1px;background:linear-gradient(to right,rgba(212,177,92,0) 0%,var(--jp-gold) 50%,rgba(212,177,92,0) 100%);opacity:.4;animation:jp-emberglow 6.4s ease-in-out infinite;pointer-events:none;transition:opacity .22s ease-out,background .22s ease-out}.juniper-composer:focus-within .juniper-composer-hairline,.juniper-composer:hover .juniper-composer-hairline{opacity:1;background:var(--jp-gold);animation:none}.juniper-composer-send{width:38px;height:38px;border-radius:50%;border:1px solid var(--jp-gold);background:transparent;color:var(--jp-gold);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:0 0 38px;transition:background .2s ease-out,color .2s ease-out,transform .12s ease-out,opacity .16s ease-out;box-shadow:none}.juniper-composer-send:not(:disabled):hover{background:var(--jp-gold);color:#1a1f1a;transform:scale(1.04)}.juniper-composer-send:disabled{opacity:.35;cursor:not-allowed}.juniper-composer-send svg{width:16px;height:16px}@media(prefers-reduced-motion:reduce){.juniper-screen:before,.juniper-from-juniper:before,.juniper-from-juniper:after,.juniper-kindling-link,.juniper-kindling-chev,.juniper-composer-hairline,.juniper-composer-send{animation:none!important;transition:none!important}}.gr-halo-bg{position:absolute;pointer-events:none;filter:blur(2px);z-index:0;animation:gr-halo-breath 12s ease-in-out infinite}@keyframes gr-halo-breath{0%,to{opacity:.6}50%{opacity:1}}@keyframes almanac-tree-halo-breath{0%,to{opacity:.18;transform:scale(1)}50%{opacity:.45;transform:scale(1.04)}}@keyframes almanac-tree-icon-breath{0%,to{opacity:.88}50%{opacity:1}}.almanac-orb-rays{opacity:var(--firelight-glow, 0);transition:opacity .22s ease-out;transform-origin:40px 40px}@media(prefers-reduced-motion:reduce){[data-testid=almanac-tree-button] *[style*=almanac-tree]{animation:none!important}}.campfire-glow{color:var(--ember-mid);text-shadow:0 0 8px rgba(220,162,88,.45),0 0 18px rgba(212,122,78,.22),0 0 28px rgba(178,88,48,.1);animation:campfire-flicker 4.2s ease-in-out infinite;will-change:text-shadow,color}@keyframes campfire-flicker{0%,to{color:var(--ember-mid);text-shadow:0 0 8px rgba(220,162,88,.45),0 0 18px rgba(212,122,78,.22),0 0 28px rgba(178,88,48,.1)}35%{color:#e4ac5cfa;text-shadow:0 0 12px rgba(232,182,102,.6),0 0 24px rgba(220,142,88,.32),0 0 36px rgba(198,98,48,.18)}60%{color:var(--ember-mid);text-shadow:0 0 9px rgba(212,152,82,.42),0 0 20px rgba(202,122,70,.24),0 0 30px rgba(178,88,48,.12)}}@media(prefers-reduced-motion:reduce){.campfire-glow{animation:none!important}}.gr-halo-bg.gr-blooming{animation:gr-halo-bloom 1.8s ease-out forwards}@keyframes gr-halo-bloom{0%{opacity:var(--gr-halo-base, .3)}35%{opacity:1}to{opacity:var(--gr-halo-base, .3)}}.gr-ring-bg{fill:none;stroke:#7a8c7029;stroke-linecap:round}.gr-ring-stroke{fill:none;stroke-linecap:round;transform-origin:center;transform:rotate(-90deg);transition:stroke-dasharray .9s cubic-bezier(.16,1,.3,1),stroke .6s ease-out,stroke-width .6s ease-out,filter .6s ease-out}.gr-ring-stroke.gr-breathing{animation:gr-ring-breath 8s ease-in-out infinite}.gr-ring-stroke.gr-breathing.gr-r0{animation-delay:0s}.gr-ring-stroke.gr-breathing.gr-r1{animation-delay:-1.6s}.gr-ring-stroke.gr-breathing.gr-r2{animation-delay:-3.2s}.gr-ring-stroke.gr-breathing.gr-r3{animation-delay:-4.8s}.gr-ring-stroke.gr-breathing.gr-r4{animation-delay:-6.4s}@keyframes gr-ring-breath{0%,to{opacity:.82}50%{opacity:1}}.gr-ring-core{transform-origin:center;transform-box:fill-box;animation:gr-core-breath 6s ease-in-out infinite}@keyframes gr-core-breath{0%,to{opacity:var(--gr-core-opacity, 0);transform:scale(1)}50%{opacity:calc(var(--gr-core-opacity, 0) * 1.25);transform:scale(1.06)}}.gr-kindle-pulse{fill:none;stroke:#e8c977;stroke-width:2;opacity:0}.gr-kindle-pulse.gr-firing{animation:gr-kindle-pulse 1.4s ease-out forwards}@keyframes gr-kindle-pulse{0%{r:4;opacity:.95}60%{r:14;opacity:.35}to{r:22;opacity:0}}@media(prefers-reduced-motion:reduce){.gr-halo-bg,.gr-halo-bg.gr-blooming,.gr-ring-stroke.gr-breathing,.gr-ring-core,.gr-kindle-pulse.gr-firing{animation:none}.gr-halo-bg{opacity:.8}.gr-ring-stroke.gr-breathing{opacity:1}}.mp-screen{--mp-canvas: #121a13;--mp-canvas-deep: #0d130e;--mp-card: #1e2a1e;--mp-card-warm: #22301f;--mp-card-edge: #2b3a2a;--mp-recess: #161f17;--mp-ink: #e9e4d6;--mp-ink-92: rgba(233, 228, 214, .92);--mp-ink-72: rgba(233, 228, 214, .72);--mp-ink-55: rgba(233, 228, 214, .55);--mp-ink-38: rgba(233, 228, 214, .38);--mp-ink-18: rgba(233, 228, 214, .18);--mp-ink-10: rgba(233, 228, 214, .1);--mp-ink-06: rgba(233, 228, 214, .06);--mp-sage: #7a8c70;--mp-sage-rule: rgba(138, 154, 130, .28);--mp-sage-tint: rgba(138, 154, 130, .14);--mp-gold: #d4b15c;--mp-gold-warm: #dcbb6a;--mp-gold-80: rgba(212, 177, 92, .85);--mp-gold-20: rgba(212, 177, 92, .2);--mp-gold-10: rgba(212, 177, 92, .1);--mp-terra: #c4724e;background:radial-gradient(60% 35% at 12% 104%,#d4b15c14,#d4b15c00 70%),var(--mp-canvas);color:var(--mp-ink);font-family:var(--font-sans, "DM Sans", -apple-system, system-ui, sans-serif);min-height:100vh;position:relative}.mp-topbar{display:flex;align-items:center;gap:12px;padding:calc(env(safe-area-inset-top,44px) + 12px) 18px 14px;border-bottom:1px solid var(--mp-ink-10);position:relative;z-index:2;background:var(--mp-canvas)}.mp-topbar-glyph{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;color:var(--mp-gold);flex:0 0 30px}.mp-topbar-titles{display:flex;flex-direction:column;gap:1px;min-width:0}.mp-topbar-title{font-family:var(--font-serif, "Lora", Georgia, serif);font-size:19px;font-weight:600;letter-spacing:-.005em;line-height:1.1;color:var(--mp-ink)}.mp-topbar-sub{font-size:12px;color:var(--mp-ink-55);letter-spacing:.01em}.mp-topbar-right{margin-left:auto;display:flex;align-items:center;gap:10px}.mp-topbar-iconbtn{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:var(--mp-ink-72);background:transparent;border:none;cursor:pointer;transition:color .16s ease,background .16s ease}.mp-topbar-iconbtn:hover{color:var(--mp-ink);background:var(--mp-ink-06)}.mp-weekrail-wrap{padding:14px 18px 6px;display:flex;flex-direction:column;gap:8px}.mp-weekrail{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;padding:2px 0}.mp-weekrail::-webkit-scrollbar{display:none}.mp-day{flex:0 0 auto;width:46px;height:60px;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;color:var(--mp-ink-72);position:relative;border:1px solid transparent;background:transparent;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.mp-day-dow{font-size:9.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--mp-ink-55);font-weight:500}.mp-day-num{font-size:18px;font-weight:600;letter-spacing:-.005em;color:var(--mp-ink)}.mp-day[data-today=true] .mp-day-dow{color:var(--mp-gold-80)}.mp-day[data-today=true] .mp-day-num{color:var(--mp-gold)}.mp-day[data-selected=true]{background:var(--mp-gold-10);border-color:var(--mp-gold-20)}.mp-day[data-selected=true] .mp-day-dow,.mp-day[data-selected=true] .mp-day-num{color:var(--mp-gold)}.mp-day-stamp{position:absolute;bottom:5px;left:50%;transform:translate(-50%);width:4px;height:4px;border-radius:50%}.mp-day[data-stamp=planned] .mp-day-stamp{background:var(--mp-sage)}.mp-day[data-stamp=cooked] .mp-day-stamp{background:var(--mp-gold)}.mp-day[data-stamp=skip] .mp-day-stamp{background:var(--mp-ink-38)}.mp-weekmeta{display:flex;align-items:baseline;justify-content:space-between;font-size:11px;color:var(--mp-ink-55);letter-spacing:.04em}.mp-weekmeta-nights{color:var(--mp-ink-72)}.mp-weekmeta-nights b{color:var(--mp-gold);font-weight:500}.mp-section-head{display:flex;align-items:center;gap:10px;padding:10px 18px 8px;font-size:10.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--mp-ink-55);font-weight:500}.mp-stickyhead{position:sticky;top:0;z-index:5;background:var(--mp-canvas);border-bottom:1px solid var(--mp-ink-06)}.mp-section-head-rule{flex:1;height:1px;background:linear-gradient(to right,var(--mp-ink-18) 0%,rgba(0,0,0,0) 100%)}.mp-section-head-meta{color:var(--mp-ink-55)}.mp-tonight{margin:0 18px 16px;position:relative;border-radius:18px;overflow:hidden;border:1px solid var(--mp-card-edge);background:var(--mp-card);box-shadow:0 14px 32px #00000052,0 1px #00000059;isolation:isolate}.mp-tonight-img{height:140px;width:100%;position:relative;overflow:hidden;background:var(--mp-card-warm)}.mp-tonight-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mp-tonight-img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0000 30%,#0d130ed9);pointer-events:none}.mp-tonight-eyebrow{position:absolute;top:14px;left:14px;z-index:2;display:inline-flex;align-items:center;gap:6px;padding:4px 10px 4px 8px;border-radius:999px;background:#00000080;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--mp-gold);font-weight:500;border:1px solid var(--mp-gold-20)}.mp-tonight-eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--mp-gold);box-shadow:0 0 8px var(--mp-gold)}.mp-tonight-heart{position:absolute;top:14px;right:14px;z-index:2;width:32px;height:32px;border-radius:50%;background:#00000073;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:inline-flex;align-items:center;justify-content:center;color:var(--mp-ink-72);border:1px solid var(--mp-ink-10);cursor:pointer}.mp-tonight-heart[data-on=true]{color:var(--mp-gold)}.mp-tonight-body{padding:14px 16px 4px;position:relative;z-index:2}.mp-tonight-title{font-family:var(--font-serif, "Lora", Georgia, serif);font-size:21px;font-weight:600;line-height:1.2;letter-spacing:-.008em;margin:0 0 6px;color:var(--mp-ink);text-wrap:balance}.mp-tonight-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:11.5px;color:var(--mp-ink-55);letter-spacing:.01em;margin-bottom:14px}.mp-tonight-meta-v{display:inline-flex;align-items:center;gap:4px;color:var(--mp-gold-80);font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:500}.mp-tonight-meta-v svg{width:11px;height:11px}.mp-tonight-meta-dot{width:3px;height:3px;border-radius:50%;background:var(--mp-ink-38)}.mp-tonight-actions{display:flex;align-items:center;gap:8px;padding:0 16px 16px;position:relative;z-index:2}.mp-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;letter-spacing:.005em;border-radius:999px;padding:11px 16px;display:inline-flex;align-items:center;gap:7px;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .12s ease}.mp-btn svg{width:13px;height:13px}.mp-btn-gold{background:var(--mp-gold);color:#1a1f1a;box-shadow:0 6px 16px #d4b15c2e}.mp-btn-gold:hover{background:var(--mp-gold-warm)}.mp-btn-gold:disabled{opacity:.5;cursor:not-allowed}.mp-btn-ghost{background:transparent;color:var(--mp-ink-72);border:1px solid var(--mp-ink-18)}.mp-btn-ghost:hover{color:var(--mp-ink);border-color:var(--mp-ink-38)}.mp-btn-text{background:transparent;color:var(--mp-ink-55);padding:11px 8px}.mp-btn-text:hover{color:var(--mp-ink-72)}.mp-btn-icon-only{width:38px;height:38px;padding:0;justify-content:center;border-radius:50%}.mp-meals{display:flex;flex-direction:column;gap:8px;padding:0 18px}.mp-meal{display:grid;grid-template-columns:60px 1fr auto;gap:12px;padding:10px;border-radius:14px;background:var(--mp-card);border:1px solid var(--mp-card-edge);align-items:center;position:relative;transition:background .16s ease,border-color .16s ease;cursor:grab}.mp-meal:hover{background:var(--mp-card-warm);border-color:var(--mp-ink-18)}.mp-meal[data-past=true]{opacity:.55;cursor:default}.mp-meal[data-dragging=true]{opacity:.4}.mp-meal[data-droptarget=true]{box-shadow:0 0 0 2px var(--mp-gold);border-color:var(--mp-gold)}.mp-meal-thumb{width:60px;height:60px;border-radius:10px;overflow:hidden;flex:0 0 60px;background:var(--mp-card-warm);position:relative}.mp-meal-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.mp-meal-info{min-width:0}.mp-meal-when{font-size:9.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--mp-ink-55);font-weight:500;margin-bottom:2px}.mp-meal-name{font-family:var(--font-serif, "Lora", Georgia, serif);font-size:14px;font-weight:600;line-height:1.25;color:var(--mp-ink);margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mp-meal-submeta{font-size:10.5px;color:var(--mp-ink-55);display:flex;align-items:center;gap:6px}.mp-meal-submeta-dot{width:2.5px;height:2.5px;border-radius:50%;background:var(--mp-ink-38)}.mp-meal-tag{display:inline-flex;align-items:center;gap:3px;font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--mp-gold-80);font-weight:500}.mp-meal-tag-dot{width:6px;height:6px;border-radius:50%;background:currentColor}.mp-meal-overflow{width:34px;height:34px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--mp-ink-18);color:var(--mp-ink-72);background:transparent;cursor:pointer;transition:color .16s ease,border-color .16s ease;flex:0 0 34px}.mp-meal-overflow:hover{color:var(--mp-gold);border-color:var(--mp-gold-20)}.mp-meal-overflow svg{width:14px;height:14px}.mp-slot{margin:0 18px;display:flex;align-items:center;gap:10px;padding:14px;border-radius:14px;border:1px dashed var(--mp-ink-18);background:transparent;font-family:var(--font-serif, "Lora", Georgia, serif);font-style:italic;font-size:13px;color:var(--mp-ink-55);letter-spacing:.005em}.mp-slot-when{font-family:var(--font-sans, "DM Sans", sans-serif);font-size:9.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--mp-ink-55);font-weight:500;font-style:normal;margin-right:4px}.mp-slot-plus{width:26px;height:26px;border-radius:50%;border:1px solid var(--mp-ink-18);display:inline-flex;align-items:center;justify-content:center;color:var(--mp-ink-72);background:transparent;cursor:pointer;flex:0 0 26px}.mp-slot-plus:hover{color:var(--mp-gold);border-color:var(--mp-gold-20)}.mp-slot-actions{margin-left:auto;display:flex;gap:6px}.mp-slot-action{font-family:var(--font-sans, "DM Sans", sans-serif);font-size:11px;letter-spacing:.01em;color:var(--mp-gold);font-style:normal;background:transparent;border:0;cursor:pointer;padding:4px 6px}.mp-shop-card{margin:12px 18px 8px;border-radius:14px;background:radial-gradient(110% 80% at 100% 0%,#d4b15c1a,#d4b15c00 65%),var(--mp-card);border:1px solid var(--mp-gold-20);padding:14px 16px;position:relative;overflow:hidden}.mp-shop-row1{display:flex;align-items:center;gap:10px}.mp-shop-ic{width:34px;height:34px;border-radius:10px;background:var(--mp-gold-10);border:1px solid var(--mp-gold-20);display:inline-flex;align-items:center;justify-content:center;color:var(--mp-gold);flex:0 0 34px}.mp-shop-ic svg{width:16px;height:16px}.mp-shop-ttl{font-family:var(--font-serif, "Lora", Georgia, serif);font-size:15.5px;font-weight:600;color:var(--mp-ink)}.mp-shop-ttl b{color:var(--mp-gold);font-weight:600}.mp-shop-sub{font-family:var(--font-serif, "Lora", Georgia, serif);font-size:12.5px;color:var(--mp-ink-72);font-style:italic;margin-top:1px;line-height:1.4}.mp-shop-arrow{margin-left:auto;color:var(--mp-gold);width:22px;height:22px;border-radius:50%;border:1px solid var(--mp-gold-20);display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px;cursor:pointer;background:transparent}.mp-shop-arrow svg{width:11px;height:11px}.mp-shop-stats{margin-top:12px;display:flex;align-items:center;gap:14px;padding-top:12px;border-top:1px solid var(--mp-ink-10);font-size:11px;color:var(--mp-ink-55);letter-spacing:.01em}.mp-shop-pip{display:inline-flex;align-items:center;gap:5px}.mp-shop-pip-num{font-family:var(--font-serif, "Lora", Georgia, serif);font-size:14px;color:var(--mp-ink);font-weight:600}.mp-shop-pip[data-tone=muted] .mp-shop-pip-num{color:var(--mp-ink-72)}.mp-shop-pip[data-tone=assumed] .mp-shop-pip-num{color:var(--mp-sage)}.mp-shop-stats-div{width:1px;height:14px;background:var(--mp-ink-10)}.mp-fab{position:fixed;right:18px;bottom:calc(20px + env(safe-area-inset-bottom,0px));z-index:40;width:56px;height:56px;border-radius:50%;background:radial-gradient(60% 60% at 35% 30%,#ffebb466,#ffebb400 70%),linear-gradient(160deg,#3a4a35,#22301f 60%,#1a2519);border:1px solid var(--mp-gold-20);box-shadow:inset 0 1px #e9e4d614,0 8px 22px #00000080,0 0 #d4b15c59;display:inline-flex;align-items:center;justify-content:center;color:var(--mp-gold);cursor:pointer;animation:mp-fab-breathe 3.6s ease-in-out infinite}@keyframes mp-fab-breathe{0%,to{box-shadow:inset 0 1px #e9e4d614,0 8px 22px #00000080,0 0 #d4b15c59}50%{box-shadow:inset 0 1px #e9e4d614,0 8px 22px #00000080,0 0 0 14px #d4b15c00}}.mp-fab-leaf{width:26px;height:26px;color:var(--mp-gold);filter:drop-shadow(0 0 6px rgba(212,177,92,.55))}.mp-fab-label{position:fixed;right:82px;bottom:108px;z-index:40;font-family:var(--font-serif, "Lora", Georgia, serif);font-style:italic;font-size:12.5px;color:var(--mp-ink-72);background:#0d130eb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--mp-ink-10);padding:6px 12px;border-radius:999px 4px 999px 999px;white-space:nowrap;box-shadow:0 6px 16px #0006;pointer-events:none;letter-spacing:.005em}.mp-fab-label b{color:var(--mp-gold);font-weight:500}.mp-sheet{--mp-canvas: #121a13;--mp-canvas-deep: #0d130e;--mp-card: #1e2a1e;--mp-card-warm: #22301f;--mp-card-edge: #2b3a2a;--mp-recess: #161f17;--mp-ink: #e9e4d6;--mp-ink-92: rgba(233, 228, 214, .92);--mp-ink-72: rgba(233, 228, 214, .72);--mp-ink-55: rgba(233, 228, 214, .55);--mp-ink-38: rgba(233, 228, 214, .38);--mp-ink-18: rgba(233, 228, 214, .18);--mp-ink-10: rgba(233, 228, 214, .1);--mp-ink-06: rgba(233, 228, 214, .06);--mp-sage: #7a8c70;--mp-sage-rule: rgba(138, 154, 130, .28);--mp-sage-tint: rgba(138, 154, 130, .14);--mp-gold: #d4b15c;--mp-gold-warm: #dcbb6a;--mp-gold-80: rgba(212, 177, 92, .85);--mp-gold-20: rgba(212, 177, 92, .2);--mp-gold-10: rgba(212, 177, 92, .1);--mp-terra: #c4724e;background:radial-gradient(80% 60% at 50% 0%,#d4b15c1a,#d4b15c00 60%),var(--mp-card);border-radius:22px 22px 0 0;border-top:1px solid var(--mp-gold-20);box-shadow:0 -20px 60px #00000080;color:var(--mp-ink);font-family:var(--font-sans, "DM Sans", -apple-system, system-ui, sans-serif)}.mp-sheet-grabber{width:36px;height:4px;border-radius:2px;background:var(--mp-ink-18);margin:10px auto 6px}.mp-sheet-section{font-size:10.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--mp-ink-55);font-weight:500;display:flex;align-items:center;gap:10px;margin:2px 0}.mp-sheet-section-rule{flex:1;height:1px;background:linear-gradient(to right,var(--mp-ink-18),rgba(0,0,0,0))}.mp-trash{position:fixed;top:25%;right:0;z-index:50;width:72px;height:50vh;background:#c4635159;border-top-left-radius:16px;border-bottom-left-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--mp-ink);transition:background .12s ease-out;pointer-events:auto}.mp-trash[data-over=true]{background:#c46351d9}.mp-trash svg{width:28px;height:28px}.mp-empty{margin:40px 18px;padding:32px 24px;text-align:center;color:var(--mp-ink-55);font-family:var(--font-serif, "Lora", Georgia, serif);font-size:14px;font-style:italic;line-height:1.5}.mp-empty svg{margin:0 auto 10px;color:var(--mp-gold);width:28px;height:28px}@media(prefers-reduced-motion:reduce){.mp-fab{animation:none!important}}.file\:border-0::file-selector-button{border-width:0px}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-foreground::file-selector-button{--tw-text-opacity: 1;color:hsl(var(--foreground) / var(--tw-text-opacity, 1))}.placeholder\:text-\[var\(--color-bark\)\]::-moz-placeholder{color:var(--color-bark)}.placeholder\:text-\[var\(--color-bark\)\]::placeholder{color:var(--color-bark)}.placeholder\:text-ds-text-muted::-moz-placeholder{color:var(--ds-text-muted)}.placeholder\:text-ds-text-muted::placeholder{color:var(--ds-text-muted)}.placeholder\:text-muted-foreground::-moz-placeholder{--tw-text-opacity: 1;color:hsl(var(--muted-foreground) / var(--tw-text-opacity, 1))}.placeholder\:text-muted-foreground::placeholder{--tw-text-opacity: 1;color:hsl(var(--muted-foreground) / var(--tw-text-opacity, 1))}.first\:rounded-t-lg:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.first\:pt-0:first-child{padding-top:0}.last\:mb-0:last-child{margin-bottom:0}.last\:rounded-b-lg:last-child{border-bottom-right-radius:12px;border-bottom-left-radius:12px}.last\:border-0:last-child{border-width:0px}.last\:border-b-0:last-child{border-bottom-width:0px}.last\:pb-0:last-child{padding-bottom:0}.hover\:scale-105:hover{--tw-scale-x: 1.05;--tw-scale-y: 1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-\[1\.01\]:hover{--tw-scale-x: 1.01;--tw-scale-y: 1.01;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-\[\#5c7a54\]:hover{--tw-border-opacity: 1;border-color:rgb(92 122 84 / var(--tw-border-opacity, 1))}.hover\:border-\[var\(--color-forest-gold\)\]:hover{border-color:var(--color-forest-gold)}.hover\:border-\[var\(--color-sage\)\]:hover{border-color:var(--color-sage)}.hover\:border-ds-sage:hover{border-color:var(--ds-accent-sage)}.hover\:border-primary\/40:hover{border-color:hsl(var(--primary) / .4)}.hover\:bg-\[\#1e2a1e\]:hover{--tw-bg-opacity: 1;background-color:rgb(30 42 30 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#4a6343\]:hover{--tw-bg-opacity: 1;background-color:rgb(74 99 67 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#e0dcd6\]:hover{--tw-bg-opacity: 1;background-color:rgb(224 220 214 / var(--tw-bg-opacity, 1))}.hover\:bg-\[\#f0f5ee\]:hover{--tw-bg-opacity: 1;background-color:rgb(240 245 238 / var(--tw-bg-opacity, 1))}.hover\:bg-\[rgba\(254\,240\,210\,0\.12\)\]:hover{background-color:#fef0d21f}.hover\:bg-\[rgba\(92\,122\,84\,0\.06\)\]:hover{background-color:#5c7a540f}.hover\:bg-\[var\(--color-forest-deep\)\]:hover{background-color:var(--color-forest-deep)}.hover\:bg-\[var\(--color-forest-mid\)\]:hover{background-color:var(--color-forest-mid)}.hover\:bg-\[var\(--color-mint-haze\)\]:hover{background-color:var(--color-mint-haze)}.hover\:bg-\[var\(--color-sage-mist\)\]:hover{background-color:var(--color-sage-mist)}.hover\:bg-accent:hover{--tw-bg-opacity: 1;background-color:hsl(var(--accent) / var(--tw-bg-opacity, 1))}.hover\:bg-black\/5:hover{background-color:#0000000d}.hover\:bg-destructive\/10:hover{background-color:hsl(var(--destructive) / .1)}.hover\:bg-ds-sage-dark:hover{background-color:var(--ds-accent-sage-dark)}.hover\:bg-ds-sage-light:hover{background-color:var(--ds-accent-sage-light)}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-muted:hover{--tw-bg-opacity: 1;background-color:hsl(var(--muted) / var(--tw-bg-opacity, 1))}.hover\:bg-muted\/30:hover{background-color:hsl(var(--muted) / .3)}.hover\:bg-muted\/50:hover{background-color:hsl(var(--muted) / .5)}.hover\:bg-muted\/80:hover{background-color:hsl(var(--muted) / .8)}.hover\:bg-red-50:hover{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.hover\:bg-secondary:hover{--tw-bg-opacity: 1;background-color:hsl(var(--secondary) / var(--tw-bg-opacity, 1))}.hover\:bg-white\/10:hover{background-color:#ffffff1a}.hover\:text-\[\#FEFCF9\]:hover{--tw-text-opacity: 1;color:rgb(254 252 249 / var(--tw-text-opacity, 1))}.hover\:text-\[var\(--color-forest-deep\)\]:hover{color:var(--color-forest-deep)}.hover\:text-accent-foreground:hover{--tw-text-opacity: 1;color:hsl(var(--accent-foreground) / var(--tw-text-opacity, 1))}.hover\:text-destructive:hover{--tw-text-opacity: 1;color:hsl(var(--destructive) / var(--tw-text-opacity, 1))}.hover\:text-ds-text-secondary:hover{color:var(--ds-text-secondary)}.hover\:text-foreground:hover{--tw-text-opacity: 1;color:hsl(var(--foreground) / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-muted-foreground:hover{--tw-text-opacity: 1;color:hsl(var(--muted-foreground) / var(--tw-text-opacity, 1))}.hover\:text-primary:hover{--tw-text-opacity: 1;color:hsl(var(--primary) / var(--tw-text-opacity, 1))}.hover\:text-primary\/80:hover{color:hsl(var(--primary) / .8)}.hover\:text-red-500:hover{--tw-text-opacity: 1;color:rgb(239 68 68 / var(--tw-text-opacity, 1))}.hover\:text-secondary\/80:hover{color:hsl(var(--secondary) / .8)}.hover\:text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.hover\:underline:hover{text-decoration-line:underline}.hover\:no-underline:hover{text-decoration-line:none}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-75:hover{opacity:.75}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-85:hover{opacity:.85}.hover\:opacity-90:hover{opacity:.9}.hover\:opacity-95:hover{opacity:.95}.hover\:shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-\[var\(--color-forest-base\)\]:focus{border-color:var(--color-forest-base)}.focus\:bg-accent:focus{--tw-bg-opacity: 1;background-color:hsl(var(--accent) / var(--tw-bg-opacity, 1))}.focus\:text-accent-foreground:focus{--tw-text-opacity: 1;color:hsl(var(--accent-foreground) / var(--tw-text-opacity, 1))}.focus\:opacity-100:focus{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-1:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-\[\#5c7a54\]:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(92 122 84 / var(--tw-ring-opacity, 1))}.focus\:ring-\[var\(--color-forest-base\)\]:focus{--tw-ring-color: var(--color-forest-base)}.focus\:ring-ring:focus{--tw-ring-opacity: 1;--tw-ring-color: hsl(var(--ring) / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:outline:focus-visible{outline-style:solid}.focus-visible\:outline-1:focus-visible{outline-width:1px}.focus-visible\:outline-offset-2:focus-visible{outline-offset:2px}.focus-visible\:outline-\[var\(--ds-accent-gold\)\]:focus-visible{outline-color:var(--ds-accent-gold)}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--tw-ring-opacity: 1;--tw-ring-color: hsl(var(--ring) / var(--tw-ring-opacity, 1))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width: 2px}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color: hsl(var(--background) / 1)}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.97\]:active{--tw-scale-x: .97;--tw-scale-y: .97;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.98\]:active{--tw-scale-x: .98;--tw-scale-y: .98;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:scale-\[0\.99\]:active{--tw-scale-x: .99;--tw-scale-y: .99;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.active\:bg-\[\#4a6343\]:active{--tw-bg-opacity: 1;background-color:rgb(74 99 67 / var(--tw-bg-opacity, 1))}.active\:opacity-70:active{opacity:.7}.active\:opacity-80:active{opacity:.8}.active\:shadow-none:active{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-default:disabled{cursor:default}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.group:hover .group-hover\:font-medium{font-weight:500}.group:hover .group-hover\:opacity-100{opacity:1}.group.destructive .group-\[\.destructive\]\:border-muted\/40{border-color:hsl(var(--muted) / .4)}.group.destructive .group-\[\.destructive\]\:text-red-300{--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.group.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover{border-color:hsl(var(--destructive) / .3)}.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover{--tw-bg-opacity: 1;background-color:hsl(var(--destructive) / var(--tw-bg-opacity, 1))}.group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover{--tw-text-opacity: 1;color:hsl(var(--destructive-foreground) / var(--tw-text-opacity, 1))}.group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover{--tw-text-opacity: 1;color:rgb(254 242 242 / var(--tw-text-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus{--tw-ring-opacity: 1;--tw-ring-color: hsl(var(--destructive) / var(--tw-ring-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(248 113 113 / var(--tw-ring-opacity, 1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color: #dc2626}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x: .25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y: -.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=checked\]\:translate-x-5[data-state=checked]{--tw-translate-x: 1.25rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked],.data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel]{--tw-translate-x: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end]{--tw-translate-x: var(--radix-toast-swipe-end-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{--tw-translate-x: var(--radix-toast-swipe-move-x);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes accordion-up{0%{height:var(--radix-accordion-content-height)}to{height:0}}.data-\[state\=closed\]\:animate-accordion-up[data-state=closed]{animation:accordion-up .2s ease-out}@keyframes accordion-down{0%{height:0}to{height:var(--radix-accordion-content-height)}}.data-\[state\=open\]\:animate-accordion-down[data-state=open]{animation:accordion-down .2s ease-out}.data-\[state\=checked\]\:bg-primary[data-state=checked]{--tw-bg-opacity: 1;background-color:hsl(var(--primary) / var(--tw-bg-opacity, 1))}.data-\[state\=on\]\:bg-accent[data-state=on],.data-\[state\=open\]\:bg-accent[data-state=open]{--tw-bg-opacity: 1;background-color:hsl(var(--accent) / var(--tw-bg-opacity, 1))}.data-\[state\=open\]\:bg-secondary[data-state=open]{--tw-bg-opacity: 1;background-color:hsl(var(--secondary) / var(--tw-bg-opacity, 1))}.data-\[state\=unchecked\]\:bg-input[data-state=unchecked]{--tw-bg-opacity: 1;background-color:hsl(var(--input) / var(--tw-bg-opacity, 1))}.data-\[placeholder\]\:text-muted-foreground[data-placeholder]{--tw-text-opacity: 1;color:hsl(var(--muted-foreground) / var(--tw-text-opacity, 1))}.data-\[state\=on\]\:text-accent-foreground[data-state=on]{--tw-text-opacity: 1;color:hsl(var(--accent-foreground) / var(--tw-text-opacity, 1))}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{--tw-text-opacity: 1;color:hsl(var(--muted-foreground) / var(--tw-text-opacity, 1))}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[swipe\=move\]\:transition-none[data-swipe=move]{transition-property:none}.data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{transition-duration:.5s}.data-\[state\=open\]\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity: initial;--tw-enter-scale: initial;--tw-enter-rotate: initial;--tw-enter-translate-x: initial;--tw-enter-translate-y: initial}.data-\[state\=closed\]\:animate-out[data-state=closed],.data-\[swipe\=end\]\:animate-out[data-swipe=end]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity: initial;--tw-exit-scale: initial;--tw-exit-rotate: initial;--tw-exit-translate-x: initial;--tw-exit-translate-y: initial}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity: 0}.data-\[state\=closed\]\:fade-out-80[data-state=closed]{--tw-exit-opacity: .8}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity: 0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale: .95}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale: .95}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y: -.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x: .5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x: -.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y: .5rem}.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--tw-exit-translate-y: 100%}.data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x: -100%}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x: -50%}.data-\[state\=closed\]\:slide-out-to-right[data-state=closed],.data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed]{--tw-exit-translate-x: 100%}.data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--tw-exit-translate-y: -100%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y: 100%}.data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x: -100%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x: -50%}.data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x: 100%}.data-\[state\=open\]\:slide-in-from-top[data-state=open]{--tw-enter-translate-y: -100%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y: -48%}.data-\[state\=open\]\:slide-in-from-top-full[data-state=open]{--tw-enter-translate-y: -100%}.data-\[state\=closed\]\:duration-300[data-state=closed]{animation-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{animation-duration:.5s}.prose-headings\:font-bold :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){font-weight:700}.prose-headings\:text-\[var\(--color-forest-gold\)\] :is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){color:var(--color-forest-gold)}.prose-p\:text-\[var\(--color-sage-mist\)\] :is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){color:var(--color-sage-mist)}.prose-a\:text-\[var\(--color-forest-gold\)\] :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){color:var(--color-forest-gold)}.prose-strong\:text-\[var\(--color-forest-gold\)\] :is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){color:var(--color-forest-gold)}.prose-li\:text-\[var\(--color-sage-mist\)\] :is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){color:var(--color-sage-mist)}@media(prefers-reduced-motion:reduce){.motion-reduce\:animate-none{animation:none}.motion-reduce\:\!opacity-100{opacity:1!important}.motion-reduce\:\[animation\:none\!important\]{animation:none!important}.motion-reduce\:\[transition\:none\!important\]{transition:none!important}}.dark\:border-\[var\(--color-forest-gold\)\]:is(.dark *){border-color:var(--color-forest-gold)}.dark\:border-amber-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(180 83 9 / var(--tw-border-opacity, 1))}.dark\:border-border:is(.dark *){--tw-border-opacity: 1;border-color:hsl(var(--border) / var(--tw-border-opacity, 1))}.dark\:border-destructive\/30:is(.dark *){border-color:hsl(var(--destructive) / .3)}.dark\:border-emerald-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(4 120 87 / var(--tw-border-opacity, 1))}.dark\:border-muted:is(.dark *){--tw-border-opacity: 1;border-color:hsl(var(--muted) / var(--tw-border-opacity, 1))}.dark\:border-orange-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(194 65 12 / var(--tw-border-opacity, 1))}.dark\:border-primary:is(.dark *){--tw-border-opacity: 1;border-color:hsl(var(--primary) / var(--tw-border-opacity, 1))}.dark\:border-stone-600:is(.dark *){--tw-border-opacity: 1;border-color:rgb(87 83 78 / var(--tw-border-opacity, 1))}.dark\:bg-\[rgba\(201\,168\,76\,0\.15\)\]:is(.dark *){background-color:#c9a84c26}.dark\:bg-\[var\(--color-forest-base\)\]:is(.dark *){background-color:var(--color-forest-base)}.dark\:bg-\[var\(--color-forest-deep\)\]:is(.dark *){background-color:var(--color-forest-deep)}.dark\:bg-accent:is(.dark *){--tw-bg-opacity: 1;background-color:hsl(var(--accent) / var(--tw-bg-opacity, 1))}.dark\:bg-amber-900\/40:is(.dark *){background-color:#78350f66}.dark\:bg-amber-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(69 26 3 / var(--tw-bg-opacity, 1))}.dark\:bg-card:is(.dark *){--tw-bg-opacity: 1;background-color:hsl(var(--card) / var(--tw-bg-opacity, 1))}.dark\:bg-destructive\/10:is(.dark *){background-color:hsl(var(--destructive) / .1)}.dark\:bg-emerald-900\/30:is(.dark *){background-color:#064e3b4d}.dark\:bg-emerald-900\/40:is(.dark *){background-color:#064e3b66}.dark\:bg-emerald-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(2 44 34 / var(--tw-bg-opacity, 1))}.dark\:bg-green-900\/30:is(.dark *){background-color:#14532d4d}.dark\:bg-green-950\/30:is(.dark *){background-color:#052e164d}.dark\:bg-muted:is(.dark *){--tw-bg-opacity: 1;background-color:hsl(var(--muted) / var(--tw-bg-opacity, 1))}.dark\:bg-muted-foreground:is(.dark *){--tw-bg-opacity: 1;background-color:hsl(var(--muted-foreground) / var(--tw-bg-opacity, 1))}.dark\:bg-muted\/50:is(.dark *){background-color:hsl(var(--muted) / .5)}.dark\:bg-orange-900\/30:is(.dark *){background-color:#7c2d124d}.dark\:bg-primary\/20:is(.dark *){background-color:hsl(var(--primary) / .2)}.dark\:bg-red-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(69 10 10 / var(--tw-bg-opacity, 1))}.dark\:bg-stone-800\/40:is(.dark *){background-color:#29252466}.dark\:text-\[var\(--color-bark\)\]:is(.dark *){color:var(--color-bark)}.dark\:text-\[var\(--color-forest-gold\)\]:is(.dark *){color:var(--color-forest-gold)}.dark\:text-\[var\(--color-sage\)\]:is(.dark *){color:var(--color-sage)}.dark\:text-\[var\(--color-sage-mist\)\]:is(.dark *){color:var(--color-sage-mist)}.dark\:text-amber-100:is(.dark *){--tw-text-opacity: 1;color:rgb(254 243 199 / var(--tw-text-opacity, 1))}.dark\:text-amber-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 211 77 / var(--tw-text-opacity, 1))}.dark\:text-amber-400:is(.dark *){--tw-text-opacity: 1;color:rgb(251 191 36 / var(--tw-text-opacity, 1))}.dark\:text-destructive:is(.dark *){--tw-text-opacity: 1;color:hsl(var(--destructive) / var(--tw-text-opacity, 1))}.dark\:text-emerald-100:is(.dark *){--tw-text-opacity: 1;color:rgb(209 250 229 / var(--tw-text-opacity, 1))}.dark\:text-emerald-300:is(.dark *){--tw-text-opacity: 1;color:rgb(110 231 183 / var(--tw-text-opacity, 1))}.dark\:text-foreground:is(.dark *){--tw-text-opacity: 1;color:hsl(var(--foreground) / var(--tw-text-opacity, 1))}.dark\:text-foreground\/80:is(.dark *){color:hsl(var(--foreground) / .8)}.dark\:text-green-400:is(.dark *){--tw-text-opacity: 1;color:rgb(74 222 128 / var(--tw-text-opacity, 1))}.dark\:text-muted-foreground:is(.dark *){--tw-text-opacity: 1;color:hsl(var(--muted-foreground) / var(--tw-text-opacity, 1))}.dark\:text-orange-100:is(.dark *){--tw-text-opacity: 1;color:rgb(255 237 213 / var(--tw-text-opacity, 1))}.dark\:text-primary:is(.dark *){--tw-text-opacity: 1;color:hsl(var(--primary) / var(--tw-text-opacity, 1))}.dark\:text-red-300:is(.dark *){--tw-text-opacity: 1;color:rgb(252 165 165 / var(--tw-text-opacity, 1))}.dark\:text-stone-100:is(.dark *){--tw-text-opacity: 1;color:rgb(245 245 244 / var(--tw-text-opacity, 1))}.dark\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:placeholder\:text-muted-foreground:is(.dark *)::-moz-placeholder{--tw-text-opacity: 1;color:hsl(var(--muted-foreground) / var(--tw-text-opacity, 1))}.dark\:placeholder\:text-muted-foreground:is(.dark *)::placeholder{--tw-text-opacity: 1;color:hsl(var(--muted-foreground) / var(--tw-text-opacity, 1))}.dark\:hover\:bg-\[var\(--color-forest-deep\)\]:hover:is(.dark *){background-color:var(--color-forest-deep)}.dark\:hover\:bg-accent:hover:is(.dark *){--tw-bg-opacity: 1;background-color:hsl(var(--accent) / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-muted:hover:is(.dark *){--tw-bg-opacity: 1;background-color:hsl(var(--muted) / var(--tw-bg-opacity, 1))}.dark\:focus\:border-primary:focus:is(.dark *){--tw-border-opacity: 1;border-color:hsl(var(--primary) / var(--tw-border-opacity, 1))}@media(min-width:640px){.sm\:bottom-0{bottom:0}.sm\:right-0{right:0}.sm\:top-auto{top:auto}.sm\:mx-4{margin-left:1rem;margin-right:1rem}.sm\:mt-0{margin-top:0}.sm\:inline{display:inline}.sm\:max-w-\[480px\]{max-width:480px}.sm\:max-w-md{max-width:28rem}.sm\:max-w-sm{max-width:24rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:gap-6{gap:1.5rem}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:rounded-2xl{border-radius:1rem}.sm\:rounded-lg{border-radius:12px}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-32{padding-top:8rem;padding-bottom:8rem}.sm\:pb-14{padding-bottom:3.5rem}.sm\:pt-20{padding-top:5rem}.sm\:text-left{text-align:left}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-5xl{font-size:3rem;line-height:1}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state=open]{--tw-enter-translate-y: 100%}}@media(min-width:768px){.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:max-w-\[420px\]{max-width:420px}.md\:gap-14{gap:3.5rem}.md\:pt-8{padding-top:2rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media(min-width:1024px){.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.\[\&\>\:first-child\]\:\!mt-4>:first-child{margin-top:1rem!important}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\>svg\]\:h-5>svg{height:1.25rem}.\[\&\>svg\]\:w-5>svg{width:1.25rem}.\[\&\>svg\]\:text-muted-foreground>svg{--tw-text-opacity: 1;color:hsl(var(--muted-foreground) / var(--tw-text-opacity, 1))}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{--tw-rotate: 180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}
