@charset "UTF-8";:root{--es-color-text-primary: #2e2e2e;--es-color-text-secondary: #6f655d;--es-color-text-muted: #9a8e83;--es-color-text-placeholder: #a0a1b7;--es-color-text-disabled: #c0c0c0;--es-color-text-inverse: #ffffff;--es-color-text-error: #ff1467;--es-color-text-success: #2c9f88;--es-color-text-warning: #9a7505;--es-color-text-link: #007bff;--es-color-bg-primary: #fffdfc;--es-color-bg-secondary: #f2eae2;--es-color-bg-card: #ffffff;--es-color-bg-muted: #faf6f0;--es-color-bg-soft: var(--es-color-bg-muted);--es-color-bg-warm: #eaddcf;--es-color-bg-inverse: #000000;--es-color-bg-backdrop: rgba(0, 0, 0, .7);--es-color-bg-error: #f8d7da;--es-color-bg-success: #d4edda;--es-color-bg-warning: #fff3cd;--es-color-bg-info: #cce5ff;--es-color-border-primary: #f0f0f4;--es-color-border-soft: #e2d6ca;--es-color-border-secondary: rgba(69, 59, 52, .25);--es-color-border-active: #c4c4c4;--es-color-border-error: #d91158;--es-color-border-success: #2c9f88;--es-color-button-primary-bg: #5e5c6c;--es-color-button-primary-text: #ffffff;--es-color-button-secondary-text: #5e5c6c;--es-color-button-primary-bg-hover: #4f4d5c;--es-color-button-primary-bg-active: #454350;--es-color-button-secondary-bg-hover: var(--es-color-bg-muted);--es-color-button-secondary-bg-active: var(--es-color-bg-warm);--es-color-button-secondary-border-hover: var(--es-color-border-active);--es-color-button-brand-bg-hover: #b89d83;--es-color-button-brand-bg-active: var(--es-color-brand-primary-deep);--es-color-button-neutral-bg-hover: var(--es-color-bg-warm);--es-color-button-neutral-bg-active: #e8dfd4;--es-color-button-focus-ring: var(--es-color-brand-primary-soft);--es-color-input-focus-ring: var(--es-color-button-focus-ring);--es-color-input-bg-hover: var(--es-color-bg-primary);--es-color-input-border-hover: var(--es-color-border-active);--es-color-input-focus-ring-error: var(--es-color-border-error);--es-color-brand-primary: #c7ad93;--es-color-brand-primary-soft: #e8d8c8;--es-color-brand-primary-deep: #8a6f5a;--es-color-accent-clay: #d6b39b;--es-color-accent-peach: #f0d0bf;--es-color-reflection-taupe: #bdb4aa;--es-color-accent: #dbafa0;--es-color-accent-yellow: #fbce6a;--es-color-accent-pink: #f391bc;--es-color-accent-green: #2c9f88;--es-color-accent-cream: #ffe8d8;--es-color-accent-red: #ca2530;--es-color-feedback-error-soft-bg: var(--es-color-bg-error);--es-color-feedback-error-soft-text: var(--es-color-text-secondary);--es-color-feedback-error-soft-border: var(--es-color-accent);--es-color-feedback-error-strong-text: var(--es-color-text-error)}:root{--es-breakpoint-sm: 460px;--es-breakpoint-md: 768px}:root{--es-font-family-ui: "LINESeedSansTH", "Bai Jamjuree", sans-serif;--es-font-family-reading: "Bai Jamjuree", sans-serif;--es-font-family-heading: var(--es-font-family-ui);--es-font-family-body: var(--es-font-family-reading);--es-font-weight-regular: 400;--es-font-weight-medium: 500;--es-font-weight-semibold: 600;--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-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-h2-sm: 24px;--es-font-line-height-h2-sm: 32px;--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-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-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-reading: 16px;--es-font-size-reading-lg: 18px;--es-font-size-reading-sm: 14px;--es-font-size-reading-heading: 24px;--es-font-line-height-reading: 24px;--es-font-line-height-reading-lg: 1.8;--es-font-line-height-reading-sm: 20px;--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-page-width: 830px}:root{--es-radius-none: 0;--es-radius-sm: 4px;--es-radius-md: 8px;--es-radius-lg: 12px;--es-radius-xl: 16px;--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}}@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}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);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);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);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)}@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)}@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)}@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-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-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)}.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-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-semibold)}.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,.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,.profile__info__name,.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,.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,.profile__info__name,.following__title,.home__banner-hero__content-title,.error__title{font-size:28px;line-height:36px}}.text-h2,.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,.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,.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,.profile__story__title,.welcome-text h1{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,.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,.profile__info__bio,.profile__story__list__empty,.following__empty,.home__featured-stories__card__excerpt,.welcome-text p,trix-editor,.flash-message__text,.input input[type=text],.input input[type=email],.input input[type=password],.input textarea,.onboarding-form .checkbox-item,.profile-dropdown__menu-item-link,.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,.profile__stats__count,.drawer__item{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,.journals__actions,.story__author,.story__share-button__title,.list-story__empty-state__message,.profile__stats__text,.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,.home__featured-stories__card__footer,.story-stat__item,.publish-settings-step__category-description,.category-badge,.category-badge.small,.story-filter__item,.footer__quote,.footer__legal-separator,.footer__copyright,.card__footer,.card--flat .card__status{font-family:var(--font-bai-jamjuree);font-weight:400;font-size:14px;line-height:20px}.text-caption strong,.home__featured-stories__card__footer strong,.story-stat__item strong,.publish-settings-step__category-description strong,.category-badge strong,.category-badge.small strong,.story-filter__item strong,.footer__quote strong,.footer__legal-separator strong,.footer__copyright 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,.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("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:FontAwesome;src:url(/vite/assets/fa-regular-400-oIGWxuL3.woff2) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:FontAwesome;src:url(/vite/assets/fa-solid-900-BT5pqhjd.woff2) format("opentype");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:FontAwesome;src:url(/vite/assets/fa-thin-100-CBIYUAfs.woff2) format("opentype");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}.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,.profile__story__list__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}.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%;padding:12px 20px;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}.navbar__container{display:flex;align-items:center;justify-content:space-between;max-width:830px;margin:0 auto;position:relative}.navbar__container--with-max-width{max-width:830px;margin:0 auto}.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;object-fit:cover}.navbar .navbar__navigation{display:flex;align-items:center;gap:8px;justify-content:center}@media screen and (max-width: 1024px){.navbar .navbar__navigation--hide-mobile{display:none}}.navbar .navbar__nav-item{display:flex;flex-direction:column;align-items:center;gap:6px;padding:8px 12px;text-decoration:none;color:var(--es-color-text-muted);transition:color .2s ease;border-bottom:2px solid transparent}@media screen and (max-width: 768px){.navbar .navbar__nav-item{padding:4px 6px;border-bottom:1px solid transparent}}.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-button-primary-bg);border-bottom:2px solid var(--es-color-button-primary-bg)}@media screen and (max-width: 768px){.navbar .navbar__nav-item.is-active{border-bottom:1px solid var(--es-color-button-primary-bg)}}.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;padding-right:20px}.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;color:var(--es-color-text-primary);background:none;border:none}.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: 1024px){.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}}.drawer{position:fixed;top:0;right:0;height:100%;width:80%;max-width:400px;background-color:var(--es-color-bg-primary);box-shadow:-4px 0 10px #0000001a;padding:64px 24px;transform:translate(100%);transition:transform .3s ease;z-index:1003;display:flex;flex-direction:column;gap:20px}.drawer.is-open{transform:translate(0)}.drawer .drawer__close{position:absolute;top:8px;right:8px;align-self:flex-end;font-size:20px;background:none;border:none;cursor:pointer;padding:8px 16px}.drawer .drawer__close span{color:var(--es-color-text-primary)}.drawer__menu{display:flex;flex-direction:column;height:100%;gap:8px;list-style:none;padding:0;margin:0}.drawer__additional-menu{display:flex;flex-direction:column;gap:8px;list-style:none;padding:0;margin:0}.drawer li{display:flex;align-items:center;gap:8px}.drawer li .icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:var(--es-color-button-primary-bg)}.drawer__item{display:flex;align-items:center;width:100%;gap:8px;padding:8px 0;text-decoration:none;color:var(--es-color-text-primary)}.drawer-backdrop{position:fixed;inset:0;background-color:var(--es-color-bg-backdrop);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1002;opacity:0;pointer-events:none;transition:opacity .3s ease}.drawer-backdrop.is-open{opacity:1;pointer-events:auto}.bottom-navbar{display:none}@media screen and (max-width: 1024px){.bottom-navbar{display:flex;position:fixed;bottom:0;left:0;right:0;width:100%;align-items:center;justify-content:space-around;background-color:var(--es-color-bg-primary);border-top:1px solid var(--es-color-border-primary);padding:0;z-index:1001;box-shadow:0 -2px 10px #0000000d}}.bottom-navbar__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:12px;text-decoration:none;color:var(--es-color-text-muted);transition:color .2s ease;flex:1;max-width:120px;min-width:0}.bottom-navbar__item.is-active{color:var(--es-color-button-primary-bg)}.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:11px;line-height:1.3;font-weight:400;color:inherit;text-align:center;white-space:nowrap}.profile-dropdown{position:relative}.profile-dropdown__menu{position:absolute;top:calc(100% + 32px);right:0;background-color:#fffdfc;border:1px solid #f0f0f4;border-radius:4px;padding:8px;min-width:200px}.profile-dropdown__menu-item{width:100%;padding:8px;border-radius:4px;cursor:pointer;display:flex;align-items:center;gap:8px}.profile-dropdown__menu-item:hover{background-color:#f2eae2}.profile-dropdown__menu-item-link{display:block;width:100%;height:100%;border:none;background-color:transparent;cursor:pointer;text-align:left}.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{max-width:600px;width:100%;padding:32px;background-color:var(--es-color-bg-card);border-radius:16px;box-shadow:0 6px 20px #0000000f;animation:fadeIn .5s ease-in-out both;box-sizing:border-box}@media screen and (max-width: 768px){.onboarding-form{padding:24px 16px;border-radius:12px}}.onboarding-form__progress{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.onboarding-form__progress-label{margin:0}.onboarding-form__progress-track{width:100%;height:6px;border-radius:999px;background-color:var(--es-color-bg-secondary);overflow:hidden}.onboarding-form__progress-fill{height:100%;border-radius:999px;background-color:var(--es-color-button-primary-bg);transition:width .25s ease}.onboarding-form .form-nav{margin-top:32px;display:flex;justify-content:flex-end;flex-wrap:wrap;gap:16px}@media screen and (max-width: 768px){.onboarding-form .form-nav{margin-top:24px;gap:8px}}.onboarding-form .checkbox-item{display:flex;align-items:center;gap:10px;cursor:pointer;border-radius:8px;padding:16px;background-color:var(--es-color-bg-muted);border:1px solid var(--es-color-border-primary)}@media screen and (max-width: 768px){.onboarding-form .checkbox-item{padding:8px}}.onboarding-form .checkbox-item input[type=checkbox]{width:18px;height:18px;flex-shrink:0}@media screen and (max-width: 768px){.onboarding-form .interest-container{overflow-y:auto;max-height:min(280px,40vh)}}.onboarding-form .thank-you-cta__container{margin-top:32px;display:flex;flex-direction:row;gap:16px}@media screen and (max-width: 768px){.onboarding-form .thank-you-cta__container{margin-top:16px;flex-direction:column;gap:8px}}.onboarding-form .button.loading{opacity:.6;pointer-events:none}.onboarding-form .fade-in{animation:fadeIn .4s ease-in-out both}.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}.story-modal,.story-modal--open{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:-1;transition:z-index .3s ease-in-out}.story-modal__backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:var(--es-color-bg-backdrop);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);opacity:0;z-index:-1}.story-modal__content{position:fixed;top:2%;left:50%;transform:translate(-50%,100%);z-index:1002;max-width:894px;width:100%;height:98%;background-color:var(--es-color-bg-primary);border-top-left-radius:16px;border-top-right-radius:16px;overflow:hidden;animation:slide-down .3s ease-in-out forwards}.story-modal__close-button{position:absolute;top:0;right:8px;z-index:1002;cursor:pointer;padding:16px}.story-modal--open{z-index:1002}.story-modal--open .story-modal__content{opacity:1;animation:slide-up .3s ease-in-out forwards}.story-modal--open .story-modal__backdrop{opacity:1;transition:opacity .3s ease-in-out}@keyframes slide-up{0%{transform:translate(-50%,100%);opacity:0}to{transform:translate(-50%);opacity:1}}@keyframes slide-down{0%{transform:translate(-50%);opacity:1}to{transform:translate(-50%,100%);opacity:0}}.flash-message{position:fixed;top:20px;left:50%;transform:translate(-50%);min-width:300px;padding:16px;border-radius:8px;display:flex;align-items:center;justify-content:space-between;animation:slideIn .3s ease-in-out;z-index:9999}.flash-message.is-leaving{animation:slideOut .3s ease-in-out forwards}.flash-message__content{display:flex;align-items:center;gap:12px}.flash-message__text{margin:0}.flash-message__close{background:none;border:none;cursor:pointer;padding:4px;color:inherit;opacity:.7;transition:opacity .2s}.flash-message__close:hover{opacity:1}.flash-message--success{background-color:#d4edda;color:#2c9f88}.flash-message--error{background-color:#f8d7da;color:#ff1467}.flash-message--info{background-color:#cce5ff;color:#007bff}.flash-message--warning{background-color:#fff3cd;color:#9a7505}@keyframes slideIn{0%{transform:translate(-50%) translateY(-100%);opacity:0}to{transform:translate(-50%) translateY(0);opacity:1}}@keyframes slideOut{0%{transform:translate(-50%) translateY(0);opacity:1}to{transform:translate(-50%) translateY(-100%);opacity:0}}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}.story-edit-button{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#f2eae2;border:none}.story-edit-button span{color:#5c5c5c}.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--icon{color:#2e2e2e;background-color:#fafafa;border:1px solid rgba(69,59,52,.25)}.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}.notification{position:relative}.notification__toggle{position:relative;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:none;border:none;cursor:pointer}.notification__dot{position:absolute;z-index:1;top:5px;right:5px;width:10px;height:10px;border-radius:50%;background-color:#ff1467}.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__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{width:100%;height:100%;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#fffdfc;color:#a0a1b7}@media screen and (max-width: 768px){.author-profile__avatar-placeholder svg{width:30px;height:30px}}.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:#111;z-index:1001;box-shadow:0 0 10px #0000001a;color:#fff}.footer__quote-block{padding:2rem 1rem 1rem;text-align:center}.footer__quote{font-style:italic;color:#fff;max-width:460px;margin:0 auto;line-height:1.8;font-size:14px;white-space:pre-line}.footer__container{max-width:830px;margin:0 auto;padding:2rem 1rem}.footer__about{margin-top:.5rem;border:1px solid #ffffff;border-radius:4px;padding:.5rem 1rem;width:fit-content;margin-left:auto;margin-right:auto}.footer__about a{color:#fff}.footer__content{display:flex;justify-content:space-between;margin-top:2rem;flex-wrap:wrap;gap:1rem}.footer__social-links{display:flex;align-items:center;gap:.5rem}.footer__social-links a{display:flex;align-items:center}.footer__social-links img{width:18px;height:18px}.footer__contact{display:flex;flex-direction:column;gap:.5rem}.footer__contact-item{display:flex;align-items:center;gap:.25rem}.footer__legal{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .5rem;align-self:flex-end}.footer__legal-link{color:#fff;text-decoration:underline;font-size:12px}.footer__legal-separator{font-size:12px;color:#fff;opacity:.7}.footer__copyright{font-size:12px;color:#fff;align-self:flex-end}.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{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{width:fit-content;padding:1px 8px;border-radius:50px}.category-badge.full-width{width:100%}.publish-settings-step{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;box-sizing:border-box}.publish-settings-step__content{display:flex;flex-direction:column;gap:16px;width:100%;flex:1;min-height:0;overflow-y:auto;padding:32px 32px 64px}@media screen and (max-width: 768px){.publish-settings-step__content{padding:24px 16px 64px}}.publish-settings-step__categories{display:flex;flex-direction:column;gap:4px;width:100%}.publish-settings-step__section{display:flex;flex-direction:column;gap:8px;width:100%;padding-top:16px}.publish-settings-step__section-helper{margin:0}.publish-settings-step__options{display:flex;flex-direction:column;gap:4px;width:100%}.publish-settings-step__options.is-disabled{opacity:.6;pointer-events:none}.publish-settings-step__option-item{display:flex;gap:8px;flex-direction:row;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;background-color:#fffdfc;padding:16px;border-radius:8px;outline:none;border:2px solid transparent;text-align:left}@media screen and (max-width: 768px){.publish-settings-step__option-item{padding:8px 16px}}.publish-settings-step__option-item:hover:not(:disabled){cursor:pointer;background-color:#f2eae2}@media screen and (max-width: 768px){.publish-settings-step__option-item:hover:not(:disabled){background-color:#fffdfc}}.publish-settings-step__option-item__content{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.publish-settings-step__option-item.is-active{border:2px solid #959fff}.publish-settings-step__option-item.is-disabled,.publish-settings-step__option-item:disabled{cursor:not-allowed}.publish-settings-step__option-label{color:#2e2e2e}.publish-settings-step__option-description{color:#5c5c5c}.publish-settings-step__category-item{display:flex;gap:8px;flex-direction:row;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;background-color:#fffdfc;padding:16px;border-radius:8px;outline:none;border:2px solid transparent}@media screen and (max-width: 768px){.publish-settings-step__category-item{padding:8px 16px}}.publish-settings-step__category-item:hover{cursor:pointer;background-color:#f2eae2}@media screen and (max-width: 768px){.publish-settings-step__category-item:hover{background-color:#fffdfc}}.publish-settings-step__category-item__content{display:flex;flex-direction:row;align-items:center;gap:16px;flex:1;min-width:0}@media screen and (max-width: 768px){.publish-settings-step__category-item__content{gap:8px}}.publish-settings-step__category-item.is-active{border:2px solid #959fff}.publish-settings-step__category-check{display:flex;justify-content:center;align-items:center;width:20px;height:20px;border-radius:50%;background-color:#06c755;flex-shrink:0}.publish-settings-step__category-check.inactive{background-color:transparent}.publish-settings-step__category-badge{width:96px;flex-shrink:0}.publish-settings-step__category-description{color:#5c5c5c;flex:1;min-width:0;text-align:left}@media screen and (max-width: 768px){.publish-settings-step__category-description{font-size:12px;line-height:18px}}.thank-you-popup{position:fixed;inset:0;z-index:1003;background-color:#000000b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.thank-you-popup__container{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center}.thank-you-popup__content{position:relative;width:500px;height:100%;background-color:#fffdfc;border-radius:16px;padding:42px 40px;height:fit-content;display:flex;flex-direction:column;gap:16px;align-items:center}@media screen and (max-width: 768px){.thank-you-popup__content{width:calc(100% - 32px);padding:16px}}.thank-you-popup__actions{width:100%;height:100%;display:flex;gap:16px;align-items:center;justify-content:center}.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:center;gap:4px;padding:12px 16px;background-color:#fffdfc;border-bottom:1px solid #f0f0f4;flex-wrap:wrap;margin-bottom:16px}.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:#5e5c6c;color:#fff}.lexical-editor__toolbar-button.active svg{fill:#fff}.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}.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-layout{font-family:var(--font-lineseed-sans-thai);font-weight:700;display:grid;grid-template-columns:240px 1fr;min-height:100vh}.admin-layout__sidebar{display:flex;flex-direction:column;border-right:1px solid #f0f0f4;background:#fff;padding:16px 12px;gap:16px}.admin-layout__brand{display:flex;align-items:center;justify-content:center;gap:8px;padding:4px 8px}.admin-layout__brand-text{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-size:24px;line-height:32px;font-weight:500;font-size:18px;color:#5c5c5c}.admin-layout__nav{display:flex;flex-direction:column;gap:6px}.admin-layout__nav-item{font-family:var(--font-lineseed-sans-thai);font-weight:700;font-weight:400;font-size:16px;line-height:24px;padding:8px 10px;border-radius:8px;color:#2e2e2e}.admin-layout__nav-item:hover{background:#0000000a}.admin-layout__footer{margin-top:auto}.admin-layout__content{padding:24px;background:#fafafa}.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}.main-layout{position:relative}@media screen and (max-width: 1024px){.main-layout.has-bottom-navbar{padding-bottom:68px}}.onboarding-page{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:center;width:100vw;min-height:100vh;gap:24px;padding:64px;box-sizing:border-box;background-image:url(/vite/assets/onboarding-bg-BDRrV0DW.webp);background-size:cover;background-position:center;background-repeat:no-repeat;overflow-y:auto}@media screen and (max-width: 768px){.onboarding-page{flex-direction:column;align-items:stretch;justify-content:flex-start;padding:24px 16px;gap:24px}}.bg-deco{position:absolute;inset:0;pointer-events:none;z-index:0}.bg-deco .deco{position:absolute;opacity:.08;-webkit-user-select:none;user-select:none}.bg-deco .deco--curve{bottom:-40px;left:-60px;width:300px}.bg-deco .deco--scribble{top:20%;right:10%;width:120px}.welcome-text{max-width:400px;z-index:1}@media screen and (max-width: 768px){.welcome-text h1{font-size:24px;line-height:32px}}.welcome-text p{color:var(--es-color-text-muted)}@media screen and (max-width: 768px){.welcome-text{display:none}}.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:48px;padding:16px;align-items:center}.profile__email-verify-banner{width:100%;max-width:600px}.profile__username-banner{width:100%;max-width:600px;padding:8px 16px;margin-bottom:0;border-radius:8px;background-color:var(--es-color-bg-secondary);color:var(--es-color-text-secondary);text-align:center;box-sizing:border-box}.profile__info{width:100%;max-width:600px;border-radius:16px;display:flex;flex-direction:column;align-items:center;gap:8px}.profile__info__username{margin:0;text-align:center}.profile__info__field{width:100%;text-align:left}.profile__info__name{color:var(--es-color-text-primary)}.profile__info__bio{font-style:italic;color:var(--es-color-text-secondary)}.profile__info__actions{margin-top:16px;display:flex;gap:8px}.profile__stats{display:flex;gap:64px;justify-content:center}.profile__stats__follower,.profile__stats__following{display:flex;flex-direction:column;align-items:center}.profile__stats__count{color:var(--es-color-text-primary)}.profile__stats__text{color:var(--es-color-text-secondary)}.profile__story{display:flex;width:100%;flex-direction:column;gap:16px}.profile__story__title{color:var(--es-color-text-primary)}.profile__story__filters{display:flex;justify-content:flex-start;width:100%}.profile__story__list .infinite-scroll-component{display:flex;flex-direction:column;gap:16px}.profile__story__list__empty{height:300px}@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:16px 0}.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__stories{display:flex;flex-direction:column;gap:16px}.list-story__empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:64px 16px;text-align:center;color:#5c5c5c}.list-story__empty-state__message{color:#5c5c5c;line-height:1.6}.list-story__loading{display:flex;align-items:center;justify-content:center;width:100%;padding:24px 0}.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:calc(100vh - 56px);display:grid;place-items:center;background:#fffdfc}.admin-auth__card{width:100%;max-width:420px;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:24px;box-shadow:0 2px 10px #0000000a}.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-bottom:16px}.admin-auth__field{display:flex;flex-direction:column;gap:6px;margin-bottom:12px}.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%;padding:10px 12px;border:1px solid rgba(0,0,0,.15);border-radius:8px;outline:none}.admin-auth__field .input:focus{border-color:#c4c4c4}.admin-auth__actions{margin-top:8px}.admin-auth__actions .button{width:100%}.button{border:none;border-radius:8px;padding:10px 12px;cursor:pointer}.button--primary{background:#5e5c6c;color:#fff}.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__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}.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:1}.story-scene__body{flex:1;display:flex;align-items:center;justify-content:center;padding:24px 16px 128px;position:relative;z-index:1}.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-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__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{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__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:all .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:all .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 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}.story-player-state__back-btn:hover{opacity:.9}: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}
