:root{--es-color-cream-0: #ffffff;--es-color-cream-50: #fffdfc;--es-color-cream-100: #faf6f0;--es-color-cream-200: #f6ede4;--es-color-sand-100: #f2eae2;--es-color-sand-200: #eaddcf;--es-color-sand-250: #e8d8c8;--es-color-sand-300: #e2d6ca;--es-color-sand-350: #d8cabe;--es-color-sand-400: #c7ad93;--es-color-taupe-400: #b8ada3;--es-color-taupe-450: #a29690;--es-color-taupe-500: #9a8e83;--es-color-taupe-600: #6f655d;--es-color-clay-600: #7a6b5e;--es-color-clay-700: #8a6f5a;--es-color-clay-800: #765c49;--es-color-charcoal-800: #4a4440;--es-color-charcoal-850: #352f2b;--es-color-charcoal-875: #2a2522;--es-color-charcoal-900: #2e2e2e;--es-color-charcoal-950: #1a1816;--es-color-green-50: #f3f7ef;--es-color-green-100: #e8eee3;--es-color-green-200: #c9d7bf;--es-color-green-500: #5e6a4a;--es-color-green-600: #4f6248;--es-color-green-700: #3f513a;--es-color-red-50: #fdf1ef;--es-color-red-100: #f8e1dd;--es-color-red-200: #eab9b2;--es-color-red-500: #ad5047;--es-color-red-600: #96443d;--es-color-red-700: #7e3833;--es-color-amber-50: #fbf5e6;--es-color-amber-100: #f3e6c6;--es-color-amber-200: #e3c981;--es-color-amber-500: #9a7335;--es-color-amber-600: #7a5b2e;--es-color-amber-700: #62471f;--es-color-blue-50: #f2f6f7;--es-color-blue-100: #e4eaec;--es-color-blue-200: #c8d5d9;--es-color-blue-500: #647883;--es-color-blue-600: #5b6670;--es-color-blue-700: #46545c;--es-color-clay-accent-base: #d6b39b;--es-color-clay-accent-soft: #f1ded3;--es-color-clay-accent-text: #865f4d;--es-color-clay-accent-border: #e4c6b6;--es-color-rose-base: #e8cfc4;--es-color-rose-soft: #f5e3de;--es-color-rose-text: #8a645f;--es-color-rose-border: #e8c8c1;--es-color-sage-base: #b8b8a3;--es-color-sage-soft: #e7e7da;--es-color-sage-text: #626850;--es-color-sage-border: #d4d6c2;--es-color-mist-base: #b8c4c8;--es-color-mist-soft: #e4eaec;--es-color-mist-text: #596a70;--es-color-mist-border: #d5e0e3;--es-color-lavender-base: #c5bccb;--es-color-lavender-soft: #e8e2eb;--es-color-lavender-text: #665d70;--es-color-lavender-border: #d9d1df;--es-color-taupe-accent-base: #a99a8e;--es-color-taupe-accent-soft: #e4ddd7;--es-color-taupe-accent-text: #6a5e56;--es-color-taupe-accent-border: #d6ccc3;--es-color-sand-accent-soft: #efe4d8;--es-color-sand-accent-text: #7e6652;--es-color-sand-accent-border: #dfcbb8;--es-color-brand-primary: var(--es-color-sand-400);--es-color-brand-primary-soft: var(--es-color-sand-250);--es-color-brand-primary-deep: var(--es-color-clay-700);--es-color-brand-primary-strong: var(--es-color-clay-800);--es-color-brand-ink: var(--es-color-charcoal-900);--es-color-background-page: var(--es-color-cream-50);--es-color-background-soft: var(--es-color-cream-100);--es-color-background-rest: var(--es-color-sand-100);--es-color-background-warm: var(--es-color-sand-200);--es-color-surface-card: var(--es-color-cream-0);--es-color-surface-card-soft: var(--es-color-cream-100);--es-color-surface-reflection: var(--es-color-sand-100);--es-color-surface-modal: var(--es-color-cream-50);--es-color-surface-elevated: var(--es-color-cream-0);--es-color-text-primary: var(--es-color-charcoal-900);--es-color-text-secondary: var(--es-color-taupe-600);--es-color-text-muted: var(--es-color-taupe-500);--es-color-text-disabled: var(--es-color-taupe-400);--es-color-text-inverse: var(--es-color-cream-50);--es-color-border-subtle: rgb(69 59 52 / 7%);--es-color-border-soft: var(--es-color-sand-300);--es-color-border-default: var(--es-color-sand-350);--es-color-border-strong: var(--es-color-taupe-500);--es-color-border-focus: var(--es-color-clay-700);--es-color-interactive-default: var(--es-color-brand-primary-strong);--es-color-interactive-hover: var(--es-color-brand-primary-deep);--es-color-interactive-pressed: var(--es-color-brand-primary);--es-color-interactive-focus-ring: var(--es-color-border-focus);--es-color-interactive-disabled-bg: var(--es-color-border-soft);--es-color-interactive-disabled-text: var(--es-color-text-disabled);--es-color-interactive-selected-bg: var(--es-color-brand-primary-soft);--es-color-interactive-selected-text: var(--es-color-brand-primary-strong);--es-color-interactive-subtle-hover: var(--es-color-background-soft);--es-color-interactive-subtle-pressed: var(--es-color-background-warm);--es-color-accent-sand-base: var(--es-color-sand-400);--es-color-accent-sand-soft: var(--es-color-sand-accent-soft);--es-color-accent-sand-text: var(--es-color-sand-accent-text);--es-color-accent-sand-border: var(--es-color-sand-accent-border);--es-color-accent-clay: var(--es-color-clay-accent-base);--es-color-accent-clay-base: var(--es-color-clay-accent-base);--es-color-accent-clay-soft: var(--es-color-clay-accent-soft);--es-color-accent-clay-text: var(--es-color-clay-accent-text);--es-color-accent-clay-border: var(--es-color-clay-accent-border);--es-color-accent-rose-base: var(--es-color-rose-base);--es-color-accent-rose-soft: var(--es-color-rose-soft);--es-color-accent-rose-text: var(--es-color-rose-text);--es-color-accent-rose-border: var(--es-color-rose-border);--es-color-accent-sage-base: var(--es-color-sage-base);--es-color-accent-sage-soft: var(--es-color-sage-soft);--es-color-accent-sage-text: var(--es-color-sage-text);--es-color-accent-sage-border: var(--es-color-sage-border);--es-color-accent-mist-base: var(--es-color-mist-base);--es-color-accent-mist-soft: var(--es-color-mist-soft);--es-color-accent-mist-text: var(--es-color-mist-text);--es-color-accent-mist-border: var(--es-color-mist-border);--es-color-accent-lavender-base: var(--es-color-lavender-base);--es-color-accent-lavender-soft: var(--es-color-lavender-soft);--es-color-accent-lavender-text: var(--es-color-lavender-text);--es-color-accent-lavender-border: var(--es-color-lavender-border);--es-color-accent-taupe-base: var(--es-color-taupe-accent-base);--es-color-accent-taupe-soft: var(--es-color-taupe-accent-soft);--es-color-accent-taupe-text: var(--es-color-taupe-accent-text);--es-color-accent-taupe-border: var(--es-color-taupe-accent-border);--es-color-success-bg: var(--es-color-green-100);--es-color-success-surface: var(--es-color-green-50);--es-color-success-border: var(--es-color-green-200);--es-color-success-icon: var(--es-color-green-500);--es-color-success-text: var(--es-color-green-600);--es-color-success-strong: var(--es-color-green-700);--es-color-error-bg: var(--es-color-red-100);--es-color-error-surface: var(--es-color-red-50);--es-color-error-border: var(--es-color-red-200);--es-color-error-icon: var(--es-color-red-500);--es-color-error-text: var(--es-color-red-600);--es-color-error-strong: var(--es-color-red-700);--es-color-warning-bg: var(--es-color-amber-100);--es-color-warning-surface: var(--es-color-amber-50);--es-color-warning-border: var(--es-color-amber-200);--es-color-warning-icon: var(--es-color-amber-500);--es-color-warning-text: var(--es-color-amber-600);--es-color-warning-strong: var(--es-color-amber-700);--es-color-info-bg: var(--es-color-blue-100);--es-color-info-surface: var(--es-color-blue-50);--es-color-info-border: var(--es-color-blue-200);--es-color-info-icon: var(--es-color-blue-500);--es-color-info-text: var(--es-color-blue-600);--es-color-info-strong: var(--es-color-blue-700);--es-color-story-card-background: var(--es-color-surface-card);--es-color-story-card-border: var(--es-color-border-soft);--es-color-story-card-title: var(--es-color-text-primary);--es-color-story-card-description: var(--es-color-text-secondary);--es-color-story-card-meta: var(--es-color-text-muted);--es-color-story-card-divider: var(--es-color-border-soft);--es-color-person-card-background: var(--es-color-background-page);--es-color-person-card-border: var(--es-color-border-soft);--es-color-person-card-name: var(--es-color-text-primary);--es-color-person-card-bio: var(--es-color-text-secondary);--es-color-person-card-avatar-ring: var(--es-color-background-soft);--es-color-person-card-action-border: var(--es-color-text-muted);--es-color-person-card-action-text: var(--es-color-text-muted);--es-color-reflection-card-background: var(--es-color-surface-reflection);--es-color-reflection-card-border: var(--es-color-border-soft);--es-color-reflection-card-title: var(--es-color-text-primary);--es-color-reflection-card-body: var(--es-color-text-secondary);--es-color-reflection-card-accent: var(--es-color-brand-primary);--es-color-reflection-card-action: var(--es-color-brand-primary-deep);--es-color-prompt-box-background: var(--es-color-background-soft);--es-color-prompt-box-border: var(--es-color-border-soft);--es-color-prompt-box-title: var(--es-color-text-primary);--es-color-prompt-box-body: var(--es-color-text-secondary);--es-color-prompt-box-accent: var(--es-color-brand-primary);--es-color-privacy-public-background: var(--es-color-accent-sand-soft);--es-color-privacy-public-text: var(--es-color-accent-sand-text);--es-color-privacy-public-border: var(--es-color-accent-sand-border);--es-color-privacy-anonymous-background: var(--es-color-accent-mist-soft);--es-color-privacy-anonymous-text: var(--es-color-accent-mist-text);--es-color-privacy-anonymous-border: var(--es-color-accent-mist-border);--es-color-privacy-private-background: var(--es-color-accent-lavender-soft);--es-color-privacy-private-text: var(--es-color-accent-lavender-text);--es-color-privacy-private-border: var(--es-color-accent-lavender-border);--es-color-button-primary-background: var(--es-color-interactive-default);--es-color-button-primary-text: var(--es-color-text-inverse);--es-color-button-primary-hover: var(--es-color-interactive-hover);--es-color-button-primary-focus: var(--es-color-interactive-focus-ring);--es-color-button-secondary-background: var(--es-color-brand-primary-soft);--es-color-button-secondary-text: var(--es-color-brand-primary-strong);--es-color-button-secondary-border: var(--es-color-border-soft);--es-color-button-secondary-hover: var(--es-color-interactive-subtle-pressed);--es-color-button-ghost-background: var(--es-color-brand-ink);--es-color-button-ghost-text: var(--es-color-text-secondary);--es-color-button-ghost-hover-bg: var(--es-color-interactive-subtle-hover);--es-color-button-ghost-hover-text: var(--es-color-text-primary);--es-color-button-destructive-background: var(--es-color-error-strong);--es-color-button-destructive-text: var(--es-color-text-inverse);--es-color-button-destructive-hover: var(--es-color-error-text);--es-color-button-destructive-focus: var(--es-color-error-border);--es-color-button-destructive-disabled-bg: var(--es-color-error-bg);--es-color-button-destructive-disabled-text: var(--es-color-text-disabled);--es-color-input-background: var(--es-color-surface-card);--es-color-input-border: var(--es-color-border-default);--es-color-input-text: var(--es-color-text-primary);--es-color-input-placeholder: var(--es-color-text-muted);--es-color-input-focus-border: var(--es-color-border-focus);--es-color-input-error-border: var(--es-color-error-border);--es-color-input-error-text: var(--es-color-error-text);--es-color-alert-success-background: var(--es-color-success-bg);--es-color-alert-success-border: var(--es-color-success-border);--es-color-alert-success-icon: var(--es-color-success-icon);--es-color-alert-success-text: var(--es-color-success-text);--es-color-alert-error-background: var(--es-color-error-bg);--es-color-alert-error-border: var(--es-color-error-border);--es-color-alert-error-icon: var(--es-color-error-icon);--es-color-alert-error-text: var(--es-color-error-text);--es-color-alert-warning-background: var(--es-color-warning-bg);--es-color-alert-warning-border: var(--es-color-warning-border);--es-color-alert-warning-icon: var(--es-color-warning-icon);--es-color-alert-warning-text: var(--es-color-warning-text);--es-color-alert-info-background: var(--es-color-info-bg);--es-color-alert-info-border: var(--es-color-info-border);--es-color-alert-info-icon: var(--es-color-info-icon);--es-color-alert-info-text: var(--es-color-info-text);--es-color-bg-primary: var(--es-color-background-page);--es-color-bg-secondary: var(--es-color-background-rest);--es-color-bg-card: var(--es-color-surface-card);--es-color-bg-muted: var(--es-color-background-soft);--es-color-bg-soft: var(--es-color-background-soft);--es-color-bg-warm: var(--es-color-background-warm);--es-color-bg-inverse: var(--es-color-charcoal-950);--es-color-bg-backdrop: rgba(0, 0, 0, .7);--es-color-bg-drawer-backdrop: rgb(0 0 0 / 60%);--es-color-bg-error: var(--es-color-error-bg);--es-color-bg-success: var(--es-color-success-bg);--es-color-bg-warning: var(--es-color-warning-bg);--es-color-bg-info: var(--es-color-info-bg);--es-color-text-placeholder: var(--es-color-input-placeholder);--es-color-text-error: var(--es-color-error-text);--es-color-text-sign-out: #c05621;--es-color-text-success: var(--es-color-success-text);--es-color-text-warning: var(--es-color-warning-text);--es-color-text-link: var(--es-color-info-text);--es-color-border-primary: var(--es-color-border-default);--es-color-border-secondary: var(--es-color-border-soft);--es-color-border-active: var(--es-color-border-strong);--es-color-border-error: var(--es-color-error-border);--es-color-border-success: var(--es-color-success-border);--es-color-button-primary-bg: var(--es-color-button-primary-background);--es-color-button-primary-bg-hover: var(--es-color-button-primary-hover);--es-color-button-primary-bg-active: var(--es-color-interactive-pressed);--es-color-button-secondary-bg-hover: var(--es-color-interactive-subtle-hover);--es-color-button-secondary-bg-active: var(--es-color-button-secondary-hover);--es-color-button-secondary-border-hover: var(--es-color-border-strong);--es-color-button-brand-bg-hover: var(--es-color-brand-primary);--es-color-button-brand-bg-active: var(--es-color-brand-primary-deep);--es-color-button-neutral-bg-hover: var(--es-color-background-warm);--es-color-button-neutral-bg-active: var(--es-color-sand-350);--es-color-button-focus-ring: var(--es-color-interactive-focus-ring);--es-color-input-focus-ring: var(--es-color-input-focus-border);--es-color-input-bg-hover: var(--es-color-background-page);--es-color-input-border-hover: var(--es-color-border-focus);--es-color-input-focus-ring-error: var(--es-color-input-error-border);--es-color-accent-peach: var(--es-color-rose-soft);--es-color-reflection-taupe: var(--es-color-taupe-accent-base);--es-color-accent: var(--es-color-accent-clay-base);--es-color-accent-yellow: var(--es-color-amber-200);--es-color-accent-pink: var(--es-color-rose-base);--es-color-accent-green: var(--es-color-sage-text);--es-color-accent-cream: var(--es-color-sand-accent-soft);--es-color-accent-red: var(--es-color-red-500);--es-color-feedback-error-soft-bg: var(--es-color-alert-error-background);--es-color-feedback-error-soft-text: var(--es-color-alert-error-text);--es-color-feedback-error-soft-border: var(--es-color-alert-error-border);--es-color-feedback-error-strong-text: var(--es-color-error-strong)}:root{--es-breakpoint-sm: 460px;--es-breakpoint-md: 768px;--es-breakpoint-lg: 1024px}:root{--es-font-family-ui: "LINESeedSansTH", "Bai Jamjuree", sans-serif;--es-font-family-reading: "Bai Jamjuree", sans-serif;--es-font-weight-regular: 400;--es-font-weight-bold: 700;--es-font-size-h1: 40px;--es-font-size-h2: 32px;--es-font-size-h3: 28px;--es-font-size-h4: 24px;--es-font-size-h5: 20px;--es-font-line-height-h1: 48px;--es-font-line-height-h2: 40px;--es-font-line-height-h3: 36px;--es-font-line-height-h4: 32px;--es-font-line-height-h5: 28px;--es-font-size-ui-body: 16px;--es-font-size-ui-body-sm: 14px;--es-font-size-caption: 14px;--es-font-size-caption-sm: 12px;--es-font-size-avatar-initial-min: var(--es-font-size-caption-sm);--es-font-size-avatar-initial-max: 60px;--es-font-size-button: 16px;--es-font-size-button-sm: 14px;--es-font-size-button-lg: 20px;--es-font-line-height-ui-body: 24px;--es-font-line-height-ui-body-sm: 20px;--es-font-line-height-caption: 20px;--es-font-line-height-caption-sm: 18px;--es-font-line-height-button: 24px;--es-font-line-height-button-sm: 20px;--es-font-line-height-button-lg: 28px;--es-font-size-reading: 16px;--es-font-size-reading-lg: 18px;--es-font-size-reading-sm: 14px;--es-font-line-height-reading: 24px;--es-font-line-height-reading-lg: 32px;--es-font-line-height-reading-sm: 20px;--es-font-letter-spacing-h1: -.015em;--es-font-letter-spacing-h2: -.01em;--es-font-letter-spacing-h3: -.005em;--es-font-letter-spacing-caption: .005em;--es-font-letter-spacing-overline: 2px;--es-font-size-h1-md: 28px;--es-font-line-height-h1-md: 36px;--es-font-size-h2-md: 28px;--es-font-line-height-h2-md: 36px;--es-font-size-h3-md: 24px;--es-font-line-height-h3-md: 32px;--es-font-size-button-md: var(--es-font-size-button-sm);--es-font-line-height-button-md: var(--es-font-line-height-button-sm);--es-font-size-button-lg-md: 18px;--es-font-line-height-button-lg-md: 26px;--es-font-size-h2-sm: 24px;--es-font-line-height-h2-sm: 32px;--es-font-family-heading: var(--es-font-family-ui);--es-font-family-body: var(--es-font-family-reading);--es-font-weight-medium: 500;--es-font-weight-semibold: 600;--es-font-size-reading-heading: 24px;--es-font-line-height-reading-heading: 36px}:root{--es-space-2xs: 2px;--es-space-xs: 4px;--es-space-sm: 8px;--es-space-md: 16px;--es-space-lg: 24px;--es-space-xl: 32px;--es-space-2xl: 48px;--es-space-3xl: 64px;--es-space-4xl: 96px;--es-space-page-gutter: 40px;--es-space-page-width: 830px;--es-layout-mobile-chrome-height: calc( var(--es-space-2xl) + var(--es-space-sm) )}:root{--es-radius-none: 0;--es-radius-sm: 4px;--es-radius-md: 8px;--es-radius-lg: 12px;--es-radius-xl: 16px;--es-radius-2xl: 24px;--es-radius-full: 9999px}:root{--es-motion-duration-fast: .15s;--es-motion-duration-normal: .3s;--es-motion-duration-slow: .5s;--es-motion-easing-default: ease-in-out;--es-motion-easing-soft: cubic-bezier(.4, 0, .2, 1);--es-motion-easing-enter: cubic-bezier(0, 0, .2, 1);--es-motion-easing-exit: cubic-bezier(.4, 0, 1, 1)}@media (prefers-reduced-motion: reduce){:root{--es-motion-duration-fast: 0ms;--es-motion-duration-normal: 0ms;--es-motion-duration-slow: 0ms}}:root{--es-shadow-card-soft: 0 8px 20px rgb(69 59 52 / 4%);--es-shadow-row-soft: 0 2px 6px rgb(69 59 52 / 2%);--es-shadow-popover: 0 8px 24px rgb(69 59 52 / 12%);--es-shadow-drawer: -4px 0 24px rgb(69 59 52 / 12%)}:root{--es-admin-page-background: var(--es-color-background-page);--es-admin-surface: var(--es-color-bg-card);--es-admin-surface-muted: var(--es-color-background-soft);--es-admin-border: var(--es-color-border-soft);--es-admin-border-strong: var(--es-color-border-secondary);--es-admin-nav-hover-bg: var(--es-color-interactive-subtle-hover);--es-admin-nav-current-bg: var(--es-admin-nav-hover-bg);--es-admin-nav-current-text: var(--es-color-text-primary);--es-admin-text-primary: var(--es-color-text-primary);--es-admin-text-secondary: var(--es-color-text-secondary);--es-admin-text-muted: var(--es-color-text-secondary);--es-admin-status-active-bg: var(--es-color-bg-success);--es-admin-status-active-text: var(--es-color-success-text);--es-admin-status-pending-bg: var(--es-color-bg-warning);--es-admin-status-pending-text: var(--es-color-amber-700);--es-admin-action-primary-bg: var(--es-color-button-primary-bg);--es-admin-action-primary-text: var(--es-color-button-primary-text);--es-admin-action-primary-bg-hover: var(--es-color-button-primary-bg-hover);--es-admin-action-secondary-bg: var(--es-admin-surface);--es-admin-action-secondary-text: var(--es-admin-text-primary);--es-admin-action-secondary-border: var(--es-admin-border);--es-admin-action-secondary-bg-hover: var(--es-admin-surface-muted);--es-admin-action-danger-bg: var(--es-color-accent-red);--es-admin-action-danger-text: var(--es-color-text-inverse);--es-admin-action-danger-bg-hover: var(--es-color-border-error);--es-admin-action-success-bg: var(--es-color-green-600);--es-admin-action-success-text: var(--es-color-text-inverse);--es-admin-action-success-border: var(--es-color-green-500);--es-admin-action-success-bg-hover: var(--es-color-green-700);--es-admin-pagination-current-bg: var(--es-admin-action-primary-bg);--es-admin-pagination-current-text: var(--es-admin-action-primary-text);--es-admin-focus-ring: var(--es-color-text-primary);--es-admin-control-focus-border: var(--es-color-brand-primary-deep);--es-admin-control-focus-ring: var(--es-color-brand-primary-soft);--es-admin-overlay: rgb(26 24 22 / 60%);--es-admin-overlay-strong: rgb(26 24 22 / 80%);--es-admin-overlay-light: rgb(255 253 252 / 80%);--es-admin-shadow-action-hover: 0 4px 12px rgb(26 24 22 / 5%);--es-admin-shadow-row: 0 1px 3px rgb(26 24 22 / 10%);--es-admin-shadow-surface: 0 2px 8px rgb(26 24 22 / 2%);--es-admin-shadow-media: 0 2px 4px rgb(26 24 22 / 15%);--es-admin-danger-overlay: rgb(163 91 78 / 90%);--es-admin-feedback-error-bg: var(--es-color-feedback-error-soft-bg);--es-admin-feedback-error-border: var(--es-color-feedback-error-soft-border);--es-admin-feedback-error-text: var(--es-color-feedback-error-soft-text);--es-admin-feedback-error-icon-bg: var(--es-color-alert-error-icon);--es-admin-feedback-info-bg: var(--es-color-bg-secondary);--es-admin-feedback-info-border: var(--es-color-accent);--es-admin-feedback-info-text: var(--es-admin-text-secondary);--es-admin-feedback-info-icon-bg: var(--es-color-alert-info-icon);--es-admin-feedback-warning-bg: var(--es-admin-status-pending-bg);--es-admin-feedback-warning-border: var(--es-color-accent-yellow);--es-admin-feedback-warning-text: var(--es-admin-status-pending-text);--es-admin-feedback-warning-icon-bg: var(--es-color-alert-warning-icon);--es-admin-feedback-success-bg: var(--es-color-bg-success);--es-admin-feedback-success-border: var(--es-color-border-success);--es-admin-feedback-success-text: var(--es-admin-status-active-text);--es-admin-feedback-success-icon-bg: var(--es-color-alert-success-icon);--es-admin-feedback-icon-text: var(--es-color-text-inverse)}:root{--es-admin-shadow-toast: 0 12px 32px rgb(46 46 46 / 12%);--es-admin-shadow-popover: var(--es-admin-shadow-toast);--es-admin-shadow-dialog: 0 20px 48px rgb(46 46 46 / 12%)}:root{--es-admin-sidebar-width: 240px;--es-admin-sidebar-compact-width: 72px;--es-admin-brand-logo-width: 108px;--es-admin-compact-brand-size: 28px;--es-admin-shell-min-height: 100vh;--es-admin-content-max-width: 1120px;--es-admin-page-title-font-size: 20px;--es-admin-page-title-line-height: 28px;--es-admin-nav-item-min-height: 40px;--es-admin-subnav-item-min-height: 36px;--es-admin-nav-icon-size: 20px;--es-admin-topbar-min-height: 64px;--es-admin-icon-button-size-sm: 36px;--es-admin-icon-button-size-md: 44px;--es-admin-icon-button-glyph-size-sm: 16px;--es-admin-icon-button-glyph-size-md: 20px;--es-admin-button-spinner-size: 16px;--es-admin-icon-button-size: var(--es-admin-icon-button-size-md);--es-admin-topbar-control-size: var(--es-admin-icon-button-size-md);--es-admin-topbar-close-size: 32px;--es-admin-popover-width-sm: 280px;--es-admin-popover-width-md: 360px;--es-admin-popover-body-max-height: 400px;--es-admin-topbar-avatar-size: 36px;--es-admin-notification-avatar-size: 40px;--es-admin-unread-indicator-size: 10px;--es-admin-layer-popover: 2;--es-admin-layer-sidebar: 3;--es-admin-layer-topbar: 4;--es-admin-layer-toast: 5;--es-admin-toast-max-width: 420px;--es-admin-table-min-width: 640px;--es-admin-exploration-table-min-width: 720px;--es-admin-toolbar-search-min-width: 220px;--es-admin-toolbar-search-max-width: 640px;--es-admin-toolbar-filter-min-width: 160px;--es-admin-control-min-height: 44px;--es-admin-select-listbox-max-height: 240px;--es-admin-toolbar-control-min-height: var(--es-admin-control-min-height);--es-admin-control-focus-ring-width: 2px;--es-admin-pagination-control-size: 40px}@font-face{font-family:LINESeedSansTH;src:url(/vite/assets/LINESeedSansTH_W_Rg-S8sYBL8s.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:LINESeedSansTH;src:url(/vite/assets/LINESeedSansTH_W_Bd-Dk7I04bd.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:LINESeedSansTH;src:url(/vite/assets/LINESeedSansTH_W_XBd-DyYXN4rN.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:FontAwesome;src:url(/vite/assets/fa-solid-900-BT5pqhjd.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}body{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body);line-height:var(--es-font-line-height-ui-body);color:var(--es-color-text-primary);background-color:var(--es-color-bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:where(#storybook-root,.sbdocs,.sbdocs-content){color:var(--es-color-text-primary)}:where(#storybook-root,.sbdocs,.sbdocs-content) h1:not([class*=es-text-]){font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h1);line-height:var(--es-font-line-height-h1);letter-spacing:var(--es-font-letter-spacing-h1);margin:0 0 var(--es-space-md)}@media screen and (max-width: 768px){:where(#storybook-root,.sbdocs,.sbdocs-content) h1:not([class*=es-text-]){font-size:var(--es-font-size-h1-md);line-height:var(--es-font-line-height-h1-md)}}:where(#storybook-root,.sbdocs,.sbdocs-content) h2:not([class*=es-text-]){font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h2);line-height:var(--es-font-line-height-h2);letter-spacing:var(--es-font-letter-spacing-h2);margin:0 0 var(--es-space-md)}@media screen and (max-width: 768px){:where(#storybook-root,.sbdocs,.sbdocs-content) h2:not([class*=es-text-]){font-size:var(--es-font-size-h2-md);line-height:var(--es-font-line-height-h2-md)}}@media screen and (max-width: 460px){:where(#storybook-root,.sbdocs,.sbdocs-content) h2:not([class*=es-text-]){font-size:var(--es-font-size-h2-sm);line-height:var(--es-font-line-height-h2-sm)}}:where(#storybook-root,.sbdocs,.sbdocs-content) h3:not([class*=es-text-]){font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h3);line-height:var(--es-font-line-height-h3);letter-spacing:var(--es-font-letter-spacing-h3);margin:0 0 var(--es-space-md)}@media screen and (max-width: 768px){:where(#storybook-root,.sbdocs,.sbdocs-content) h3:not([class*=es-text-]){font-size:var(--es-font-size-h3-md);line-height:var(--es-font-line-height-h3-md)}}:where(#storybook-root,.sbdocs,.sbdocs-content) h4:not([class*=es-text-]){font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h4);line-height:var(--es-font-line-height-h4);margin:0 0 var(--es-space-sm)}:where(#storybook-root,.sbdocs,.sbdocs-content) h5:not([class*=es-text-]){font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h5);line-height:var(--es-font-line-height-h5);margin:0 0 var(--es-space-sm)}:where(#storybook-root,.sbdocs,.sbdocs-content) p:not([class*=es-text-]){font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body);line-height:var(--es-font-line-height-ui-body);margin:0 0 var(--es-space-sm)}:where(#storybook-root,.sbdocs,.sbdocs-content) code:not([class*=es-text-]){font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-caption-sm);line-height:var(--es-font-line-height-caption-sm);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.es-reading-zone p:not([class*=es-text-]){font-family:var(--es-font-family-reading);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-reading-lg);line-height:var(--es-font-line-height-reading-lg);margin:0 0 var(--es-space-md)}.es-text-h1{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h1);line-height:var(--es-font-line-height-h1);letter-spacing:var(--es-font-letter-spacing-h1)}@media screen and (max-width: 768px){.es-text-h1{font-size:var(--es-font-size-h1-md);line-height:var(--es-font-line-height-h1-md)}}.es-text-h2{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h2);line-height:var(--es-font-line-height-h2);letter-spacing:var(--es-font-letter-spacing-h2)}@media screen and (max-width: 768px){.es-text-h2{font-size:var(--es-font-size-h2-md);line-height:var(--es-font-line-height-h2-md)}}@media screen and (max-width: 460px){.es-text-h2{font-size:var(--es-font-size-h2-sm);line-height:var(--es-font-line-height-h2-sm)}}.es-text-h3{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h3);line-height:var(--es-font-line-height-h3);letter-spacing:var(--es-font-letter-spacing-h3)}@media screen and (max-width: 768px){.es-text-h3{font-size:var(--es-font-size-h3-md);line-height:var(--es-font-line-height-h3-md)}}.es-text-h4{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h4);line-height:var(--es-font-line-height-h4)}.es-text-h5{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h5);line-height:var(--es-font-line-height-h5)}.es-text-ui-body{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body);line-height:var(--es-font-line-height-ui-body)}.es-text-ui-strong{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-ui-body);line-height:var(--es-font-line-height-ui-body)}.es-text-ui-body-sm{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm)}.es-text-ui-strong-sm{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm)}.es-text-caption{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-caption);line-height:var(--es-font-line-height-caption);letter-spacing:var(--es-font-letter-spacing-caption)}.es-text-caption-strong{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-caption);line-height:var(--es-font-line-height-caption);letter-spacing:var(--es-font-letter-spacing-caption)}.es-text-caption-sm{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-caption-sm);line-height:var(--es-font-line-height-caption-sm)}.es-text-overline{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-caption);line-height:var(--es-font-line-height-caption);letter-spacing:var(--es-font-letter-spacing-overline);text-transform:uppercase}.es-text-button{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-button);line-height:var(--es-font-line-height-button)}@media screen and (max-width: 768px){.es-text-button{font-size:var(--es-font-size-button-md);line-height:var(--es-font-line-height-button-md)}}.es-text-button-sm{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-button-sm);line-height:var(--es-font-line-height-button-sm)}.es-text-button-lg{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-button-lg);line-height:var(--es-font-line-height-button-lg)}@media screen and (max-width: 768px){.es-text-button-lg{font-size:var(--es-font-size-button-lg-md);line-height:var(--es-font-line-height-button-lg-md)}}.es-text-reading{font-family:var(--es-font-family-reading);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-reading);line-height:var(--es-font-line-height-reading)}.es-text-reading-lg{font-family:var(--es-font-family-reading);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-reading-lg);line-height:var(--es-font-line-height-reading-lg)}.es-text-reading-sm{font-family:var(--es-font-family-reading);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-reading-sm);line-height:var(--es-font-line-height-reading-sm)}.es-text-reading-heading{font-family:var(--es-font-family-reading);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-reading-heading);line-height:var(--es-font-line-height-reading-heading)}.es-text-bold{font-weight:var(--es-font-weight-bold)}.admin-title{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:24px;line-height:32px}.admin-body,.admin-subtitle,.admin-nav-item{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-weight:400;font-size:16px;line-height:24px}.text-h1,.me-trash__title,.me-saved-items__title,.me-moment__title,.me-continue__title,.end-scene__thanks,.five-years-lechipu-page .quote__title,.five-years-lechipu-page .divider,.journals__header,.journals__title,.story__title textarea,.story__title__text,.list-story__title,.following__title,.home__banner-hero__content-title,.error__title{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:40px;line-height:48px}@media screen and (max-width: 768px){.text-h1,.me-trash__title,.me-saved-items__title,.me-moment__title,.me-continue__title,.end-scene__thanks,.five-years-lechipu-page .quote__title,.five-years-lechipu-page .divider,.journals__header,.journals__title,.story__title textarea,.story__title__text,.list-story__title,.following__title,.home__banner-hero__content-title,.error__title{font-size:28px;line-height:36px}}.text-h2,.me-continue__card-title,.five-years-lechipu-page .moment-in-lechipu__title,.five-years-lechipu-page .voice-from-traveler__title,.journals__item-title,.home__section__title,.login-modal__header{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:32px}@media screen and (max-width: 768px){.text-h2,.me-continue__card-title,.five-years-lechipu-page .moment-in-lechipu__title,.five-years-lechipu-page .voice-from-traveler__title,.journals__item-title,.home__section__title,.login-modal__header{font-size:28px;line-height:36px}}@media screen and (max-width: 460px){.text-h2,.me-continue__card-title,.five-years-lechipu-page .moment-in-lechipu__title,.five-years-lechipu-page .voice-from-traveler__title,.journals__item-title,.home__section__title,.login-modal__header{font-size:24px;line-height:32px}}.text-h3,.me-moment__section-title{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:28px}.text-h4{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:24px}.text-h5,.home__featured-stories__card__title,.author-profile__name,.card__title{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:20px}.text-subtitle,.category-badge.default{font-family:var(--font-bai-jamjuree);font-weight:400;font-size:20px;line-height:28px}@media screen and (max-width: 768px){.text-subtitle,.category-badge.default{font-size:18px;line-height:26px}}.text-body,.me-trash__breadcrumb-link,.me-trash__intro,.me-trash__empty,.me-trash__item-label,.me-trash__item-body,.me-trash__item-meta,.me-trash__action-button,.me-saved-items__breadcrumb-link,.me-saved-items__intro,.me-saved-items__empty,.me-saved-items__card-body,.me-saved-items__pagination-link,.me-saved-items__pagination-disabled,.me-saved-items__prompt,.me-saved-items__value,.me-saved-items__phase-body,.me-saved-items__action-button,.me-moment__breadcrumb,.me-moment__lifecycle,.me-moment__intro,.me-moment__empty,.me-moment__item-label,.me-moment__item-body,.me-moment__unavailable-title,.me-moment__unavailable-body,.me-moment__status,.me-moment__summary,.me-moment__action-button,.me-moment__title-input,.me-moment__form-error,.me-moment__card-title,.me-moment__pagination-link,.me-moment__pagination-disabled,.me-continue__breadcrumb-link,.me-continue__intro,.me-continue__error,.me-continue__empty,.me-continue__meta-row dd,.me-continue__discard-btn,.me-continue__unavailable-status,.me-continue__unavailable-desc,.end-scene__quote,.end-scene__name,.story-scene__paragraph,.story-scene__continue,.story-scene__path,.story-scene__choice,.story-scene__submit,.story-scene__answer-input,.story-scene__answer-textarea,.saved-story__empty,.five-years-lechipu-page .moment-in-lechipu__grid-item__description,.five-years-lechipu-page .voice-from-traveler__grid-item__description,.five-years-lechipu-page .voice-from-traveler__grid-item__author,.journals__content,.journals__item-content,.story__content,.story__content__editor,.story__content__editor-placeholder,.following__empty,.home__featured-stories__card__excerpt,trix-editor,.input input[type=text],.input input[type=email],.input input[type=password],.input textarea,.card__excerpt{font-family:var(--font-bai-jamjuree);font-weight:400;font-size:16px;line-height:24px}.text-body--lg,.five-years-lechipu-page .banner__content__description,.five-years-lechipu-page .message-from-o__transcript,.five-years-lechipu-page .quote__description,.legal-page__section p,.legal-page__section li{font-family:var(--font-bai-jamjuree);font-weight:400;font-size:18px;line-height:1.8}.text-body--bold{font-family:var(--font-bai-jamjuree);font-weight:400;font-size:16px;line-height:24px;font-weight:600}.text-body--sm,.story-end-scene__thanks,.story-end-scene__share-status,.end-scene__text,.story-scene__pause-continue,.story-scene__pause,.story-player-state__paused-desc,.journals__actions,.story__author,.story__share-button__title,.list-story__load-more-error p,.error__description,.pill-button-group__item,.author-profile__bio,.navbar .navbar__nav-item{font-family:var(--font-bai-jamjuree);font-weight:400;font-size:14px;line-height:20px}.text-body--sm-bold{font-family:var(--font-bai-jamjuree);font-weight:400;font-size:14px;line-height:20px;font-weight:600}.text-caption,.me-saved-items__type-label,.me-saved-items__card-type,.me-saved-items__card-meta,.me-saved-items__pagination-status,.me-saved-items__phase-title,.me-moment__card-meta,.me-moment__card-count,.me-moment__pagination-status,.me-continue__meta-row dt,.home__featured-stories__card__footer,.story-stat__item,.category-badge,.category-badge.small,.story-filter__item,.card__footer,.card--flat .card__status{font-family:var(--font-bai-jamjuree);font-weight:400;font-size:14px;line-height:20px}.text-caption strong,.me-saved-items__type-label strong,.me-saved-items__card-type strong,.me-saved-items__card-meta strong,.me-saved-items__pagination-status strong,.me-saved-items__phase-title strong,.me-moment__card-meta strong,.me-moment__card-count strong,.me-moment__pagination-status strong,.me-continue__meta-row dt strong,.home__featured-stories__card__footer strong,.story-stat__item strong,.category-badge strong,.category-badge.small strong,.story-filter__item strong,.card__footer strong,.card--flat .card__status strong{font-weight:600}.text-caption--sm{font-family:var(--font-bai-jamjuree);font-weight:400;font-size:14px;line-height:20px;font-size:12px;line-height:18px}.text-caption--sm strong{font-weight:600}.text-caption--bold{font-family:var(--font-bai-jamjuree);font-weight:400;font-size:14px;line-height:20px;font-weight:600}.text-caption--bold strong{font-weight:600}.text-button,.story-end-scene__primary-action,.story-end-scene__secondary-action,.story-end-scene__share-action,.start-scene__cta,.end-scene__cta,.story-scene__submit{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:16px;line-height:24px;cursor:pointer;text-decoration:none}@media screen and (max-width: 768px){.text-button,.story-end-scene__primary-action,.story-end-scene__secondary-action,.story-end-scene__share-action,.start-scene__cta,.end-scene__cta,.story-scene__submit{font-size:14px;line-height:20px}}.text-button--sm{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:14px;line-height:20px}.text-button--lg{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:20px;line-height:28px}@media screen and (max-width: 768px){.text-button--lg{font-size:18px;line-height:26px}}.text-info{font-family:var(--font-lineseed-sans-thai)}.text-story{font-family:var(--font-bai-jamjuree)}:root{--creator-bg-light: #fbf9f6;--creator-bg-panel: #ffffff;--creator-border-light: rgba(69, 59, 52, .12);--creator-text-dark: #2a2421;--creator-text-muted: #756a64;--creator-text-placeholder: #b0a7a0;--creator-accent-indigo: #4f46e5;--creator-accent-amber: #d97706;--creator-accent-pink: #db2777;--creator-accent-emerald: #059669;--creator-editor-surface: #18181e;--creator-editor-panel: #121216;--creator-editor-panel-hover: #1b1b21;--creator-editor-border: #293143;--creator-editor-text: #f4f4f5;--creator-editor-text-muted: #a0aec0;--creator-editor-active-bg: rgba(91, 80, 230, .12);--creator-editor-active-text: #ffffff;--creator-shadow-soft: 0 4px 20px rgba(69, 59, 52, .05);--creator-shadow-medium: 0 8px 30px rgba(69, 59, 52, .08);--creator-accent-color: #dbafa0}body[data-theme=dark]{--creator-bg-light: #121214;--creator-bg-panel: #18181c;--creator-border-light: rgba(255, 255, 255, .08);--creator-text-dark: #f4f4f5;--creator-text-muted: #a0aec0;--creator-text-placeholder: #4a5568;--creator-accent-indigo: #6366f1;--creator-accent-amber: #fbbf24;--creator-accent-pink: #f472b6;--creator-accent-emerald: #34d399}body[data-theme=blue]{--creator-bg-light: #eaf4ff;--creator-bg-panel: #ffffff;--creator-border-light: rgba(26, 46, 74, .12);--creator-text-dark: #1a2e4a;--creator-text-muted: #5b7290;--creator-text-placeholder: #a5c7f2}.container,.me-trash__container,.me-saved-items__container,.me-moment__container,.me-continue__container,.saved-story,.five-years-lechipu-page,.legal-page,.about-page,.journals__container,.list-story,.profile,.following,.home,.home__comming-soon__content{max-width:830px;margin:0 auto}.section{margin-bottom:32px}.grid-2-col{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media screen and (max-width: 680px){.grid-2-col{grid-template-columns:1fr}}.grid-2-col.no-gap{gap:0}.grid-3-col{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.flex-between{display:flex;justify-content:space-between}.align-content-center{align-items:center}.align-content-bottom{align-items:flex-end}.flex-center{display:flex;align-items:center;justify-content:center}@font-face{font-family:LINESeedSansTH;src:url(/vite/assets/LINESeedSansTH_W_Th-AM_twyp-.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:LINESeedSansTH;src:url(/vite/assets/LINESeedSansTH_W_Rg-S8sYBL8s.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:LINESeedSansTH;src:url(/vite/assets/LINESeedSansTH_W_Bd-Dk7I04bd.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:LINESeedSansTH;src:url(/vite/assets/LINESeedSansTH_W_XBd-DyYXN4rN.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:FontAwesome;src:url(/vite/assets/fa-light-300-H1XNiutn.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:FontAwesome;src:url(/vite/assets/fa-regular-400-oIGWxuL3.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:FontAwesome;src:url(/vite/assets/fa-solid-900-BT5pqhjd.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:FontAwesome;src:url(/vite/assets/fa-thin-100-CBIYUAfs.woff2) format("woff2");font-weight:100;font-style:normal;font-display:swap}.fa{font-family:FontAwesome;font-style:normal;font-variant:normal;text-rendering:auto;display:inline-block;line-height:1;font-size:1em;font-weight:400}.fa-light{font-weight:300}.fa-regular{font-weight:400}.fa-solid{font-weight:900}.fa-thin{font-weight:100}.clickable,.card{cursor:pointer}.hidden{display:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.transparent{opacity:0}.blur{filter:blur(10px)}.scrollable{overflow-y:auto}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.text-bold{font-weight:600}.text-center,.login-modal__header{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-italic{font-style:italic}.text-muted,.saved-story__empty,.following__empty{color:#8e8e8e}.text-white{color:#fff}.text-error{color:#ff1467}.text-success{color:#2c9f88}.text-secondary{color:#5c5c5c}.text-primary{color:#2e2e2e}.text-hyperlink{color:#007bff}.full-width{width:100%}.full-height{min-height:100vh}.full-height-80vh{min-height:80vh}.full-height-50vh{min-height:50vh}.center{margin-left:auto;margin-right:auto}.border-white{border:1px solid #ffffff}.mb-2{margin-bottom:8px}.mb-4{margin-bottom:16px}.mt-2{margin-top:8px}.mt-4{margin-top:16px}.mt-6{margin-top:24px}.ml-2{margin-left:8px}blockquote{border-left:4px solid #5c5c5c;padding-left:1rem;margin-bottom:1rem;font-style:italic}.es-focus-without-visible-ring:focus,.es-focus-without-visible-ring:focus-visible{outline:none!important;box-shadow:none!important}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-lineseed-sans-thai);font-size:16px;font-weight:600;padding:10px 20px;border-radius:8px;border:none;cursor:pointer;transition:all .2s ease}@media screen and (max-width: 768px){.button{font-size:14px;line-height:20px;padding:8px 16px}}.button.button--primary{background-color:#5e5c6c;color:#fff}.button.button--secondary{background-color:transparent;color:#5e5c6c;outline:1px solid #5e5c6c;outline-offset:-1px}.button.button--borderless{outline:none;border:none}.button.button--line{background-color:#06c755;color:#fff}.button.button--facebook{background-color:#4267b2;color:#fff}.button.button--google{background-color:#f2f2f2;color:#1f1f1f}.button.is-icon-left i{margin-right:8px}.button.is-icon-right i{margin-left:8px}.button.is-disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.button.is-loading{pointer-events:none}.button.is-loading span.fa-spin{animation:spin 1s linear infinite}.card{position:relative;background-color:#fff;border-radius:12px;box-shadow:0 2px 6px #0000000d;overflow:hidden;transition:transform .2s ease;display:flex;flex-direction:column}.card__featured{position:absolute;top:0;right:24px;background-color:#fff;padding:12px 8px;color:#2e2e2e;display:flex;align-items:flex-end;gap:4px;height:38px;z-index:10;box-shadow:0 2px 6px #0000001a}.card__featured span{color:#2c9f88}.card__image-container{position:relative;background-color:#fff;width:100%;height:300px}@media screen and (max-width: 768px){.card__image-container{height:200px}}.card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .2s ease;z-index:0}.card__image-preview{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:1;transition:all .2s ease;z-index:1}.card__content{padding:16px}.card__title{color:#2e2e2e;margin-bottom:8px;word-break:break-word;display:-webkit-box;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.card__excerpt{color:#5c5c5c;margin-bottom:12px;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card__footer{display:flex;align-items:center;justify-content:space-between;color:#8e8e8e}.card--flat{flex-direction:row;align-items:flex-start;border-radius:0;box-shadow:-2px 6px 14px -8px #0000000d;gap:16px}.card--flat .card__image{position:relative;width:100px;height:100px;overflow:hidden;border-radius:8px;opacity:1}.card--flat .card__image--with-status:before{content:"";position:absolute;top:-36px;left:-20px;width:60px;height:100px;rotate:45deg;background:linear-gradient(90deg,#000c,#0000)}.card--flat .card__image img{width:100%;height:100%;object-fit:cover}.card--flat .card__content{display:flex;flex:1;width:100%;height:100%;flex-direction:column;justify-content:space-between;padding:0 0 6px}.card--flat .card__status{font-size:10px;color:#fff;position:absolute;top:.25rem;left:.5rem}.divider{border:none;margin:0;padding:0;height:0;width:100%;border-top:1px solid #f0f0f4}.divider--primary{border-color:#f0f0f4}.divider--secondary{border-color:#453b3440}.divider--muted{border-color:#8e8e8e}.divider--error{border-color:#d91158}.divider--success{border-color:#2c9f88}.divider--warning{border-color:#ffc107}.divider--info{border-color:#007bff}.divider--thin{border-top-width:1px}.divider--medium{border-top-width:2px}.divider--thick{border-top-width:3px}.divider--full-width{width:100%}.divider:not(.divider--full-width){margin-left:auto;margin-right:auto}.navbar{position:sticky;top:0;left:0;width:100%;min-height:0;padding:0;background-color:var(--es-color-bg-primary);border-bottom:1px solid var(--es-color-border-primary);z-index:1001;box-shadow:0 0 10px #0000001a;transition:background-color .3s ease,box-shadow .3s ease}.navbar--transparent{box-shadow:none;border-bottom:none}@media screen and (max-width: 768px){.navbar--story-page{box-shadow:none}.navbar--story-page .navbar__container{min-height:56px}}.navbar__story-back{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;border-radius:calc(var(--es-space-md) + var(--es-space-2xs));color:var(--es-color-text-muted)}.navbar__story-workflow-title{display:none;margin:0;overflow:hidden;color:var(--es-color-brand-ink);text-align:center;text-overflow:ellipsis;white-space:nowrap}@media screen and (max-width: 768px){.navbar__story-workflow-title{display:block;flex:1;min-width:0}}.navbar__story-workflow-spacer{display:none;flex:0 0 44px;width:44px;height:44px}@media screen and (max-width: 768px){.navbar__story-workflow-spacer{display:block}}.navbar__container{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:60px;padding:12px 20px;margin:0 auto;position:relative}.navbar .navbar__left-group-container{display:flex;gap:2rem}@media screen and (max-width: 768px){.navbar .navbar__left-group-container{gap:1rem}}.navbar .navbar__logo{font-family:var(--font-lineseed-sans-thai);font-size:20px;font-weight:700;color:var(--es-color-text-primary)}.navbar .navbar__logo-link{display:flex;align-items:center;gap:8px}.navbar .navbar__logo-link img{aspect-ratio:500/200;height:32px;width:80px;object-fit:cover}.navbar .navbar__navigation{display:flex;align-items:center;gap:8px;justify-content:center}@media screen and (max-width: 768px){.navbar .navbar__navigation--hide-mobile{display:none}}.navbar .navbar__nav-item{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:8px 12px;text-decoration:none;color:var(--es-color-text-muted);border-bottom:2px solid transparent;transition:color .2s ease}@media screen and (max-width: 768px){.navbar .navbar__nav-item{padding:4px 6px}}.navbar .navbar__nav-item:hover{color:var(--es-color-text-primary);background-color:var(--es-color-bg-muted)}@media screen and (max-width: 768px){.navbar .navbar__nav-item:hover{background-color:transparent}}.navbar .navbar__nav-item.is-active{color:var(--es-color-text-primary);border-bottom-color:var(--es-color-text-primary)}.navbar .navbar__nav-item.is-active .navbar__nav-label{color:var(--es-color-text-primary);font-weight:700}.navbar .navbar__nav-icon{display:flex;align-items:center;justify-content:center;color:inherit}.navbar .navbar__nav-label{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-weight:400;color:inherit}.navbar .navbar__right{display:flex;align-items:center;gap:16px;flex-shrink:0;margin-left:auto}.navbar .navbar__right .avatar{display:flex;align-items:center;justify-content:center;color:var(--es-color-text-muted);width:32px;height:32px;border-radius:50%;cursor:pointer}.navbar .navbar__right .avatar img{border-radius:50%;object-fit:cover}.navbar .navbar__mobile-container{display:none;align-items:center;gap:12px}.navbar .navbar__mobile-container .navbar__mobile-story-button{display:none;align-items:center;justify-content:center;min-width:44px;min-height:44px;color:var(--es-color-text-primary);background:none;border:none;cursor:pointer}.navbar .navbar__mobile-container .navbar__mobile-toggle{display:none;font-size:20px;background:none;border:none;cursor:pointer}.navbar .navbar__mobile-container .navbar__mobile-toggle span{color:var(--es-color-text-primary)}@media screen and (max-width: 768px){.navbar .navbar__mobile-container,.navbar .navbar__mobile-container .navbar__mobile-story-button,.navbar .navbar__mobile-container .navbar__mobile-toggle{display:flex}.navbar .navbar__right{display:none;gap:8px}}.mobile-header{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:100%;height:calc(var(--es-layout-mobile-chrome-height) + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) max(var(--es-space-md),env(safe-area-inset-right,0px)) 0 max(var(--es-space-md),env(safe-area-inset-left,0px));background-color:var(--es-color-bg-primary)}.mobile-header__logo{display:flex;align-items:center;flex:0 0 72px;width:72px;height:29px}.mobile-header__logo img{display:block;width:72px;height:29px;object-fit:contain}.mobile-header__actions,.mobile-header__context-main{display:flex;align-items:center}.mobile-header__actions{gap:16px;min-width:0}.mobile-header--authenticated .mobile-header__actions{gap:var(--es-space-xs)}.mobile-header__login .es-button{width:86px;height:var(--es-space-xl);min-height:var(--es-space-xl);padding:6px 14px;border-radius:16px;font-size:14px;line-height:20px;font-weight:700}.mobile-header__action{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;color:var(--es-color-text-primary);background:transparent;cursor:pointer}.mobile-header__action:focus-visible{outline:2px solid var(--es-color-text-primary);outline-offset:2px}.mobile-header .notification{position:relative;display:flex;align-items:center;justify-content:center}.mobile-header .profile-dropdown,.mobile-header .profile-dropdown>.clickable-element{display:flex;align-items:center;justify-content:center}.mobile-header .profile-dropdown>.clickable-element{width:32px;height:32px;color:var(--es-color-text-muted)}.mobile-header__context-main{min-width:0;gap:8px}.mobile-header__title{max-width:min(60vw,240px);overflow:hidden;color:var(--es-color-text-primary);font-family:var(--font-lineseed-sans-thai);font-size:18px;font-weight:700;line-height:24px;text-overflow:ellipsis;white-space:nowrap}.mobile-header--context .mobile-header__actions{gap:4px}@media screen and (min-width: 769px){.mobile-header{display:none}}.es-page-chrome-bar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;width:100%;min-height:3rem;padding:4px 16px;box-sizing:border-box}.es-page-chrome-bar__start{display:flex;align-items:center;gap:4px;justify-self:start}.es-page-chrome-bar__start-extra{display:flex;align-items:center;min-width:0}.es-page-chrome-bar__center{justify-self:center;min-width:0;text-align:center}.es-page-chrome-bar__title{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-button-sm);line-height:var(--es-font-line-height-button-sm);margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.es-page-chrome-bar__actions{display:flex;align-items:center;gap:4px;justify-self:end}@media screen and (max-width: 768px){.es-page-chrome-bar--story-read{display:flex;align-items:center;width:100%;box-sizing:border-box;height:calc(var(--es-layout-mobile-chrome-height) + env(safe-area-inset-top,0px));min-height:calc(var(--es-layout-mobile-chrome-height) + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) max(var(--es-space-md),env(safe-area-inset-right,0px)) 0 max(var(--es-space-md),env(safe-area-inset-left,0px));background-color:var(--es-color-bg-primary)}.es-page-chrome-bar--story-read .es-page-chrome-bar__center{display:none}.es-page-chrome-bar--story-read .es-page-chrome-bar__actions{display:flex;flex-shrink:0;align-items:center;gap:4px}}@media screen and (max-width: 768px){.es-page-chrome-bar--story-read .es-page-chrome-bar__start{flex-shrink:0}.es-page-chrome-bar--story-read .es-page-chrome-bar__actions{margin-left:auto}}@media screen and (max-width: 768px){.es-page-chrome-bar--profile-deep{display:flex;align-items:center;width:100%;box-sizing:border-box;height:calc(var(--es-layout-mobile-chrome-height) + env(safe-area-inset-top,0px));min-height:calc(var(--es-layout-mobile-chrome-height) + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) max(var(--es-space-md),env(safe-area-inset-right,0px)) 0 max(var(--es-space-md),env(safe-area-inset-left,0px));background-color:var(--es-color-bg-primary)}.es-page-chrome-bar--profile-deep .es-page-chrome-bar__center{display:none}.es-page-chrome-bar--profile-deep .es-page-chrome-bar__actions{display:flex;flex-shrink:0;align-items:center;gap:4px}}@media screen and (max-width: 768px){.es-page-chrome-bar--profile-deep .es-page-chrome-bar__start{flex:1;min-width:0;gap:8px}.es-page-chrome-bar--profile-deep .es-page-chrome-bar__actions{display:none}.es-page-chrome-bar--profile-deep .es-page-chrome-bar__title{max-width:min(60vw,240px);color:var(--es-color-text-primary);font-family:var(--font-lineseed-sans-thai);font-size:18px;font-weight:700;line-height:24px}}@media screen and (max-width: 768px){.es-page-chrome-bar--profile{display:flex;align-items:center;width:100%;box-sizing:border-box;height:calc(var(--es-layout-mobile-chrome-height) + env(safe-area-inset-top,0px));min-height:calc(var(--es-layout-mobile-chrome-height) + env(safe-area-inset-top,0px));padding:env(safe-area-inset-top,0px) max(var(--es-space-md),env(safe-area-inset-right,0px)) 0 max(var(--es-space-md),env(safe-area-inset-left,0px));background-color:var(--es-color-bg-primary)}.es-page-chrome-bar--profile .es-page-chrome-bar__center{display:none}.es-page-chrome-bar--profile .es-page-chrome-bar__actions{display:flex;flex-shrink:0;align-items:center;gap:4px}}@media screen and (max-width: 768px){.es-page-chrome-bar--profile .es-page-chrome-bar__start{flex:1;min-width:0;gap:8px}.es-page-chrome-bar--profile .es-page-chrome-bar__actions{margin-left:auto}.es-page-chrome-bar--profile .es-page-chrome-bar__title{max-width:min(60vw,240px);color:var(--es-color-text-primary);font-family:var(--font-lineseed-sans-thai);font-size:18px;font-weight:700;line-height:24px}}@media screen and (max-width: 768px){.navbar--story-page,.navbar--profile-deep{padding:0;min-height:0;box-shadow:none}}.navbar--story-page .es-page-chrome-bar{box-shadow:none}.story-reader__save.es-icon-button{position:fixed;top:calc(min(100vw - 2 * 32px,830px)*.5625 + 84px);right:calc(50% - 475px);z-index:1000;width:48px;height:48px;border:1px solid var(--es-color-border-soft, #e2d6ca);border-radius:50%;background-color:#fff;box-shadow:0 2px 8px #00000026}@media screen and (max-width: 1024px){.story-reader__save.es-icon-button{display:none}}.bottom-navbar{display:none}@media screen and (max-width: 768px){.bottom-navbar{box-sizing:border-box;display:flex;position:fixed;bottom:0;left:0;right:0;width:100%;align-items:center;justify-content:center;background-color:var(--es-color-bg-primary);border-top:1px solid var(--es-color-border-primary);height:calc(69px + env(safe-area-inset-bottom,0px));padding:8px max(var(--es-space-md),env(safe-area-inset-right,0px)) max(8px,env(safe-area-inset-bottom,0px)) max(var(--es-space-md),env(safe-area-inset-left,0px));z-index:1000;box-shadow:0 -2px 10px #0000000d}}.bottom-navbar__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;height:54px;padding:4px 0;text-decoration:none;color:var(--es-color-text-muted);transition:color .2s ease;flex:1;min-width:0;min-height:54px}.bottom-navbar__item.is-active{color:var(--es-color-text-primary)}.bottom-navbar__item.is-active .bottom-navbar__label{font-weight:700}.bottom-navbar__icon{display:flex;align-items:center;justify-content:center;color:inherit}.bottom-navbar__label{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:12px;line-height:18px;letter-spacing:.005em;font-weight:400;color:inherit;text-align:center;white-space:nowrap}body.es-modal-open .bottom-navbar{visibility:hidden;pointer-events:none}.profile-dropdown{position:relative;display:flex;align-items:center}.profile-dropdown__trigger{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;border-radius:var(--es-radius-full);color:var(--es-color-text-muted);background:transparent;cursor:pointer}.profile-dropdown__trigger:focus-visible{outline:2px solid var(--es-color-interactive-focus-ring);outline-offset:2px}.profile-dropdown__trigger img{display:block;width:32px;height:32px;border-radius:var(--es-radius-full);object-fit:cover}.profile-dropdown__menu{position:absolute;top:calc(100% + var(--es-space-sm));right:0;z-index:1;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;gap:var(--es-space-xs);width:240px;max-width:calc(100vw - var(--es-space-xl) - var(--es-space-xl));padding:var(--es-space-sm);background:var(--es-color-surface-card);border:1px solid var(--es-color-border-soft);border-radius:calc(var(--es-radius-2xl) - var(--es-space-xs));box-shadow:var(--es-shadow-popover)}.profile-dropdown__user{box-sizing:border-box;display:flex;align-items:center;width:100%;min-height:64px;gap:calc(var(--es-space-sm) + var(--es-space-xs));padding:calc(var(--es-space-sm) + var(--es-space-xs));border-radius:var(--es-radius-md);color:inherit;text-decoration:none;cursor:pointer}.profile-dropdown__user:hover{background:var(--es-color-interactive-subtle-hover)}.profile-dropdown__user:focus-visible{outline:2px solid var(--es-color-interactive-focus-ring);outline-offset:-2px}.profile-dropdown__user-avatar{display:flex;flex:0 0 40px;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--es-radius-full);color:var(--es-color-text-primary);background:var(--es-color-background-rest);object-fit:cover;font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm)}.profile-dropdown__identifiers{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;gap:var(--es-space-2xs)}.profile-dropdown__display-name,.profile-dropdown__username{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-dropdown__display-name{color:var(--es-color-text-primary);font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm)}.profile-dropdown__username{color:var(--es-color-text-muted);letter-spacing:var(--es-font-letter-spacing-caption);font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-caption-sm);line-height:var(--es-font-line-height-caption-sm)}.profile-dropdown__divider{flex:0 0 1px;width:100%;height:1px;background:var(--es-color-border-soft)}.profile-dropdown__section{display:flex;flex-direction:column;gap:var(--es-space-2xs)}.profile-dropdown__section-title{box-sizing:border-box;display:flex;align-items:center;height:26px;padding:calc(var(--es-space-sm) - var(--es-space-2xs)) var(--es-space-md) var(--es-space-2xs);color:var(--es-color-text-muted);letter-spacing:var(--es-font-letter-spacing-caption);font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-caption-sm);line-height:var(--es-font-line-height-caption-sm);font-weight:var(--es-font-weight-bold)}.profile-dropdown__item{box-sizing:border-box;display:flex;align-items:center;width:100%;min-height:40px;gap:calc(var(--es-space-sm) + var(--es-space-xs));padding:calc(var(--es-space-sm) + var(--es-space-2xs)) var(--es-space-md);border:0;border-radius:var(--es-radius-md);color:var(--es-color-text-primary);background:transparent;text-align:left;cursor:pointer;font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm)}.profile-dropdown__item:hover{background:var(--es-color-interactive-subtle-hover)}.profile-dropdown__item:focus-visible{outline:2px solid var(--es-color-interactive-focus-ring);outline-offset:-2px}.profile-dropdown__item-icon{display:flex;flex:0 0 16px;align-items:center;justify-content:center;width:16px;height:20px;color:var(--es-color-text-muted);line-height:20px}.profile-dropdown__item-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-dropdown__item--destructive{color:var(--es-color-text-sign-out)}.profile-dropdown__item--destructive .profile-dropdown__item-icon{color:inherit}@media (max-width: 460px){.profile-dropdown__menu{max-width:calc(100vw - var(--es-space-md) - var(--es-space-md))}}.profile-drawer{position:relative;display:flex;align-items:center}.profile-drawer__trigger{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;border-radius:var(--es-radius-full);color:var(--es-color-text-muted);background:transparent;cursor:pointer}.profile-drawer__trigger:focus-visible{outline:2px solid var(--es-color-interactive-focus-ring);outline-offset:2px}.profile-drawer__trigger img{display:block;width:28px;height:28px;border-radius:var(--es-radius-full);object-fit:cover}.profile-drawer__scrim{position:fixed;z-index:1002;inset:0;width:100%;height:100%;padding:0;border:0;background:var(--es-color-bg-drawer-backdrop);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);cursor:pointer;opacity:0;pointer-events:none;transition:opacity var(--es-motion-duration-normal) var(--es-motion-easing-soft)}.profile-drawer__scrim.is-open{opacity:1;pointer-events:auto}.profile-drawer__scrim:focus-visible{outline:2px solid var(--es-color-interactive-focus-ring);outline-offset:-2px}.profile-drawer__panel{position:fixed;z-index:1003;top:0;right:0;display:flex;flex-direction:column;align-items:stretch;gap:var(--es-space-xs);width:300px;max-width:100vw;height:100vh;height:100dvh;overflow-x:hidden;overflow-y:auto;padding:var(--es-space-sm);background:var(--es-color-surface-card);box-shadow:var(--es-shadow-drawer);transform:translate(100%);visibility:hidden;pointer-events:none;transition:transform var(--es-motion-duration-normal) var(--es-motion-easing-soft),visibility 0s linear var(--es-motion-duration-normal)}.profile-drawer__panel.is-open{transform:translate(0);visibility:visible;pointer-events:auto;transition-delay:0s}.profile-drawer__close-row{display:flex;align-items:center;justify-content:space-between;width:100%;height:40px;padding:calc(var(--es-space-sm) + var(--es-space-2xs)) var(--es-space-md)}.profile-drawer__close-spacer{width:1px;height:1px}.profile-drawer__close{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0;border-radius:var(--es-radius-md);color:var(--es-color-text-muted);background:transparent;cursor:pointer}.profile-drawer__close:focus-visible{outline:2px solid var(--es-color-interactive-focus-ring);outline-offset:2px}.profile-drawer__user{display:flex;align-items:center;width:100%;height:64px;gap:calc(var(--es-space-sm) + var(--es-space-xs));padding:var(--es-space-sm) var(--es-space-md);border-radius:var(--es-radius-md);color:inherit;text-decoration:none}.profile-drawer__user:hover{background:var(--es-color-interactive-subtle-hover)}.profile-drawer__user:focus-visible{outline:2px solid var(--es-color-interactive-focus-ring);outline-offset:-2px}.profile-drawer__user-avatar{display:flex;flex:0 0 40px;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--es-radius-full);color:var(--es-color-text-primary);background:var(--es-color-background-rest);object-fit:cover;font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm)}.profile-drawer__identifiers{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;gap:var(--es-space-2xs)}.profile-drawer__display-name,.profile-drawer__username{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-drawer__display-name{color:var(--es-color-text-primary);font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm)}.profile-drawer__username{color:var(--es-color-text-muted);letter-spacing:var(--es-font-letter-spacing-caption);font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-caption-sm);line-height:var(--es-font-line-height-caption-sm)}.profile-drawer__user-chevron{display:flex;flex:0 0 16px;align-items:center;justify-content:center;width:16px;height:20px;color:var(--es-color-text-muted)}.profile-drawer__divider{flex:0 0 1px;width:100%;height:1px;background:var(--es-color-border-soft)}.profile-drawer__section{display:flex;flex-direction:column;gap:var(--es-space-2xs)}.profile-drawer__section-title{display:flex;align-items:center;width:100%;height:26px;padding:calc(var(--es-space-sm) - var(--es-space-2xs)) var(--es-space-md) var(--es-space-2xs);color:var(--es-color-text-muted);letter-spacing:var(--es-font-letter-spacing-caption);font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-caption-sm);line-height:var(--es-font-line-height-caption-sm);font-weight:var(--es-font-weight-bold)}.profile-drawer__item{box-sizing:border-box;display:flex;align-items:center;width:100%;height:40px;gap:calc(var(--es-space-sm) + var(--es-space-xs));padding:calc(var(--es-space-sm) + var(--es-space-2xs)) var(--es-space-md);border:0;border-radius:var(--es-radius-md);color:var(--es-color-text-primary);background:var(--es-color-surface-card);text-align:left;text-decoration:none;cursor:pointer;font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm)}.profile-drawer__item:hover{background:var(--es-color-interactive-subtle-hover)}.profile-drawer__item:focus-visible{outline:2px solid var(--es-color-interactive-focus-ring);outline-offset:-2px}.profile-drawer__item-icon{display:flex;flex:0 0 16px;align-items:center;justify-content:center;width:16px;height:20px;color:var(--es-color-text-muted);line-height:20px}.profile-drawer__item-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-drawer__item--destructive{color:var(--es-color-text-sign-out)}.profile-drawer__item--destructive .profile-drawer__item-icon{color:inherit}.profile-drawer__spacer{flex:1 1 auto;min-height:0}@media (prefers-reduced-motion: reduce){.profile-drawer__scrim,.profile-drawer__panel{transition:none}}.owner-overflow-menu{position:relative;display:inline-flex;vertical-align:middle}.owner-overflow-menu__trigger{color:var(--es-color-text-muted)}.owner-overflow-menu__menu{position:absolute;top:calc(100% + var(--es-space-xs));right:0;z-index:1002;display:flex;flex-direction:column;gap:var(--es-space-2xs);width:max-content;min-width:calc(var(--es-space-3xl) * 3 + var(--es-space-xl));max-width:calc(100vw - var(--es-space-md) * 2);padding:var(--es-space-sm);border:1px solid var(--es-color-border-soft);border-radius:var(--es-radius-lg);background-color:var(--es-color-surface-card);box-shadow:var(--es-shadow-popover)}.owner-overflow-menu__item{width:100%;padding:var(--es-space-sm) var(--es-space-md);border:0;border-radius:var(--es-radius-sm);background-color:transparent;color:var(--es-color-text-primary);text-align:start;cursor:pointer;font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm)}.owner-overflow-menu__item:hover:not(:disabled),.owner-overflow-menu__item:focus-visible{background-color:var(--es-color-interactive-subtle-hover);outline:none}.owner-overflow-menu__item:focus-visible{outline:2px solid var(--es-color-interactive-focus-ring);outline-offset:-2px}.owner-overflow-menu__item:disabled,.owner-overflow-menu__item[aria-disabled=true]{cursor:not-allowed;opacity:.55}.owner-overflow-menu__item--danger{color:var(--es-color-text-sign-out)}@media (prefers-reduced-motion: reduce){.owner-overflow-menu__trigger{transition:none}}.fade-in{animation:fadeIn .4s ease-in-out both}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.spin{animation:spin 1s linear infinite}.onboarding-form{width:100%;max-width:36rem;box-sizing:border-box}.onboarding-form--welcome,.onboarding-form--complete{position:relative;max-width:40rem;padding:32px 0}.onboarding-form--complete{display:flex;flex-direction:column;align-items:center;margin-inline:auto;text-align:center}.onboarding-form--welcome .onboarding-form__eyebrow,.onboarding-form--welcome .onboarding-form__heading,.onboarding-form--welcome .onboarding-form__intro{opacity:0;animation:onboarding-welcome-fade-up .85s cubic-bezier(.22,1,.36,1) forwards}.onboarding-form--welcome .onboarding-form__eyebrow{animation-delay:0s}.onboarding-form--welcome .onboarding-form__heading{animation-delay:.15s}.onboarding-form--welcome .onboarding-form__intro{animation-delay:.3s}.onboarding-form--welcome .onboarding-form__welcome-cta{opacity:0;transform:translateY(.75rem);pointer-events:none;animation:onboarding-welcome-fade-up .85s cubic-bezier(.22,1,.36,1) .45s forwards}.onboarding-form--welcome .onboarding-form__welcome-cta:disabled{opacity:0}.onboarding-form--welcome .onboarding-form__welcome-cta:not(:disabled){pointer-events:auto}@media (prefers-reduced-motion: reduce){.onboarding-form--welcome .onboarding-form__eyebrow,.onboarding-form--welcome .onboarding-form__heading,.onboarding-form--welcome .onboarding-form__intro{opacity:1;animation:none}.onboarding-form--welcome .onboarding-form__welcome-cta{opacity:1;transform:none;animation:none}}.onboarding-form__welcome-copy{display:flex;flex-direction:column}.onboarding-form--setup{max-width:32.5rem}.onboarding-form__welcome-mark{display:flex;justify-content:center;margin:0 auto 48px}.onboarding-form__welcome-mark .onboarding-welcome-mark{width:min(12.5rem,44vw)}.onboarding-form__eyebrow{margin:0 0 8px;color:var(--es-color-text-muted)}.onboarding-form__heading{margin:0 0 16px;color:var(--es-color-text-primary)}.onboarding-form__intro{margin:0 0 32px;color:var(--es-color-text-muted)}.onboarding-form__welcome-cta{margin-top:16px}.onboarding-form__fields{display:flex;flex-direction:column;gap:24px;margin-bottom:32px}.onboarding-form__display-name-section{display:flex;flex-direction:column;gap:16px;margin-top:8px}.onboarding-form__display-name-heading{margin:0;color:var(--es-color-text-primary)}.onboarding-form__provider-email{margin:0;color:var(--es-color-text-muted)}.onboarding-form__submit{min-width:11.75rem}.onboarding-form__confirmation-hint{margin:0 0 24px;color:var(--es-color-text-muted)}.onboarding-form__complete-actions{display:flex;flex-direction:column;align-items:stretch;gap:16px;margin-top:24px;width:100%;max-width:22rem}.onboarding-form--complete .onboarding-form__confirmation-hint{max-width:28rem}.onboarding-form__complete-primary,.onboarding-form__complete-secondary{width:100%}.onboarding-welcome-mark-host{display:flex;justify-content:center;width:100%}.onboarding-welcome-mark{width:min(12.5rem,52vw);height:auto;color:var(--es-color-text-primary)}.onboarding-welcome-mark__shape{transform-box:fill-box;transform-origin:center;opacity:0;transform:scale(.82)}.onboarding-welcome-mark__dot{transform-box:fill-box;transform-origin:center;opacity:0;transform:scale(.2)}.onboarding-welcome-mark-host--motion-ready .onboarding-welcome-mark__shape{animation:onboarding-welcome-mark-in 1.35s cubic-bezier(.22,1,.36,1) forwards}.onboarding-welcome-mark-host--motion-ready .onboarding-welcome-mark__dot{animation:onboarding-welcome-dot-in .38s cubic-bezier(.34,1.4,.64,1) .85s forwards}@media (prefers-reduced-motion: reduce){.onboarding-welcome-mark__shape,.onboarding-welcome-mark__dot{opacity:1;transform:none;animation:none}}@keyframes onboarding-welcome-mark-in{0%{opacity:0;transform:scale(.82)}to{opacity:1;transform:scale(1)}}@keyframes onboarding-welcome-dot-in{0%{opacity:0;transform:scale(.2)}to{opacity:1;transform:scale(1)}}@keyframes onboarding-welcome-fade-up{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}.avatar-upload-wrapper{display:flex;justify-content:center;margin:24px 0;position:relative}.avatar-upload-wrapper .avatar-upload{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fafafa;border:2px dashed #f0f0f4;border-radius:100%;width:160px;height:160px;cursor:pointer;overflow:hidden;position:relative;transition:border-color .2s ease}.avatar-upload-wrapper .avatar-upload:hover{border-color:#c4c4c4}.avatar-upload-wrapper .avatar-upload:hover .avatar-preview{opacity:.5}.avatar-upload-wrapper .avatar-upload--read-only{cursor:default}.avatar-upload-wrapper .avatar-upload--read-only:hover{border-color:#f0f0f4}.avatar-upload-wrapper .avatar-upload--read-only:hover .avatar-preview{opacity:1}.avatar-upload-wrapper .avatar-input{display:none}.avatar-upload-wrapper .avatar-preview{width:100%;height:100%;object-fit:cover;opacity:1;transition:opacity .2s ease}.avatar-upload-wrapper .avatar-placeholder{text-align:center;color:#8e8e8e}.avatar-upload-wrapper .avatar-placeholder .text-caption--bold{display:block;margin-top:8px;font-size:14px}.input{display:flex;flex-direction:column;gap:2px;margin-bottom:8px;width:100%}.input input[type=text],.input input[type=email],.input input[type=password],.input textarea{width:100%;padding:12px 16px;border:1px solid #f0f0f4;border-radius:8px;background-color:#fafafa;margin-top:8px;resize:none}.input input[type=text]:focus,.input input[type=email]:focus,.input input[type=password]:focus,.input textarea:focus{border-color:#c4c4c4;outline:none}.input input[type=text].input__error,.input input[type=email].input__error,.input input[type=password].input__error,.input textarea.input__error{border-color:#d91158}.input textarea{overflow:hidden}.input--search{flex-direction:row;align-items:center;gap:8px;padding:12px 16px;border:1px solid #f0f0f4;border-radius:8px;background-color:#fff;transition:border .15s ease-in-out,background-color .15s ease-in-out;margin:0}.input--search:focus-within{border-color:#c4c4c4;background-color:#fff}.input--search .input__icon{display:flex;align-items:center;justify-content:center;color:#a0a1b7}.input--search .input__control{flex:1;border:none;padding:0;margin-top:0;background:transparent;appearance:none}.input--search .input__control::placeholder{color:#a0a1b7}.input--search .input__control:focus{outline:none}.input--search .input__suffix{display:flex;align-items:center;gap:8px;margin-left:auto}.input--search .input__suffix .input__clear-button{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:14px;background:transparent;color:#a0a1b7;cursor:pointer;transition:background-color .15s ease-in-out,color .15s ease-in-out}.input--search .input__suffix .input__clear-button:hover,.input--search .input__suffix .input__clear-button:focus-visible{background-color:#0000000a;color:#5c5c5c;outline:none}.input--search .input__suffix .input__clear-button:active{background-color:#00000014}.input--search .input__suffix .input__spinner{display:flex;align-items:center;justify-content:center;width:24px;height:24px}.input--search .input__suffix .input__spinner .loading{width:100%;height:100%}.input--search input[type=search]::-webkit-search-decoration,.input--search input[type=search]::-webkit-search-cancel-button,.input--search input[type=search]::-webkit-search-results-button,.input--search input[type=search]::-webkit-search-results-decoration{display:none}@media (max-width: 768px){.input--search{padding:10px 14px;gap:6px}}.login-modal,.login-modal--active{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1}.login-modal__backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;z-index:-1}.login-modal--active{z-index:1002}.login-modal--active .login-modal__content{opacity:1;transform:translate(-50%);transition:all .3s ease-in-out}.login-modal--active .login-modal__backdrop{opacity:1;transition:opacity .3s ease-in-out;z-index:1002}.login-modal__content{position:relative;display:flex;flex-direction:column;gap:6px;top:0;left:50%;transform:translate(-50%,-50%);opacity:0;width:748px;background-color:#fffdfc;border-bottom-left-radius:10px;border-bottom-right-radius:10px;transition:all .3s ease-in-out}@media (max-width: 768px){.login-modal__content{width:100%}}.login-modal__image{display:flex;align-items:center;justify-content:center;width:100%;object-fit:cover}.login-modal__image img{width:100%;height:100%;object-fit:cover;object-position:16% 0;border-bottom-left-radius:10px}@media (max-width: 680px){.login-modal__image{display:none}}.login-modal__form{display:flex;flex-direction:column;position:relative}.login-modal__back-button{position:absolute;top:24px;left:24px;cursor:pointer}.login-modal__close{position:absolute;top:8px;right:8px;padding:16px;cursor:pointer;z-index:1}.login-modal__body{display:flex;flex-direction:column;padding:20px;min-height:350px}@media (max-width: 768px){.login-modal__body{height:100%}}.login-modal__footer{display:flex;flex-direction:column;gap:10px}.login-modal__description{color:#5c5c5c}.login-modal__alert{padding:10px 12px;border-radius:8px;font-size:14px;margin-bottom:12px}.login-modal__alert--success{background-color:#d4edda;border:1px solid #2c9f88;color:#2c9f88}.login-modal__alert--error{background-color:#f8d7da;border:1px solid #d91158;color:#ff1467}.login-modal__links{display:flex;flex-direction:row;gap:4px;justify-content:space-between}.login-modal__social-login{display:flex;flex-direction:column;gap:10px}trix-toolbar{display:none!important}.story-editor-container{position:relative;width:100%}.trix-content{width:100%}trix-editor{font-size:20px;line-height:32px;color:#5c5c5c;min-height:0px;border:none;padding:0;margin-bottom:16px}.floating-toolbar{position:fixed;transform:translate(50%,72px);background:#333;padding:10px;border-radius:8px;display:none;gap:12px;z-index:9999}.floating-toolbar button{background:none;border:none;color:#fff;font-weight:700;font-size:16px;cursor:pointer}.floating-toolbar button:hover{color:#ffc275}.greeting-splash-screen{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1004;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fffdfc;text-align:center}.greeting-splash-screen__container{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.greeting-splash-screen__content{margin-top:-100px;animation:fadeIn 1.5s ease-in forwards;font-size:1.2rem;line-height:1.8}.greeting-splash-screen button{position:absolute;bottom:-64px;left:0;margin-top:2rem;animation:floatUp 1s ease-out forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes floatUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.comment-box{margin-bottom:.5rem;padding:1rem;background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a}.comment-box--not-logged-in{display:flex;gap:1rem;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem;background-color:#fafafa}.comment-box__header{display:flex;align-items:center;margin-bottom:1rem}.comment-box__avatar{width:2.5rem;height:2.5rem;border-radius:50%;margin-right:.75rem;object-fit:cover;border:1px solid #f0f0f4;display:flex;align-items:center;justify-content:center}.comment-box__avatar.user-avatar--fallback,.comment-box__avatar.user-avatar--anonymous{border:none}.comment-box__username{color:#2e2e2e}.comment-box__actions{display:flex;justify-content:flex-end;margin-top:1rem}.comment-item{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:1rem;background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;border:1px solid #f0f0f4}.comment-item__header{display:flex;align-items:center;margin-bottom:.75rem}.comment-item__avatar{width:2.5rem;height:2.5rem;border-radius:50%;margin-right:.75rem;object-fit:cover;border:1px solid #f0f0f4;display:flex;align-items:center;justify-content:center}.comment-item__avatar--icon{color:#2e2e2e;background-color:#fafafa;border:1px solid rgba(69,59,52,.25)}.comment-item__info{flex:1}.comment-item__username{color:#2e2e2e;margin-right:.5rem;cursor:pointer;transition:color .2s ease}.comment-item__username:hover{color:#007bff}.comment-item__date,.comment-item__edited-label{color:#5c5c5c}.comment-item__owner-actions{display:flex;gap:.25rem}.comment-item__owner-actions .button{color:#5c5c5c;background:none;border:none;cursor:pointer;font-size:.875rem;padding:.25rem .5rem;border-radius:.25rem;transition:background-color .2s ease}.comment-item__owner-actions .button:hover{background-color:#fafafa}.comment-item__owner-actions .button:last-child{color:#ff1467}.comment-item__owner-actions .button:last-child:hover{background-color:#f8d7da}.comment-item__edit{display:flex;flex-direction:column;gap:.75rem}.comment-item__edit-actions{display:flex;gap:.75rem;justify-content:flex-end}.comment-item__delete .button{color:#ff1467;background:none;border:none;cursor:pointer;font-size:.875rem;padding:.25rem .5rem;border-radius:.25rem;transition:background-color .2s ease}.comment-item__delete .button:hover{background-color:#f8d7da}.comment-item__content-wrapper{display:block;word-break:break-word;line-height:inherit}.comment-item__content{color:#2e2e2e;white-space:pre-wrap;word-break:break-word;display:inline}.comment-item__content--collapsed{display:inline-block;max-width:100%;vertical-align:top;overflow:hidden;max-height:calc(var(--line-height-body, 1.5) * 1em * 4);position:relative}.comment-item__expand-button{display:inline;margin-left:.25rem;padding:0;font-size:inherit;line-height:inherit;color:#007bff;vertical-align:baseline;white-space:nowrap}.comment-item__expand-button .button{display:inline;padding:0;margin:0;font-size:.875rem;font-weight:600;line-height:inherit;color:#8e8e8e;background:none;border:none}.comment-item__actions{margin-bottom:.75rem}.comment-item__reply-button{display:flex;gap:12px;margin-top:.5rem}.comment-item__reply-button .button{color:#5c5c5c;background:none;border:none;cursor:pointer;font-size:.875rem;padding:0;border-radius:.25rem}.comment-item__reply-box,.comment-item__replies{margin-top:1rem;padding-left:.5rem}.comments-section{padding-top:2rem}.comments-section__title{color:#2e2e2e;margin-bottom:1.5rem}.comments-section__list{margin-top:1.5rem}.comments-section__empty{text-align:center;color:#5c5c5c;padding:2rem;background-color:#fafafa;border-radius:.5rem}.loading{display:flex;align-items:center;justify-content:center}.loading .fa-spin{animation:spin 1s linear infinite}.avatar{width:156px;height:156px;border-radius:50%;object-fit:cover;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.avatar--small{width:24px;height:24px;border-radius:50%;object-fit:cover;overflow:hidden}.avatar--small img{width:100%;height:100%;object-fit:cover}.user-avatar{box-sizing:border-box;container-type:inline-size;flex:0 0 auto;overflow:hidden;border-radius:var(--es-radius-full);object-fit:cover}.user-avatar.user-avatar--fallback,.user-avatar.user-avatar--anonymous{display:flex;align-items:center;justify-content:center;background:var(--es-color-background-rest);font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm)}.user-avatar.user-avatar--fallback{color:var(--es-color-text-primary)}.user-avatar.user-avatar--anonymous{color:var(--es-color-text-muted)}.user-avatar__initial{font-size:clamp(var(--es-font-size-avatar-initial-min),50cqw,var(--es-font-size-avatar-initial-max));line-height:1}.user-avatar.user-avatar--anonymous:not(.user-avatar--icon-sized) .user-avatar__icon{font-size:clamp(var(--es-font-size-avatar-initial-min),50cqw,var(--es-font-size-avatar-initial-max))!important;line-height:1}.notification{position:relative}.notification__dot{position:absolute;z-index:1;top:5px;right:5px;width:10px;height:10px;border-radius:50%;background-color:#ff1467;pointer-events:none}.notification__dropdown{display:none;position:absolute;top:52px;right:-40px;width:420px;border-radius:10px;padding:16px;box-shadow:17px 25px 26px -16px #0000001a;-webkit-box-shadow:17px 25px 26px -16px rgba(0,0,0,.1);-moz-box-shadow:17px 25px 26px -16px rgba(0,0,0,.1);background-color:#fffdfc;opacity:0}@media (max-width: 768px){.notification__dropdown{width:300px}}.notification__dropdown--open{display:block;opacity:1}.notification__dropdown-header{display:flex;align-items:center;justify-content:space-between;border-radius:10px 10px 0 0;padding-bottom:12px}.notification__push-control{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px;padding:8px;border:1px solid #f0f0f4;border-radius:8px;background-color:#fafafa}.notification__push-control-copy{min-width:0}.notification__push-control-title{display:flex;align-items:center;gap:4px;color:#2e2e2e}.notification__push-control-copy p{margin-top:4px;color:#5c5c5c}.notification__push-control-action{flex-shrink:0;min-width:48px;padding:4px 8px;border:1px solid #5e5c6c;border-radius:8px;color:#fff;background-color:#5e5c6c;font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:14px;line-height:20px}.notification__push-control-action:disabled{color:silver;background-color:#fffdfc;border-color:#f0f0f4;cursor:wait}.notification__push-control-action--secondary{color:#5e5c6c;background-color:transparent}.notification__dropdown-content{display:flex;flex-direction:column;height:300px;overflow-y:auto}.notification__dropdown-content-scroll{display:flex;flex-direction:column;gap:2px}.notification__dropdown-item{display:flex;align-items:flex-start;padding:12px;transition:background-color .2s ease;cursor:pointer}.notification__dropdown-item:hover{background-color:#0000000d}.notification__dropdown-item--unread{background-color:#00000008}.notification__dropdown-item-image{width:40px;height:40px;border-radius:50%;overflow:hidden;margin-right:12px;flex-shrink:0}.notification__dropdown-item-image img{width:100%;height:100%;object-fit:cover}.notification__dropdown-item-content{display:flex;flex-direction:column;flex:1}.notification__dropdown-item-content .text-body{margin-bottom:4px}.notification__dropdown-item-content .text-caption{color:#00000080}.notification__dropdown-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px;color:#00000080;text-align:center}.notification__dropdown-empty p{margin:12px 0 0;font-size:14px}.glide__arrow{color:#2e2e2e!important;border:none!important;box-shadow:none!important;border-radius:50%!important;background-color:#f0f0f4!important;opacity:.5!important}.glide__arrow:hover{opacity:1!important;transition:opacity .3s ease-in-out!important}@media screen and (max-width: 768px){.glide__arrow{display:none!important}}.glide__slides{padding-bottom:16px!important}.glide__slide{height:inherit!important}.glide__bullets{display:flex!important;gap:4px!important;bottom:-15px!important;cursor:default!important}.glide__bullet{background-color:#f0f0f4!important;border:none!important;box-shadow:none!important;cursor:default!important}.glide__bullet--active{background-color:#dbafa0!important}.story-slide{padding-bottom:16px}.author-profile{width:100%;padding:16px;display:flex;flex-direction:column;gap:12px}.author-profile__container{display:flex;gap:16px}.author-profile__avatar{width:100px;height:100px;border-radius:50%;flex-shrink:0}@media screen and (max-width: 768px){.author-profile__avatar{width:60px;height:60px}}.author-profile__avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.author-profile__avatar-placeholder.user-avatar--fallback{width:100%;height:100%}.author-profile__info{display:flex;flex-direction:column;flex:1;gap:16px}.author-profile__info-container{display:flex;flex-direction:column}.author-profile__name{color:#2e2e2e}.author-profile__bio{color:#5c5c5c}.author-profile__actions{display:flex;gap:8px}@media screen and (max-width: 768px){.author-profile__actions{display:none}}.author-profile__actions--mobile{display:none;width:100%}@media screen and (max-width: 768px){.author-profile__actions--mobile{display:flex;gap:8px}}.footer{width:100%;background-color:var(--es-color-charcoal-900);border-top:1px solid var(--es-color-success-strong);color:var(--es-color-text-muted)}@media screen and (max-width: 768px){.footer{display:none}}@media screen and (max-width: 768px){.main-layout--footer-on-mobile .footer{display:block}}.footer__container{display:flex;flex-direction:column;align-items:center;gap:var(--es-space-xl);width:100%;padding:calc(var(--es-space-3xl) + var(--es-space-sm)) calc(var(--es-space-3xl) + var(--es-space-md))}@media screen and (max-width: 768px){.footer__container{gap:var(--es-space-lg);padding:var(--es-space-2xl) var(--es-space-md)}}.footer__quote{display:flex;flex-direction:column;align-items:center;gap:calc(var(--es-space-sm) + var(--es-space-xs));width:100%;text-align:center}.footer__quote-line{margin:0;color:var(--es-color-text-inverse)}.footer__quote-line--muted{color:var(--es-color-text-muted)}.footer__divider{width:100%;height:1px;background-color:color-mix(in srgb,var(--es-color-charcoal-850) 5%,transparent)}.footer__social{display:flex;align-items:center;gap:var(--es-space-md)}.footer__social-link{display:flex;align-items:center;justify-content:center;width:var(--es-space-xl);height:var(--es-space-xl);border-radius:var(--es-radius-xl);color:var(--es-color-text-muted);background-color:color-mix(in srgb,var(--es-color-charcoal-850) 5%,transparent)}.footer__social-link:hover,.footer__social-link:focus-visible{color:var(--es-color-text-inverse)}.footer__social-link:focus-visible{outline:2px solid var(--es-color-interactive-focus-ring);outline-offset:var(--es-space-2xs)}.footer__social-icon{width:calc(var(--es-space-md) + var(--es-space-2xs));height:calc(var(--es-space-md) + var(--es-space-2xs));object-fit:contain}.footer__meta{display:flex;align-items:center;justify-content:space-between;gap:var(--es-space-md);width:100%}@media screen and (max-width: 768px){.footer__meta{flex-direction:column;text-align:center}}.footer__email{color:var(--es-color-text-muted);white-space:nowrap}.footer__email:hover,.footer__email:focus-visible{color:var(--es-color-text-inverse)}.footer__email:focus-visible{outline:2px solid var(--es-color-interactive-focus-ring);outline-offset:var(--es-space-2xs)}.footer__legal{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--es-space-md)}.footer__legal-link{color:var(--es-color-text-muted);letter-spacing:var(--es-font-letter-spacing-caption);white-space:nowrap}.footer__legal-link:hover,.footer__legal-link:focus-visible{color:var(--es-color-text-inverse)}.footer__legal-link:focus-visible{outline:2px solid var(--es-color-interactive-focus-ring);outline-offset:var(--es-space-2xs)}.footer__legal-separator{color:var(--es-color-text-muted)}.footer__brand{display:flex;align-items:center;gap:var(--es-space-sm);margin:0;color:var(--es-color-text-muted);white-space:nowrap}.footer__brand-name{color:var(--es-color-text-muted)}.footer__copyright{letter-spacing:var(--es-font-letter-spacing-caption)}.story-filter{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;margin-bottom:8px;width:100%;justify-content:flex-start}@media screen and (max-width: 460px){.story-filter{justify-content:center}}.story-filter__item.all.is-active{color:#fff;border-color:#b5b5b5;background:#b5b5b5}.story-filter__item.all:not(.is-active){border:1px solid #f0f0f4;background-color:#fffdfc;color:#5c5c5c}.story-filter__item.death.is-active{color:#fff;border-color:linear-gradient(135deg,#9e8f87,#222);background:linear-gradient(135deg,#9e8f87,#222)}.story-filter__item.death:not(.is-active){border:1px solid #f0f0f4;background-color:#fffdfc;color:#5c5c5c}.story-filter__item.sadness.is-active{color:#fff;border-color:#5a6b8c;background:#5a6b8c}.story-filter__item.sadness:not(.is-active){border:1px solid #f0f0f4;background-color:#fffdfc;color:#5c5c5c}.story-filter__item.love.is-active{color:#fff;border-color:#e57373;background:#e57373}.story-filter__item.love:not(.is-active){border:1px solid #f0f0f4;background-color:#fffdfc;color:#5c5c5c}.story-filter__item.lonely.is-active{color:#fff;border-color:#8e7ba5;background:#8e7ba5}.story-filter__item.lonely:not(.is-active){border:1px solid #f0f0f4;background-color:#fffdfc;color:#5c5c5c}.story-filter__item.growth.is-active{color:#fff;border-color:#8d6e63;background:#8d6e63}.story-filter__item.growth:not(.is-active){border:1px solid #f0f0f4;background-color:#fffdfc;color:#5c5c5c}.story-filter__item.healing.is-active{color:#fff;border-color:#a5d6a7;background:#a5d6a7}.story-filter__item.healing:not(.is-active){border:1px solid #f0f0f4;background-color:#fffdfc;color:#5c5c5c}.story-filter__item.hope.is-active{color:#fff;border-color:#ffd54f;background:#ffd54f}.story-filter__item.hope:not(.is-active){border:1px solid #f0f0f4;background-color:#fffdfc;color:#5c5c5c}.story-filter__item.self.is-active{color:#fff;border-color:#5ec2f1;background:#5ec2f1}.story-filter__item.self:not(.is-active){border:1px solid #f0f0f4;background-color:#fffdfc;color:#5c5c5c}.story-filter__item.other.is-active{color:#fff;border-color:#d7ccc8;background:#d7ccc8}.story-filter__item.other:not(.is-active){border:1px solid #f0f0f4;background-color:#fffdfc;color:#5c5c5c}.story-filter__item.loss.is-active{color:#fff;border-color:linear-gradient(135deg,#9e8f87,#222);background:linear-gradient(135deg,#9e8f87,#222)}.story-filter__item.loss:not(.is-active){border:1px solid #f0f0f4;background-color:#fffdfc;color:#5c5c5c}.story-filter__item.relationships.is-active{color:#fff;border-color:#e57373;background:#e57373}.story-filter__item.relationships:not(.is-active){border:1px solid #f0f0f4;background-color:#fffdfc;color:#5c5c5c}.story-filter__item.self-identity.is-active{color:#fff;border-color:#5ec2f1;background:#5ec2f1}.story-filter__item.self-identity:not(.is-active){border:1px solid #f0f0f4;background-color:#fffdfc;color:#5c5c5c}.story-filter__item.isolation-belonging.is-active{color:#fff;border-color:#8e7ba5;background:#8e7ba5}.story-filter__item.isolation-belonging:not(.is-active){border:1px solid #f0f0f4;background-color:#fffdfc;color:#5c5c5c}.story-filter__item.renewal.is-active{color:#fff;border-color:#ffd54f;background:#ffd54f}.story-filter__item.renewal:not(.is-active){border:1px solid #f0f0f4;background-color:#fffdfc;color:#5c5c5c}.story-filter__item{cursor:pointer;padding:1px 8px;border-radius:50px;border:1px solid #f0f0f4;background-color:#fffdfc;color:#5c5c5c}.story-filter__item.is-active{color:#2e2e2e;border-color:#c4c4c4}.category-badge.all{border:1px solid #b5b5b5;background:#b5b5b5;color:#fff}.category-badge.death{border:1px solid linear-gradient(135deg,#9e8f87,#222);background:linear-gradient(135deg,#9e8f87,#222);color:#fff}.category-badge.sadness{border:1px solid #5a6b8c;background:#5a6b8c;color:#fff}.category-badge.love{border:1px solid #e57373;background:#e57373;color:#fff}.category-badge.lonely{border:1px solid #8e7ba5;background:#8e7ba5;color:#fff}.category-badge.growth{border:1px solid #8d6e63;background:#8d6e63;color:#fff}.category-badge.healing{border:1px solid #a5d6a7;background:#a5d6a7;color:#fff}.category-badge.hope{border:1px solid #ffd54f;background:#ffd54f;color:#fff}.category-badge.self{border:1px solid #5ec2f1;background:#5ec2f1;color:#fff}.category-badge.other{border:1px solid #d7ccc8;background:#d7ccc8;color:#fff}.category-badge.loss{border:1px solid linear-gradient(135deg,#9e8f87,#222);background:linear-gradient(135deg,#9e8f87,#222);color:#fff}.category-badge.relationships{border:1px solid #e57373;background:#e57373;color:#fff}.category-badge.self-identity{border:1px solid #5ec2f1;background:#5ec2f1;color:#fff}.category-badge.isolation-belonging{border:1px solid #8e7ba5;background:#8e7ba5;color:#fff}.category-badge.renewal{border:1px solid #ffd54f;background:#ffd54f;color:#fff}.category-badge{width:fit-content;padding:1px 8px;border-radius:50px}.category-badge.full-width{width:100%}.story-theme-badges{display:flex;flex-wrap:wrap;gap:8px}.publication-consent-fields{display:flex;flex-direction:column;gap:var(--es-space-lg)}.publication-consent-fields__fieldset{margin:0;padding:0;border:0;position:relative}.publication-consent-fields__legend{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm);margin-bottom:var(--es-space-xs);color:var(--es-color-brand-ink)}.publication-consent-fields__legend--sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.publication-consent-fields__title{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm);margin:0 0 var(--es-space-xs);color:var(--es-color-brand-ink)}.publication-consent-fields__helper{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm);margin:0 0 var(--es-space-sm);color:var(--es-color-text-muted)}.publication-consent-fields__options{display:flex;flex-direction:column;gap:var(--es-space-sm)}.publication-consent-fields__option,.publication-consent-fields__checkbox{display:flex;gap:var(--es-space-sm);align-items:flex-start;padding:var(--es-space-sm);border:1px solid var(--es-color-border-soft);border-radius:var(--es-radius-sm);background-color:var(--es-color-surface-card);cursor:pointer}.publication-consent-fields__option.is-selected,.publication-consent-fields__checkbox.is-selected{border-color:var(--es-color-brand-ink);background-color:color-mix(in srgb,var(--es-color-surface-card) 92%,var(--es-color-brand-ink))}.publication-consent-fields__option strong,.publication-consent-fields__checkbox strong{display:block;font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm);color:var(--es-color-brand-ink)}.publication-consent-fields__checkbox{display:block;width:100%;box-sizing:border-box}.publication-consent-fields__option-summary{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm);color:var(--es-color-text-muted)}.publication-consent-fields__warning{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm);margin:var(--es-space-sm) 0 0;color:var(--es-color-text-muted)}.publication-consent-fields__select{display:flex;flex-direction:column;gap:var(--es-space-xs)}.publication-consent-fields__select-field{width:100%}.publication-consent-fields__select-field .es-field__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}.publication-consent-fields--variant-figma{gap:var(--es-space-md)}.publication-consent-fields--variant-figma .publication-consent-fields__fieldset{display:flex;flex-direction:column;gap:var(--es-space-sm);padding:var(--es-space-lg);background-color:var(--es-color-surface-card);border-radius:calc(var(--es-space-md) + var(--es-space-xs));box-shadow:0 4px 6px color-mix(in srgb,var(--es-color-brand-ink) 2%,transparent)}.publication-consent-fields--variant-figma .publication-consent-fields__title{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h5);line-height:var(--es-font-line-height-h5);margin:0;color:var(--es-color-brand-ink)}.publication-consent-fields--variant-figma .publication-consent-fields__helper{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-caption-sm);line-height:var(--es-font-line-height-caption-sm);margin:0}.publication-consent-fields--variant-figma .publication-consent-fields__select{gap:var(--es-space-sm)}.publication-consent-fields--variant-figma .publication-consent-fields__select-field .es-select__trigger{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-button-sm);line-height:var(--es-font-line-height-button-sm);border-color:var(--es-color-accent-sage-base);border-radius:calc(var(--es-space-md) - var(--es-space-2xs));color:var(--es-color-brand-ink)}.publication-consent-fields--variant-figma .publication-consent-fields__options{gap:var(--es-space-sm)}.publication-consent-fields--variant-figma .publication-consent-fields__option .publication-consent-fields__option-summary{display:none}.publication-consent-fields--variant-figma .publication-consent-fields__option strong{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm);font-weight:400}.publication-consent-fields--variant-figma .publication-consent-fields__option,.publication-consent-fields--variant-figma .publication-consent-fields__checkbox{padding:0;margin:0;border:0;border-radius:0;background:transparent;box-shadow:none}.publication-consent-fields--variant-figma .publication-consent-fields__option.is-selected,.publication-consent-fields--variant-figma .publication-consent-fields__checkbox.is-selected{background:transparent;border:0}.publication-consent-fields--variant-figma .publication-consent-fields__option{align-items:center}.publication-consent-fields--variant-figma .publication-consent-fields__checkbox.es-choice-field{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm);color:var(--es-color-brand-ink);padding:0;margin:0;align-items:stretch;justify-content:flex-start;text-align:start}.publication-consent-fields--variant-figma .publication-consent-fields__checkbox.es-choice-field .es-choice-field__row{box-sizing:border-box;width:100%;max-width:100%;align-self:stretch;justify-content:flex-start;align-items:flex-start;padding:0;margin:0;margin-inline:0}.publication-consent-fields--variant-figma .publication-consent-fields__checkbox.es-choice-field .es-choice-field__control{margin:0;margin-inline:0;padding:0}.story-stat{display:flex;gap:10px}.story-stat__item{display:flex;gap:4px;align-items:center;justify-content:center;border-radius:4px;color:#8e8e8e}.lexical-editor{display:flex;flex-direction:column;width:100%}.lexical-editor__toolbar{display:flex;align-items:stretch;gap:0;padding:12px 16px;background-color:#fffdfc;border-bottom:1px solid #f0f0f4;margin-bottom:16px}.lexical-editor__toolbar-main{display:flex;align-items:center;gap:4px;flex:1;min-width:0;flex-wrap:wrap}.lexical-editor__toolbar-dismiss{display:flex;flex-shrink:0;align-items:center;margin-left:4px;padding-left:8px;border-left:1px solid #f0f0f4}.lexical-editor__toolbar-group{display:flex;align-items:center;gap:4px}.lexical-editor__toolbar-divider{width:1px;height:24px;background-color:#f0f0f4;margin:0 12px}.lexical-editor__toolbar-button{display:flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 8px;border:none;border-radius:6px;background-color:transparent;color:#5c5c5c;cursor:pointer;transition:all .15s ease;font-size:16px;font-weight:500}.lexical-editor__toolbar-button:hover{background-color:#f2eae2;color:#2e2e2e}.lexical-editor__toolbar-button:active{transform:scale(.95)}.lexical-editor__toolbar-button.active{background-color:var(--es-color-interactive-selected-bg);color:var(--es-color-interactive-selected-text)}.lexical-editor__toolbar-button.active svg{fill:currentColor}.lexical-editor__toolbar-button:disabled{opacity:.5;cursor:not-allowed}.lexical-editor__toolbar-button svg{fill:currentColor}.lexical-editor__toolbar-text{font-family:var(--font-lineseed-sans-thai);font-size:14px;line-height:20px;font-weight:700}.lexical-editor__container{position:relative;background-color:transparent;min-height:200px}.lexical-editor__input{font-weight:400;font-size:18px;font-family:var(--font-bai-jamjuree);min-height:200px;outline:none;color:#2e2e2e;caret-color:#2e2e2e;line-height:1.8}.lexical-editor__input:focus{outline:none}.lexical-editor__placeholder{font-weight:400;font-size:18px;font-family:var(--font-bai-jamjuree);position:absolute;top:0;left:0;color:#a0a1b7;pointer-events:none;-webkit-user-select:none;user-select:none;line-height:1.8}.lexical-editor__content{font-family:var(--font-bai-jamjuree)}.lexical-editor__paragraph{font-family:var(--font-bai-jamjuree);font-weight:400;font-size:18px;line-height:1.8;margin:0 0 16px}.lexical-editor__paragraph:last-child{margin-bottom:0}.lexical-editor__text--bold{font-weight:700}.lexical-editor__text--italic{font-style:italic}.lexical-editor__text--underline{text-decoration:underline}.lexical-editor__text--strikethrough{text-decoration:line-through}.lexical-editor__text--underline-strikethrough{text-decoration:underline line-through}.lexical-editor__heading{font-family:var(--font-lineseed-sans-thai);font-weight:700;margin:24px 0 16px;color:#2e2e2e}.lexical-editor__heading:first-child{margin-top:0}.lexical-editor__heading--h1{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:40px;line-height:48px}@media screen and (max-width: 768px){.lexical-editor__heading--h1{font-size:28px;line-height:36px}}.lexical-editor__heading--h2{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:32px}@media screen and (max-width: 768px){.lexical-editor__heading--h2{font-size:28px;line-height:36px}}@media screen and (max-width: 460px){.lexical-editor__heading--h2{font-size:24px;line-height:32px}}.lexical-editor__heading--h3{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:28px}.lexical-editor__heading--h4{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:24px}.lexical-editor__heading--h5{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:20px}.lexical-editor__heading--h6{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:20px;font-size:16px}.lexical-editor__quote{font-family:var(--font-bai-jamjuree);font-weight:400;font-size:18px;line-height:1.8;margin:16px 0;color:#5c5c5c;font-style:italic}.lexical-editor__quote--border{border-left:4px solid #dbafa0;padding:16px 20px 16px 24px}.lexical-editor__quote--quote-mark{padding:38px 20px 16px;position:relative;text-align:center;border-left:none}.lexical-editor__quote--quote-mark:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);font-family:FontAwesome;font-weight:900;font-size:32px;line-height:1;color:#dbafa0}.lexical-editor__quote--quote-mark>*:first-child{margin-top:6px}.lexical-editor__quote--quote-mark-top{padding:16px 20px;position:relative;border-left:none}.lexical-editor__list{font-family:var(--font-bai-jamjuree);font-weight:400;font-size:18px;line-height:1.8;color:#5c5c5c;margin:16px 0;padding-left:24px}.lexical-editor__list--ul{list-style-type:disc}.lexical-editor__list--ol{list-style-type:decimal}.lexical-editor__list-item{margin:8px 0}.lexical-editor__list-item--nested{margin-left:16px}.lexical-editor__link{color:#007bff;text-decoration:underline;cursor:pointer}.lexical-editor__link:hover{text-decoration:none}.lexical-editor__image-wrapper{display:block;margin:16px 0;text-align:center}.lexical-editor__image{max-width:100%;height:auto;border-radius:8px;display:block;margin:0 auto}.lexical-editor__image-loading{width:100%;height:200px;background-color:#f2eae2;border-radius:8px;display:flex;align-items:center;justify-content:center;animation:pulse 1.5s ease-in-out infinite}.lexical-editor__image-error{width:100%;padding:24px;background-color:#f8d7da;border-radius:8px;text-align:center;color:#ff1467}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.lexical-editor--readonly .lexical-editor__container{border:none;background-color:transparent;min-height:auto}.lexical-editor--readonly .lexical-editor__input{padding:0;min-height:auto}.story-content .lexical-editor__paragraph,.story__content .lexical-editor__paragraph{font-weight:400;font-size:18px;line-height:1.8;font-family:var(--font-bai-jamjuree);margin:0 0 16px;color:#5c5c5c}.story-content .lexical-editor__paragraph:last-child,.story__content .lexical-editor__paragraph:last-child{margin-bottom:0}.story-content .lexical-editor__heading,.story__content .lexical-editor__heading{font-family:var(--font-lineseed-sans-thai);font-weight:700;margin:24px 0 16px;color:#5c5c5c}.story-content .lexical-editor__heading:first-child,.story__content .lexical-editor__heading:first-child{margin-top:0}.story-content .lexical-editor__heading--h1,.story__content .lexical-editor__heading--h1{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:40px;line-height:48px}@media screen and (max-width: 768px){.story-content .lexical-editor__heading--h1,.story__content .lexical-editor__heading--h1{font-size:28px;line-height:36px}}.story-content .lexical-editor__heading--h2,.story__content .lexical-editor__heading--h2{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:32px}@media screen and (max-width: 768px){.story-content .lexical-editor__heading--h2,.story__content .lexical-editor__heading--h2{font-size:28px;line-height:36px}}@media screen and (max-width: 460px){.story-content .lexical-editor__heading--h2,.story__content .lexical-editor__heading--h2{font-size:24px;line-height:32px}}.story-content .lexical-editor__heading--h3,.story__content .lexical-editor__heading--h3{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:28px}.story-content .lexical-editor__heading--h4,.story__content .lexical-editor__heading--h4{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:24px}.story-content .lexical-editor__heading--h5,.story__content .lexical-editor__heading--h5{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:20px}.story-content .lexical-editor__heading--h6,.story__content .lexical-editor__heading--h6{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:20px;font-size:16px}.story-content .lexical-editor__quote,.story__content .lexical-editor__quote{font-family:var(--font-bai-jamjuree);font-weight:400;font-size:18px;line-height:1.8;margin:16px 0;color:#5c5c5c;font-style:italic;background-color:transparent;border-radius:0;opacity:.85}.story-content .lexical-editor__quote--border,.story__content .lexical-editor__quote--border{border-left:4px solid #dbafa0;padding:16px 20px 16px 24px}.story-content .lexical-editor__quote--quote-mark,.story__content .lexical-editor__quote--quote-mark{padding:38px 20px 16px;position:relative;text-align:center;border-left:none}.story-content .lexical-editor__quote--quote-mark:before,.story__content .lexical-editor__quote--quote-mark:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);font-family:FontAwesome;font-weight:900;font-size:32px;line-height:1;color:#dbafa0}.story-content .lexical-editor__quote--quote-mark>*:first-child,.story__content .lexical-editor__quote--quote-mark>*:first-child{margin-top:6px}.story-content .lexical-editor__quote--quote-mark-top,.story__content .lexical-editor__quote--quote-mark-top{padding:16px 20px;position:relative;border-left:none}.story-content .lexical-editor__list,.story__content .lexical-editor__list{font-family:var(--font-bai-jamjuree);font-weight:400;font-size:18px;line-height:1.8;margin:16px 0;padding-left:24px}.story-content .lexical-editor__list--ul,.story__content .lexical-editor__list--ul{list-style-type:disc}.story-content .lexical-editor__list--ol,.story__content .lexical-editor__list--ol{list-style-type:decimal}.story-content .lexical-editor__list-item,.story__content .lexical-editor__list-item{margin:8px 0}.story-content .lexical-editor__link,.story__content .lexical-editor__link{color:#007bff;text-decoration:underline}.story-content .lexical-editor__link:hover,.story__content .lexical-editor__link:hover{text-decoration:none}.story-content .lexical-editor__image,.story__content .lexical-editor__image{display:block;margin:16px auto;max-width:100%;height:auto;border-radius:8px}.story-content{font-family:var(--font-bai-jamjuree);font-weight:400;font-size:18px;line-height:1.8;color:#5c5c5c;white-space:pre-line}.story-content h1,.story-content h2,.story-content h3,.story-content h4,.story-content h5,.story-content h6{font-family:var(--font-lineseed-sans-thai);font-weight:700;margin:24px 0 16px;color:#5c5c5c}.story-content h1:first-child,.story-content h2:first-child,.story-content h3:first-child,.story-content h4:first-child,.story-content h5:first-child,.story-content h6:first-child{margin-top:0}.story-content h1{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:40px;line-height:48px}@media screen and (max-width: 768px){.story-content h1{font-size:28px;line-height:36px}}.story-content h2{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:32px}@media screen and (max-width: 768px){.story-content h2{font-size:28px;line-height:36px}}@media screen and (max-width: 460px){.story-content h2{font-size:24px;line-height:32px}}.story-content h3{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:28px}.story-content h4{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:24px}.story-content h5{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:20px}.story-content h6{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:20px;font-size:16px}.story-content p{margin:0 0 16px}.story-content p:last-child{margin-bottom:0}.story-content strong,.story-content b{font-weight:700}.story-content em,.story-content i{font-style:italic}.story-content u{text-decoration:underline}.story-content s,.story-content del{text-decoration:line-through}.story-content blockquote{margin:16px 0;padding:16px 20px;border-left:4px solid #dbafa0;background-color:#f2eae2;border-radius:0 8px 8px 0;color:#5c5c5c;font-style:italic}.story-content blockquote.lexical-editor__quote{background-color:transparent;border-radius:0;opacity:.85}.story-content ul,.story-content ol{margin:16px 0;padding-left:24px}.story-content ul{list-style-type:disc}.story-content ol{list-style-type:decimal}.story-content li{margin:8px 0}.story-content a{color:#007bff;text-decoration:underline}.story-content a:hover{text-decoration:none}.story-content img{max-width:100%;height:auto;border-radius:8px;display:block;margin:16px auto}@media screen and (max-width: 1024px){.writing-layout[data-writing-body-focus]{--writing-format-toolbar-dock-height: calc( var(--es-space-2xl) + var(--es-space-xs) * 2 );--writing-caret-clearance-top: calc( var(--writing-chrome-min-height) + var(--es-space-md) );--writing-caret-clearance-bottom: calc( var(--writing-keyboard-inset-bottom, 0px) + var(--writing-format-toolbar-dock-height) + var(--es-space-md) );scroll-padding-top:var(--writing-caret-clearance-top);scroll-padding-bottom:var(--writing-caret-clearance-bottom)}.writing-layout[data-writing-body-focus] .story-draft-editor__body .lexical-editor__toolbar{display:flex;flex-wrap:nowrap;align-items:stretch;overflow:hidden;position:fixed;left:0;right:0;z-index:3;margin:0;padding:var(--es-space-xs) var(--es-space-sm);border:0;border-top:1px solid var(--es-color-border-soft);border-radius:0;background-color:var(--es-color-surface-card);box-shadow:0 calc(var(--es-space-2xs) * -1) var(--es-space-sm) color-mix(in srgb,var(--es-color-brand-ink) 8%,transparent)}.writing-layout[data-writing-body-focus] .lexical-editor__toolbar-main{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.writing-layout[data-writing-body-focus] .lexical-editor__toolbar-main::-webkit-scrollbar{display:none}.writing-layout[data-writing-body-focus] .lexical-editor__toolbar-dismiss{margin-left:0;padding-left:var(--es-space-xs);border-left-color:var(--es-color-border-soft);background-color:var(--es-color-surface-card)}.writing-layout[data-writing-body-focus] .lexical-editor__toolbar-button--dismiss-keyboard{min-width:var(--es-space-2xl);color:var(--es-color-text-muted)}.writing-layout[data-writing-body-focus] .lexical-editor__input{scroll-margin-top:var(--writing-caret-clearance-top);scroll-margin-bottom:var(--writing-caret-clearance-bottom)}.writing-layout[data-writing-body-focus] .lexical-editor__container{padding-bottom:var(--writing-caret-clearance-bottom);scroll-margin-bottom:var(--writing-caret-clearance-bottom)}}@media screen and (max-width: 1024px){.writing-layout[data-writing-body-focus]:not([data-writing-vv-dock]) .story-draft-editor__body .lexical-editor__toolbar{top:auto;bottom:var(--writing-keyboard-inset-bottom, 0px)}}@media screen and (max-width: 1024px){.writing-layout[data-writing-vv-dock][data-writing-body-focus]{--writing-browser-keyboard-accessory-lift: calc( var(--es-space-md) + var(--es-space-sm) )}.writing-layout[data-writing-vv-dock][data-writing-body-focus] .story-draft-editor__body .lexical-editor__toolbar{top:calc(var(--writing-vv-offset-top, 0px) + var(--writing-vv-height, 100dvh) - var(--writing-toolbar-measured-height, var(--writing-format-toolbar-dock-height)) - var(--writing-browser-keyboard-accessory-lift, 0px));bottom:auto}}.pill-button-group{display:inline-flex;gap:8px;align-items:center}.pill-button-group__item{padding:4px 16px;border-radius:50px;border:1px solid #f0f0f4;background-color:transparent;color:#5c5c5c;cursor:pointer;transition:all .2s ease;white-space:nowrap}.pill-button-group__item:hover:not(.is-active){background-color:#fafafa}.pill-button-group__item.is-active{background-color:#5e5c6c;color:#fff;border-color:#5e5c6c}.media-library-overlay{position:fixed;inset:0;background:#0a0a0ed9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box}.media-library-dialog{display:flex;flex-direction:column;background:var(--creator-bg-panel, #18181c);border:1px solid var(--creator-border-light, rgba(255, 255, 255, .08));border-radius:12px;width:100%;max-width:768px;height:80vh;box-shadow:0 24px 80px #0009;overflow:hidden;box-sizing:border-box;color:var(--creator-text-dark, #f4f4f5);font-family:var(--font-lineseed-sans-thai),sans-serif}.media-library-header{display:flex;justify-content:space-between;align-items:center;padding:16px 24px;border-bottom:1px solid var(--creator-border-light, rgba(255, 255, 255, .08));box-sizing:border-box}.media-library-header h2{font-size:1.1rem;font-weight:700;margin:0;display:flex;align-items:center;gap:8px;color:var(--creator-text-dark, #f4f4f5)}.media-library-header .media-library-title-icon{color:var(--creator-accent-color, #dbafa0)}.media-library-close-btn{background:transparent;border:none;color:var(--creator-text-muted, #a0aec0);cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .15s ease,background-color .15s ease;border-radius:4px}.media-library-close-btn:hover{color:var(--creator-text-dark, #ffffff);background:#ffffff0d}.media-library-tabs{display:flex;padding:12px 24px 0;border-bottom:1px solid var(--creator-border-light, rgba(255, 255, 255, .08));gap:16px;box-sizing:border-box}.media-library-tab{background:transparent;border:none;border-bottom:2px solid transparent;padding:8px 4px 12px;color:var(--creator-text-muted, #a0aec0);font-size:.85rem;font-weight:500;cursor:pointer;transition:all .15s ease}.media-library-tab:hover{color:var(--creator-text-dark, #ffffff)}.media-library-tab.is-active{color:var(--creator-accent-color, #dbafa0);border-bottom-color:var(--creator-accent-color, #dbafa0)}.media-library-body{flex:1;overflow-y:auto;padding:24px;box-sizing:border-box}.media-library-search{position:relative;margin-bottom:20px;width:100%;display:flex;align-items:center;background:var(--creator-bg-light, #121214);border:1px solid var(--creator-border-light, rgba(255, 255, 255, .08));border-radius:9999px;padding:2px 6px;transition:all .2s ease;box-shadow:inset 0 2px 4px #00000005;box-sizing:border-box}.media-library-search:focus-within{border-color:var(--creator-accent-color, #dbafa0);box-shadow:0 0 0 1px var(--creator-accent-color, #dbafa0),inset 0 2px 4px #00000005}.media-library-search-icon{margin-left:12px;color:var(--creator-text-placeholder, #4a5568);pointer-events:none;flex-shrink:0;display:flex;align-items:center}.story-creator-editor .media-library-search input,.story-creator-editor .media-library-search-input,.media-library-search-input{flex:1!important;background:transparent!important;border:none!important;border-radius:0!important;padding:10px 12px 10px 8px!important;color:var(--creator-text-dark, #f4f4f5)!important;font-size:.85rem!important;outline:none!important;box-sizing:border-box!important;box-shadow:none!important;margin:0!important}.story-creator-editor .media-library-search input::placeholder,.story-creator-editor .media-library-search-input::placeholder,.media-library-search-input::placeholder{color:var(--creator-text-placeholder, #4a5568)!important}.media-library-type-filter{display:flex;flex-wrap:wrap;gap:8px;margin:-8px 0 20px}.media-library-type-filter-btn{border:1px solid var(--creator-border-light, rgba(255, 255, 255, .08));border-radius:9999px;padding:6px 12px;background:var(--creator-bg-light, #121214);color:var(--creator-text-muted, #a0aec0);font-size:.75rem;cursor:pointer}.media-library-type-filter-btn:hover,.media-library-type-filter-btn.is-active{border-color:var(--creator-accent-color, #dbafa0);color:var(--creator-accent-color, #dbafa0)}.media-library-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px;padding-bottom:12px}.media-library-item{position:relative;background:var(--creator-bg-light, #121214);border:1px solid var(--creator-border-light, rgba(255, 255, 255, .08));border-radius:8px;padding:12px;cursor:pointer;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;transition:all .2s ease;overflow:hidden;box-sizing:border-box}.media-library-item:hover{border-color:var(--creator-accent-color, #dbafa0);transform:translateY(-2px)}.media-library-item-thumbnail{width:48px;height:48px;border-radius:6px;background:var(--creator-bg-panel, #18181c);border:1px solid var(--creator-border-light, rgba(255, 255, 255, .08));display:flex;align-items:center;justify-content:center;color:var(--creator-text-muted, #a0aec0)}.media-library-item-name{font-size:.75rem;color:var(--creator-text-dark, #f4f4f5);font-weight:500;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.media-library-item-delete{position:absolute;top:6px;right:6px;background:var(--creator-bg-panel, #1e1f26);border:1px solid var(--creator-border-light, rgba(255, 255, 255, .08));border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:var(--creator-text-muted, #a0aec0);cursor:pointer;opacity:0;transition:all .15s ease;z-index:10}.media-library-item-delete:hover{color:#ca2530;background:#ca25301a}.media-library-item:hover .media-library-item-delete{opacity:1}.media-library-upload-zone{height:100%;min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:2px dashed var(--creator-border-light, rgba(255, 255, 255, .08));border-radius:8px;padding:32px;text-align:center;transition:all .2s ease;box-sizing:border-box;background:#ffffff03}.media-library-upload-zone:hover{background:#ffffff08;border-color:var(--creator-accent-color, #dbafa0)}.media-library-upload-zone .upload-icon{color:var(--creator-text-placeholder, #4a5568);margin-bottom:16px}.media-library-upload-zone h3{font-size:1rem;font-weight:600;color:var(--creator-text-dark, #e2e8f0);margin:0 0 8px}.media-library-upload-zone p{font-size:.8rem;color:var(--creator-text-muted, #718096);margin:0 0 24px}.media-library-upload-zone .upload-btn{background:var(--creator-accent-color, #dbafa0);color:#1a1a24;font-weight:700;font-size:.85rem;padding:10px 24px;border-radius:20px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;transition:all .15s ease}.media-library-upload-zone .upload-btn:hover{background:#e2bfb2;box-shadow:0 4px 12px #dbafa033}.media-library-upload-zone .upload-btn input[type=file]{display:none}.media-library-loading,.media-library-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:var(--creator-text-muted, #718096);font-size:.9rem;height:100%;min-height:240px}.media-library-loading .empty-icon,.media-library-empty .empty-icon{opacity:.3}.field-group-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.field-group-header label{margin-bottom:0!important}.field-group-action-btn{background:transparent;border:none;color:var(--creator-accent-color, #dbafa0);font-size:.68rem;font-weight:600;cursor:pointer;padding:0;display:flex;align-items:center;gap:4px;transition:color .15s ease;text-decoration:underline}.field-group-action-btn:hover{color:#e9cec5}.media-library-play-btn,.media-library-stop-btn{position:absolute;top:6px;left:6px;background:var(--creator-bg-panel);border:1px solid var(--creator-border-light);border-radius:50%!important;width:24px!important;height:24px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:var(--creator-text-muted)!important;cursor:pointer!important;opacity:1!important;transition:all .15s ease!important;z-index:20!important}.media-library-play-btn:hover,.media-library-stop-btn:hover{color:var(--creator-accent-color)!important;border-color:var(--creator-accent-color)!important;background:transparent!important}.media-library-play-btn .media-library-play-icon,.media-library-stop-btn .media-library-play-icon{fill:var(--creator-text-muted);margin-left:1px}.media-library-stop-btn{background:#ca2530!important;border-color:#ca2530!important;color:#fff!important}.media-library-stop-btn:hover{background:#9f1d26!important;border-color:#9f1d26!important}.media-library-item-thumbnail--relative{position:relative;overflow:hidden}.media-library-thumbnail-image,.media-library-thumbnail-video{width:100%;height:100%;object-fit:cover}.media-library-thumbnail-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.media-library-video-preview-btn{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid var(--creator-border-light, rgba(255, 255, 255, .2));border-radius:50%;background:var(--creator-bg-panel, #18181c);color:var(--creator-text-dark, #f4f4f5);cursor:pointer;opacity:.9;z-index:2}.media-library-video-preview-btn:hover{color:var(--creator-accent-color, #dbafa0);border-color:var(--creator-accent-color, #dbafa0)}.media-library-item-name-row,.media-library-item-rename{position:relative;z-index:2;display:flex;align-items:center;gap:4px;width:100%;min-width:0}.media-library-item-rename input{min-width:0;flex:1;width:100%;padding:4px 6px;border:1px solid var(--creator-accent-color, #dbafa0);border-radius:4px;background:var(--creator-bg-panel, #18181c);color:var(--creator-text-dark, #f4f4f5);font-size:.7rem}.media-library-item-rename button,.media-library-item-rename-btn{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border:0;padding:2px;background:transparent;color:var(--creator-text-muted, #a0aec0);cursor:pointer}.media-library-item-rename button:hover,.media-library-item-rename-btn:hover{color:var(--creator-accent-color, #dbafa0)}.media-library-preview-overlay{position:fixed;inset:0;z-index:10002;display:flex;align-items:center;justify-content:center;padding:24px;background:#0a0a0ee6}.media-library-preview-dialog{width:min(900px,100%);max-height:90vh;overflow:hidden;border:1px solid var(--creator-border-light, rgba(255, 255, 255, .08));border-radius:12px;background:var(--creator-bg-panel, #18181c);box-shadow:0 24px 80px #0009}.media-library-preview-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;color:var(--creator-text-dark, #f4f4f5)}.media-library-preview-header button{display:flex;border:0;background:transparent;color:var(--creator-text-muted, #a0aec0);cursor:pointer}.media-library-preview-video{display:block;width:100%;max-height:calc(90vh - 60px);background:#000}.admin-shell-brand{display:inline-flex;align-items:center;gap:var(--es-space-sm);min-width:0}.admin-shell-brand__logo{width:var(--es-admin-brand-logo-width);height:auto;flex:0 0 auto}.admin-shell-logout{width:100%}.admin-layout__navigation-topbar{display:none}@media screen and (max-width: 768px){.admin-layout__navigation-topbar{display:block}}.error{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;width:100vw}.error__icon{color:#ff1467}.error__title{color:#2e2e2e}.error__description{color:#5c5c5c;text-align:center;max-width:28rem;padding-inline:var(--es-space-md)}.error__actions{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:var(--es-space-md);margin-top:var(--es-space-xl);padding-inline:var(--es-space-md)}.main-layout{position:relative}.main-layout:has(.write-hub){display:flex;flex-direction:column;min-height:100dvh}@media screen and (max-width: 768px){.main-layout.has-bottom-navbar{padding-bottom:calc(69px + env(safe-area-inset-bottom,0px))}}@media screen and (max-width: 768px){.main-layout--story-page.has-bottom-navbar{padding-bottom:calc(69px + env(safe-area-inset-bottom,0px))}}@media screen and (max-width: 768px){.main-layout--profile-deep{padding-bottom:env(safe-area-inset-bottom,0px)}}.onboarding-page{position:relative;display:flex;flex-direction:row;align-items:stretch;justify-content:center;width:100vw;min-height:100vh;box-sizing:border-box;background-color:var(--es-color-bg-primary)}.onboarding-page--welcome,.onboarding-page--complete{justify-content:center;background-color:var(--es-color-bg-primary)}.onboarding-page--welcome .onboarding-page__main,.onboarding-page--complete .onboarding-page__main{align-items:center;flex:0 1 auto;width:100%;max-width:40rem}@media screen and (max-width: 768px){.onboarding-page--welcome .onboarding-page__main,.onboarding-page--complete .onboarding-page__main{align-items:center}}.onboarding-page--setup{background-color:var(--es-color-bg-primary)}@media screen and (max-width: 768px){.onboarding-page{flex-direction:column;width:100%;min-height:100dvh}}.onboarding-page__brand{flex:0 0 min(560px,42vw);display:flex;flex-direction:column;justify-content:center;padding:64px 48px;background-color:var(--es-color-bg-secondary);box-sizing:border-box}@media screen and (max-width: 768px){.onboarding-page__brand{display:none}}.onboarding-page__brand-heading{margin:0 0 16px;color:var(--es-color-text-primary)}.onboarding-page__brand-body{margin:0;max-width:24rem;color:var(--es-color-text-muted)}.onboarding-page__main{flex:1 1 auto;display:flex;align-items:center;justify-content:center;padding:64px 32px;box-sizing:border-box}@media screen and (max-width: 768px){.onboarding-page__main{align-items:flex-start;padding:24px 32px 48px}}.home{display:flex;flex-direction:column;gap:156px;padding:0 0 64px}@media screen and (max-width: 1024px){.home{padding:64px 16px}}.home__section{text-align:center;color:var(--es-color-text-primary)}.home__section__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.home__section__title{text-align:center}@media screen and (max-width: 768px){.home__section__title{font-size:28px;line-height:36px}}@media screen and (max-width: 460px){.home__section__title{font-size:24px;line-height:32px}}.home__section__description{font-family:var(--font-lineseed-sans-thai);font-size:20px;line-height:32px;text-align:center}@media screen and (max-width: 768px){.home__section__description{font-size:16px;line-height:24px}}.home__banner-hero{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:78dvh;gap:16px;color:var(--es-color-text-primary)}@media screen and (max-width: 768px){.home__banner-hero{min-height:60dvh}}.home__banner-hero__logo-container{display:flex;flex-direction:column;align-items:center;gap:28px}@media screen and (max-width: 768px){.home__banner-hero__logo-container{gap:16px}}.home__banner-hero__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.home__banner-hero__content-title{display:flex;align-items:center;gap:32px}@media screen and (max-width: 768px){.home__banner-hero__content-title{gap:16px}}.home__banner-hero__content-quote-container{font-family:var(--font-lineseed-sans-thai);font-size:20px;line-height:32px;text-align:center;display:flex;flex-direction:column;gap:8px;max-width:572px}@media screen and (max-width: 768px){.home__banner-hero__content-quote-container{font-size:16px;line-height:24px;max-width:460px}}@media screen and (max-width: 460px){.home__banner-hero__content-quote-container{max-width:100%}}.home__banner-hero__content-quote{font-style:italic;font-weight:400}.home__banner-hero__content-quote-description{text-align:center}.home__banner-hero__cta-container{display:flex;flex-direction:row;align-items:center;gap:16px;margin-top:24px}@media screen and (max-width: 768px){.home__banner-hero__cta-container{margin-top:8px;gap:10px}}.home__why-we-exist{display:flex;flex-direction:column;align-items:center;gap:16px}.home__why-we-exist__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;text-align:center;color:var(--es-color-text-primary)}.home__why-we-exist__content p{font-style:italic}.home__find-story{display:flex;flex-direction:column;align-items:center;gap:16px;color:var(--es-color-text-primary)}.home__find-story__filter{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px;width:100%}.home__find-story__search{display:flex;flex-direction:row;width:100%;align-items:center;justify-content:center;gap:8px}.home__featured-stories{display:flex;flex-direction:column;gap:24px;color:var(--es-color-text-primary)}.home__featured-stories .carousel-container{padding:0 4px}@media screen and (max-width: 768px){.home__featured-stories{gap:16px}}.home__featured-stories__card{width:100%;display:flex;flex-direction:column;gap:8px;border:1px solid var(--es-color-border-primary);border-radius:8px;height:100%}.home__featured-stories__card__image-container{width:100%;height:200px;background-color:var(--es-color-bg-primary);border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden}.home__featured-stories__card__image{width:100%;height:100%;object-fit:cover}.home__featured-stories__card__content{display:flex;flex-direction:column;padding:8px;gap:8px;flex:1;justify-content:space-between}.home__featured-stories__card__content-body{display:flex;flex-direction:column;gap:8px}.home__featured-stories__card__title{word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:32px;overflow:hidden}.home__featured-stories__card__excerpt{color:var(--es-color-text-secondary);word-break:break-word;height:47px;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.home__featured-stories__card__footer{color:var(--es-color-text-muted);display:flex;flex-direction:row;gap:16px;padding:0 4px;align-items:center;justify-content:space-between}.home__latest-stories{display:flex;flex-direction:column;gap:24px;color:var(--es-color-text-primary)}.home__latest-stories__list{display:flex;flex-direction:column;gap:16px}.home__call-to-action{display:flex;flex-direction:column;gap:24px;color:var(--es-color-text-primary);text-align:center}.home__all-stories{margin-top:16px;display:flex;flex-direction:column;gap:24px}@media screen and (max-width: 768px){.home__all-stories{gap:16px}}@media screen and (max-width: 768px){.home__all-stories{margin-top:0}}.home__stories{display:flex;flex-direction:column;gap:16px}.home__trust{display:flex;flex-direction:column;gap:4px;color:var(--es-color-text-primary);text-align:center;height:300px;align-items:center;justify-content:center}.home__comming-soon{position:relative;background-color:var(--es-color-bg-inverse);display:flex;flex-direction:column;gap:24px;color:var(--es-color-text-inverse);text-align:center;padding:128px 0}@media screen and (max-width: 1024px){.home__comming-soon{padding:128px 16px}}.home__comming-soon__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.home__comming-soon__content{z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;text-align:center;color:var(--es-color-text-inverse);width:100%}.home__comming-soon__content-description{display:flex;margin-top:128px;width:100%;flex-direction:column;align-items:flex-start;justify-content:flex-start;text-align:left;color:var(--es-color-text-inverse);gap:16px}.home__comming-soon__content-description-text{max-width:460px}.home__comming-soon__content-description p{font-family:var(--font-lineseed-sans-thai);font-size:16px;line-height:24px;text-align:left}@media screen and (max-width: 768px){.home__comming-soon__content-description p{font-size:14px;line-height:20px}}.following{display:flex;flex-direction:column;gap:24px;padding:32px 16px;min-height:70dvh}@media screen and (max-width: 768px){.following{min-height:80dvh}}.following__content{display:flex;margin-top:16px;flex-direction:column}@media screen and (max-width: 768px){.following__content{margin-top:0}}.following__search{margin-bottom:24px}.following__tabs{margin-bottom:4px}.following__section{margin-bottom:32px}.following__section:last-child{margin-bottom:0}.following__section-title{margin-bottom:16px;font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:32px}@media screen and (max-width: 768px){.following__section-title{font-size:28px;line-height:36px}}@media screen and (max-width: 460px){.following__section-title{font-size:24px;line-height:32px}}.following__container{margin-top:32px;display:flex;flex-direction:column;gap:16px}@media screen and (max-width: 768px){.following__container{margin-top:16px}}.following__empty{margin-top:16px;min-height:70dvh}.following__empty--fit-content{min-height:fit-content;margin-top:16px;margin-bottom:48px;min-height:100px}@media screen and (max-width: 768px){.following__empty{min-height:50dvh}.following__empty--fit-content{min-height:fit-content;margin-top:16px;margin-bottom:48px;min-height:100px}}.following__load-more{display:flex;justify-content:center;margin-top:16px;padding:16px 0}.following__loading{display:flex;justify-content:center;align-items:center;margin-top:16px;margin-bottom:48px;min-height:100px}.profile{display:flex;flex-direction:column;gap:var(--es-space-xl);width:100%;max-width:800px;padding:var(--es-space-md);margin-inline:auto;align-items:stretch;box-sizing:border-box}.profile__notices{display:flex;flex-direction:column;gap:var(--es-space-sm);width:100%}.profile__email-verify-banner,.profile__username-banner,.profile__preview-banner,.profile__completion-banner{width:100%}.profile__username-banner{padding:var(--es-space-sm) var(--es-space-md);margin-bottom:0;border-radius:var(--es-radius-md);background-color:var(--es-color-bg-secondary);color:var(--es-color-text-secondary);text-align:center;box-sizing:border-box}.profile__breadcrumb{color:var(--es-color-text-secondary);text-align:center}@media screen and (max-width: 768px){.profile__breadcrumb{display:none}}.profile__breadcrumb-link{color:var(--es-color-text-secondary);text-decoration:underline;text-underline-offset:.2em}.profile__breadcrumb-link:focus-visible{outline:2px solid var(--es-color-border-focus);outline-offset:2px}.profile__breadcrumb-current{color:var(--es-color-text-primary)}.profile__edit-header{display:flex;flex-direction:column;gap:var(--es-space-sm);width:100%;text-align:left}.profile__edit-header__breadcrumb{display:flex;flex-wrap:wrap;gap:var(--es-space-xs);align-items:center;margin:0;color:var(--es-color-text-muted)}.profile__edit-header__breadcrumb-muted{color:var(--es-color-text-muted)}.profile__edit-header__breadcrumb-current{color:var(--es-color-text-secondary)}.profile__edit-header__title{margin:0;color:var(--es-color-text-primary)}.profile__edit-header__intro{margin:0;max-width:100%;color:var(--es-color-text-secondary)}.profile__meta-card{width:100%;border:1px solid var(--es-color-border-soft);border-radius:var(--es-radius-2xl);background-color:var(--es-color-surface-card);padding:var(--es-space-xl);display:flex;flex-direction:column;align-items:center;gap:calc(var(--es-space-md) + var(--es-space-xs));box-sizing:border-box;box-shadow:0 8px 12px #453b3405}.profile__meta-card--edit{align-items:stretch;gap:0;padding:var(--es-space-lg);box-shadow:0 12px 16px #453b3405}@media screen and (min-width: 769px){.profile__meta-card--edit{padding:calc(var(--es-space-xl) + var(--es-space-sm))}}.profile__edit-form{display:flex;flex-direction:column;gap:var(--es-space-xl);width:100%}.profile__edit-form .es-field__helper{color:var(--es-color-text-secondary);white-space:pre-wrap;overflow-wrap:anywhere}.profile__edit-form__avatar{width:100%;padding-block:var(--es-space-lg)}.profile__edit-form__avatar-warm{display:flex;flex-direction:column;gap:var(--es-space-md);align-items:center;padding:var(--es-space-md) var(--es-space-lg);border-radius:var(--es-radius-xl);background-color:var(--es-color-background-soft)}@media screen and (min-width: 769px){.profile__edit-form__avatar-warm{gap:var(--es-space-md);padding:var(--es-space-md) var(--es-space-lg);border-radius:calc(var(--es-space-lg) - 4px)}}.profile__edit-form__avatar-frame{display:flex;align-items:center;justify-content:center;padding:6px;border-radius:var(--es-radius-full);background-color:var(--es-color-border-soft)}.profile__edit-form__avatar-image,.profile__edit-form__avatar-placeholder{display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:var(--es-radius-full);width:80px;height:80px}@media screen and (min-width: 769px){.profile__edit-form__avatar-image,.profile__edit-form__avatar-placeholder{width:120px;height:120px}}.profile__edit-form__avatar-image{object-fit:cover}.profile__edit-form__avatar-placeholder.user-avatar--fallback{color:var(--es-color-text-muted)}.profile__edit-form__avatar-actions{display:flex;flex-direction:column;gap:var(--es-space-sm);align-items:center;max-width:22.5rem;width:100%}.profile__edit-form__avatar-helper{margin:0;max-width:100%;color:var(--es-color-text-secondary);text-align:center;opacity:.75;white-space:pre-wrap;overflow-wrap:anywhere}.profile__edit-form__avatar-input{display:none}.profile__edit-form__divider{width:100%;height:0;margin:0;border:none;border-top:1px solid var(--es-color-border-soft)}.profile__edit-form__fields{display:flex;flex-direction:column;gap:var(--es-space-lg);width:100%}@media screen and (min-width: 769px){.profile__edit-form__fields{gap:var(--es-space-lg)}}.profile__edit-form__field{width:100%}.profile__edit-form__actions{display:flex;flex-direction:column;gap:var(--es-space-sm);width:100%}.profile__edit-form__actions .profile__edit-form__save{width:100%}.profile__edit-form__cancel{width:100%;margin:0;padding:calc(var(--es-space-sm) + var(--es-space-xs)) var(--es-space-xl);border:none;border-radius:var(--es-radius-md);background:transparent;color:var(--es-color-brand-primary-strong);cursor:pointer;text-align:center}.profile__edit-form__cancel:focus-visible{outline:2px solid var(--es-color-border-focus);outline-offset:2px}@media screen and (min-width: 769px){.profile__edit-form__actions{flex-direction:row;gap:var(--es-space-md);align-items:center;justify-content:flex-end}.profile__edit-form__actions .profile__edit-form__save{order:2;width:auto}.profile__edit-form__cancel{order:1;width:auto;color:var(--es-color-text-secondary)}}.profile__meta-card__avatar{display:flex;justify-content:center}.profile__meta-card__avatar .avatar-upload-wrapper{margin:0}.profile__meta-card__avatar .avatar-upload{box-sizing:border-box;width:92px;height:92px;padding:6px;border:none;background-color:#5e5c6c14}.profile__meta-card__avatar .avatar-upload .avatar-preview,.profile__meta-card__avatar .avatar-upload .avatar-placeholder{width:80px;height:80px;border-radius:var(--es-radius-full)}.profile__meta-card__avatar .avatar-upload .avatar-preview{object-fit:cover}.profile__meta-card__username{margin:0;color:var(--es-color-text-muted);text-align:center}.profile__meta-card__name{margin:0;color:var(--es-color-brand-ink);text-align:center}.profile__meta-card__bio{margin:0;max-width:500px;color:var(--es-color-text-secondary);text-align:center;white-space:pre-wrap}.profile__meta-card__field{width:100%;text-align:left}.profile__meta-card__stats{display:flex;flex-wrap:wrap;gap:var(--es-space-lg);align-items:center;justify-content:center}@media screen and (max-width: 768px){.profile__meta-card__stats{flex-wrap:nowrap;gap:var(--es-space-sm)}}.profile__meta-card__stat{display:inline-flex;gap:6px;align-items:center;color:inherit;text-decoration:none}@media screen and (max-width: 768px){.profile__meta-card__stat{gap:var(--es-space-xs);white-space:nowrap}}.profile__meta-card__stat--link{cursor:pointer;border-radius:var(--es-radius-sm)}.profile__meta-card__stat--link:hover .profile__meta-card__stat-count{text-decoration:underline;text-underline-offset:.15em}.profile__meta-card__stat--link:focus-visible{outline:2px solid var(--es-color-border-focus);outline-offset:4px}.profile__meta-card__stat-count{margin:0;color:var(--es-color-brand-ink)}.profile__meta-card__stat-label{margin:0;color:var(--es-color-text-secondary)}.profile__meta-card__stat-separator{color:var(--es-color-text-muted)}@media screen and (max-width: 768px){.profile__meta-card__stat-separator{flex-shrink:0}}.profile__meta-card__actions{display:flex;flex-wrap:wrap;gap:var(--es-space-md);justify-content:center;width:100%}@media screen and (max-width: 768px){.profile__meta-card__actions{flex-direction:column;align-items:stretch}.profile__meta-card__actions .es-button{width:100%}}.profile__story{display:flex;width:100%;flex-direction:column;gap:var(--es-space-md)}.profile__story__header{display:flex;flex-wrap:wrap;gap:var(--es-space-md);align-items:center;justify-content:space-between}.profile__story__title{margin:0;color:var(--es-color-text-primary)}.profile__story__filters{display:flex;justify-content:flex-start;width:100%;overflow-x:auto;scrollbar-width:none}.profile__story__filters::-webkit-scrollbar{display:none}.profile__story__list .infinite-scroll-component{display:flex;flex-direction:column;gap:var(--es-space-md)}.profile__story__list__empty{height:300px;color:var(--es-color-text-muted)}@media screen and (max-width: 768px){.profile__story__list__empty{height:100px}}.profile__story__list .infinite-scroll-component{scrollbar-width:none;-ms-overflow-style:none}.profile__story__list .infinite-scroll-component::-webkit-scrollbar{display:none}.profile__story__list .full-width.center{padding:var(--es-space-md) 0}@media screen and (min-width: 769px){.profile{padding:var(--es-space-xl) var(--es-space-md) var(--es-space-2xl);gap:var(--es-space-2xl)}.profile__meta-card{padding:var(--es-space-xl)}.profile__meta-card--edit{padding:calc(var(--es-space-xl) + var(--es-space-sm))}.profile__story__header{flex-wrap:nowrap}.profile__story__filters{width:auto;margin-left:auto}}.story{position:relative;width:100%;height:100%;overflow-y:auto;flex:1;background-color:#fffdfc}.story__author-container{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.story__author-container{flex-direction:column-reverse;align-items:flex-start;gap:8px}}.story__author{color:#5c5c5c}.story__author__name{color:#2e2e2e}.story__author__name:hover{text-decoration:underline}.story__share-button{display:flex;justify-content:center;align-items:center;gap:16px;flex-direction:column;margin-top:96px}.story__share-button__title{color:#5c5c5c}.story__share-button__icons{display:flex;gap:8px}.story__share-button__copy-link{background-color:#f2eae2;color:#2e2e2e;border:none;padding:8px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;cursor:pointer;transition:opacity .2s ease;margin-bottom:4px}.story__share-button__copy-link:hover{opacity:.5}.story__share-button__copy-link:active{opacity:.9}.story__cover-image{position:relative;width:100%;height:300px;background-color:#fffdfc;cursor:pointer;transition:opacity .2s ease}.story__cover-image:hover{opacity:.9}.story__cover-image__edit-button{position:absolute;bottom:16px;right:16px}.story__cover-image--show-page{cursor:default}.story__cover-image__preview{position:relative;width:100%;height:100%}.story__cover-image__preview-img{width:100%;height:100%;object-fit:cover;background-size:cover;background-position:center;background-repeat:no-repeat}.story__cover-image__preview:hover .story__cover-image__actions{opacity:1}.story__cover-image__actions{position:absolute;bottom:0;left:0;right:0;padding:16px;background:linear-gradient(transparent,#00000080);display:flex;gap:8px;opacity:0;transition:opacity .2s ease}.story__cover-image__actions button{padding:8px 16px;border-radius:4px;font-size:14px;cursor:pointer;transition:opacity .2s ease}.story__cover-image__actions button.change-btn{background-color:#fffdfc;color:#2e2e2e;border:none}.story__cover-image__actions button.change-btn:hover{opacity:.9}.story__cover-image__actions button.remove-btn{background-color:transparent;color:#fff;border:1px solid #ffffff}.story__cover-image__actions button.remove-btn:hover{background-color:#ffffff1a}.story__cover-image__no-image{width:100%;height:100%;background-color:#f2eae2!important;display:flex;align-items:center;gap:4px;justify-content:center;flex-direction:column}.story__cover-image__no-image input.hidden{display:none}.story__container{display:flex;flex-direction:column;width:100%;padding:32px 32px 64px;gap:12px}.story__container--show-page{padding:32px 32px 64px}@media (max-width: 768px){.story__container{padding:32px 16px 64px}}.story .floating-save-button{position:fixed;top:384px;right:calc(50% - 480px);background-color:#fffdfc;border:1px solid #f0f0f4;border-radius:50%;width:48px;height:48px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;transition:all .3s ease;opacity:1;z-index:1000}.story .floating-save-button:hover{background-color:#fffdfc;transform:scale(1.1)}.story .floating-save-button:active{transform:scale(.95)}.story .floating-save-button:disabled{opacity:.6;cursor:not-allowed;transform:scale(.95)}.story .floating-save-button:disabled:hover{background-color:#f2eae2;color:inherit;transform:scale(.95)}.story .floating-save-button.hidden{opacity:0;transform:scale(.8);pointer-events:none}@media screen and (max-width: 1024px){.story .floating-save-button{display:none}}.story__title{display:flex;flex-direction:column;gap:8px;width:100%;margin-bottom:16px}.story__title textarea{width:100%;height:48px;min-height:1.2em;resize:none;overflow:hidden;outline:none;border:none}.story__title__text{width:100%}.story__content{font-size:20px;line-height:32px;color:#5c5c5c;display:flex;flex-direction:column;width:100%;flex:1;word-break:break-word;letter-spacing:.2px;overflow:visible}.story__content>div{width:100%;min-height:150px}.story__content__editor{font-size:20px;line-height:32px;color:#5c5c5c;width:100%;min-height:150px;resize:none;overflow:hidden;outline:none;border:none;word-break:break-word;white-space:pre-wrap}.story__content__editor-placeholder{font-size:20px;line-height:32px;color:#5c5c5c;width:100%;min-height:150px;display:flex;align-items:center;justify-content:center;color:#8e8e8e}.story__content .lexical-editor{width:100%;overflow:visible}.story .lexical-editor__toolbar{position:sticky;top:0;z-index:10;background-color:#fffdfc;margin:0 -32px 16px;padding:12px 32px;border-bottom:1px solid #f0f0f4}@media (max-width: 768px){.story .lexical-editor__toolbar{margin:0 -16px 16px;padding:12px 16px}}.story__actions{position:fixed;bottom:0;left:0;right:0;width:100%;display:flex;gap:16px;padding:8px 16px;justify-content:flex-end;align-items:center;background-color:#fffdfc;border-top:1px solid #f0f0f4;z-index:10;box-sizing:border-box}.story__featured-stories{margin-top:32px;display:flex;flex-direction:column;gap:16px}.list-story{display:flex;flex-direction:column;gap:24px;padding:32px 16px;min-height:80vh;color:#2e2e2e}@media screen and (max-width: 1024px){.list-story{padding:32px 16px}}.list-story__title{color:#2e2e2e}.list-story__content{display:flex;flex-direction:column;gap:24px;margin-top:16px}@media screen and (max-width: 768px){.list-story__content{gap:16px;margin-top:0}}.list-story__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0}.list-story__count{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm);color:var(--es-color-text-muted);min-width:0}.list-story__count-loading{color:var(--es-color-text-muted)}.list-story__count-error{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-caption-sm);line-height:var(--es-font-line-height-caption-sm);color:var(--es-color-text-muted)}.list-story__theme-button{flex-shrink:0;white-space:nowrap;min-height:38px;padding:var(--es-space-sm) var(--es-space-md)}@media screen and (max-width: 768px){.list-story__theme-button{min-height:44px}}.list-story__theme-button .es-button__label{gap:var(--es-space-sm)}.list-story__theme-button--active{background-color:var(--es-color-interactive-selected-bg);border-color:var(--es-color-border-default)}.list-story__stories{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}@media screen and (min-width: 769px){.list-story__stories{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}.list-story__skeleton-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}@media screen and (min-width: 769px){.list-story__skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}.list-story__skeleton-card{display:flex;flex-direction:column;gap:12px;padding:12px;border:1px solid #f0f0f4;border-radius:8px;background:#fffdfc}.list-story__skeleton-cover{width:100%;aspect-ratio:16/9;border-radius:8px;background:linear-gradient(90deg,color-mix(in srgb,#f0f0f4 70%,transparent),color-mix(in srgb,#f0f0f4 35%,transparent),color-mix(in srgb,#f0f0f4 70%,transparent));background-size:200% 100%;animation:list-story-skeleton-shimmer 1.2s ease-in-out infinite}.list-story__skeleton-line{height:12px;border-radius:6px;background:color-mix(in srgb,#f0f0f4 55%,transparent)}.list-story__skeleton-line--title{height:16px;width:80%}.list-story__skeleton-line--short{width:45%}.list-story__page-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--es-space-md);min-height:380px;padding:var(--es-space-xl);text-align:center}.list-story__page-state__title{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h3);line-height:var(--es-font-line-height-h3);letter-spacing:var(--es-font-letter-spacing-h3);color:var(--es-color-text-primary);margin:0;max-width:35rem}@media screen and (max-width: 768px){.list-story__page-state__title{font-size:var(--es-font-size-h3-md);line-height:var(--es-font-line-height-h3-md)}}.list-story__page-state__description{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body);line-height:var(--es-font-line-height-ui-body);color:var(--es-color-text-secondary);margin:0;max-width:35rem}.list-story__page-state__description p,.list-story__page-state__action{margin:0}.list-story__load-more,.list-story__load-more-error{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;gap:12px;padding-top:8px}.list-story__load-more-error p{color:#5c5c5c;margin:0;text-align:center}@keyframes list-story-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.story-show-page{width:100%;background-color:#fffdfc}.story-reader{--story-reader-cover-aspect-ratio: 16 / 9;position:relative;width:100%;background-color:#fffdfc}.story-reader__column{display:flex;flex-direction:column;gap:16px;width:100%;max-width:830px;margin:0 auto;padding:64px 32px;box-sizing:border-box}@media (max-width: 768px){.story-reader__column{padding:16px 16px calc(64px + env(safe-area-inset-bottom,0px))}}.story-reader__mobile-title{display:none;width:100%;margin:0;color:#2e2e2e;text-align:center}@media (max-width: 768px){.story-reader__mobile-title{display:block;padding:4px 0 8px}}.story-reader__sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.story-reader__header{display:flex;flex-direction:column;gap:8px;align-items:center;width:100%;padding-bottom:16px;text-align:center}@media (max-width: 768px){.story-reader__header{align-items:flex-start;text-align:left}}.story-reader__title{width:100%;margin:0;color:#2e2e2e;text-align:center}@media (max-width: 768px){.story-reader__title{text-align:left}}.story-reader__byline{display:flex;gap:10px;align-items:center;justify-content:center}@media (max-width: 768px){.story-reader__byline{justify-content:flex-start}}.story-reader__byline-avatar-link{display:flex;flex-shrink:0}.story-reader__byline-avatar{display:block;width:28px;height:28px;border-radius:999px;object-fit:cover;background-color:#f2eae2}.story-reader__byline-avatar--placeholder{background-color:#f2eae2}.story-reader__byline-text{margin:0;color:var(--es-color-text-muted, #8e8e8e)}.story-reader__byline-name{color:var(--es-color-text-muted, #8e8e8e)}.story-reader__byline-name:hover{text-decoration:underline}.story-reader__cover{position:relative;width:100%;aspect-ratio:var(--story-reader-cover-aspect-ratio);overflow:hidden;border-radius:16px;background-color:#f2eae2}.story-reader__cover-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.story-reader__cover-img--blur{filter:blur(8px);transform:scale(1.05)}.story-reader__cover-img.is-hidden{opacity:0;pointer-events:none}.story-reader__meta{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:4px 0 8px}.story-reader__themes{display:flex;flex-wrap:wrap;gap:8px;min-width:0}.story-reader__theme-chip{display:inline-flex;align-items:center;padding:6px 14px;border:1px solid var(--es-color-border-soft, #e2d6ca);border-radius:99px;background-color:#f7f2eb;color:var(--es-color-text-muted, #8e8e8e)}.story-reader__stats{display:flex;flex-shrink:0;gap:12px;align-items:center;color:var(--es-color-text-muted, #8e8e8e)}.story-reader__stat{display:inline-flex;gap:4px;align-items:center}.story-reader__divider{width:100%;height:1px;margin:0;border:0;background-color:var(--es-color-border-soft, #e2d6ca)}.story-reader__body{font-family:var(--es-font-family-reading);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-reading-lg);line-height:var(--es-font-line-height-reading-lg);width:100%;padding:24px 0 64px;color:#5c5c5c}.story-reader__body p,.story-reader__body li{margin-bottom:16px}.story-reader__body blockquote{margin:24px 0;padding-left:16px;border-left:3px solid #dbafa0;color:#5c5c5c}.story-reader__share{display:flex;flex-direction:column;gap:16px;align-items:center;width:100%}.story-reader__share-title{margin:0;color:#5c5c5c}.story-reader__share-icons{display:flex;gap:8px;align-items:center}.story-reader__share-copy{display:flex;align-items:center;justify-content:center;width:32px;height:32px;margin-bottom:4px;padding:8px;border:none;border-radius:50%;background-color:#f2eae2;color:#2e2e2e;cursor:pointer;transition:opacity .2s ease}.story-reader__share-copy:hover{opacity:.7}.story-reader__comments{width:100%;padding-top:32px}.story-reader__recommended{display:flex;flex-direction:column;gap:16px;width:100%;padding-top:32px}.story-reader__recommended-title{margin:0;color:#2e2e2e}.story-reader__recommended-list{display:flex;flex-direction:column;gap:calc(var(--es-space-sm) + var(--es-space-xs));width:100%}.story-reader__recommended-mobile,.story-reader__recommended-desktop{flex-direction:column;gap:16px;width:100%}.story-reader__recommended-mobile{display:none}@media screen and (max-width: 768px){.story-reader__recommended-mobile{display:flex}}.story-reader__recommended-desktop{display:flex}@media screen and (max-width: 768px){.story-reader__recommended-desktop{display:none}}.story-reader--owner .story-reader__column{padding-top:32px}@media (max-width: 768px){.story-reader--owner .story-reader-author-card{align-items:center;text-align:center}.story-reader--owner .story-reader-author-card .story-reader-author-card__info{align-items:center}}.story-owner-chrome{display:flex;align-items:center;justify-content:flex-end;gap:16px;width:100%;margin-bottom:8px;box-sizing:border-box}.story-owner-chrome__actions{position:relative;display:flex;gap:12px;align-items:center;justify-content:flex-end}.story-reader-author-card{display:flex;gap:24px;align-items:center;width:100%;padding:24px;box-sizing:border-box;border:1px solid var(--es-color-border-soft, #e2d6ca);border-radius:16px;background-color:#f7f2eb}@media (max-width: 768px){.story-reader-author-card{flex-direction:column;align-items:flex-start}}.story-reader-author-card__avatar{flex-shrink:0;width:80px;height:80px;overflow:hidden;border-radius:999px;background-color:#f2eae2}.story-reader-author-card__avatar--placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--es-color-text-muted);background-color:var(--es-color-background-rest)}.story-reader-author-card__avatar .story-reader-author-card__avatar-placeholder{display:block;width:100%;height:100%;background-color:#f2eae2}.story-reader-author-card__avatar-image{display:block;width:100%;height:100%;object-fit:cover}.story-reader-author-card__info{display:flex;flex:1;flex-direction:column;gap:12px;min-width:0}.story-reader-author-card__name{margin:0;color:#2e2e2e}.story-reader-author-card__bio{margin:0;color:var(--es-color-text-muted, #8e8e8e)}.story-reader-author-card__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.journals__container{display:flex;flex-direction:column;gap:24px;padding:32px 16px}.journals__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.journals__list{display:grid;gap:24px}.journals__item{background-color:#fff;border-radius:8px;padding:24px;box-shadow:0 1px 3px #0000001a;transition:box-shadow .2s ease}.journals__item:hover{box-shadow:0 4px 6px #0000001a}.journals__item-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.journals__item-title{color:#2e2e2e}.journals__content{font-size:20px;line-height:32px;color:#5c5c5c}.journals__item-content{color:#5c5c5c}.journals__actions{display:flex;gap:8px}.journals__form{display:flex;flex-direction:column;gap:24px}.journals__form-group{display:flex;flex-direction:column;gap:8px}.journals__label{font-size:14px;font-weight:500;color:#2e2e2e}.journals__input,.journals__textarea{width:100%;padding:8px 12px;border:1px solid #f0f0f4;border-radius:4px;font-size:16px;color:#2e2e2e;background-color:#fffdfc}.journals__input:focus,.journals__textarea:focus{outline:none;border-color:#c4c4c4}.journals__textarea{min-height:150px;resize:vertical}.journals__error{font-size:14px;color:#ff1467}.journals__button{display:inline-flex;justify-content:center;align-items:center;padding:8px 16px;border:none;border-radius:4px;font-size:14px;font-weight:500;color:#fff;background-color:#5e5c6c;cursor:pointer;transition:background-color .2s ease}.journals__button:disabled{opacity:.5;cursor:not-allowed}.journals__button-secondary{display:inline-flex;justify-content:center;align-items:center;padding:8px 16px;border:1px solid #f0f0f4;border-radius:4px;font-size:14px;font-weight:500;color:#2e2e2e;background-color:transparent;cursor:pointer;transition:background-color .2s ease}.journals__button-secondary:hover{background-color:#fafafa}.journals__button-secondary span{color:#2e2e2e}.about-page{padding:1rem}.about-page__section{margin-bottom:2rem}.about-page__section__title{margin-bottom:1rem}.about-page__section__button{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:2rem;gap:1rem}.about-page__section__button__inner{width:300px;display:flex;flex-direction:column;gap:1rem}.about-page__image{width:100%;height:auto;object-fit:cover;border-radius:1rem;margin-bottom:1rem}.legal-page{padding:1rem 1rem 3rem;max-width:720px}.legal-page__title{margin-bottom:.5rem}.legal-page__updated{margin-bottom:2rem;color:#5c5c5c}.legal-page__section{margin-bottom:2rem}.legal-page__section h2{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:24px;margin-bottom:.75rem}.legal-page__section p,.legal-page__section li{color:#2e2e2e;line-height:1.7}.legal-page__section p+p{margin-top:.75rem}.legal-page__section ul{margin-top:.5rem}.legal-page__section a{color:#007bff;text-decoration:underline}.five-years-lechipu-page{color:#5c5c5c}.five-years-lechipu-page .banner{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;width:100%;height:300px;overflow:hidden}.five-years-lechipu-page .banner__image{width:100%;height:100%;object-fit:cover;object-position:top}.five-years-lechipu-page .banner__content{position:absolute;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}.five-years-lechipu-page .banner__content__title{margin-bottom:1rem;text-align:center}.five-years-lechipu-page .banner__content__description{text-align:center}@media screen and (max-width: 768px){.five-years-lechipu-page .banner__content__description{font-family:var(--font-bai-jamjuree);font-weight:400;font-size:14px;line-height:20px}}.five-years-lechipu-page .message-from-o{padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:24px}.five-years-lechipu-page .message-from-o__profile-image{width:150px;height:150px;border-radius:50%;object-fit:cover;object-position:center}.five-years-lechipu-page .message-from-o__play-button{background:none;border:none;cursor:pointer;padding:0;margin:0;display:flex;align-items:center;justify-content:center;color:#2e2e2e}.five-years-lechipu-page .message-from-o__transcript{text-align:center;width:100%;height:84px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.five-years-lechipu-page .message-from-o__transcript.show-more{height:auto;white-space:pre-wrap;overflow:visible;text-overflow:unset}.five-years-lechipu-page .message-from-o__show-more-button{background:none;border:none;cursor:pointer;padding:0;margin:0;color:#8588b7}.five-years-lechipu-page .quote{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:1rem}.five-years-lechipu-page .quote__title{color:#2e2e2e;text-align:center;display:flex;align-items:center;justify-content:center;font-size:52px}.five-years-lechipu-page .quote__description{text-align:center;width:100%;font-style:italic}.five-years-lechipu-page .moment-in-lechipu{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;gap:32px;padding:24px}.five-years-lechipu-page .moment-in-lechipu__title{text-align:center;width:100%}.five-years-lechipu-page .moment-in-lechipu__grid{width:100%;max-width:1200px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;padding:0}@media screen and (max-width: 768px){.five-years-lechipu-page .moment-in-lechipu__grid{grid-template-columns:1fr;gap:24px}}.five-years-lechipu-page .moment-in-lechipu__grid-item{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:20px;border-radius:16px;gap:16px;background:#fff;box-shadow:0 4px 12px #00000014;border:1px solid rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease}.five-years-lechipu-page .moment-in-lechipu__grid-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.five-years-lechipu-page .moment-in-lechipu__grid-item__image-wrapper{width:100%;height:250px;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.five-years-lechipu-page .moment-in-lechipu__grid-item__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.moment-in-lechipu__grid-item:hover .five-years-lechipu-page .moment-in-lechipu__grid-item__image{transform:scale(1.05)}.five-years-lechipu-page .moment-in-lechipu__grid-item__description{font-style:italic;text-align:center;width:100%;color:#4f4a85;line-height:1.6}.five-years-lechipu-page .voice-from-traveler{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;padding:24px;background-color:#fffdfc}.five-years-lechipu-page .voice-from-traveler__title{text-align:center;width:100%}.five-years-lechipu-page .voice-from-traveler__grid{width:100%;max-width:1200px;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:24px;padding:0}@media screen and (max-width: 768px){.five-years-lechipu-page .voice-from-traveler__grid{grid-template-columns:1fr;gap:20px}}.five-years-lechipu-page .voice-from-traveler__grid-item{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:100%;min-height:140px;padding:24px;border-radius:16px;gap:16px;background:#fff;box-shadow:0 4px 12px #00000014;border:1px solid rgba(0,0,0,.05);position:relative;transition:transform .3s ease,box-shadow .3s ease;box-sizing:border-box;overflow:hidden}.five-years-lechipu-page .voice-from-traveler__grid-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.five-years-lechipu-page .voice-from-traveler__grid-item:before{content:'"';position:absolute;top:8px;left:16px;font-size:36px;color:#4f4a8526;font-family:serif;line-height:1;z-index:0}.five-years-lechipu-page .voice-from-traveler__grid-item__description{font-style:italic;text-align:left;width:100%;margin-top:20px;padding-left:12px;color:#4f4a85;line-height:1.6;position:relative;z-index:1;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;box-sizing:border-box;white-space:normal}.five-years-lechipu-page .voice-from-traveler__grid-item__author{font-weight:600;text-align:right;width:100%;margin-top:16px;padding-right:12px;color:#6b7280;font-size:14px;position:relative;z-index:1;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word;max-width:100%;box-sizing:border-box}.five-years-lechipu-page .how-it-going{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100vh;gap:24px;overflow:hidden}.five-years-lechipu-page .how-it-going .background-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.five-years-lechipu-page .how-it-going .background-image img{width:100%;height:100%;object-fit:cover;object-position:center}.five-years-lechipu-page .how-it-going .background-image:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:1}.five-years-lechipu-page .how-it-going__title,.five-years-lechipu-page .how-it-going__description{position:relative;z-index:2;color:#fff;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5)}.five-years-lechipu-page .how-it-going .button{position:relative;z-index:2;border:1px solid #ffffff}.five-years-lechipu-page .divider{color:#2e2e2e;text-align:center;display:flex;align-items:center;justify-content:center;width:100%;height:900px}.admin-auth{min-height:100vh;display:grid;place-items:center;padding:48px 16px;background:#fffdfc}.admin-auth__card{width:100%;max-width:480px;background:#fff;border:1px solid #f0f0f4;border-radius:8px;padding:32px}.admin-auth__eyebrow{font-family:var(--font-bai-jamjuree);font-weight:400;font-size:14px;line-height:20px;font-size:12px;line-height:18px;color:#8588b7;letter-spacing:.08em;text-align:center}.admin-auth__eyebrow strong{font-weight:600}.admin-auth__logo{display:flex;justify-content:center;margin-bottom:8px}.admin-auth__title{text-align:center;font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:20px;margin:4px 0 8px}.admin-auth__intro,.admin-auth__recipient{font-family:var(--font-bai-jamjuree);font-weight:400;font-size:14px;line-height:20px;color:#5c5c5c;text-align:center}.admin-auth__recipient{margin-top:4px;margin-bottom:24px}.admin-auth__recipient strong{color:#2e2e2e}.admin-auth__alert{font-family:var(--font-bai-jamjuree);font-weight:400;font-size:14px;line-height:20px;border:1px solid;border-radius:8px;margin-bottom:16px;padding:8px 16px}.admin-auth__alert--error{background-color:#f8d7da;border-color:#d91158;color:#ff1467}.admin-auth__alert--success{background-color:#d4edda;border-color:#2c9f88;color:#2c9f88}.admin-auth__field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.admin-auth__field label{font-family:var(--font-bai-jamjuree);font-weight:400;font-size:14px;line-height:20px;color:#5c5c5c}.admin-auth__field .input{width:100%;margin-top:4px}.admin-auth__actions{margin-top:8px}.admin-auth__actions .button{width:100%}.saved-story{display:flex;flex-direction:column;padding:32px 16px;min-height:70dvh}@media screen and (max-width: 768px){.saved-story{min-height:80dvh}}.saved-story__container{margin-top:32px;display:flex;flex-direction:column;gap:16px}@media screen and (max-width: 768px){.saved-story__container{margin-top:16px}}.saved-story__empty{margin-top:16px;min-height:70dvh}@media screen and (max-width: 768px){.saved-story__empty{min-height:50dvh}}.reset-password-page{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:32px 16px;background-color:#fffdfc}@media screen and (max-width: 768px){.reset-password-page{min-height:calc(100vh - 60px);padding:24px 16px}}.reset-password-page__container{width:100%;max-width:480px;background-color:#fff;border-radius:16px;padding:40px;box-shadow:0 4px 20px #0000000f}@media screen and (max-width: 768px){.reset-password-page__container{padding:32px 24px;border-radius:12px;box-shadow:0 2px 12px #0000000a}}.reset-password-page__header{text-align:center;margin-bottom:32px}@media screen and (max-width: 768px){.reset-password-page__header{margin-bottom:24px}}.reset-password-page__title{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:24px;color:#2e2e2e;margin-bottom:8px}@media screen and (max-width: 768px){.reset-password-page__title{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:20px;margin-bottom:6px}}.reset-password-page__description{font-family:var(--font-bai-jamjuree);font-weight:400;font-size:14px;line-height:20px;color:#5c5c5c;line-height:1.5}.reset-password-page__body form{display:flex;flex-direction:column;gap:16px}@media screen and (max-width: 768px){.reset-password-page__body form{gap:12px}}.reset-password-page__body form>div:first-child{display:flex;flex-direction:column;gap:16px}@media screen and (max-width: 768px){.reset-password-page__body form>div:first-child{gap:12px}}.reset-password-page__footer{margin-top:24px}@media screen and (max-width: 768px){.reset-password-page__footer{margin-top:20px}}.interactive-stories{min-height:100vh;width:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:center;background-color:#fff;color:#2e2e2e}.start-scene,.end-scene{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:48px 24px;text-align:center}.story-end-scene{position:relative;isolation:isolate;overflow:hidden;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:64px 24px;text-align:center;background-color:#fafafa}.story-end-scene__backdrop{position:absolute;inset:-10%;z-index:-1;background-position:center;background-size:cover;filter:blur(48px);opacity:.12;pointer-events:none;transform:scale(1.08)}.story-end-scene__content{position:relative;z-index:1;width:100%;max-width:40rem;display:flex;flex-direction:column;align-items:center}.story-end-scene__cover{width:min(100%,360px);aspect-ratio:4 / 3;margin-bottom:40px;overflow:hidden;border-radius:24px;background-color:#fff;box-shadow:0 18px 44px #0000001f}.story-end-scene__cover img{display:block;width:100%;height:100%;object-fit:cover}.story-end-scene__thanks{color:#5c5c5c;margin:0 0 12px}.story-end-scene__message{max-width:32rem;color:#5c5c5c;margin:0 0 48px;white-space:pre-line}.story-end-scene__title{margin:0 0 24px;max-width:100%;word-break:break-word;white-space:pre-line}.story-end-scene__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.story-end-scene__actions--stack{flex-direction:column;align-items:stretch;width:min(100%,224px);gap:16px}.story-end-scene__action-block{display:flex;flex-direction:column;align-items:center;gap:4px}.story-end-scene__action-desc{margin:0;color:#5c5c5c;text-align:center}.story-end-scene__action-error{margin:0 0 8px;color:#5c5c5c;text-align:center}.story-end-scene__registry-action{width:100%}.story-end-scene__nav-link{margin-top:8px;color:#5c5c5c;text-decoration:underline;text-underline-offset:4px}.story-end-scene__nav-link:hover{color:#2e2e2e}.story-end-scene__reconfirm{width:min(100%,32rem);display:flex;flex-direction:column;align-items:center;gap:16px}.story-end-scene__reconfirm-copy{margin:0;color:#5c5c5c}.story-end-scene__primary-action,.story-end-scene__secondary-action,.story-end-scene__share-action{min-width:160px;padding:12px 24px;border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:opacity .2s ease,background-color .2s ease}.story-end-scene__primary-action:hover,.story-end-scene__secondary-action:hover,.story-end-scene__share-action:hover{opacity:.9}.story-end-scene__primary-action{border:1px solid #5e5c6c;background-color:#5e5c6c;color:#fff}.story-end-scene__secondary-action,.story-end-scene__share-action{border:1px solid rgba(69,59,52,.25);background-color:transparent;color:#5e5c6c}.story-end-scene__share-status{min-height:16px;margin:12px 0 0;color:#5c5c5c}.start-scene{position:relative;isolation:isolate}.start-scene__overlay{position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,#00000059,#0003 40%,#0000008c)}.start-scene__content{position:relative;z-index:1;width:100%;max-width:36rem;display:flex;flex-direction:column;align-items:center;gap:24px;padding:0 8px}.start-scene__title{margin:0;white-space:pre-line;word-break:break-word}.start-scene--has-cover .start-scene__title{color:#fff;text-shadow:0 1px 12px rgba(0,0,0,.45)}.start-scene__cta{padding:12px 28px;border-radius:999px;border:none;background-color:#2e2e2e;color:#fff;cursor:pointer;transition:opacity .2s ease}.start-scene__cta:hover{opacity:.9}.start-scene--has-cover .start-scene__cta{background-color:#fff;color:#2e2e2e}.before-check-in,.after-check-in{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--es-space-2xl) var(--es-space-lg);text-align:center;background:radial-gradient(ellipse at 50% 0%,color-mix(in srgb,var(--es-color-accent) 18%,transparent) 0%,transparent 55%),linear-gradient(180deg,var(--es-color-bg-secondary) 0%,var(--es-color-bg-primary) 48%,var(--es-color-bg-primary) 100%);color:var(--es-color-text-primary)}.before-check-in__content,.after-check-in__content{width:100%;max-width:28rem;display:flex;flex-direction:column;align-items:stretch;gap:var(--es-space-md)}.before-check-in__eyebrow,.after-check-in__eyebrow{margin:0;color:var(--es-color-text-muted)}.before-check-in__intro,.after-check-in__intro{margin:0;color:var(--es-color-text-secondary)}.before-check-in__prompt,.after-check-in__prompt{margin:0}.before-check-in__hint,.after-check-in__hint{margin:0 0 var(--es-space-sm);color:var(--es-color-text-secondary)}.before-check-in__levels,.after-check-in__levels{display:flex;flex-direction:column;gap:var(--es-space-sm);text-align:left}.before-check-in__level,.after-check-in__level{display:flex;align-items:flex-start;gap:var(--es-space-md);width:100%;padding:var(--es-space-md) var(--es-space-lg);border:1px solid var(--es-color-border-secondary);border-radius:var(--es-radius-md);background:color-mix(in srgb,var(--es-color-bg-card) 72%,transparent);color:var(--es-color-text-primary);cursor:pointer;text-align:left;transition:border-color var(--es-motion-duration-fast) var(--es-motion-easing-soft),background-color var(--es-motion-duration-fast) var(--es-motion-easing-soft)}.before-check-in__level:hover:not(:disabled),.after-check-in__level:hover:not(:disabled){border-color:var(--es-color-accent)}.before-check-in__level.is-selected,.after-check-in__level.is-selected{border-color:var(--es-color-button-primary-bg);background:var(--es-color-bg-card)}.before-check-in__level:disabled,.after-check-in__level:disabled{opacity:.6;cursor:not-allowed}.before-check-in__level:focus-visible,.after-check-in__level:focus-visible{outline:2px solid var(--es-color-button-focus-ring);outline-offset:2px}.before-check-in__level-n,.after-check-in__level-n{flex-shrink:0;width:1.5rem;color:var(--es-color-text-muted)}.before-check-in__level-label,.after-check-in__level-label{flex:1}.before-check-in__actions,.after-check-in__actions{display:flex;flex-direction:column;align-items:center;gap:var(--es-space-sm);margin-top:var(--es-space-md)}.before-check-in__continue,.after-check-in__continue{min-width:12rem}.before-check-in__secondary,.after-check-in__secondary{padding:var(--es-space-sm) var(--es-space-md);border:none;background:transparent;color:var(--es-color-text-secondary);cursor:pointer;text-decoration:underline;text-underline-offset:3px}.before-check-in__secondary:disabled,.after-check-in__secondary:disabled{opacity:.5;cursor:not-allowed}.before-check-in__secondary:focus-visible,.after-check-in__secondary:focus-visible{outline:2px solid var(--es-color-button-focus-ring);outline-offset:2px}.recap-scene{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--es-space-2xl) var(--es-space-lg);text-align:center;background:radial-gradient(ellipse at 50% 0%,color-mix(in srgb,var(--es-color-accent) 18%,transparent) 0%,transparent 55%),linear-gradient(180deg,var(--es-color-bg-secondary) 0%,var(--es-color-bg-primary) 48%,var(--es-color-bg-primary) 100%);color:var(--es-color-text-primary)}.recap-scene__content{width:100%;max-width:28rem;display:flex;flex-direction:column;align-items:stretch;gap:var(--es-space-md)}.recap-scene__eyebrow{margin:0;color:var(--es-color-text-muted)}.recap-scene__intro{margin:0;color:var(--es-color-text-secondary)}.recap-scene__title{margin:0}.recap-scene__mirror{margin:var(--es-space-sm) 0 0;display:flex;flex-direction:column;gap:var(--es-space-sm);text-align:left}.recap-scene__row{display:flex;flex-direction:column;gap:var(--es-space-xs);padding:var(--es-space-md) var(--es-space-lg);border:1px solid var(--es-color-border-secondary);border-radius:var(--es-radius-md);background:color-mix(in srgb,var(--es-color-bg-card) 72%,transparent)}.recap-scene__term{margin:0;color:var(--es-color-text-muted)}.recap-scene__value{margin:0;color:var(--es-color-text-primary)}.recap-scene__next{margin-top:var(--es-space-sm);text-align:left}.recap-scene__actions{display:flex;flex-direction:column;align-items:center;gap:var(--es-space-sm);margin-top:var(--es-space-md)}.recap-scene__continue{min-width:12rem}.save-picker-scene{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--es-space-2xl) var(--es-space-lg);text-align:center;background:radial-gradient(ellipse at 50% 0%,color-mix(in srgb,var(--es-color-accent) 18%,transparent) 0%,transparent 55%),linear-gradient(180deg,var(--es-color-bg-secondary) 0%,var(--es-color-bg-primary) 48%,var(--es-color-bg-primary) 100%);color:var(--es-color-text-primary)}.save-picker-scene__content{width:100%;max-width:32rem;display:flex;flex-direction:column;align-items:stretch;gap:var(--es-space-md)}.save-picker-scene__eyebrow{margin:0;color:var(--es-color-text-muted)}.save-picker-scene__title{margin:0}.save-picker-scene__message,.save-picker-scene__reconfirm,.save-picker-scene__empty{margin:0;color:var(--es-color-text-secondary)}.save-picker-scene__fieldset{margin:0;padding:0;border:0;display:flex;flex-direction:column;gap:var(--es-space-sm);text-align:left}.save-picker-scene__legend{margin:0 0 var(--es-space-xs);color:var(--es-color-text-muted)}.save-picker-scene__option{text-align:left}.save-picker-scene__recap{display:flex;flex-direction:column;gap:var(--es-space-sm);padding:var(--es-space-md);border:1px solid var(--es-color-border-secondary);border-radius:var(--es-radius-md);background:color-mix(in srgb,var(--es-color-bg-card) 72%,transparent)}.save-picker-scene__recap-preview{margin:0;display:flex;flex-direction:column;gap:var(--es-space-sm)}.save-picker-scene__recap-preview div{display:flex;flex-direction:column;gap:var(--es-space-xs)}.save-picker-scene__recap-preview dt{margin:0;color:var(--es-color-text-muted)}.save-picker-scene__recap-preview dd{margin:0;white-space:pre-wrap;color:var(--es-color-text-primary)}.save-picker-scene__error{margin:0;color:var(--es-color-text-secondary)}.save-picker-scene__toolbar{display:flex;justify-content:flex-start}.save-picker-scene__actions{display:flex;flex-direction:column;align-items:stretch;gap:var(--es-space-sm);margin-top:var(--es-space-sm)}.end-scene__body{width:100%;max-width:720px;display:flex;flex-direction:column;align-items:center;gap:24px}.end-scene__thanks{margin:0}.end-scene__quote{color:#5c5c5c;font-style:italic;white-space:pre-line;margin:0 0 48px}.end-scene__text{color:#5c5c5c;margin:0}.end-scene__name{font-weight:600;margin:0}.end-scene__qr-codes{width:100%;display:flex;flex-direction:row;justify-content:center;gap:24px}.end-scene__qr-code{display:flex;flex-direction:column;align-items:center;gap:8px}.end-scene__qr{width:160px;height:160px;object-fit:contain}.end-scene__cta{padding:12px 28px;border-radius:999px;border:none;background-color:#2e2e2e;color:#fff;cursor:pointer;transition:opacity .2s ease;margin-top:72px}.end-scene__cta:hover{opacity:.9}.story-scene{min-height:100vh;display:flex;flex-direction:column;align-items:stretch;position:relative;overflow:hidden}.story-scene__foreground{flex:1;width:100%;display:flex;flex-direction:column;position:relative;z-index:2}.story-scene__body{flex:1;display:flex;align-items:center;justify-content:center;padding:24px 16px 128px;position:relative;z-index:1}.story-scene__pause-bar{position:absolute;top:16px;right:16px;z-index:2}.story-scene__pause-reconfirm{display:flex;flex-direction:column;align-items:flex-end;gap:4px;max-width:min(280px,70vw);text-align:right}.story-scene__pause-reconfirm-copy{margin:0;opacity:.85}.story-scene__pause-reconfirm-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:4px}.story-scene__pause-continue{background:transparent;border:none;padding:4px 8px;cursor:pointer;opacity:.7;transition:opacity .2s ease}.story-scene__pause-continue:hover:not(:disabled){opacity:1}.story-scene__pause-continue:disabled{cursor:not-allowed;opacity:.4}.story-scene__pause{background:transparent;border:none;padding:4px 8px;cursor:pointer;opacity:.7;transition:opacity .2s ease}.story-scene__pause:hover:not(:disabled){opacity:1}.story-scene__pause:disabled{cursor:not-allowed;opacity:.4}.story-scene__background{position:absolute;inset:0;overflow:hidden;z-index:0;pointer-events:none}.story-scene__background--fade-in{animation:story-scene-background-fade-in var(--background-fade-in) ease-out both}.story-scene__background--fade-out{animation:story-scene-background-fade-out var(--background-fade-in) ease-out both}.story-scene__background--crossfade-incoming{z-index:1}.story-scene__background-media,.story-scene__background-fallback{position:absolute;inset:0;width:100%;height:100%}.story-scene__background-media{object-fit:cover}.story-scene__background-media--image{animation:kenburns 24s ease-in-out infinite alternate}.story-scene__background-fallback{background:radial-gradient(circle at top,rgba(16,185,129,.14),transparent 42%),linear-gradient(180deg,#0b0d12f5,#0f172af5)}.story-scene__background-overlay{position:absolute;inset:0;width:100%;height:100%;background:radial-gradient(circle,#00000026,#000000bf)}.story-scene__background-overlay:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0006,#0000000d 30%,#00000059 75%,#000c)}.story-scene__content{max-width:720px;text-align:center;display:flex;flex-direction:column;gap:12px}.story-scene__paragraph{white-space:pre-line}.story-scene__actions{width:100%;padding:16px 16px 32px;display:flex;flex-direction:column;align-items:center;gap:12px;position:fixed;left:0;right:0;bottom:0;z-index:2;pointer-events:auto;opacity:0;transition:opacity .4s ease}.story-scene__actions--visible{opacity:1}.story-scene__actions--background-choice{pointer-events:none;transition:none}.story-scene__actions--background-choice.story-scene__actions--visible{pointer-events:auto}.story-scene__actions--background-choice.story-scene__actions--preparing .story-scene__path,.story-scene__actions--background-choice.story-scene__actions--preparing .story-scene__choice{opacity:1;transition:none}.story-scene__tap-area{position:absolute;inset:0;border:none;background:transparent;cursor:pointer}.story-scene__continue,.story-scene__path,.story-scene__choice,.story-scene__submit{background:transparent;border:1px solid #2e2e2e;border-radius:999px;padding:10px 20px;cursor:pointer;transition:opacity .2s ease}.story-scene__continue:disabled,.story-scene__path:disabled,.story-scene__choice:disabled,.story-scene__submit:disabled{cursor:not-allowed;opacity:.5}.story-scene__submit{background:#2e2e2e;color:#fff;border:none}.story-scene__submit:hover{opacity:.9}.story-scene__submit:disabled{cursor:not-allowed;opacity:.5}.story-scene__continue{border:none;padding:0}.story-scene__path-list,.story-scene__choice-list{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.story-scene__answer{display:flex;flex-direction:column;gap:12px;width:min(480px,100%);align-items:center}.story-scene__answer-input{width:100%;padding:12px 16px;border-radius:12px;border:1px solid #2e2e2e;background:transparent;color:inherit}.story-scene__answer-input:disabled{opacity:.5}.story-scene__answer-textarea{width:100%;height:140px;padding:12px 16px;border-radius:12px;border:1px solid #2e2e2e;background:transparent;color:inherit;resize:none;overflow:auto}.story-scene__path:hover:not(:disabled),.story-scene__choice:hover:not(:disabled):not(.story-scene__choice--selected){background-color:#0000000f}.story-scene__choice--selected{background-color:#2e2e2e;color:#fff}.story-scene--has-bg{background-color:#000;color:#fff}.story-scene--has-bg .story-scene__paragraph{color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.6),0 1px 3px rgba(0,0,0,.4)}.story-scene--has-bg .story-scene__continue{color:#fff9!important;border:none;background:transparent;text-shadow:0 1px 3px rgba(0,0,0,.5)}.story-scene--has-bg .story-scene__continue:hover{color:#fff!important;opacity:1}.story-scene--has-bg .story-scene__pause{color:#ffffffb3;text-shadow:0 1px 3px rgba(0,0,0,.5)}.story-scene--has-bg .story-scene__pause:hover:not(:disabled){color:#fff}.story-scene--has-bg .story-scene__pause-continue{color:#ffffffb3;text-shadow:0 1px 3px rgba(0,0,0,.5)}.story-scene--has-bg .story-scene__pause-continue:hover:not(:disabled){color:#fff}.story-scene--has-bg .story-scene__pause-reconfirm-copy{color:#ffffffd9;text-shadow:0 1px 3px rgba(0,0,0,.5)}.story-scene--has-bg .story-scene__path,.story-scene--has-bg .story-scene__choice{background:#ffffff14;border:1px solid rgba(255,255,255,.25);color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 16px #0003,inset 0 1px #ffffff1a;transition:background-color .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1)}.story-scene--has-bg .story-scene__path:hover:not(:disabled):not(.story-scene__choice--selected),.story-scene--has-bg .story-scene__choice:hover:not(:disabled):not(.story-scene__choice--selected){background:#ffffff2e;border-color:#ffffff73;box-shadow:0 6px 20px #0000004d,inset 0 1px #ffffff26;transform:translateY(-1px);opacity:1}.story-scene--has-bg .story-scene__path:focus-visible,.story-scene--has-bg .story-scene__choice:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:3px}.story-scene--has-bg .story-scene__path:active:not(:disabled),.story-scene--has-bg .story-scene__choice:active:not(:disabled){transform:translateY(0)}.story-scene--has-bg .story-scene__choice--selected{background-color:#fff;color:#000;border-color:#fff;box-shadow:0 4px 12px #fff3}.story-scene--has-bg .story-scene__choice--selected:hover{background-color:#ffffffe6;color:#000}.story-scene--has-bg .story-scene__answer-input,.story-scene--has-bg .story-scene__answer-textarea{background:#ffffff14;border:1px solid rgba(255,255,255,.25);color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:inset 0 2px 4px #0000001a}.story-scene--has-bg .story-scene__answer-input::placeholder,.story-scene--has-bg .story-scene__answer-textarea::placeholder{color:#ffffff73}.story-scene--has-bg .story-scene__answer-input:focus,.story-scene--has-bg .story-scene__answer-textarea:focus{border-color:#fff9;background:#ffffff1f;outline:none}.story-scene--has-bg .story-scene__submit{background:#fff;color:#000;border:none;box-shadow:0 4px 12px #ffffff40;transition:background-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1),opacity .25s cubic-bezier(.4,0,.2,1)}.story-scene--has-bg .story-scene__submit:hover:not(:disabled){background:#ffffffe6;box-shadow:0 6px 16px #fff6;transform:translateY(-1px);opacity:1}.story-scene--has-bg .story-scene__submit:active:not(:disabled){transform:translateY(0)}.story-scene--has-bg .story-scene__submit:disabled{background:#ffffff40;color:#ffffff80;border:none;box-shadow:none;opacity:.6}@keyframes story-scene-background-fade-in{0%{opacity:0}to{opacity:1}}@keyframes story-scene-background-fade-out{0%{opacity:var(--background-fade-out-from, 1)}to{opacity:0}}@media (prefers-reduced-motion: reduce){.story-scene__background--fade-in{animation:none;opacity:1}.story-scene__background--fade-out{animation:none;opacity:0}}@keyframes kenburns{0%{transform:scale(1) translate(0)}to{transform:scale(1.08) translate(.5%,-.5%)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{transform:scale(.85);opacity:.5}50%{transform:scale(1.15);opacity:.9}}.story-player-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(180deg,#111115,#0c0c0e);color:#fffdfc;font-family:Inter,sans-serif;padding:24px;text-align:center}.story-player-state__spinner-container{position:relative;width:80px;height:80px;margin-bottom:24px}.story-player-state__spinner-glow{position:absolute;inset:0;border-radius:50%;background:radial-gradient(circle,rgba(219,175,160,.4) 0%,transparent 70%);filter:blur(8px);animation:pulse 2s infinite ease-in-out}.story-player-state__spinner-wheel{width:100%;height:100%;border:3px dashed rgba(219,175,160,.2);border-top:3px solid #dbafa0;border-radius:50%;animation:spin 1.2s linear infinite}.story-player-state__loading-text{font-size:16px;color:#a0a1b7;letter-spacing:.05em}.story-player-state__error-icon{color:#dbafa0;font-size:48px;margin-bottom:16px}.story-player-state__error-title{font-size:20px;font-weight:500;margin-bottom:12px;color:#fffdfc}.story-player-state__error-desc{font-size:14px;color:#8e8e8e;max-width:400px;line-height:1.6;margin:0 auto 32px}.story-player-state__back-btn{display:inline-block;padding:10px 24px;border-radius:999px;background:#5e5c6c;color:#fff;text-decoration:none;font-size:14px;transition:opacity .2s;border:none;cursor:pointer}.story-player-state__back-btn:hover{opacity:.9}.story-player-state__back-btn--secondary{background:transparent;color:#a0a1b7;border:1px solid rgba(255,255,255,.25)}.story-player-state__paused-desc{color:#8e8e8e;max-width:360px;line-height:1.6;margin:8px auto 32px}.story-player-state__paused-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.me-hub{width:100%;background-color:var(--es-color-background-page);color:var(--es-color-text-primary)}.me-hub__container{box-sizing:border-box;display:flex;width:100%;max-width:1440px;min-height:70dvh;margin:0 auto;flex-direction:column;align-items:center;gap:calc(var(--es-space-xl) + var(--es-space-sm));padding:var(--es-space-3xl) var(--es-space-page-gutter) var(--es-space-4xl)}.me-hub__header{display:flex;width:min(100%,800px);flex-direction:column;align-items:center;gap:calc(var(--es-space-md) - var(--es-space-xs))}.me-hub__title{margin:0;font-family:var(--es-font-family-ui);font-size:var(--es-font-size-h1);font-weight:var(--es-font-weight-bold);line-height:var(--es-font-line-height-h1);letter-spacing:var(--es-font-letter-spacing-h1);color:var(--es-color-text-primary);text-align:center}.me-hub__title:focus{outline:none}.me-hub__intro{margin:0;font-family:var(--es-font-family-ui);font-size:var(--es-font-size-ui-body-sm);font-weight:var(--es-font-weight-regular);line-height:var(--es-font-line-height-ui-body-sm);color:var(--es-color-text-muted);text-align:center}.me-hub__content{display:flex;width:min(100%,800px);flex-direction:column;align-items:stretch;gap:var(--es-space-xl)}.me-hub__primary{display:flex;width:100%;flex-direction:column}.me-hub__primary-link{box-sizing:border-box;display:flex;width:100%;height:124px;flex-direction:row;justify-content:space-between;align-items:center;gap:0;padding:var(--es-space-lg);border:1px solid var(--es-color-border-soft);border-radius:var(--es-radius-2xl);background-color:var(--es-color-surface-card);box-shadow:var(--es-shadow-card-soft);color:inherit;text-decoration:none}.me-hub__primary-link:focus-visible{outline:2px solid var(--es-color-border-focus);outline-offset:var(--es-space-2xs)}.me-hub__profile-left{display:flex;min-width:0;flex:1 1 auto;flex-direction:row;align-items:center;gap:calc(var(--es-space-md) + var(--es-space-xs))}.me-hub__profile-avatar{box-sizing:border-box;display:inline-flex;width:calc(var(--es-space-3xl) + var(--es-space-sm) + var(--es-space-xs));height:calc(var(--es-space-3xl) + var(--es-space-sm) + var(--es-space-xs));flex:0 0 auto;align-items:center;justify-content:center;padding:calc(var(--es-space-xs) + var(--es-space-2xs));border-radius:var(--es-radius-full);background-color:var(--es-color-background-soft);color:var(--es-color-text-muted);overflow:hidden}.me-hub__profile-avatar-image{display:block;width:var(--es-space-3xl);height:var(--es-space-3xl);flex:0 0 auto;border-radius:var(--es-radius-full);object-fit:cover}.me-hub__profile-copy{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:var(--es-space-xs)}.me-hub__profile-title{display:block;overflow:hidden;font-family:var(--es-font-family-ui);font-size:var(--es-font-size-h5);font-weight:var(--es-font-weight-bold);line-height:var(--es-font-line-height-h5);color:var(--es-color-text-primary);text-overflow:ellipsis;white-space:nowrap}.me-hub__profile-description{display:block;overflow:hidden;font-family:var(--es-font-family-ui);font-size:var(--es-font-size-ui-body-sm);font-weight:var(--es-font-weight-regular);line-height:var(--es-font-line-height-ui-body-sm);color:var(--es-color-text-muted);text-overflow:ellipsis;white-space:nowrap}.me-hub__primary-action,.me-hub__primary-chevron{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center}.me-hub__primary-action{width:calc(var(--es-space-xl) + var(--es-space-md) - var(--es-space-xs));height:calc(var(--es-space-xl) + var(--es-space-md) - var(--es-space-xs));border-radius:var(--es-radius-full);background-color:var(--es-color-button-primary-background);color:var(--es-color-button-primary-text)}.me-hub__primary-chevron{display:none;width:calc(var(--es-space-md) + var(--es-space-xs));height:calc(var(--es-space-md) + var(--es-space-xs));color:var(--es-color-text-muted)}.me-hub__section{display:flex;width:100%;flex-direction:column;gap:calc(var(--es-space-md) - var(--es-space-xs))}.me-hub__section-header{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:var(--es-space-xs);padding:var(--es-space-lg) 0 var(--es-space-sm)}.me-hub__section-title{align-self:stretch;margin:0;font-family:var(--es-font-family-ui);font-size:var(--es-font-size-h5);font-weight:var(--es-font-weight-bold);line-height:var(--es-font-line-height-h5);color:var(--es-color-text-primary)}.me-hub__section-accent{width:var(--es-space-xl);height:var(--es-space-2xs);border-radius:var(--es-radius-full);background-color:var(--es-color-text-primary)}.me-hub__list{display:flex;width:100%;flex-direction:column;gap:calc(var(--es-space-md) - var(--es-space-xs));margin:0;padding:0;list-style:none}.me-hub__link{box-sizing:border-box;display:flex;width:100%;height:86px;flex-direction:row;justify-content:space-between;align-items:center;gap:0;padding:calc(var(--es-space-md) + var(--es-space-xs));border:1px solid var(--es-color-border-subtle);border-radius:var(--es-radius-xl);background-color:var(--es-color-surface-card);box-shadow:var(--es-shadow-row-soft);color:inherit;text-decoration:none}.me-hub__link:hover{border-color:var(--es-color-border-default)}.me-hub__link:focus-visible{outline:2px solid var(--es-color-border-focus);outline-offset:var(--es-space-2xs)}.me-hub__link-left{display:flex;min-width:0;flex:1 1 auto;flex-direction:row;align-items:center;gap:var(--es-space-md)}.me-hub__link-icon-container{box-sizing:border-box;display:inline-flex;width:auto;height:calc(var(--es-space-xl) + var(--es-space-xs) + var(--es-space-2xs));flex:0 0 auto;align-items:center;justify-content:flex-start;padding:calc(var(--es-space-sm) + var(--es-space-2xs));border-radius:var(--es-radius-lg);background-color:var(--es-color-background-rest);color:var(--es-color-text-primary)}.me-hub__link-copy{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:var(--es-space-2xs)}.me-hub__link-label{display:block;overflow:hidden;font-family:var(--es-font-family-ui);font-size:var(--es-font-size-ui-body);font-weight:var(--es-font-weight-bold);line-height:var(--es-font-line-height-ui-body);color:var(--es-color-text-primary);text-overflow:ellipsis;white-space:nowrap}.me-hub__link-desc{display:block;overflow:hidden;font-family:var(--es-font-family-ui);font-size:var(--es-font-size-ui-body-sm);font-weight:var(--es-font-weight-regular);line-height:var(--es-font-line-height-ui-body-sm);color:var(--es-color-text-muted);text-overflow:ellipsis;white-space:nowrap}.me-hub__link-chevron{display:inline-flex;width:calc(var(--es-space-md) + var(--es-space-xs));height:calc(var(--es-space-md) + var(--es-space-xs));flex:0 0 auto;align-items:center;justify-content:center;color:var(--es-color-text-muted)}@media screen and (max-width: 768px){.me-hub__container{min-height:auto;align-items:flex-start;gap:var(--es-space-lg);padding:var(--es-space-lg) var(--es-space-md) var(--es-space-xl)}.me-hub__header,.me-hub__content{width:100%}.me-hub__header{align-items:flex-start;gap:var(--es-space-xs)}.me-hub__title,.me-hub__intro{text-align:left}.me-hub__content{gap:var(--es-space-lg)}.me-hub__primary-link{height:88px;padding:var(--es-space-md);border-radius:var(--es-radius-xl)}.me-hub__profile-left{gap:calc(var(--es-space-md) - var(--es-space-xs))}.me-hub__profile-avatar{width:calc(var(--es-space-xl) + var(--es-space-md) + var(--es-space-sm));height:calc(var(--es-space-xl) + var(--es-space-md) + var(--es-space-sm));padding:var(--es-space-xs)}.me-hub__profile-avatar-image{width:calc(var(--es-space-xl) + var(--es-space-md));height:calc(var(--es-space-xl) + var(--es-space-md))}.me-hub__profile-copy{gap:var(--es-space-2xs)}.me-hub__primary-action{display:none}.me-hub__primary-chevron{display:inline-flex}.me-hub__section-header{gap:calc(var(--es-space-sm) - var(--es-space-2xs));padding:calc(var(--es-space-sm) + var(--es-space-xs)) 0 var(--es-space-xs)}.me-hub__link{height:78px;padding:var(--es-space-md)}.me-hub__link-left{gap:calc(var(--es-space-md) - var(--es-space-xs))}}.me-continue__container{display:flex;flex-direction:column;gap:24px;padding:32px 16px 48px}.me-continue__breadcrumb-link{color:#5c5c5c;text-decoration:underline;text-underline-offset:.2em}.me-continue__breadcrumb-link:focus-visible{outline:2px solid #2e2e2e;outline-offset:2px}.me-continue__header{display:flex;flex-direction:column;gap:8px}.me-continue__title:focus{outline:none}.me-continue__title:focus-visible{outline:2px solid #2e2e2e;outline-offset:2px}.me-continue__intro{color:#5c5c5c}.me-continue__error{color:#ff1467}.me-continue__empty{color:#5c5c5c;padding:24px 0}.me-continue__list{display:grid;gap:16px;list-style:none;margin:0;padding:0}.me-continue__card{background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px #00000014;display:flex;flex-direction:column;gap:16px}.me-continue__card-title{color:#2e2e2e}.me-continue__meta{display:grid;gap:8px;margin:0}.me-continue__meta-row{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline}.me-continue__meta-row dt{color:#5c5c5c;margin:0}.me-continue__meta-row dd{margin:0}.me-continue__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.me-continue__resume-btn{min-height:44px}.me-continue__resume-btn:focus-visible{outline:2px solid #5e5c6c;outline-offset:2px}.me-continue__discard-btn{background:none;border:none;color:#5c5c5c;cursor:pointer;min-height:44px;padding:0 4px;text-decoration:underline;text-underline-offset:2px}.me-continue__discard-btn:hover:not(:disabled){color:#2e2e2e}.me-continue__discard-btn:disabled{cursor:not-allowed;opacity:.6}.me-continue__discard-btn:focus-visible{outline:2px solid #5e5c6c;outline-offset:2px}.me-continue__card--unavailable{border:1px solid rgba(92,92,92,.25)}.me-continue__unavailable-status{color:#2e2e2e;margin:0}.me-continue__unavailable-status:focus{outline:none}.me-continue__unavailable-status:focus-visible{outline:2px solid #5e5c6c;outline-offset:2px}.me-continue__unavailable-desc{color:#5c5c5c;margin:0}.me-moment__container{display:flex;flex-direction:column;gap:24px;padding:32px 16px 48px}.me-moment__breadcrumb-link{color:#5c5c5c;text-decoration:underline;text-underline-offset:.2em}.me-moment__breadcrumb-link:focus-visible{outline:2px solid #2e2e2e;outline-offset:2px}.me-moment__header{display:flex;flex-direction:column;gap:8px}.me-moment__lifecycle{color:#5c5c5c}.me-moment__title:focus{outline:none}.me-moment__title:focus-visible{outline:2px solid #2e2e2e;outline-offset:2px}.me-moment__section{display:flex;flex-direction:column;gap:16px}.me-moment__intro,.me-moment__empty,.me-moment__item-label{color:#5c5c5c}.me-moment__unavailable{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:8px;background-color:#fff;border:1px solid rgba(92,92,92,.25)}.me-moment__unavailable-title{color:#2e2e2e;margin:0}.me-moment__unavailable-body{color:#5c5c5c;margin:0}.me-moment__list,.me-moment__timeline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.me-moment__item,.me-moment__timeline-item{display:flex;flex-direction:column;gap:4px;padding:16px 0;border-top:1px solid rgba(69,59,52,.25)}.me-moment__status{color:#5c5c5c}.me-moment__actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.me-moment__item-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.me-moment__action-button{background:transparent;border:1px solid rgba(69,59,52,.25);color:#2e2e2e;padding:4px 8px;cursor:pointer}.me-moment__action-button:focus-visible{outline:2px solid #2e2e2e;outline-offset:2px}.me-moment__action-button:disabled{opacity:.6;cursor:not-allowed}.me-moment__action-button--secondary{color:#5c5c5c}.me-moment__title-form{display:flex;flex-direction:column;gap:8px}.me-moment__title-input{width:100%;max-width:28rem;padding:4px 8px;border:1px solid rgba(69,59,52,.25);background:#fffdfc;color:#2e2e2e}.me-moment__title-input:focus-visible{outline:2px solid #2e2e2e;outline-offset:2px}.me-moment__form-error{color:#ff1467}.me-moment__card-list{display:grid;gap:16px;list-style:none;margin:0;padding:0}.me-moment__card{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014}.me-moment__card-link{display:flex;flex-direction:column;gap:8px;padding:20px;text-decoration:none;color:inherit;border-radius:8px}.me-moment__card-link:hover{background-color:#5e5c6c0a}.me-moment__card-link:focus-visible{outline:2px solid #5e5c6c;outline-offset:2px}.me-moment__card-title{color:#2e2e2e;margin:0}.me-moment__card-meta,.me-moment__card-count{color:#5c5c5c;margin:0}.me-moment__pagination{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:center}.me-moment__pagination-link{color:#5e5c6c;text-decoration:underline;text-underline-offset:.2em;min-height:44px;display:inline-flex;align-items:center}.me-moment__pagination-link:focus-visible{outline:2px solid #5e5c6c;outline-offset:2px}.me-moment__pagination-disabled{color:#5c5c5c;opacity:.5}.me-moment__pagination-status{color:#5c5c5c}.me-saved-items__container{display:flex;flex-direction:column;gap:24px;padding:32px 16px 48px}.me-saved-items__breadcrumb-link{color:#5c5c5c;text-decoration:underline;text-underline-offset:.2em}.me-saved-items__breadcrumb-link:focus-visible{outline:2px solid #2e2e2e;outline-offset:2px}.me-saved-items__header{display:flex;flex-direction:column;gap:8px}.me-saved-items__type-label{color:#5c5c5c}.me-saved-items__title:focus{outline:none}.me-saved-items__title:focus-visible{outline:2px solid #2e2e2e;outline-offset:2px}.me-saved-items__intro{color:#5c5c5c}.me-saved-items__empty{color:#5c5c5c;padding:24px 0}.me-saved-items__list{display:grid;gap:16px;list-style:none;margin:0;padding:0}.me-saved-items__card{background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #00000014}.me-saved-items__card-link{display:flex;flex-direction:column;gap:8px;padding:20px;text-decoration:none;color:inherit;border-radius:8px}.me-saved-items__card-link:hover{background-color:#5e5c6c0a}.me-saved-items__card-link:focus-visible{outline:2px solid #5e5c6c;outline-offset:2px}.me-saved-items__card-type{color:#5c5c5c;margin:0}.me-saved-items__card-body{color:#2e2e2e;margin:0}.me-saved-items__card-meta{color:#5c5c5c;margin:0}.me-saved-items__pagination{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:center}.me-saved-items__pagination-link{color:#5e5c6c;text-decoration:underline;text-underline-offset:.2em;min-height:44px;display:inline-flex;align-items:center}.me-saved-items__pagination-link:focus-visible{outline:2px solid #5e5c6c;outline-offset:2px}.me-saved-items__pagination-disabled{color:#5c5c5c;opacity:.5}.me-saved-items__pagination-status{color:#5c5c5c}.me-saved-items__detail{display:flex;flex-direction:column;gap:16px}.me-saved-items__payload{display:flex;flex-direction:column;gap:16px;background-color:#fff;border-radius:8px;padding:20px;box-shadow:0 1px 3px #00000014}.me-saved-items__prompt{color:#5c5c5c;margin:0}.me-saved-items__value{color:#2e2e2e;margin:0;white-space:pre-wrap}.me-saved-items__phase{display:flex;flex-direction:column;gap:4px}.me-saved-items__phase-title{color:#5c5c5c;margin:0}.me-saved-items__phase-body{color:#2e2e2e;margin:0;white-space:pre-wrap}.me-saved-items__actions{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.me-saved-items__action-button{min-height:44px;padding:8px 16px;border:1px solid rgba(69,59,52,.25);border-radius:8px;background:#fff;color:#2e2e2e;cursor:pointer}.me-saved-items__action-button:hover{background-color:#5e5c6c0a}.me-saved-items__action-button:focus-visible{outline:2px solid #5e5c6c;outline-offset:2px}.me-trash__container{display:flex;flex-direction:column;gap:24px;padding:32px 16px 48px}.me-trash__breadcrumb-link{color:#5c5c5c;text-decoration:underline;text-underline-offset:.2em}.me-trash__breadcrumb-link:focus-visible{outline:2px solid #2e2e2e;outline-offset:2px}.me-trash__header{display:flex;flex-direction:column;gap:8px}.me-trash__title:focus{outline:none}.me-trash__title:focus-visible{outline:2px solid #2e2e2e;outline-offset:2px}.me-trash__intro,.me-trash__empty,.me-trash__item-label,.me-trash__item-meta{color:#5c5c5c}.me-trash__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.me-trash__item{display:flex;flex-direction:column;gap:4px;padding-bottom:16px;border-bottom:1px solid rgba(69,59,52,.25)}.me-trash__item-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.me-trash__action-button{background:transparent;border:1px solid rgba(69,59,52,.25);color:#2e2e2e;padding:4px 8px;cursor:pointer}.me-trash__action-button:focus-visible{outline:2px solid #2e2e2e;outline-offset:2px}.me-trash__action-button--destructive{text-decoration:underline;text-underline-offset:.18em;border-color:#d91158;color:#ff1467}.write-hub{--write-hub-card-width: calc( var(--es-space-2xl) * 10 + var(--es-space-xl) + var(--es-space-sm) );--write-hub-card-height: calc( var(--es-space-2xl) * 8 + var(--es-space-xl) + var(--es-space-xs) );--write-hub-card-radius: calc(var(--es-space-lg) + var(--es-space-xs));--write-hub-pad-inline: calc( var(--es-space-3xl) + var(--es-space-2xl) + var(--es-space-sm) );width:100%;flex:1;display:flex;flex-direction:column;background-color:var(--es-color-background-page)}.write-hub__container{display:flex;flex:1;flex-direction:column;align-items:center;width:100%;gap:calc(var(--es-space-2xl) + var(--es-space-sm));padding-block:calc(var(--es-space-3xl) + var(--es-space-md)) calc(var(--es-space-3xl) + var(--es-space-xl) + var(--es-space-xs));padding-inline:var(--write-hub-pad-inline)}@media screen and (max-width: 768px){.write-hub__container{gap:calc(var(--es-space-lg) + var(--es-space-xs));padding-block:var(--es-space-lg) var(--es-space-2xl);padding-inline:var(--es-space-md)}}.write-hub__header{display:flex;flex-direction:column;align-items:center;gap:var(--es-space-md);width:100%;text-align:center}@media screen and (max-width: 768px){.write-hub__header{gap:calc(var(--es-space-sm) + var(--es-space-xs))}}.write-hub__title{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h1);line-height:var(--es-font-line-height-h1);letter-spacing:var(--es-font-letter-spacing-h1);color:var(--es-color-brand-ink);margin:0}@media screen and (max-width: 768px){.write-hub__title{font-size:var(--es-font-size-h1-md);line-height:var(--es-font-line-height-h1-md)}}.write-hub__title:focus{outline:none}.write-hub__title:focus-visible{outline:2px solid var(--es-color-interactive-focus-ring);outline-offset:2px}.write-hub__subtitle{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body);line-height:var(--es-font-line-height-ui-body);color:var(--es-color-text-muted);margin:0;width:100%}@media screen and (max-width: 768px){.write-hub__subtitle{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm)}}.write-hub__choices{display:flex;flex-wrap:wrap;gap:var(--es-space-xl);justify-content:center;width:100%}@media screen and (max-width: 768px){.write-hub__choices{flex-direction:column;flex-wrap:nowrap;gap:var(--es-space-md)}}.write-hub__card{display:flex;flex:0 0 var(--write-hub-card-width);flex-direction:column;gap:var(--es-space-lg);box-sizing:border-box;width:var(--write-hub-card-width);height:var(--write-hub-card-height);padding:calc(var(--es-space-xl) + var(--es-space-sm));border:1.5px solid var(--es-color-privacy-public-border);border-radius:var(--write-hub-card-radius);background-color:var(--es-color-background-soft)}@media screen and (max-width: 768px){.write-hub__card{flex:1 1 auto;width:100%;height:auto;gap:calc(var(--es-space-md) + var(--es-space-xs));padding:var(--es-space-lg);border-radius:calc(var(--es-space-xl) + var(--es-space-xs))}}.write-hub__card-icon{display:flex;align-items:center;justify-content:center;width:calc(var(--es-space-3xl) - var(--es-space-sm));height:calc(var(--es-space-3xl) - var(--es-space-sm));border-radius:var(--es-radius-full);background-color:var(--es-color-privacy-public-background);color:var(--es-color-brand-ink);flex-shrink:0}.write-hub__card-icon--inline{display:none;width:var(--es-space-2xl);height:var(--es-space-2xl);padding:calc(var(--es-space-sm) + var(--es-space-xs))}@media screen and (max-width: 768px){.write-hub__card-icon--inline{display:flex}}@media screen and (max-width: 768px){.write-hub__card-icon:not(.write-hub__card-icon--inline){display:none}}.write-hub__card-content{display:flex;flex-direction:column;gap:calc(var(--es-space-sm) + var(--es-space-xs));width:100%}.write-hub__card-heading{display:contents}@media screen and (max-width: 768px){.write-hub__card-heading{display:flex;align-items:center;gap:calc(var(--es-space-sm) + var(--es-space-xs))}}.write-hub__card-title{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h3);line-height:var(--es-font-line-height-h3);letter-spacing:var(--es-font-letter-spacing-h3);color:var(--es-color-brand-ink);margin:0}@media screen and (max-width: 768px){.write-hub__card-title{font-size:var(--es-font-size-h3-md);line-height:var(--es-font-line-height-h3-md)}}.write-hub__card-body{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body);line-height:var(--es-font-line-height-ui-body);color:var(--es-color-brand-ink);opacity:.8;margin:0}@media screen and (max-width: 768px){.write-hub__card-body{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm)}}.write-hub__card-footer{display:flex;flex-direction:column;align-items:flex-start;gap:var(--es-space-md);width:100%}@media screen and (max-width: 768px){.write-hub__card-footer{gap:var(--es-space-sm)}}@media screen and (max-width: 768px){.write-hub__card-footer>.write-hub__cta.es-button{width:100%}}.write-hub__cta-group{display:flex;flex-flow:row nowrap;align-items:center;justify-content:flex-end;gap:var(--es-space-sm);width:auto;max-width:100%}@media screen and (max-width: 768px){.write-hub__cta-group{justify-content:stretch;width:100%}}.write-hub__cta-group .write-hub__cta.es-button{width:auto;flex-shrink:0}@media screen and (max-width: 768px){.write-hub__cta-group .write-hub__cta.es-button{flex:1 1 0;min-width:0}}.write-hub__footnote{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-caption-sm);line-height:var(--es-font-line-height-caption-sm);color:var(--es-color-text-muted);margin:0}.write-hub__footnote--desktop{display:inline}@media screen and (max-width: 768px){.write-hub__footnote--desktop{display:none}}.write-hub__footnote--mobile{display:none}@media screen and (max-width: 768px){.write-hub__footnote--mobile{display:inline}}.write-hub__cta.es-button.es-button--size-md{flex-shrink:0;padding:var(--es-space-sm) var(--es-space-lg)}.write-hub__cta.es-button.es-button--size-md .es-button__label{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-button-sm);line-height:var(--es-font-line-height-button-sm)}@media screen and (max-width: 768px){.write-hub__cta.es-button.es-button--size-md{padding:var(--es-space-sm) var(--es-space-xs)}.write-hub__cta.es-button.es-button--size-md .es-button__label{white-space:normal;text-align:center}}.write-hub__cta-label--desktop{display:inline}@media screen and (max-width: 768px){.write-hub__cta-label--desktop{display:none}}.write-hub__cta-label--mobile{display:none}@media screen and (max-width: 768px){.write-hub__cta-label--mobile{display:inline}}.writing-layout{--writing-chrome-min-height: calc(var(--es-space-2xl) + var(--es-space-md) * 2);--writing-chrome-padding-block: var(--es-space-md);--writing-chrome-padding-inline: var(--es-space-xl);--writing-chrome-gap: var(--es-space-md);--writing-toolbar-sticky-gap: var(--es-space-md);--writing-toolbar-sticky-top: calc( var(--writing-chrome-min-height) + var(--writing-toolbar-sticky-gap) );--writing-flow-max-width: 1280px;--writing-flow-gutter-inline: var(--es-space-3xl);display:flex;flex-direction:column;min-height:100dvh;background-color:var(--es-color-background-page)}@media screen and (max-width: 1024px){.writing-layout{--writing-chrome-min-height: calc( var(--es-layout-mobile-chrome-height) + env(safe-area-inset-top, 0px) );--writing-chrome-padding-block: env(safe-area-inset-top, 0px) 0;--writing-chrome-padding-inline: max( var(--es-space-md), env(safe-area-inset-left, 0px) ) max(var(--es-space-md), env(safe-area-inset-right, 0px));--writing-chrome-gap: var(--es-space-sm)}}.story-draft-editor{display:flex;flex:1;flex-direction:column;min-height:0;background-color:var(--es-color-background-page)}.story-draft-editor--published{--writing-published-banner-min-height: calc( (var(--es-space-sm) + var(--es-space-2xs)) * 2 + var(--es-font-line-height-caption) + 1px );--writing-toolbar-sticky-top: calc( var(--writing-chrome-min-height) + var(--writing-published-banner-min-height) + var(--writing-toolbar-sticky-gap) )}@media screen and (max-width: 1024px){.story-draft-editor--published{--writing-published-banner-min-height: 0px;--writing-published-footer-reserve: calc( var(--es-space-md) * 3 + var(--es-space-lg) * 2 + var(--es-space-2xl) + var(--es-space-xl) + env(safe-area-inset-bottom, 0px) )}}@media screen and (max-width: 1024px){.story-draft-editor--published .es-writing-flow-chrome__end{flex-wrap:nowrap}}.story-draft-editor__published-sticky-actions{display:none}@media screen and (max-width: 1024px){.story-draft-editor--published .story-draft-editor__published-sticky-actions{display:flex;flex-direction:column;gap:var(--es-space-md);position:sticky;bottom:0;z-index:2;margin-top:auto;padding:var(--es-space-md) var(--es-space-md) var(--es-space-lg);padding-bottom:max(var(--es-space-lg),env(safe-area-inset-bottom,0px));background-color:var(--es-color-surface-card);border-top:1px solid var(--es-color-border-soft);box-sizing:border-box}}.story-draft-editor__published-sticky-primary.es-button{width:100%;justify-content:center}.story-draft-editor__badge{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-caption);line-height:var(--es-font-line-height-caption);letter-spacing:var(--es-font-letter-spacing-caption);color:var(--es-color-text-muted);white-space:nowrap}@media screen and (max-width: 1024px){.story-draft-editor__save-leave.es-button{display:none}}.story-draft-editor__stage{display:flex;flex:1;justify-content:center;padding:var(--es-space-2xl) calc(var(--es-space-3xl) * 2.5) calc(var(--es-space-3xl) + var(--es-space-md))}@media screen and (max-width: 1024px){.story-draft-editor__stage{padding:0;background-color:var(--es-color-surface-card)}.story-draft-editor--published .story-draft-editor__stage{flex:0 1 auto;padding-bottom:var(--writing-published-footer-reserve)}}.story-draft-editor__paper{display:flex;flex-direction:column;gap:var(--es-space-lg);width:100%;max-width:calc(var(--es-space-2xl) * 17 + var(--es-space-lg) + var(--es-space-md) + var(--es-space-xs));padding:var(--es-space-2xl);background-color:var(--es-color-surface-card);border:0;border-radius:var(--es-space-lg);box-shadow:0 var(--es-space-md) var(--es-space-2xl) color-mix(in srgb,var(--es-color-clay-700) 12%,transparent)}@media screen and (max-width: 1024px){.story-draft-editor__paper{flex:1;gap:var(--es-space-md);max-width:none;padding:var(--es-space-lg) var(--es-space-md);border-radius:0;box-shadow:none}.story-draft-editor--published .story-draft-editor__paper{flex:none}}.story-draft-editor__surface-label{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-caption);line-height:var(--es-font-line-height-caption);letter-spacing:var(--es-font-letter-spacing-overline);text-transform:uppercase;margin:0;color:var(--es-color-text-muted)}.story-draft-editor__title-label{display:block;width:100%}.story-draft-editor__title{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h1);line-height:var(--es-font-line-height-h1);letter-spacing:var(--es-font-letter-spacing-h1);display:block;width:100%;min-height:var(--es-space-3xl);margin:0;padding:0;overflow:hidden;border:0;background:transparent;color:var(--es-color-text-primary);resize:none}@media screen and (max-width: 768px){.story-draft-editor__title{font-size:var(--es-font-size-h1-md);line-height:var(--es-font-line-height-h1-md)}}@media screen and (max-width: 1024px){.story-draft-editor__title{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h2);line-height:var(--es-font-line-height-h2);letter-spacing:var(--es-font-letter-spacing-h2);min-height:0}}@media screen and (max-width: 1024px) and (max-width: 768px){.story-draft-editor__title{font-size:var(--es-font-size-h2-md);line-height:var(--es-font-line-height-h2-md)}}@media screen and (max-width: 1024px) and (max-width: 460px){.story-draft-editor__title{font-size:var(--es-font-size-h2-sm);line-height:var(--es-font-line-height-h2-sm)}}.story-draft-editor__title::placeholder{color:var(--es-color-text-muted)}.story-draft-editor__title:focus,.story-draft-editor__title:focus-visible{outline:none;box-shadow:none;border:0}.story-draft-editor__body{min-height:calc(var(--es-space-3xl) * 6)}.story-draft-editor__body .lexical-editor{gap:var(--es-space-lg);overflow:visible}.story-draft-editor__body .lexical-editor__toolbar{position:sticky;top:var(--writing-toolbar-sticky-top);z-index:1;margin-bottom:0;padding:var(--es-space-sm) var(--es-space-md);border:1px solid var(--es-color-border-soft);border-radius:var(--es-radius-lg);background-color:var(--es-color-background-page)}@media screen and (max-width: 1024px){.story-draft-editor__body .lexical-editor__toolbar{display:none}}.story-draft-editor__body .lexical-editor__toolbar-divider{height:var(--es-space-md);margin:0;background-color:color-mix(in srgb,var(--es-color-text-muted) 30%,transparent)}.story-draft-editor__body .lexical-editor__toolbar-button.active{background-color:var(--es-color-background-rest);color:var(--es-color-brand-ink)}.story-draft-editor__body .lexical-editor__container{border-top:1px solid var(--es-color-success-surface);padding-top:var(--es-space-lg)}.story-draft-editor__body .lexical-editor__placeholder{top:var(--es-space-lg)}.story-draft-editor__editor-placeholder{font-family:var(--es-font-family-reading);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-reading);line-height:var(--es-font-line-height-reading);color:var(--es-color-text-muted)}.story-draft-editor__sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.story-draft-editor__published-banner{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;gap:var(--es-space-xs);width:100%;margin:0;padding:calc(var(--es-space-sm) + var(--es-space-2xs)) var(--es-space-xl);border-bottom:1px solid var(--es-color-border-soft);border-radius:0}@media screen and (max-width: 1024px){.story-draft-editor__published-banner--compact{padding:var(--es-space-xs) var(--es-space-md)}}.story-draft-editor--published .story-draft-editor__published-banner{position:sticky;top:0;z-index:3}.story-draft-editor__published-banner--warning{background-color:var(--es-color-background-soft, #faf6f0)}.story-draft-editor--published .es-writing-flow-chrome{top:var(--writing-published-banner-min-height)}@media screen and (max-width: 1024px){.story-draft-editor--published .es-writing-flow-chrome{top:0}}.story-draft-editor__published-banner-icon{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:var(--es-space-md);height:var(--es-space-md);border-radius:var(--es-radius-sm);background-color:var(--es-color-accent-sage, #b8b8a3);color:var(--es-color-text-inverse);font-size:10px;font-weight:700;line-height:1}.story-draft-editor__published-banner-copy{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-caption);line-height:var(--es-font-line-height-caption);letter-spacing:var(--es-font-letter-spacing-caption);margin:0;color:var(--es-color-warning-strong, #62471f)}@media screen and (max-width: 1024px){.story-draft-editor__published-banner--compact .story-draft-editor__published-banner-copy{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (prefers-reduced-motion: reduce){.story-draft-editor__save-leave.es-button,.story-draft-editor__chrome-end .es-button{transition:none}}@media screen and (max-width: 1024px){.writing-layout[data-writing-focus] .story-draft-editor--published .es-writing-flow-chrome{top:0}.writing-layout[data-writing-focus] .story-draft-editor--published .story-draft-editor__published-sticky-actions{display:none}}@media screen and (max-width: 1024px){.writing-layout[data-keyboard-open] .story-draft-editor__published-sticky-actions{display:none}}@media screen and (max-width: 1024px){.writing-layout[data-writing-body-focus]:not([data-writing-vv-dock]) .story-draft-editor .story-draft-editor__body .lexical-editor__toolbar{display:flex;position:fixed;top:auto;bottom:var(--writing-keyboard-inset-bottom, 0px);z-index:3}}@media screen and (max-width: 1024px){.writing-layout[data-writing-vv-dock][data-writing-body-focus]{--writing-browser-keyboard-accessory-lift: calc( var(--es-space-md) + var(--es-space-sm) )}.writing-layout[data-writing-vv-dock][data-writing-body-focus] .story-draft-editor .story-draft-editor__body .lexical-editor__toolbar{display:flex;position:fixed;top:calc(var(--writing-vv-offset-top, 0px) + var(--writing-vv-height, 100dvh) - var(--writing-toolbar-measured-height, var(--writing-format-toolbar-dock-height)) - var(--writing-browser-keyboard-accessory-lift, 0px));bottom:auto;z-index:3}}.story-publish-flow{--story-publish-cover-aspect-ratio: 16 / 9;display:flex;flex:1;flex-direction:column;gap:0;padding:0;background-color:var(--es-color-background-page);color:var(--es-color-text-primary)}@media screen and (max-width: 1024px){.story-publish-flow .es-writing-flow-chrome__end .es-button.es-button--variant-primary{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-button-sm);line-height:var(--es-font-line-height-button-sm);min-height:0;padding:var(--es-space-xs);border:0;border-radius:0;background-color:transparent;color:var(--es-color-brand-primary-deep);box-shadow:none}.story-publish-flow .es-writing-flow-chrome__end .es-button.es-button--variant-primary .es-button__label{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-button-sm);line-height:var(--es-font-line-height-button-sm)}.story-publish-flow .es-writing-flow-chrome__end .es-button.es-button--variant-primary:hover:not(:disabled){background-color:transparent;color:var(--es-color-brand-primary-deep)}.story-publish-flow .es-writing-flow-chrome__end .es-button.es-button--variant-primary:disabled{color:var(--es-color-text-disabled);background-color:transparent}.story-publish-flow .es-writing-flow-chrome__end .es-button.es-button--variant-ghost{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm);min-height:0;padding:var(--es-space-xs);color:var(--es-color-text-muted)}.story-publish-flow .es-writing-flow-chrome__end .es-button.es-button--variant-ghost .es-button__label{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm)}}.story-publish-flow__lede{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body);line-height:var(--es-font-line-height-ui-body);color:var(--es-color-text-secondary);margin:0}.story-publish-flow__layout{display:grid;gap:var(--es-space-xl);align-items:start;width:100%;max-width:calc(var(--writing-flow-max-width) + 2 * var(--writing-flow-gutter-inline));margin-inline:auto;padding:var(--es-space-xl) var(--writing-flow-gutter-inline) var(--es-space-3xl)}@media screen and (max-width: 1024px){.story-publish-flow__layout{max-width:none;margin-inline:0;padding:var(--es-space-lg) var(--es-space-md) var(--es-space-2xl);gap:var(--es-space-lg)}}.story-publish-flow__layout--prepare{grid-template-columns:minmax(0,.85fr) minmax(0,1fr)}@media screen and (max-width: 1024px){.story-publish-flow__layout--prepare{grid-template-columns:1fr}}.story-publish-flow__layout--settings{grid-template-columns:minmax(0,.85fr) minmax(0,1fr)}@media screen and (max-width: 1024px){.story-publish-flow__layout--settings{grid-template-columns:1fr}}.story-publish-flow__main,.story-publish-flow__sidebar{display:flex;flex-direction:column;gap:var(--es-space-md)}.story-publish-flow__preview{display:flex;flex-direction:column;gap:calc(var(--es-space-md) + var(--es-space-sm) - var(--es-space-2xs));padding:calc(var(--es-space-lg) + var(--es-space-xs));background-color:var(--es-color-surface-card);border-radius:var(--es-space-lg);box-shadow:0 1px 2px color-mix(in srgb,var(--es-color-brand-ink) 3%,transparent),0 2px 6px color-mix(in srgb,var(--es-color-brand-ink) 4%,transparent)}@media screen and (max-width: 1024px){.story-publish-flow__preview{padding:var(--es-space-lg)}}.story-publish-flow__surface-label{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-button-sm);line-height:var(--es-font-line-height-button-sm);color:var(--es-color-text-muted);margin:0}.story-publish-flow__cover-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--es-space-sm);width:100%;aspect-ratio:var(--story-publish-cover-aspect-ratio);padding:var(--es-space-xl);border:0;border-radius:calc(var(--es-space-md) + var(--es-space-xs));background:linear-gradient(90deg,var(--es-color-brand-primary-soft),var(--es-color-accent-sage-soft));color:var(--es-color-brand-ink);cursor:pointer;text-align:center}.story-publish-flow__cover-dropzone-icon{display:inline-flex;align-items:center;justify-content:center;width:calc(var(--es-space-3xl) - var(--es-space-sm));height:calc(var(--es-space-3xl) - var(--es-space-sm));border-radius:var(--es-radius-full);background-color:var(--es-color-surface-card);color:var(--es-color-brand-ink)}.story-publish-flow__cover-dropzone-label{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm);color:var(--es-color-brand-ink)}.story-publish-flow__cover-dropzone-helper{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-caption-sm);line-height:var(--es-font-line-height-caption-sm);color:var(--es-color-text-muted);max-width:22rem}.story-publish-flow__cover-present{display:flex;flex-direction:column;gap:var(--es-space-sm)}.story-publish-flow__preview-cover{display:block;width:100%;aspect-ratio:var(--story-publish-cover-aspect-ratio);object-fit:cover;border-radius:calc(var(--es-space-md) + var(--es-space-xs))}.story-publish-flow__preview-title{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h3);line-height:var(--es-font-line-height-h3);letter-spacing:var(--es-font-letter-spacing-h3);margin:0;color:var(--es-color-brand-ink)}@media screen and (max-width: 768px){.story-publish-flow__preview-title{font-size:var(--es-font-size-h3-md);line-height:var(--es-font-line-height-h3-md)}}.story-publish-flow__preview-body{font-family:var(--es-font-family-reading);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-reading);line-height:var(--es-font-line-height-reading);color:var(--es-color-text-muted);margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.story-publish-flow__preview-body p{margin:0}.story-publish-flow__preview-body p+p{margin-top:var(--es-space-sm)}.story-publish-flow__panel{display:flex;flex-direction:column;gap:var(--es-space-sm);padding:var(--es-space-lg);background-color:var(--es-color-surface-card);border:0;border-radius:calc(var(--es-space-md) + var(--es-space-xs));box-shadow:0 4px 6px color-mix(in srgb,var(--es-color-brand-ink) 2%,transparent)}.story-publish-flow__panel--soft{background-color:color-mix(in srgb,var(--es-color-surface-card) 60%,var(--es-color-background-page))}.story-publish-flow__panel--danger{box-shadow:none;border:1px solid var(--es-color-error-border)}.story-publish-flow__panel--theme-selection{gap:calc(var(--es-space-sm) + var(--es-space-xs))}.story-publish-flow__panel-header{display:flex;align-items:center;justify-content:space-between;gap:var(--es-space-sm)}.story-publish-flow__panel-title{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h5);line-height:var(--es-font-line-height-h5);margin:0;color:var(--es-color-brand-ink)}.story-publish-flow__panel-badge{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-caption-sm);line-height:var(--es-font-line-height-caption-sm);flex:0 0 auto;margin:0;padding:var(--es-space-xs) 10px;border-radius:var(--es-radius-full);background-color:var(--es-color-background-rest);color:var(--es-color-warning-strong)}.story-publish-flow__panel-helper{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-caption-sm);line-height:var(--es-font-line-height-caption-sm);color:var(--es-color-text-muted);margin:0}.story-publish-flow__issues{margin:0;padding-left:1.25rem;font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm)}.story-publish-flow__issues li+li{margin-top:var(--es-space-xs)}.story-publish-flow__theme-selection{display:flex;flex-direction:column;gap:var(--es-space-sm)}.story-publish-flow__theme-group{display:flex;flex-direction:column;gap:var(--es-space-xs);min-width:0}.story-publish-flow__theme-group-title{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-caption-sm);line-height:var(--es-font-line-height-caption-sm);margin:0;color:var(--es-color-text-muted)}.story-publish-flow__theme-chip-group{display:flex;flex-wrap:wrap;gap:var(--es-space-xs);min-width:0;list-style:none;margin:0;padding:0}.story-publish-flow__theme-chip-group--selected{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.story-publish-flow__theme-chip-group--selected::-webkit-scrollbar{display:none}.story-publish-flow__theme-chip-group--selected .es-theme-selector__theme-option{flex:0 0 auto}.story-publish-flow__theme-more-action.es-button{align-self:center;min-height:0;padding:0 var(--es-space-xs);border:0;border-radius:0;color:var(--es-color-brand-primary-strong);text-decoration:underline;text-underline-offset:var(--es-space-2xs)}.story-publish-flow__theme-more-action.es-button .es-button__label{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-button-sm);line-height:var(--es-font-line-height-button-sm);font-weight:var(--es-font-weight-regular)}.story-publish-flow__theme-more-action.es-button:hover:not(:disabled){background-color:transparent;color:var(--es-color-brand-primary-deep)}.story-publish-flow__cover-actions{display:flex;flex-wrap:wrap;gap:var(--es-space-sm);align-items:center}.story-publish-flow__file-label{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm);display:inline-flex;align-items:center;gap:var(--es-space-xs);padding:var(--es-space-xs) var(--es-space-sm);border:1px dashed var(--es-color-border-soft);border-radius:var(--es-radius-md);background:transparent;color:var(--es-color-text-primary);cursor:pointer}.story-publish-flow__file-label:hover{border-color:var(--es-color-text-primary)}.story-publish-flow__file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.story-publish-flow__save-message{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm);color:var(--es-color-text-muted);margin:0}.story-publish-flow__legend{display:flex;flex-direction:column;gap:var(--es-space-sm);list-style:none;margin:0;padding:0}.story-publish-flow__legend li{display:flex;flex-direction:column;gap:var(--es-space-2xs, .25rem);font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm);color:var(--es-color-text-secondary)}.story-publish-flow__legend li strong{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm);color:var(--es-color-text-primary)}.story-publish-flow__consent-error{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm);color:var(--es-color-error-text);margin:0}.story-publish-flow__sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}@media screen and (max-width: 1024px){.story-publish-flow--settings .story-publish-flow__layout--settings{padding-bottom:calc(var(--es-space-3xl) * 2 + var(--es-space-md))}}.story-publish-flow__settings-sticky-actions{display:none}@media screen and (max-width: 1024px){.story-publish-flow--settings .story-publish-flow__settings-sticky-actions{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:3;padding:var(--es-space-md);padding-bottom:max(var(--es-space-md),env(safe-area-inset-bottom,0px));background-color:var(--es-color-surface-card);border-top:1px solid var(--es-color-border-soft);box-sizing:border-box}}.story-publish-flow__settings-sticky-primary.es-button{width:100%;justify-content:center}.story-publish-flow--confirm{padding:0;background-color:var(--es-color-background-page);gap:0}.story-publish-flow__confirm-layout{--writing-flow-gutter-inline: calc(var(--es-space-3xl) + var(--es-space-sm));display:grid;grid-template-columns:minmax(0,1.75fr) minmax(18rem,25rem);gap:var(--es-space-xl);align-items:start;width:100%;max-width:calc(var(--writing-flow-max-width) + 2 * var(--writing-flow-gutter-inline));margin-inline:auto;padding:var(--es-space-xl) var(--writing-flow-gutter-inline) var(--es-space-3xl)}@media screen and (max-width: 1024px){.story-publish-flow__confirm-layout{display:flex;flex-direction:column;align-items:stretch;gap:var(--es-space-lg);width:100%;max-width:none;box-sizing:border-box;padding:var(--es-space-lg) 0 calc(var(--es-space-3xl) * 2 + var(--es-space-md))}}.story-publish-flow__confirm-main{display:flex;flex-direction:column;gap:var(--es-space-md);min-width:0}@media screen and (max-width: 1024px){.story-publish-flow__confirm-main{order:2;width:100%;max-width:none}}.story-publish-flow__confirm-sidebar{position:sticky;top:calc(var(--writing-chrome-min-height) + var(--es-space-md));display:flex;flex-direction:column;gap:var(--es-space-md);min-width:0}@media screen and (max-width: 1024px){.story-publish-flow__confirm-sidebar{position:static;order:1;width:100%;max-width:none}}.story-publish-flow__confirm-card{display:flex;flex-direction:column;gap:var(--es-space-lg);max-height:calc(100dvh - var(--writing-chrome-min-height) - var(--es-space-xl) * 2);padding:var(--es-space-xl);background-color:var(--es-color-surface-card);border-radius:var(--es-space-lg);box-shadow:0 8px 12px color-mix(in srgb,var(--es-color-brand-ink) 5%,transparent)}@media screen and (max-width: 1024px){.story-publish-flow__confirm-card{max-height:none;gap:var(--es-space-md);width:100%;max-width:none;margin-inline:0;border-radius:0;box-shadow:none;padding:var(--es-space-xl) var(--es-space-md)}}.story-publish-flow__confirm-body{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--es-space-lg);min-height:0;overflow-y:auto}@media screen and (max-width: 1024px){.story-publish-flow__confirm-body{gap:var(--es-space-md);overflow:visible}}.story-publish-flow__confirm-title{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h3);line-height:var(--es-font-line-height-h3);letter-spacing:var(--es-font-letter-spacing-h3);margin:0;color:var(--es-color-brand-ink)}@media screen and (max-width: 768px){.story-publish-flow__confirm-title{font-size:var(--es-font-size-h3-md);line-height:var(--es-font-line-height-h3-md)}}@media screen and (max-width: 1024px){.story-publish-flow__confirm-title{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h5);line-height:var(--es-font-line-height-h5)}}.story-publish-flow__confirm-helper{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm);margin:0;color:var(--es-color-text-muted)}.story-publish-flow__confirm-actions{display:flex;flex:0 0 auto;flex-direction:column;gap:var(--es-space-md);align-items:stretch;margin-top:auto;position:sticky;bottom:0;z-index:1;padding-top:var(--es-space-md);background-color:var(--es-color-surface-card)}.story-publish-flow__confirm-actions>.es-button{width:100%}@media screen and (max-width: 1024px){.story-publish-flow__confirm-actions{position:fixed;left:0;right:0;bottom:0;z-index:3;margin-top:0;gap:var(--es-space-sm);padding:var(--es-space-md) var(--es-space-md) max(var(--es-space-md),env(safe-area-inset-bottom,0px));background-color:var(--es-color-background-page);box-shadow:0 -8px 16px color-mix(in srgb,var(--es-color-brand-ink) 6%,transparent)}}.story-publish-flow__reader{display:flex;flex-direction:column;gap:var(--es-space-lg);min-width:0;max-width:100%;overflow-x:clip;padding:calc(var(--es-space-xl) + var(--es-space-md)) calc(var(--es-space-3xl) + var(--es-space-sm)) calc(var(--es-space-3xl) + var(--es-space-sm));background-color:var(--es-color-surface-card);border:0;border-radius:var(--es-space-lg);box-shadow:0 10px 15px color-mix(in srgb,var(--es-color-brand-ink) 5%,transparent)}@media screen and (max-width: 1024px){.story-publish-flow__reader{width:100%;max-width:none;gap:var(--es-space-md);border-radius:0;box-shadow:none;padding:calc(var(--es-space-md) + var(--es-space-xs))}}.story-publish-flow__reader-title{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h3);line-height:var(--es-font-line-height-h3);letter-spacing:var(--es-font-letter-spacing-h3);margin:0;text-align:center;color:var(--es-color-brand-ink)}@media screen and (max-width: 768px){.story-publish-flow__reader-title{font-size:var(--es-font-size-h3-md);line-height:var(--es-font-line-height-h3-md)}}@media screen and (max-width: 1024px){.story-publish-flow__reader-title{text-align:start}}.story-publish-flow__reader-byline{display:flex;align-items:center;justify-content:center;gap:var(--es-space-md)}@media screen and (max-width: 1024px){.story-publish-flow__reader-byline{justify-content:flex-start;gap:var(--es-space-sm);width:100%}}.story-publish-flow__reader-byline-avatar{flex:0 0 auto;width:calc(var(--es-space-xl) + var(--es-space-xs));height:calc(var(--es-space-xl) + var(--es-space-xs));border-radius:var(--es-radius-full);object-fit:cover;background-color:var(--es-color-brand-primary-soft)}@media screen and (max-width: 1024px){.story-publish-flow__reader-byline-avatar{width:var(--es-space-lg);height:var(--es-space-lg)}}.story-publish-flow__reader-byline-avatar--placeholder{display:inline-block;background:linear-gradient(135deg,var(--es-color-brand-primary-soft),var(--es-color-accent-sage-soft))}.story-publish-flow__reader-meta{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-caption-sm);line-height:var(--es-font-line-height-caption-sm);margin:0;color:var(--es-color-text-muted)}.story-publish-flow__reader-cover{display:block;width:100%;aspect-ratio:var(--story-publish-cover-aspect-ratio);object-fit:cover;margin:0;border-radius:calc(var(--es-space-md) + var(--es-space-xs));background-color:var(--es-color-background-soft)}@media screen and (max-width: 1024px){.story-publish-flow__reader-cover{border-radius:var(--es-radius-lg)}}.story-publish-flow__reader-cover--placeholder{background:linear-gradient(90deg,var(--es-color-brand-primary-soft),var(--es-color-accent-sage-soft))}.story-publish-flow__reader-body{font-family:var(--es-font-family-reading);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-reading);line-height:var(--es-font-line-height-reading);margin:0;color:var(--es-color-brand-ink)}.story-publish-flow__reader-body p{margin:0}.story-publish-flow__reader-body p+p{margin-top:var(--es-space-md)}.story-publish-flow__reader-divider{width:100%;height:1px;margin:0;background-color:var(--es-color-border-soft);border:0}.story-publish-flow__summary{display:flex;flex-direction:column;gap:var(--es-space-md);list-style:none;margin:0;padding:var(--es-space-md);border-radius:var(--es-space-md);background-color:var(--es-color-background-soft)}.story-publish-flow__summary li{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-caption-sm);line-height:var(--es-font-line-height-caption-sm);display:flex;gap:var(--es-space-sm);align-items:center;color:var(--es-color-brand-ink)}.story-publish-flow__summary-dot{flex:0 0 auto;width:var(--es-space-sm);height:var(--es-space-sm);border-radius:var(--es-radius-full);background-color:var(--es-color-success-strong)}.story-publish-flow__secondary-link.es-button{align-self:stretch;width:100%;justify-content:center}@media screen and (max-width: 1024px){.story-publish-flow__secondary-link.es-button{display:none}}.story-publish-flow__checklist{display:flex;flex-direction:column;gap:var(--es-space-xs);list-style:none;margin:0;padding:0}.story-publish-flow__checklist-item{display:flex;flex-direction:column;gap:var(--es-space-2xs, .25rem);padding:var(--es-space-sm);border:1px solid var(--es-color-border-soft);border-radius:var(--es-radius-sm);background-color:var(--es-color-background-page)}.story-publish-flow__checklist-item.is-warning{border-color:var(--es-color-error-border)}.story-publish-flow__checklist-label{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-caption);line-height:var(--es-font-line-height-caption);letter-spacing:var(--es-font-letter-spacing-caption);color:var(--es-color-text-secondary)}.story-publish-flow__checklist-value{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm);color:var(--es-color-text-primary)}.story-publish-flow__inline-consent{display:flex;flex-direction:column;gap:var(--es-space-sm)}.story-publish-success{display:flex;flex:1;flex-direction:column;align-items:center;gap:var(--es-space-xl);padding:calc(var(--es-space-3xl) + var(--es-space-md)) var(--es-space-xl) var(--es-space-3xl);background-color:var(--es-color-background-page);color:var(--es-color-text-primary);text-align:center}@media screen and (max-width: 1024px){.story-publish-success{gap:0;padding:var(--es-space-2xl) 0 0;min-height:0}}.story-publish-success__center{display:flex;flex-direction:column;align-items:center;gap:var(--es-space-xl);width:100%;max-width:calc(var(--es-space-3xl) * 10 + var(--es-space-2xl));margin-inline:auto}@media screen and (max-width: 1024px){.story-publish-success__center{gap:calc(var(--es-space-lg) + var(--es-space-xs));padding:0 var(--es-space-lg) var(--es-space-lg);max-width:none}}.story-publish-success__mark{display:inline-flex;align-items:center;justify-content:center;width:calc(var(--es-space-3xl) + var(--es-space-2xl) + var(--es-space-sm));height:calc(var(--es-space-3xl) + var(--es-space-2xl) + var(--es-space-sm));border-radius:var(--es-radius-full);background-color:var(--es-color-accent-sage-border)}@media screen and (max-width: 1024px){.story-publish-success__mark{width:calc(var(--es-space-3xl) + var(--es-space-2xl) - var(--es-space-xs));height:calc(var(--es-space-3xl) + var(--es-space-2xl) - var(--es-space-xs))}}.story-publish-success__mark-inner{display:inline-flex;align-items:center;justify-content:center;width:calc(var(--es-space-2xl) + var(--es-space-md) + var(--es-space-sm));height:calc(var(--es-space-2xl) + var(--es-space-md) + var(--es-space-sm));border-radius:var(--es-radius-full);background-color:var(--es-color-surface-card);color:var(--es-color-success-strong);box-shadow:0 6px 8px color-mix(in srgb,var(--es-color-brand-ink) 12%,transparent)}@media screen and (max-width: 1024px){.story-publish-success__mark-inner{width:calc(var(--es-space-2xl) + var(--es-space-md));height:calc(var(--es-space-2xl) + var(--es-space-md));box-shadow:0 4px 6px color-mix(in srgb,var(--es-color-brand-ink) 12%,transparent)}}.story-publish-success__headers{display:flex;flex-direction:column;align-items:center;gap:calc(var(--es-space-sm) + var(--es-space-xs));width:100%}@media screen and (max-width: 1024px){.story-publish-success__headers{gap:calc(var(--es-space-sm) + var(--es-space-2xs))}}.story-publish-success__title{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h1);line-height:var(--es-font-line-height-h1);letter-spacing:var(--es-font-letter-spacing-h1);margin:0;color:var(--es-color-brand-ink)}@media screen and (max-width: 768px){.story-publish-success__title{font-size:var(--es-font-size-h1-md);line-height:var(--es-font-line-height-h1-md)}}@media screen and (max-width: 1024px){.story-publish-success__title{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h3);line-height:var(--es-font-line-height-h3);letter-spacing:var(--es-font-letter-spacing-h3)}}@media screen and (max-width: 1024px) and (max-width: 768px){.story-publish-success__title{font-size:var(--es-font-size-h3-md);line-height:var(--es-font-line-height-h3-md)}}.story-publish-success__subtitle{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body);line-height:var(--es-font-line-height-ui-body);margin:0;max-width:40rem;color:var(--es-color-text-muted)}@media screen and (max-width: 1024px){.story-publish-success__subtitle{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm)}}.story-publish-success__card{display:flex;gap:var(--es-space-lg);align-items:flex-start;width:100%;max-width:calc(var(--es-space-3xl) * 10 + var(--es-space-2xl));padding:var(--es-space-lg);text-align:start;background-color:var(--es-color-surface-card);border-radius:var(--es-space-lg);box-shadow:0 8px 12px color-mix(in srgb,var(--es-color-brand-ink) 6%,transparent);box-sizing:border-box}@media screen and (max-width: 1024px){.story-publish-success__card{gap:var(--es-space-md);padding:var(--es-space-md);border-radius:var(--es-space-md);box-shadow:0 6px 8px color-mix(in srgb,var(--es-color-brand-ink) 6%,transparent);align-items:center}}.story-publish-success__cover{flex:0 0 auto;width:calc(var(--es-space-3xl) * 2 + var(--es-space-xl));height:calc(var(--es-space-3xl) + var(--es-space-2xl) - var(--es-space-sm));object-fit:cover;border-radius:var(--es-space-md);background-color:var(--es-color-background-soft)}@media screen and (max-width: 1024px){.story-publish-success__cover{width:calc(var(--es-space-2xl) + var(--es-space-lg) - var(--es-space-2xs));height:calc(var(--es-space-2xl) + var(--es-space-lg) - var(--es-space-2xs));border-radius:var(--es-radius-md)}}.story-publish-success__cover--placeholder{background:linear-gradient(90deg,var(--es-color-brand-primary-soft),var(--es-color-accent-sage-soft))}.story-publish-success__card-meta{display:flex;flex:1;flex-direction:column;gap:var(--es-space-sm);min-width:0}@media screen and (max-width: 1024px){.story-publish-success__card-meta{gap:var(--es-space-xs)}}.story-publish-success__card-title{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h4);line-height:var(--es-font-line-height-h4);margin:0;color:var(--es-color-brand-ink)}@media screen and (max-width: 1024px){.story-publish-success__card-title{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-button-sm);line-height:var(--es-font-line-height-button-sm);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.story-publish-success__card-status{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-caption-sm);line-height:var(--es-font-line-height-caption-sm);margin:0;color:var(--es-color-text-muted)}.story-publish-success__card-url{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-caption-sm);line-height:var(--es-font-line-height-caption-sm);display:inline-block;max-width:100%;margin:0;padding:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:0;background:transparent;color:var(--es-color-privacy-private-text);text-align:start;cursor:pointer}.story-publish-success__card-url:hover{text-decoration:underline}.story-publish-success__card-url:focus-visible{outline:none;box-shadow:0 0 0 2px var(--es-color-border-focus);border-radius:var(--es-radius-sm)}.story-publish-success__caption{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-caption-sm);line-height:var(--es-font-line-height-caption-sm);margin:0;max-width:36rem;color:var(--es-color-text-muted)}@media screen and (max-width: 1024px){.story-publish-success__caption{order:1;padding:0 var(--es-space-lg) var(--es-space-md)}}.story-publish-success__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--es-space-md);width:100%}@media screen and (max-width: 1024px){.story-publish-success__actions{order:2;position:sticky;bottom:0;z-index:2;flex-direction:column;flex-wrap:nowrap;gap:calc(var(--es-space-sm) + var(--es-space-xs));margin-top:auto;padding:var(--es-space-md);padding-bottom:max(var(--es-space-md),env(safe-area-inset-bottom,0px));background-color:var(--es-color-background-page);box-sizing:border-box}}@media screen and (max-width: 1024px){.story-publish-success__action.es-button{width:100%;justify-content:center}}.today-page{min-height:100dvh;background:var(--es-color-background-page);color:var(--es-color-text-primary)}.today-page__container{display:flex;width:min(100% - var(--es-space-xl) * 2,var(--es-space-page-width));flex-direction:column;gap:var(--es-space-2xl);margin:0 auto;padding-block:var(--es-space-3xl) calc(var(--es-space-3xl) + var(--es-space-2xl) + var(--es-space-sm))}.today-page__header{display:flex;flex-direction:column;gap:var(--es-space-sm)}.today-page__title{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h1);line-height:var(--es-font-line-height-h1);letter-spacing:var(--es-font-letter-spacing-h1);margin:0;color:var(--es-color-brand-ink)}@media screen and (max-width: 768px){.today-page__title{font-size:var(--es-font-size-h1-md);line-height:var(--es-font-line-height-h1-md)}}.today-page__draft{display:flex;flex-direction:column;gap:calc(var(--es-space-sm) + var(--es-space-xs));width:100%;max-width:var(--es-space-page-width)}.today-page__draft-title{display:none;margin:0;color:var(--es-color-text-muted);font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-caption);line-height:var(--es-font-line-height-caption);letter-spacing:var(--es-font-letter-spacing-overline);text-transform:uppercase}.today-page__draft-card{width:100%;min-height:calc(var(--es-space-3xl) * 2 + var(--es-space-xs))}.today-page__draft-card .es-story-card-row__title{max-width:calc(var(--es-space-3xl) * 3 + var(--es-space-sm))}.today-page__draft-card .es-story-card-row__excerpt{max-width:calc(var(--es-space-3xl) * 6 - var(--es-space-md))}.today-page__entries{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));align-items:stretch;gap:calc(var(--es-space-md) + var(--es-space-xs))}.today-page__entry{display:flex;flex-direction:column;align-items:flex-start;gap:var(--es-space-lg);padding:var(--es-space-xl);border:1px solid var(--es-color-border-soft);border-radius:var(--es-radius-2xl);background:var(--es-color-surface-card-soft);color:inherit;text-decoration:none;transition:border-color var(--es-motion-duration-fast) var(--es-motion-easing-soft),transform var(--es-motion-duration-fast) var(--es-motion-easing-soft)}.today-page__entry:hover{border-color:var(--es-color-border-default);transform:translateY(-2px)}.today-page__entry:focus-visible{outline:2px solid var(--es-color-interactive-focus-ring);outline-offset:3px}.today-page__entry-icon{display:inline-flex;align-items:center;justify-content:center;width:calc(var(--es-space-2xl) + var(--es-space-sm));height:calc(var(--es-space-2xl) + var(--es-space-sm));border-radius:var(--es-radius-full);background:var(--es-color-privacy-public-background);color:var(--es-color-brand-ink)}.today-page__entry-title{color:var(--es-color-text-primary);font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h4);line-height:var(--es-font-line-height-h4)}.today-page__entry-content{display:flex;flex:1 1 auto;min-width:0;flex-direction:column;gap:var(--es-space-sm)}.today-page__entry-description{color:var(--es-color-text-secondary);font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-ui-body-sm);line-height:var(--es-font-line-height-ui-body-sm)}.today-page__entry-arrow{display:none;align-items:center;justify-content:center;flex:0 0 var(--es-space-lg);width:var(--es-space-lg);height:var(--es-space-lg);color:var(--es-color-text-muted)}.today-page__community{display:flex;flex-direction:column;gap:calc(var(--es-space-md) + var(--es-space-xs))}.today-page__section-title{margin:0;color:var(--es-color-text-muted);font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-caption);line-height:var(--es-font-line-height-caption);letter-spacing:var(--es-font-letter-spacing-overline);text-transform:uppercase}.today-page__community-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:calc(var(--es-space-md) + var(--es-space-xs))}@media screen and (max-width: 768px){.today-page__container{width:100%;max-width:680px;gap:var(--es-space-2xl);padding-inline:calc(var(--es-space-md) + var(--es-space-xs));padding-block:var(--es-space-2xl) calc(var(--es-space-3xl) * 2)}.today-page__entries,.today-page__community-grid{grid-template-columns:1fr;gap:var(--es-space-md)}.today-page__entry{min-height:0;padding:var(--es-space-lg)}}@media screen and (max-width: 460px){.today-page__container{width:100%;max-width:none;gap:calc(var(--es-space-lg) + var(--es-space-xs));padding:calc(var(--es-space-md) + var(--es-space-xs)) var(--es-space-md) var(--es-space-lg);box-sizing:border-box}.today-page__title{font-size:var(--es-font-size-h3);line-height:var(--es-font-line-height-h3)}.today-page__draft-title{display:block}.today-page__draft-card.es-story-card-row,.today-page__community-card.es-story-card-row{--es-story-card-row-thumb-size: calc(var(--es-space-2xl) * 2 + var(--es-space-xs));min-height:calc(var(--es-space-3xl) * 2 + var(--es-space-xs))}.today-page__draft,.today-page__draft-card .es-story-card-row__title,.today-page__draft-card .es-story-card-row__excerpt{max-width:none}.today-page__entries{gap:calc(var(--es-space-sm) + var(--es-space-xs))}.today-page__entry{flex-direction:row;align-items:center;gap:var(--es-space-md);height:calc(var(--es-space-2xl) + var(--es-space-2xl) - var(--es-space-sm));min-height:0;padding:var(--es-space-md);border-radius:var(--es-radius-xl)}.today-page__entry-icon{flex:0 0 calc(var(--es-space-2xl) + var(--es-space-sm));width:calc(var(--es-space-2xl) + var(--es-space-sm));height:calc(var(--es-space-2xl) + var(--es-space-sm))}.today-page__entry-content{gap:var(--es-space-xs)}.today-page__entry-title{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-bold);font-size:var(--es-font-size-h5);line-height:var(--es-font-line-height-h5)}.today-page__entry-description{font-family:var(--es-font-family-ui);font-weight:var(--es-font-weight-regular);font-size:var(--es-font-size-caption-sm);line-height:var(--es-font-line-height-caption-sm)}.today-page__entry-arrow{display:inline-flex}.today-page__community{gap:var(--es-space-md)}.today-page__community-grid{gap:calc(var(--es-space-sm) + var(--es-space-xs))}}:root{--font-bai-jamjuree: "Bai Jamjuree", sans-serif;--font-lineseed-sans-thai: "LINESeedSansTH", sans-serif;--font-font-awesome: "FontAwesome", sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{text-decoration:none;color:#2e2e2e}body:has(.greeting-splash-screen){-ms-overflow-style:none;scrollbar-width:none}body:has(.greeting-splash-screen)::-webkit-scrollbar{display:none}body{background-color:var(--es-color-bg-primary)}custom scrollbar ::-webkit-scrollbar{width:2px;position:fixed}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#80808080;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#808080b3}*{scrollbar-width:thin;scrollbar-color:rgba(128,128,128,.5) transparent}ul{list-style:disc;padding-left:1.25rem}
