:root{--color-brand-moss-700: #506a58;--color-brand-moss-600: #5b7864;--color-brand-moss-500: #6f8f78;--color-brand-moss-100: #e8efe5;--color-brand-moss-050: #f2f6ef;--color-accent-orange-700: #945735;--color-accent-orange-600: #d98a5f;--color-accent-orange-500: #e29a6b;--color-accent-gold-500: #d7b56d;--color-accent-peach-100: #f6e4d5;--color-success-bg: #e8efe5;--color-warning-bg: #f7ecd2;--color-danger-bg: #f8dfd8;--color-text-primary: #3f3932;--color-text-secondary: #6d6459;--color-text-tertiary: #91877c;--color-text-inverse: #fff8ee;--color-border-soft: #e6d8c8;--color-border-strong: #cdbba6;--color-frame-brown-900: #19150f;--color-bg-page: #fbf7ef;--color-bg-page-warm: #f4eee4;--color-bg-sunken: #ece3d6;--color-surface-paper: #fff8ee;--color-surface-raised: #fffdf8;--color-focus-ring: #d98a5f;--font-display: "LXGW WenKai Screen", STKaiti, KaiTi, serif;--font-body: "Source Han Sans SC", "Noto Sans CJK SC", "PingFang SC", "Microsoft YaHei", sans-serif;--font-number: "DIN Alternate", "Avenir Next", system-ui, sans-serif;--space-2xs: 4px;--space-xs: 8px;--space-sm: 12px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--radius-xs: 6px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-xl: 24px;--radius-full: 999px;--shadow-hairline: 0 0 0 1px rgba(80, 58, 36, .08);--shadow-paper: 0 8px 24px rgba(80, 58, 36, .08), 0 1px 2px rgba(80, 58, 36, .08);--shadow-raised: 0 16px 40px rgba(80, 58, 36, .14), 0 2px 8px rgba(80, 58, 36, .08);--motion-standard: cubic-bezier(.25, 1, .5, 1)}.app-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:0 24px;border-radius:999px;font-size:17px;font-weight:800;background:var(--home-brand-700, #3f6558);color:#fffaf4;cursor:pointer;transition:transform .12s ease,opacity .12s ease}.app-btn:active{transform:scale(.97)}.app-btn[disabled]{opacity:.4;cursor:not-allowed}.app-btn--ghost{background:transparent;color:var(--home-brand-700, #3f6558);border:1px solid var(--home-border, #e8d9c8)}.app-btn--block{display:flex;width:100%}.app-toast{position:fixed;left:50%;bottom:calc(96px + env(safe-area-inset-bottom));transform:translate(-50%);background:#26372df0;color:#fffaf2;font-size:15px;font-weight:700;padding:12px 18px;border-radius:999px;z-index:60;box-shadow:0 16px 34px #26372d38;animation:app-toast-in .22s ease}@keyframes app-toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.app-shell{max-width:520px;margin:0 auto;width:100%;min-height:var(--app-viewport-height);position:relative;display:flex;flex-direction:column;overflow:hidden}.app-shell--light{background:linear-gradient(180deg,#fbf3eb,#fcf4ee 54%,#fbf3ea);color:#2f2a24}.app-shell--dark{background:linear-gradient(180deg,#0b1716,#211916 44%,#070c0d);color:#f9f6f0}.app-topbar{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;min-height:52px;padding:calc(10px + env(safe-area-inset-top)) 10px 6px;flex:0 0 auto}.app-topbar__back{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:inherit;cursor:pointer;border-radius:12px}.app-topbar__back:active{background:#0000000f}.app-topbar--dark .app-topbar__back:active{background:#ffffff1a}.app-topbar__title{font-size:17px;font-weight:800;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-topbar__right{display:flex;justify-content:flex-end;align-items:center;min-height:44px}.app-floating-bar{position:sticky;bottom:0;left:0;right:0;display:flex;gap:6px;padding:10px 12px calc(14px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#fbf3eb00,#fbf3ebf0 34%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:20}.app-floating-bar__btn{flex:1;display:inline-flex;flex-direction:column;align-items:center;gap:3px;min-height:52px;padding:8px 6px;background:transparent;color:#3f6558;border-radius:16px;cursor:pointer;font-size:12px;font-weight:700}.app-floating-bar__btn svg{width:22px;height:22px}.app-floating-bar__btn.is-primary{color:#2f5545}.app-floating-bar__btn:active{background:#3f65581a}.app-floating-bar__btn[disabled]{opacity:.4}.story-para{display:flex;flex-direction:column;gap:12px;margin:0 0 22px}.story-para__fig{margin:0;position:relative;border-radius:16px;overflow:hidden}.story-para__fig img{width:100%;aspect-ratio:3 / 2;object-fit:cover}.story-para__source{position:absolute;left:10px;bottom:10px;background:#26372db8;color:#fffaf2;font-size:11px;font-weight:700;padding:3px 8px;border-radius:999px}.story-para__text{font-size:16px;line-height:1.8;color:#2f2a24;margin:0}.story-card{display:flex;flex-direction:column;gap:8px;padding:10px;border-radius:14px;background:#fffaf4;border:1px solid #ece1d0;text-align:left;cursor:pointer;box-shadow:0 6px 14px #704e2f0f;transition:transform .12s ease}.story-card:active{transform:scale(.98)}.story-card__img{width:100%;aspect-ratio:4 / 3;border-radius:10px;background-size:cover;background-position:center;background-color:#ece1d0}.story-card__question{font-size:14px;font-weight:700;line-height:1.4;color:#2f2a24;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.story-card__status{align-self:flex-start;font-size:11px;font-weight:700;padding:3px 9px;border-radius:999px;background:#e8efe5;color:#3f6558}.story-card--done .story-card__status{background:#f4d39b;color:#7b552f}.story-card--generating .story-card__status,.story-card--waiting .story-card__status{background:#eee6da;color:#8b8176}.story-card--retry .story-card__status{background:#f6e0d8;color:#b1543a}.story-card--untold .story-card__img{filter:saturate(.85)}.app-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50}.app-drawer__mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#140f0b80;animation:app-fade .2s ease}.app-drawer__panel{position:absolute;left:0;right:0;bottom:0;max-width:520px;margin:0 auto;background:#fffaf4;border-radius:22px 22px 0 0;padding:14px 18px calc(22px + env(safe-area-inset-bottom));box-shadow:0 -10px 30px #0000002e;animation:app-drawer-up .26s cubic-bezier(.2,.9,.3,1)}.app-drawer__head{position:relative;display:flex;align-items:center;justify-content:center;min-height:36px;margin-bottom:14px}.app-drawer__title{width:100%;padding:0 44px;color:#2f2a24;font-size:17px;font-weight:800;text-align:center}.app-drawer__close{position:absolute;top:50%;right:0;transform:translateY(-50%);width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#8b8176;cursor:pointer;border-radius:10px}.app-drawer__back{position:absolute;top:50%;left:0;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;transform:translateY(-50%);border-radius:10px;background:transparent;color:#5e554c}.app-drawer__body{display:flex;flex-direction:column;gap:10px}@keyframes app-fade{0%{opacity:0}to{opacity:1}}@keyframes app-drawer-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.theme-carousel{display:flex;flex-direction:column;align-items:center;gap:14px}.theme-carousel__track{position:relative;width:100%;height:clamp(380px,56vh,460px);display:flex;align-items:center;justify-content:center;touch-action:pan-y}.theme-carousel__card{position:absolute;left:50%;top:50%;width:clamp(240px,72%,320px);margin-left:calc(clamp(240px,72%,320px)/-2);margin-top:-150px;background:linear-gradient(180deg,#fffefd,#fff8ee);border-radius:22px;overflow:hidden;box-shadow:0 22px 48px #0305096b;border:0;cursor:pointer;text-align:left;transition:transform .42s cubic-bezier(.2,.9,.3,1),opacity .42s ease;padding:0;color:#2f2a24}.theme-carousel__img{width:100%;aspect-ratio:4 / 3;background-size:cover;background-position:center;background-color:#211916}.theme-carousel__copy{padding:14px 16px 16px;display:flex;flex-direction:column;gap:5px}.theme-carousel__sub{font-size:12px;font-weight:800;color:#d88f6a}.theme-carousel__title{font-size:19px;font-weight:850;line-height:1.3}.theme-carousel__meta{font-size:12px;color:#8b8176}.theme-carousel__dots{display:flex;gap:7px}.theme-carousel__dot{width:8px;height:8px;border-radius:999px;border:0;background:#fffaf452;cursor:pointer;padding:0;transition:all .2s ease}.theme-carousel__dot.is-active{width:26px;background:#8c9c8a}.entry-page{flex:1;display:flex;flex-direction:column;padding:calc(20px + env(safe-area-inset-top)) 20px calc(24px + env(safe-area-inset-bottom))}.entry-page__hero{text-align:center;margin-bottom:18px}.entry-page__title{font-size:30px;font-weight:900;margin:0 0 8px;letter-spacing:1px}.entry-page__sub{font-size:15px;line-height:1.6;color:#f9f6f0c7;margin:0 auto;max-width:320px}.entry-page__footer{margin-top:auto;padding-top:18px;display:flex;flex-direction:column;gap:12px;align-items:center}.entry-page__cta{font-size:19px}.entry-page__note{font-size:12px;line-height:1.6;color:#f9f6f08f;text-align:center;margin:0;max-width:340px}.entry-page__link{background:transparent;color:#f9f6f0cc;font-size:13px;font-weight:700;text-decoration:underline;cursor:pointer}.onboard__count{font-size:14px;font-weight:800;color:#8b8176}.onboard__progress{height:4px;background:#ece1d0;margin:0 16px;border-radius:999px;overflow:hidden}.onboard__progress-bar{height:100%;background:#3f6558;transition:width .3s ease}.onboard__body{flex:1;overflow-y:auto;padding:24px 20px}.onboard__card{background:#fffaf4;border:1px solid #ece1d0;border-radius:18px;padding:22px 18px;box-shadow:0 8px 20px #704e2f0f}.onboard__kicker{font-size:12px;font-weight:800;color:#d88f6a}.onboard__title{font-size:21px;font-weight:850;line-height:1.4;margin:6px 0 8px;color:#2f2a24}.onboard__hint{font-size:14px;line-height:1.6;color:#6d6459;margin:0 0 20px}.onboard__answer{display:flex;flex-direction:column;gap:12px}.onboard__input,.onboard__textarea{width:100%;padding:14px 16px;border-radius:14px;border:1px solid #e8d9c8;background:#fff;font-size:17px;color:#2f2a24;resize:none}.onboard__textarea{line-height:1.6}.onboard__select{width:100%;padding:16px;border-radius:14px;border:1px solid #e8d9c8;background:#fff;font-size:17px;color:#2f2a24;text-align:left;cursor:pointer}.onboard__options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.onboard__options--col{grid-template-columns:1fr}.onboard__option{padding:16px;border-radius:14px;border:2px solid #e8d9c8;background:#fff;font-size:17px;font-weight:700;color:#2f2a24;cursor:pointer;text-align:center;transition:all .15s ease}.onboard__option.is-selected{border-color:#3f6558;background:#e8efe5;color:#2f5545}.onboard__voice{display:flex;flex-direction:column;gap:10px}.onboard__hold{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:16px;border-radius:14px;background:#2f5545;color:#fffaf4;font-size:16px;font-weight:800;cursor:pointer}.onboard__hold:active{transform:scale(.98)}.onboard__bottom{padding:12px 20px calc(18px + env(safe-area-inset-bottom))}.onboard__years{max-height:260px;overflow-y:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;scrollbar-width:none}.onboard__year{padding:12px;border-radius:12px;background:#fff8ef;border:1px solid #ece1d0;font-size:15px;font-weight:700;color:#2f2a24;cursor:pointer}.onboard__year.is-selected{background:#3f6558;color:#fff;border-color:#3f6558}.onboard__era-row{margin-top:14px;padding-top:14px;border-top:1px solid #ece1d0;display:flex;flex-direction:column;gap:8px}.onboard__era-label{font-size:13px;color:#6d6459}.onboard__era-tags{display:flex;flex-wrap:wrap;gap:8px}.onboard__era{padding:8px 14px;border-radius:999px;background:#fff8ef;border:1px solid #ece1d0;font-size:13px;font-weight:700;color:#2f2a24;cursor:pointer}.onboard__era.is-selected{background:#d88f6a;color:#fff;border-color:#d88f6a}.home-page{flex:1;display:flex;flex-direction:column;padding:calc(12px + env(safe-area-inset-top)) 16px calc(20px + env(safe-area-inset-bottom))}.home-page__top{display:flex;justify-content:flex-start}.home-page__me{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#f9f6f0;cursor:pointer;padding:6px 12px 6px 6px;border-radius:999px}.home-page__avatar{width:34px;height:34px;border-radius:50%;background:#3f6558;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:16px}.home-page__me-text{font-size:15px;font-weight:700}.home-page__carousel{flex:1;display:flex;align-items:center}.home-page__footer{padding-top:14px}.home-page__cta{font-size:19px}.wrapup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:calc(72px + env(safe-area-inset-top)) 20px calc(28px + env(safe-area-inset-bottom))}.wrapup-overlay__mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#191511a3;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:app-fade .24s ease}.wrapup{position:relative;width:min(100%,372px);max-height:100%;overflow:visible;padding:24px 24px 22px;border:1px solid rgba(122,88,58,.24);border-radius:22px;background:linear-gradient(#fffbf2f6,#f9efdefb),repeating-linear-gradient(0deg,transparent 0 25px,rgba(99,129,115,.08) 25px 26px);color:#373027;font-family:Nunito Sans,Source Han Sans SC,Noto Sans CJK SC,PingFang SC,Microsoft YaHei,sans-serif;text-align:left;box-shadow:0 30px 72px #100c095c,0 4px 14px #100c0929;animation:wrapup-postcard-in .34s cubic-bezier(.2,.82,.25,1);isolation:isolate}.wrapup:before{content:"";position:absolute;top:8px;right:8px;bottom:8px;left:8px;z-index:-1;border:1px solid rgba(134,94,59,.15);border-radius:16px;pointer-events:none}.wrapup__airmail{position:absolute;top:0;left:22px;right:22px;height:5px;border-radius:0 0 4px 4px;background:repeating-linear-gradient(135deg,#9f5f4d 0,#9f5f4d 12px,#f8eddb 12px,#f8eddb 24px,#527464 24px,#527464 36px,#f8eddb 36px,#f8eddb 48px)}.wrapup__close{position:absolute;top:0;right:0;z-index:2;width:38px;height:38px;transform:translate(34%,-34%);border:1px solid rgba(122,88,58,.2);background:#fffaf1;color:#776b5f;border-radius:50%;box-shadow:0 6px 18px #261b132e;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.wrapup__close:active{transform:translate(34%,-34%) scale(.96);background:#eee0cd}.wrapup__letter{position:relative;padding:14px 2px 18px;border-bottom:1px dashed rgba(114,93,70,.3)}.wrapup__speaker{position:relative;z-index:1;display:flex;align-items:center;gap:10px;margin-bottom:14px}.wrapup__speaker>span{display:flex;align-items:center}.wrapup__speaker strong{color:#496b5c;font-size:16px;line-height:1.2}.wrapup__avatar-wrap{position:relative;flex:0 0 auto}.wrapup__avatar{width:46px;height:46px;border-radius:50%;background:#dec6a04d;box-shadow:0 5px 13px #5b432c24}.wrapup__voice{position:absolute;right:-14px;bottom:1px;height:25px;min-width:37px;display:flex;align-items:center;justify-content:center;gap:3px;padding:5px 7px;border-radius:999px;background:#fffaf1;color:#4d7463;box-shadow:0 5px 13px #5b432c29}.wrapup__voice i{display:block;width:2px;height:7px;border-radius:3px;background:currentColor;animation:wrapup-voice-wave .68s ease-in-out infinite alternate}.wrapup__voice i:nth-child(2){height:13px;animation-delay:.12s}.wrapup__voice i:nth-child(3){height:9px;animation-delay:.24s}.wrapup__voice i:nth-child(4){height:15px;animation-delay:.36s}@keyframes wrapup-voice-wave{0%{transform:scaleY(.42);opacity:.5}to{transform:scaleY(1);opacity:1}}.wrapup__feedback{position:relative;z-index:1;margin:0;color:#443b32;font-family:inherit;font-size:16px;font-weight:540;line-height:1.78}.wrapup__feedback-scroll{max-height:min(200px,24dvh);padding-right:7px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:rgba(78,112,96,.5) rgba(225,213,196,.55);scrollbar-width:thin}.wrapup__feedback-scroll:focus-visible{outline:2px solid rgba(75,111,94,.38);outline-offset:3px;border-radius:4px}.wrapup__feedback-scroll::-webkit-scrollbar{width:5px}.wrapup__feedback-scroll::-webkit-scrollbar-track{border-radius:999px;background:#e1d5c48c}.wrapup__feedback-scroll::-webkit-scrollbar-thumb{border-radius:999px;background:#4e706080}.wrapup__detail{color:#416958;font-weight:780}.wrapup__delivery{padding-top:18px}.wrapup__thinking-simple{min-height:64px;display:flex;align-items:center;gap:10px;margin-bottom:0;padding:0 16px;border:1px solid rgba(78,112,96,.15);border-radius:16px;background:linear-gradient(145deg,#fffdf7f2,#eff4ebd6);color:#486b5a;box-shadow:inset 0 1px #ffffffdb;animation:wrapup-thought-in .38s ease both}.wrapup__thinking-simple svg{flex:0 0 auto;color:#7fa18f;animation:wrapup-sparkle 1.8s ease-in-out infinite}.wrapup__thinking-simple p{margin:0;color:#3f4f46;font-size:18px;font-weight:840;line-height:1.45}.wrapup__thinking-simple p span{color:#82a08f;letter-spacing:.08em}@keyframes wrapup-sparkle{0%,to{transform:scale(.88) rotate(-8deg);opacity:.65}50%{transform:scale(1.08) rotate(8deg);opacity:1}}@keyframes wrapup-thought-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.wrapup__status{font-size:16px;font-weight:800;color:#352f28;margin:0 0 4px}.wrapup__status--done{color:#3f6558}.wrapup__hint{font-size:12px;color:#85786b;margin:0;line-height:1.45}.wrapup__topic{font-size:14px;color:#6d6459;margin:4px 0 18px;line-height:1.5}.wrapup__button{min-height:48px}.wrapup__actions{display:flex;flex-direction:column;gap:10px}@keyframes wrapup-postcard-in{0%{opacity:0;transform:translateY(24px) scale(.94) rotate(-1.2deg)}to{opacity:1;transform:translateY(0) scale(1) rotate(0)}}@media (max-height: 720px){.wrapup-overlay{padding-top:calc(48px + env(safe-area-inset-top));padding-bottom:calc(18px + env(safe-area-inset-bottom))}.wrapup{padding-top:20px}.wrapup__letter{padding-top:12px;padding-bottom:14px}.wrapup__feedback{font-size:15.5px;line-height:1.68}.wrapup__feedback-scroll{max-height:min(150px,21dvh)}.wrapup__thinking-simple{min-height:58px;padding:0 13px}.wrapup__thinking-simple p{font-size:15.5px}}.iv-topbar{display:grid;grid-template-columns:64px minmax(0,1fr) 64px;align-items:center;padding:calc(10px + env(safe-area-inset-top)) 10px 6px;flex:0 0 auto}.iv-topbar__exit{background:transparent;color:#f9f6f0;font-size:16px;font-weight:700;cursor:pointer;text-align:left}.iv-topbar__title{font-size:14px;font-weight:700;color:#f9f6f0d1;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.iv-topbar__music{background:transparent;color:#f9f6f0;cursor:pointer;justify-self:end;width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px}.iv-stage{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 24px;gap:28px}.iv-avatar-wrap{display:flex;flex-direction:column;align-items:center;gap:12px}.iv-avatar{width:120px;height:120px;border-radius:50%;box-shadow:0 12px 30px #0006;animation:iv-breathe 3s ease-in-out infinite}.iv-avatar[data-phase=speaking]{animation:iv-speak 1s ease-in-out infinite}.iv-avatar[data-phase=thinking]{animation:iv-think 1.4s ease-in-out infinite}@keyframes iv-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes iv-speak{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes iv-think{0%,to{transform:scale(1) rotate(0)}50%{transform:scale(.96) rotate(-3deg)}}.iv-status{font-size:14px;font-weight:700;color:#d88f6a;background:#d88f6a29;padding:4px 14px;border-radius:999px}.iv-text{width:100%;max-height:240px;overflow-y:auto;text-align:center;scrollbar-width:none}.iv-text::-webkit-scrollbar{display:none}.iv-text p{font-size:18px;line-height:1.7;color:#f9f6f0;margin:0 0 10px}.iv-text__hint{font-size:14px;color:#f9f6f099}.iv-controls{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:14px;padding:18px 24px calc(24px + env(safe-area-inset-bottom));width:100%}.iv-time{font-size:15px;font-weight:700;color:#f9f6f0cc;font-variant-numeric:tabular-nums}.iv-secondary{background:transparent;color:#f9f6f0;border:1px solid rgba(249,246,240,.3);padding:10px 28px;border-radius:999px;font-size:15px;font-weight:700;cursor:pointer}.iv-main{width:100%;min-height:60px;border-radius:18px;border:0;font-size:19px;font-weight:850;cursor:pointer;color:#fff;background:linear-gradient(135deg,#d88f6a,#c97a52);transition:transform .12s ease,opacity .12s ease}.iv-main:active{transform:scale(.98)}.iv-main[disabled]{opacity:.4;cursor:not-allowed}.iv-main:not([disabled]){animation:iv-pulse 2s ease-in-out infinite;box-shadow:0 10px 24px #d88f6a52}@keyframes iv-pulse{50%{box-shadow:0 10px 32px #d88f6a80}}.iv-exit-drawer{font-family:Nunito Sans,Source Han Sans SC,Noto Sans CJK SC,PingFang SC,Microsoft YaHei,sans-serif}.iv-exit-drawer .app-drawer__panel{padding:18px 20px calc(22px + env(safe-area-inset-bottom));border-radius:28px 28px 0 0}.iv-exit-drawer .app-drawer__head{min-height:auto;margin:1px 0 16px}.iv-exit-drawer .app-drawer__title{padding:0;color:#342e28;font-size:21px;font-weight:840;line-height:1.32}.iv-exit-drawer .app-drawer__body{gap:14px}.iv-exit-summary{display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:9px;padding:14px 15px;border-radius:17px}.iv-exit-summary>svg{display:block}.iv-exit-summary p{margin:0;color:#4b433a;font-size:15px;font-weight:650;line-height:1.45}.iv-exit-summary.is-saved{background:#edf3ec;color:#4b725f}.iv-exit-summary.is-unsaved{background:#fbefe5;color:#ae6b4f}.iv-exit-actions{display:flex;flex-direction:column;gap:10px}.iv-exit-actions .app-btn{min-height:54px;border-radius:18px;font-size:17px}.iv-exit-actions .app-btn.iv-exit-leave{border:1px solid rgba(164,88,62,.28);background:transparent;color:#a45b43;box-shadow:none}.iv-exit-actions .app-btn.iv-exit-leave:active{background:#f8e6dd}.stage-body{flex:1;overflow-y:auto;padding:18px 16px 110px;scrollbar-width:none;-ms-overflow-style:none}.stage-body::-webkit-scrollbar{display:none;width:0;height:0}.stage-hero{margin-bottom:18px}.stage-hero__name{font-size:22px;font-weight:850;color:#2f2a24;margin:0 0 6px}.stage-hero__intro{font-size:14px;color:#6d6459;line-height:1.6;margin:0}.stage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 11px}.stage-bottom{position:sticky;bottom:0;padding:12px 16px calc(16px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#fbf3eb00,#fbf3ebf0 34%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.story-topbar__more{width:44px;height:44px;background:transparent;color:#2f2a24;cursor:pointer;border-radius:12px;display:inline-flex;align-items:center;justify-content:center}.story-body{flex:1;overflow-y:auto;padding-bottom:110px}.story-paper{padding:6px 20px 30px;max-width:520px;margin:0 auto}.story-cover{width:100%;aspect-ratio:3 / 2;border-radius:18px;background-size:cover;background-position:center;background-color:#ece1d0;margin-bottom:18px}.story-title{font-family:Fraunces,"Noto Serif SC",Songti SC,serif;font-size:28px;font-weight:800;line-height:1.3;color:#2f2a24;margin:0 0 8px}.story-meta{display:flex;gap:8px;font-size:13px;color:#8b8176;margin-bottom:16px}.story-read{display:inline-flex;align-items:center;gap:6px;background:#e8efe5;color:#2f5545;border:0;padding:9px 18px;border-radius:999px;font-size:14px;font-weight:800;cursor:pointer;margin-bottom:22px}.story-read.is-reading{background:#3f6558;color:#fff}.story-paras{display:flex;flex-direction:column;gap:0}.story-para-wrap{position:relative}.story-para-wrap.is-editing{border:2px dashed #d88f6a;border-radius:14px;padding:10px;margin:-10px -10px 14px}.story-para-badge{position:absolute;top:-8px;right:0;background:#d88f6a;color:#fff;font-size:11px;font-weight:700;padding:2px 10px;border-radius:999px}.story-para-edit{display:flex;flex-direction:column;gap:8px}.story-para-input{width:100%;border:1px solid #e8d9c8;border-radius:12px;padding:12px;font-size:16px;line-height:1.7;color:#2f2a24;resize:vertical;background:#fff}.story-para-tools{display:flex;flex-wrap:wrap;gap:8px}.story-para-tool{background:#fff8ef;border:1px solid #ece1d0;color:#2f5545;font-size:13px;font-weight:700;padding:7px 13px;border-radius:999px;cursor:pointer}.drawer-item{width:100%;text-align:left;background:transparent;color:#2f2a24;font-size:16px;font-weight:600;padding:14px 4px;border-bottom:1px solid #ece1d0;cursor:pointer}.drawer-item:last-child{border-bottom:0}.drawer-item--danger{color:#b1543a}.delete-note{font-size:14px;color:#6d6459;line-height:1.7;margin:0 0 16px}.delete-actions{display:flex;flex-direction:column;gap:10px}.demo{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;flex-direction:column;width:100vw;height:var(--app-viewport-height,100dvh);background:#090909;color:#f9f6f0;overflow:hidden;box-shadow:0 0 0 100vmax #090909}.demo__top{position:relative;z-index:3;display:flex;align-items:center;gap:11px;min-height:calc(54px + env(safe-area-inset-top));padding:calc(10px + env(safe-area-inset-top)) 154px 10px 12px}.demo__close{width:34px;height:34px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;background:#ffffff1a;color:#fffaf2;cursor:pointer}.demo__chapter{overflow:hidden;color:#fffaf2d1;font-size:14px;font-weight:720;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.demo__music{position:absolute;top:calc(10px + env(safe-area-inset-top));right:106px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#ffffff1a;color:#fffaf2b8;cursor:pointer}.demo__music.is-active{color:#dceadf;background:#5c816b47}.demo__story-stage{flex:1;min-height:0;display:flex;flex-direction:column;justify-content:center;padding:14px 0 4px}.demo__media{position:relative;width:100%;max-height:43vh;aspect-ratio:4 / 3;flex:0 1 auto;margin:0;overflow:hidden;background:#171717}.demo__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,.03),transparent 72%,rgba(0,0,0,.2));pointer-events:none}.demo__image{width:100%;height:100%;object-fit:cover;filter:saturate(1.02) contrast(1.02)}.demo__media>span{position:absolute;z-index:2;left:14px;bottom:12px;padding:4px 8px;border-radius:999px;background:#0a0a0a6b;color:#ffffffb3;font-size:10px;letter-spacing:.04em}.demo__media-play{position:absolute;z-index:5;left:50%;top:50%;width:54px;height:54px;display:grid;place-items:center;transform:translate(-50%,-50%);border:1px solid rgba(255,255,255,.32);border-radius:50%;background:#0e0e0e75;color:#fffaf2;box-shadow:0 9px 24px #0000004d;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer}.demo__copy{flex:0 0 auto;width:100%;min-height:170px;display:flex;align-items:flex-start;padding:24px 26px 10px}.demo__copy p{margin:0;color:#fffaf2;font-family:Fraunces,"Noto Serif SC",Songti SC,serif;font-size:clamp(21px,5.8vw,27px);font-weight:690;line-height:1.58;letter-spacing:.015em;text-align:left}@media (orientation: landscape) and (max-height:560px){.demo{display:grid;grid-template-columns:minmax(0,58%) minmax(0,42%);grid-template-rows:auto 1fr}.demo__top{grid-column:1 / -1}.demo__story-stage{grid-column:1 / -1;grid-row:2;display:grid;grid-template-columns:minmax(0,58%) minmax(0,42%);padding:0}.demo__media{grid-column:1;width:100%;height:100%;max-height:none;aspect-ratio:auto;margin:0}.demo__copy{grid-column:2;align-items:center;min-height:0;padding:18px 24px 10px}.demo__copy p{font-size:clamp(18px,2.7vw,25px)}}.guest-more{display:block;background:transparent;color:#3f6558;font-size:14px;font-weight:700;padding:0 0 16px;cursor:pointer;text-align:left}:root{--v01-ink: #302a24;--v01-muted: #746a5f;--v01-paper: #fffaf2;--v01-warm: #f5ede3;--v01-moss: #456d5d;--v01-moss-dark: #294b40;--v01-coral: #d88f6a;--v01-gold: #d8b36a}.app-shell{--mini-program-capsule-width: 88px;--mini-program-capsule-height: 34px;--mini-program-capsule-gap: 10px;width:min(100%,430px);margin:0 auto;min-height:var(--app-viewport-height);height:var(--app-viewport-height);overflow:clip;box-shadow:0 0 50px #281a101a}.app-shell--light{background:radial-gradient(circle at 88% 2%,rgba(216,143,106,.11),transparent 24%),linear-gradient(180deg,#fffaf3,#f7efe5)}.app-shell--dark{background:linear-gradient(180deg,#050f0ea3,#090a0ab8),var(--river-starfield-image) center top / 1040px auto repeat-y,radial-gradient(ellipse at 52% -8%,rgba(255,213,137,.22),transparent 34%),radial-gradient(circle at 8% 28%,rgba(71,112,94,.22),transparent 34%),radial-gradient(circle at 91% 38%,rgba(175,105,72,.13),transparent 34%),linear-gradient(180deg,#081413,#201816 48%,#060b0c)}.mini-program-capsule{position:absolute;top:calc(10px + env(safe-area-inset-top));right:var(--mini-program-capsule-gap, 10px);z-index:900;width:var(--mini-program-capsule-width, 88px);height:var(--mini-program-capsule-height, 34px);display:grid;grid-template-columns:1fr 1px 1fr;align-items:center;border:0;border-radius:999px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 2px 10px #30251c14,inset 0 1px #ffffff57}.mini-program-capsule--light{color:#171717;background:#ffffff85}.mini-program-capsule--dark{color:#fff;background:#ffffff1a;box-shadow:0 4px 14px #0000002e,inset 0 0 0 1px #ffffff24,inset 0 1px #ffffff1f}.mini-program-capsule button{height:100%;padding:0;display:grid;place-items:center;border-radius:999px;background:transparent;color:inherit}.mini-program-capsule button:active{background:#7f7f7f29}.mini-program-capsule__divider{width:1px;height:18px;background:currentColor;opacity:.17}.mini-program-capsule__dots{display:flex;align-items:center;gap:3px}.mini-program-capsule__dots i{width:4px;height:4px;border-radius:50%;background:currentColor}.mini-program-capsule__close{width:19px;height:19px;display:grid;place-items:center;border:2px solid currentColor;border-radius:50%}.mini-program-capsule__close i{width:5px;height:5px;border-radius:50%;background:currentColor}.mini-program-capsule__notice{position:absolute;top:calc(52px + env(safe-area-inset-top));right:10px;z-index:910;max-width:230px;padding:9px 12px;border-radius:10px;background:#1c1c1ce6;color:#fff;font-size:12px;line-height:1.4;box-shadow:0 10px 24px #0000002e;animation:app-fade .16s ease}.app-btn{min-height:58px;border-radius:20px;background:linear-gradient(180deg,#4c7666,#3f6657);box-shadow:0 12px 24px #1c4a3a33,inset 0 1px #ffffff2e;font-size:18px;font-weight:850;letter-spacing:.02em}.app-btn:active{transform:translateY(1px) scale(.99)}.app-topbar{grid-template-columns:46px minmax(0,1fr) 132px;min-height:58px;padding:calc(6px + env(safe-area-inset-top)) 10px 6px;background:#fffaf3d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(117,93,70,.08);position:relative;z-index:30}.app-topbar--dark{background:transparent;border-bottom:0;color:#fffaf2}.app-topbar--scroll-aware{position:absolute;inset:0 0 auto;width:100%;background:transparent;border-bottom-color:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;transition:none}.app-topbar--scroll-aware.is-scrolled{background:#fffaf3;border-bottom-color:#755d4617;box-shadow:0 8px 24px #4c36240f;backdrop-filter:none;-webkit-backdrop-filter:none}.app-topbar__title{position:absolute;left:50%;width:min(190px,calc(100% - 196px));transform:translate(-50%);font-size:18px;font-weight:850;pointer-events:none}.app-topbar__back{min-width:46px;min-height:46px}.app-topbar__right{justify-content:flex-start;min-width:0}.theme-carousel{width:100%;gap:13px}.theme-carousel__track{height:clamp(390px,53vh,470px);overflow:visible;perspective:900px}.theme-carousel__card{width:min(78vw,320px);height:clamp(370px,49vh,430px);margin-left:calc(min(78vw,320px)/-2);margin-top:calc(clamp(370px,49vh,430px)/-2);padding:10px;display:grid;grid-template-rows:minmax(0,1fr) auto;overflow:visible;border-radius:20px;background:linear-gradient(180deg,#fffffdfc,#fcf9f4fa 62%,#f8f1e8fa),#fffefa;border:1px solid rgba(238,229,217,.9);box-shadow:0 24px 56px #0006,0 0 0 1px #ffffff4d,inset 0 1px #ffffffeb;transform-origin:center center;backface-visibility:hidden;will-change:transform,opacity;transition:transform .42s cubic-bezier(.22,.61,.36,1),opacity .42s cubic-bezier(.22,.61,.36,1),box-shadow .26s ease}.theme-carousel__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.4),transparent 45%,rgba(232,217,200,.08)),repeating-linear-gradient(-12deg,transparent 0 22px,rgba(215,164,105,.022) 22px 24px);opacity:.62;z-index:1;pointer-events:none}.theme-carousel__card.is-active{box-shadow:0 30px 68px #00000075,0 0 0 1px #ffffff6b,inset 0 1px #fffffff5}.theme-carousel__img{position:relative;z-index:2;width:100%;height:100%;min-height:0;aspect-ratio:auto;border-radius:14px;box-shadow:0 10px 22px #4a37251f;background-position:center;filter:saturate(.9) contrast(1.01);overflow:hidden}.theme-carousel__img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(255,255,255,.05),transparent 54%,rgba(67,44,27,.12))}.theme-carousel__copy{position:relative;z-index:2;padding:13px 8px 6px;color:#3a332c;gap:5px}.theme-carousel__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.theme-carousel__progress{min-height:26px;flex:0 0 auto;display:inline-flex;align-items:center;padding:4px 9px;border:1px solid rgba(216,143,106,.18);border-radius:999px;background:#d88f6a1c;color:#8a573d;font-size:10.5px;font-style:normal;font-weight:820;line-height:1;white-space:nowrap}.theme-carousel__sub{color:#b66f4f;font-size:11px;font-weight:850;letter-spacing:.1em}.theme-carousel__title{font-family:var(--font-display);color:#312b25;font-size:clamp(22px,6vw,28px);line-height:1.22;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.theme-carousel__detail{color:#356555;font-size:14px;font-weight:900;line-height:1.15}.theme-carousel__meta{color:#5b4b3dab;font-size:13px;line-height:1.38;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.theme-carousel__hint{color:#356555;font-size:12px;font-weight:850;margin-top:2px}.theme-carousel__hint b{font-size:18px}.theme-carousel__action{width:min(78vw,320px)}.theme-carousel__action>button{width:100%;min-height:58px;border-radius:999px;background:linear-gradient(180deg,#fffefb,#fbf5ec);border:1px solid rgba(236,224,208,.9);color:#356555;font-size:22px;font-weight:900;box-shadow:0 12px 30px #00000047,inset 0 1px #ffffffe6}.theme-carousel__action>button:active{transform:scale(.985);background:#f4ecdf}.theme-carousel__dots{gap:8px;margin-top:0}.theme-carousel__dot{background:#fffaf247;width:8px;height:8px}.theme-carousel__dot.is-active{background:#9aaf98;width:38px}.entry-shell{background:radial-gradient(ellipse at 50% -8%,rgba(255,213,139,.2),transparent 36%),radial-gradient(circle at 8% 18%,rgba(112,151,131,.18),transparent 32%),radial-gradient(circle at 92% 30%,rgba(175,105,72,.14),transparent 34%),linear-gradient(180deg,#070f0e6b,#090a0a94),var(--river-starfield-image) center top / max(980px,180vw) auto no-repeat,linear-gradient(180deg,#0b1716,#211916 46%,#070c0d)}.entry-page{padding:calc(10px + env(safe-area-inset-top)) 0 calc(12px + env(safe-area-inset-bottom))}.entry-page__top{position:relative;z-index:2;min-height:34px;display:flex;align-items:center;justify-content:center;padding:0 112px;text-align:center}.entry-page__brand{display:block;color:#fffaf2;font-size:17px;font-weight:700;letter-spacing:.04em;line-height:1.2;white-space:nowrap}.entry-page .theme-carousel{gap:8px;margin-top:32px}.entry-page .theme-carousel__track{height:clamp(500px,60vh,540px)}.entry-page .theme-carousel__card{top:54%;height:clamp(480px,57vh,520px);margin-top:calc(clamp(480px,57vh,520px)/-2)}.entry-page .theme-carousel__title-row{margin-left:-2px}.entry-page .theme-carousel__dots{margin-top:1px}.entry-page__hero{margin:36px 20px 0;text-align:center}.entry-page__title{color:#fffdf7;font-size:32px;font-family:var(--font-display);font-weight:900;line-height:1.18;letter-spacing:.035em;margin:0 0 8px;text-shadow:0 3px 16px rgba(0,0,0,.44),0 0 18px rgba(255,237,203,.1)}.entry-page__sub{max-width:none;margin:0 auto;color:#fffaf2eb;font-size:17px;font-weight:600;line-height:1.52;letter-spacing:.01em;white-space:nowrap;text-shadow:0 2px 10px rgba(0,0,0,.34)}.entry-page__footer{margin-top:clamp(16px,calc(18dvh - 113.6px),44px);padding:0 20px;gap:0}.entry-page__cta{min-height:58px;padding:0 24px;font-size:19px;font-weight:850;box-shadow:0 10px 26px #00000057,0 0 14px #84c2a52b,0 0 0 1px #e0f4e924,inset 0 1px #ffffff29;animation:entry-cta-breathe 2.6s ease-in-out infinite;will-change:transform,box-shadow,filter}.entry-page__cta:active{animation:none;transform:scale(.98);filter:brightness(.98)}.entry-page__link{font-size:13px;font-weight:400;color:#fffaf2c2}@keyframes entry-cta-breathe{0%,to{transform:translateY(0) scale(1);filter:brightness(1);box-shadow:0 10px 26px #00000057,0 0 14px #84c2a52b,0 0 0 1px #e0f4e924,inset 0 1px #ffffff29}50%{transform:translateY(-4px) scale(1.012);filter:brightness(1.07) saturate(1.04);box-shadow:0 18px 38px #0000006b,0 0 40px #84ccaa94,0 0 0 1px #e0f4e94d,inset 0 1px #ffffff3d}}@media (max-width:400px){.entry-page__sub{max-width:350px;white-space:normal}}.onboard-page{font-family:Nunito Sans,Source Han Sans SC,Noto Sans CJK SC,PingFang SC,Microsoft YaHei,sans-serif}.onboard-page .app-topbar{min-height:58px;padding-bottom:0;background:transparent;border-bottom:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.onboard-page .app-topbar__title{display:none}.onboard-page .app-topbar__back{color:#2f2a24e0}.onboard__progress{margin:8px 20px 0;height:5px;background:#e8d9c880}.onboard__progress-bar{background:linear-gradient(90deg,#5a806f,#d6ae69)}.onboard__body{padding:0 22px 14px}.onboard__card{display:grid;gap:0;padding:44px 0 24px;border:0;border-radius:0;background:transparent;box-shadow:none}.onboard__kicker{color:#5e554c8f;font-size:12px;font-weight:800;line-height:1.2;letter-spacing:0}.onboard__title{margin:10px 0 30px;font-family:inherit;font-size:28px;font-weight:860;letter-spacing:0;line-height:1.22}.onboard__answer{gap:14px}.onboard__input,.onboard__textarea,.onboard__select{min-height:62px;border:1px solid rgba(232,217,200,.78);border-radius:16px;background:#fffaf4e6;box-shadow:inset 0 1px #fffc;font-family:inherit;font-size:17px;font-weight:660}.onboard-page .onboard__input::placeholder,.onboard-page .onboard__textarea::placeholder{font-weight:560}.onboard__select{display:grid;grid-template-columns:minmax(0,1fr) 22px;align-items:center;padding:0 18px}.onboard__select svg{color:#5e554c61}.onboard__option{min-height:58px;border-radius:16px;font-family:inherit;font-size:17px;font-weight:680}.onboard__option.is-selected{border-color:#527363;background:#edf3ec;box-shadow:inset 0 0 0 1px #527363}.onboard__intro-guide{margin:-16px 0 8px;color:#71675d;font-size:14px;font-weight:540;line-height:1.65}.onboard__textarea-wrap{position:relative}.onboard__textarea-wrap .onboard__textarea{min-height:150px;padding:16px 16px 48px}.onboard__clear{position:absolute;right:10px;bottom:10px;min-height:30px;padding:0 9px;border-radius:9px;background:#ebe1d6b3;color:#776a5e;font-family:inherit;font-size:13px;font-weight:760}.onboard__clear:disabled{background:#ebe1d66b;color:#776a5e59;cursor:not-allowed}.onboard__record-control{align-self:center;display:grid;justify-items:center;margin-top:8px}.onboard__voice-button{width:118px;display:flex;flex-direction:column;align-items:center;gap:9px;padding:0 0 2px;background:transparent;color:#416757;font-family:inherit}.onboard__voice-icon{width:88px;height:88px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(180deg,#527866,#3f6657);color:#fffaf4;box-shadow:0 12px 24px #2f554538,inset 0 1px #ffffff38}.onboard__voice-label{font-size:15px;font-weight:820;line-height:1.1}.onboard__voice-button:active .onboard__voice-icon{transform:scale(.98)}.onboard__voice-button.is-recording{color:#9a5843}.onboard__voice-button.is-recording .onboard__voice-icon{background:linear-gradient(180deg,#c47d5e,#a86048);box-shadow:0 0 0 8px #be6f4e1a,0 12px 24px #994c2f38;animation:onboard-recording-pulse 1.5s ease-in-out infinite}.onboard-page .onboard__bottom .app-btn[disabled]{opacity:1;background:#e4dbd2;color:#aaa097;box-shadow:none}.onboard__bottom{background:linear-gradient(180deg,#f7efe500,#f7efe5 26%);padding:12px 20px calc(18px + env(safe-area-inset-bottom))}.onboard__years{max-height:min(50dvh,390px);display:grid;grid-template-columns:1fr;gap:9px;padding-right:2px;overflow-y:auto;scrollbar-width:none}.onboard__years::-webkit-scrollbar{display:none}.onboard__year{width:100%;min-height:54px;padding:0 16px;border:1px solid rgba(232,217,200,.54);border-radius:16px;background:#fffaf4e0;color:#2f2a24;font-family:inherit;font-size:17px;font-weight:760}.onboard__year.is-selected{background:#e8f0e8e6;border-color:#3f655857;color:#3f6558;font-weight:820}@keyframes onboard-recording-pulse{0%,to{box-shadow:0 0 0 7px #be6f4e14,0 12px 24px #994c2f38}50%{box-shadow:0 0 0 12px #be6f4e24,0 12px 24px #994c2f38}}.home-shell{isolation:isolate;font-family:Nunito Sans,Source Han Sans SC,Noto Sans CJK SC,PingFang SC,Microsoft YaHei,sans-serif;background:radial-gradient(ellipse at 50% -8%,rgba(255,213,139,.2),transparent 36%),radial-gradient(circle at 8% 18%,rgba(112,151,131,.18),transparent 32%),radial-gradient(circle at 92% 30%,rgba(175,105,72,.14),transparent 34%),linear-gradient(180deg,#0b1716,#211916 46%,#070c0d)}.home-shell:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;content:"";pointer-events:none;background:var(--river-starfield-image) center top / max(980px,180vw) auto no-repeat;opacity:.36}.home-shell:after{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";pointer-events:none;background:radial-gradient(ellipse at 52% 24%,rgba(255,218,148,.1),transparent 42%),radial-gradient(ellipse at center,transparent 56%,rgba(4,7,8,.46) 100%)}.home-page{padding:calc(6px + env(safe-area-inset-top)) 16px calc(14px + env(safe-area-inset-bottom))}.home-page__top{position:relative;display:flex;align-items:center;min-height:52px;transform:translateY(-5px)}.home-page__me{width:44px;height:44px;padding:0;display:inline-flex;align-items:center;justify-content:flex-start;border-radius:999px;background:transparent;border:0;color:#fffaf2;box-shadow:none}.home-page__me:active{background:#fffaf214;transform:scale(.97)}.home-page__heading{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fffaf2;line-height:1;pointer-events:none}.home-page__heading strong{font-family:inherit;font-size:18px;font-weight:700;letter-spacing:0;white-space:nowrap}.home-page__carousel{min-height:0;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:12px}.home-page .theme-carousel{gap:11px;margin-top:8px}.home-page .theme-carousel__track{height:clamp(570px,68vh,630px)}.home-page .theme-carousel__card{top:54%;height:clamp(480px,57vh,520px);margin-top:calc(clamp(480px,57vh,520px)/-2)}.home-page .theme-carousel__copy{min-height:124px}.home-page .theme-carousel__title{font-family:inherit;font-size:22px;font-weight:800;line-height:1.16;letter-spacing:0}.home-page .theme-carousel__detail{font-size:13px;font-weight:750}.home-page .theme-carousel__meta{font-size:14px;font-weight:500;line-height:1.45}.home-page .theme-carousel__dots{margin-top:-3px}.home-page__daily{width:100%;max-width:398px;min-height:96px;margin-top:0;align-self:stretch;overflow:hidden;padding:14px 14px 13px 16px;display:flex;align-items:center;border-radius:18px;color:#fffaf2;text-align:left;background:linear-gradient(135deg,#4a695b5c,#fffaf20e);border:1px solid rgba(255,250,242,.14);box-shadow:0 12px 28px #00000029,inset 0 1px #ffffff1a;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.home-page__daily:active{transform:scale(.985);background:linear-gradient(135deg,#54756675,#fffaf217)}.home-page__daily-copy{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:12px;row-gap:6px;align-items:center}.home-page__daily-copy small{grid-column:1;grid-row:1;color:#edd09b;font-size:13px;font-weight:830;letter-spacing:.06em}.home-page__daily-copy strong{grid-column:1;grid-row:2;display:-webkit-box;width:100%;overflow:hidden;color:#fffaf2;font-family:inherit;font-size:17px;font-weight:750;line-height:1.38;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-page__daily-cta{grid-column:2;grid-row:1 / span 2;min-width:88px;min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:3px;padding:0 10px 0 12px;border:1px solid rgba(255,255,255,.38);border-radius:999px;background:#fffcf6db;color:#315b4e;box-shadow:inset 0 1px #ffffffa3;font-size:13px;font-weight:850;line-height:1}.stage-page .app-topbar{min-height:58px;padding-bottom:0;background:transparent;border-bottom:0;-webkit-backdrop-filter:none;backdrop-filter:none}.stage-page .app-topbar__title{display:none}.stage-page .app-topbar__back{color:#2f2a24e0}.stage-body{padding:10px 20px calc(32px + env(safe-area-inset-bottom))}.stage-hero{position:relative;overflow:hidden;min-height:156px;display:flex;flex-direction:column;justify-content:center;padding:20px 18px;margin:8px 0 17px;border-radius:18px;background:linear-gradient(90deg,#191f1ce0,#191f1c6b),var(--stage-cover) center / cover;color:#fffaf2;box-shadow:0 10px 22px #523a261a}.stage-hero__heading{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.stage-hero__title-group{min-width:0;display:grid;justify-items:start;gap:3px}.stage-hero__name{color:#fffdf8;font-family:var(--font-display);font-size:25px;line-height:1.2;margin:0}.stage-hero__time{min-height:27px;display:inline-flex;align-items:center;gap:2px;margin-left:-6px;padding:0 6px;border:0;border-radius:999px;background:transparent;color:#b9d2c2;font-family:inherit;font-size:12.5px;font-weight:800;letter-spacing:.01em}.stage-hero__time:active{background:#e8f0e81f}.stage-hero__time svg{flex:0 0 auto;color:#a8c6b4;opacity:.95}.stage-hero__progress{min-height:28px;flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;padding:0 9px;border:1px solid rgba(255,250,242,.2);border-radius:999px;background:#fffaf21f;color:#fffaf2db;box-shadow:inset 0 1px #ffffff1a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.stage-hero__progress:before{content:"";width:5px;height:5px;flex:0 0 auto;border-radius:50%;background:#d88f6a;box-shadow:0 0 0 3px #d88f6a1f}.stage-hero__progress strong{color:#fffaf2;font-size:12px;font-weight:800;line-height:1}.stage-hero__progress span{color:#fffaf2b8;font-size:10.5px;font-weight:700;line-height:1}.stage-hero__intro{position:relative;z-index:1;color:#fffaf2c7;max-width:300px;margin:8px 0 0;font-size:14px;line-height:1.55}.stage-time-drawer__fields{display:grid;grid-template-columns:1fr;gap:14px;margin:2px 0 10px}.stage-time-drawer__field{width:100%;min-height:64px;display:grid;grid-template-columns:minmax(0,1fr) auto 24px;align-items:center;gap:9px;padding:0 14px 0 16px;border:1px solid #dfd1c1;border-radius:14px;background:#fffdf9;color:#3d3630;text-align:left}.stage-time-drawer__field span{color:#74695e;font-size:14px;font-weight:720}.stage-time-drawer__field strong{font-family:inherit;font-size:16px;font-weight:800;white-space:nowrap}.stage-time-drawer__field svg{justify-self:end;color:#6f655b}.stage-time-drawer__field:active{background:#f7efe5}.stage-time-drawer__years{max-height:min(58dvh,460px)}.stage-grid{gap:15px 11px;align-items:stretch;padding:0 1px 8px}.story-card{position:relative;overflow:visible;min-height:190px;height:100%;padding:10px 9px 12px;gap:0;border-radius:12px;border:1px solid rgba(224,210,192,.34);background:linear-gradient(180deg,#fffffdfa,#fffaf4fc);box-shadow:0 8px 16px #523a260e,0 2px #ffffffdb inset;transform:rotate(var(--stage-card-tilt,0deg));transform-origin:center;transition:transform .18s ease,box-shadow .18s ease}.story-card:nth-child(6n+1){--stage-card-tilt:-1.5deg}.story-card:nth-child(6n+2){--stage-card-tilt:1.1deg}.story-card:nth-child(6n+3){--stage-card-tilt:-.55deg}.story-card:nth-child(6n+4){--stage-card-tilt:1.45deg}.story-card:nth-child(6n+5){--stage-card-tilt:-1deg}.story-card:nth-child(6n+6){--stage-card-tilt:.7deg}.story-card:active{transform:translateY(1px) rotate(var(--stage-card-tilt,0deg))}.story-card__img{position:relative;display:block;overflow:hidden;margin:8px 3px 11px;border-radius:8px;aspect-ratio:1.35;box-shadow:0 8px 14px #523a2612}.story-card__story-title{position:absolute;inset:auto 0 0;z-index:1;display:-webkit-box;min-height:46%;padding:31px 10px 9px;overflow:hidden;color:#fffdf8;background:linear-gradient(180deg,#18130f00,#18130f2e 24%,#18130fc2);font-family:var(--font-body);font-size:14px;font-weight:760;line-height:1.35;letter-spacing:.01em;text-align:left;text-shadow:0 1px 5px rgba(0,0,0,.36);text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.story-card__question{display:-webkit-box;min-height:2.9em;padding:0 4px;color:#2f2a24;font-family:var(--font-body);font-size:14px;font-weight:650;line-height:1.45;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2}.story-card__status{margin:12px 4px 0;font-family:var(--font-body);font-size:12px;padding:5px 9px}.story-card--untold,.story-card--generating,.story-card--waiting,.story-card--retry{padding:11px 10px 13px;border:1.5px dashed rgba(183,169,150,.3);background:linear-gradient(180deg,#fffffdb8,#f9f3edd1);box-shadow:0 4px 8px #523a2604,inset 0 1px #ffffff7a;opacity:.82}.story-card--untold .story-card__img,.story-card--generating .story-card__img,.story-card--waiting .story-card__img,.story-card--retry .story-card__img{margin:9px 4px 12px;filter:saturate(.38) contrast(.82) brightness(1.12);opacity:.78;box-shadow:0 4px 8px #523a2606}.story-card--untold .story-card__question,.story-card--generating .story-card__question,.story-card--waiting .story-card__question,.story-card--retry .story-card__question{color:#2f2a249e;font-weight:620}.story-card--untold .story-card__status,.story-card--generating .story-card__status,.story-card--waiting .story-card__status,.story-card--retry .story-card__status{background:#e8d9c824;color:#6f655b99}.story-card--done{border-color:#bc895361;box-shadow:0 18px 34px #523a2629,0 5px #bc89530b,0 2px #ffffffe6 inset;transform:translateY(-2px) rotate(var(--stage-card-tilt,0deg))}.story-card--done .story-card__img{filter:saturate(1.08) contrast(1.04) brightness(1.01);box-shadow:0 12px 20px #523a2624}.story-card--done .story-card__question{color:#463d34c7;font-weight:620}.story-card--done:after{content:"";position:absolute;top:5px;left:6px;z-index:2;width:15px;height:15px;border:1px solid rgba(47,85,69,.36);border-radius:50%;background:radial-gradient(circle at 36% 30%,rgba(255,255,255,.78) 0 2px,transparent 3px),linear-gradient(135deg,#9bb8a5,#3f6558 54%,#294b40);box-shadow:0 4px 8px #2f554533,inset 0 1px 1px #ffffff8a,inset 0 -2px 3px #17312638}.story-card--done .story-card__status{background:#bc89532e;color:#744a31;font-weight:700}.story-card--guest:not(.story-card--done){opacity:.68}.stage-bottom{padding-left:20px;padding-right:20px;background:linear-gradient(180deg,#f7efe500,#f7efe5 34%)}.iv-topbar{min-height:62px;grid-template-columns:58px minmax(0,1fr) 138px;padding:calc(6px + env(safe-area-inset-top)) 10px 6px}.iv-topbar__title{font-family:var(--font-display);font-size:16px}.iv-topbar__music{justify-self:start}.iv-stage{padding:10px 24px 0;justify-content:center;gap:22px}.iv-avatar-wrap{position:relative}.iv-avatar{width:122px;height:122px;background:radial-gradient(circle,rgba(221,190,141,.18),transparent 66%);filter:drop-shadow(0 16px 24px rgba(0,0,0,.2))}.iv-status{border:1px solid rgba(255,255,255,.12);background:#fffaf21a;color:#f3d69e}.iv-listening-wave{position:absolute;right:-16px;bottom:13px;height:38px;min-width:54px;display:flex;align-items:center;justify-content:center;gap:4px;padding:8px 10px;border-radius:999px;background:#fffaf2;box-shadow:0 10px 24px #00000047}.iv-listening-wave i{display:block;width:3px;height:9px;border-radius:3px;background:#4c7462;animation:v01-wave .8s ease-in-out infinite alternate}.iv-listening-wave i:nth-child(2){animation-delay:.16s;height:18px}.iv-listening-wave i:nth-child(3){animation-delay:.3s;height:13px}.iv-listening-wave i:nth-child(4){animation-delay:.44s;height:20px}@keyframes v01-wave{to{transform:scaleY(.4);opacity:.45}}.iv-text{max-height:190px;padding:20px 18px;border-radius:20px;background:#fffaf213;border:1px solid rgba(255,250,242,.09)}.iv-text p{font-family:var(--font-display);font-size:19px;line-height:1.72}.iv-controls{padding:12px 24px calc(24px + env(safe-area-inset-bottom))}.iv-main{min-height:64px;border-radius:22px;background:linear-gradient(180deg,#a9664b,#85503d);font-size:19px}.iv-main[disabled]{background:#b47b5b59;color:#fffaf257;opacity:1}.iv-secondary{min-height:44px;padding:0 22px}.story-body{font-family:Nunito Sans,Source Han Sans SC,Noto Sans CJK SC,PingFang SC,Microsoft YaHei,sans-serif;background:radial-gradient(circle at 12% 0%,rgba(231,208,181,.26),transparent 26%),linear-gradient(180deg,#fffaf3,#f5ebdf);padding-bottom:calc(132px + env(safe-area-inset-bottom));scrollbar-width:none}.story-body::-webkit-scrollbar{display:none;width:0;height:0}.story-paper{padding:calc(78px + env(safe-area-inset-top)) 20px 48px}.story-heading{display:grid;gap:0}.story-heading__meta-row{min-height:36px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px 14px;margin-top:15px}.story-title{font-family:Fraunces,"Noto Serif SC",Songti SC,serif;font-size:clamp(29px,7.4vw,32px);font-weight:680;line-height:1.18;letter-spacing:0;margin:0}.story-meta{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:0;font-family:inherit;font-size:13px;font-weight:600;color:#8b8176}.story-meta i{width:4px;height:4px;flex:0 0 auto;border-radius:50%;background:#7b6a5875}.story-read{flex:0 0 auto;border:1px solid rgba(63,101,88,.18);background:#e8f0e8;color:#3f6558;border-radius:999px;min-height:36px;padding:0 13px;margin:0;white-space:nowrap;font-family:inherit;font-size:13px;font-weight:820;line-height:1;gap:6px;position:relative}.story-read:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:999px}.story-read:active{background:#dfeade}.story-read.is-reading{background:#dfeade;color:#2f5545}.story-paras{margin-top:30px;display:grid;gap:22px}.story-para{gap:18px;margin-bottom:0}.story-paras:has(.story-para-wrap.is-editing){gap:18px}.story-para-wrap.is-editing{position:relative;margin:0;padding:14px;border:1px solid rgba(207,190,169,.5);border-radius:24px;background:#fffcf7db;box-shadow:0 10px 28px #472f1d14}.story-para-wrap.is-editing .story-para{gap:0}.story-para__copy{position:relative}.story-para__fig{border-radius:20px;box-shadow:0 14px 32px #472f1d21}.story-para__fig img{aspect-ratio:16 / 9}.story-para__image-block{display:flex;flex-direction:column;min-width:0}.story-para__image-block:not(.is-editing){gap:4px}.story-para__image-block.is-editing{overflow:visible;margin-top:14px;padding-top:22px;border:0;border-top:1px solid rgba(207,190,169,.34);border-radius:0;background:transparent;box-shadow:none}.story-para__source{left:10px;bottom:10px;padding:2px 7px;background:#fffaf4b3;color:#2f2a24b3;border:1px solid rgba(255,255,255,.24);font-size:10px;font-weight:700;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.story-para__text{color:#2f2a24;font-family:inherit;font-size:16px;font-weight:520;line-height:1.82;letter-spacing:0}.story-para__caption{margin:0 10px;color:#847a70;font-size:12px;line-height:1.5;text-align:center}.story-para__caption>span{color:inherit;font-weight:inherit}.story-para__copy.is-editing{position:relative;overflow:visible;border:0;border-radius:0;background:transparent}.story-para__inline-input{width:100%;min-height:130px;height:auto;display:block;padding:10px 9px 12px;border:0;border-radius:12px;outline:none;background:transparent;color:#2f2a24;font-family:inherit;font-size:16px;font-weight:520;line-height:1.82;resize:none;overflow:hidden;field-sizing:content;box-shadow:none}.story-para__inline-input:focus{background:transparent;box-shadow:none}.story-para__tools{display:grid;gap:4px;padding:6px;border:1px solid rgba(69,109,93,.2);border-top:0;border-radius:0 0 16px 16px;background:#fffcf7e0;box-shadow:0 8px 22px #472f1d14}.story-para__text-tools{grid-template-columns:repeat(5,minmax(0,1fr));margin:0 4px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.story-para__tools button{min-width:0;min-height:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:3px 2px;border-radius:0;background:transparent;color:#496b5d;font-size:12px;font-weight:820;white-space:nowrap}.story-para__tools button{position:relative}.story-para__tools button+button:before{content:"";position:absolute;left:-2px;top:50%;width:1px;height:24px;background:#456d5d13;transform:translateY(-50%)}.story-para__tools button:active:not(:disabled){border-radius:9px;background:#dfeadeb8;transform:scale(.97)}.story-para__tools button:disabled{color:#b7b0a6;opacity:.55}.story-para__tools button.is-danger{color:#a45d4d}.story-para__image-empty{width:100%;min-height:142px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:16px 10px 8px;border:1px dashed rgba(188,169,146,.7);border-radius:20px;background:#fffcf7e0;color:#456d5d;font-size:15px;font-weight:820;box-shadow:0 8px 22px #472f1d0f}.story-para__image-empty>div{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:0;margin-top:6px;padding-top:6px;border-top:1px solid rgba(188,169,146,.2)}.story-para__image-empty button{min-height:46px;display:flex;align-items:center;justify-content:center;gap:6px;border-radius:0;background:transparent;color:#496b5d;font-size:13px;font-weight:820}.story-para__image-empty button+button{border-left:1px solid rgba(69,109,93,.08)}.story-para__image-empty button:active{border-radius:9px;background:#dfeadead}.story-para__image-tools{grid-template-columns:repeat(5,minmax(0,1fr));margin:0 4px 2px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.story-para__fig.is-editing{overflow:hidden;border-radius:16px;box-shadow:none}.story-para__caption-editor{display:flex;align-items:flex-start;gap:3px;margin:0 4px;padding:7px 5px 0;border:0;background:transparent}.story-para__caption-input{width:100%;min-height:32px;max-height:64px;display:block;padding:0;border:0;outline:none;background:transparent;color:#5f564d;font-family:inherit;font-size:15px;font-weight:520;line-height:1.65;resize:none;field-sizing:content}.story-para__caption-input::placeholder{color:#a59a8d}.story-para__caption-editor:focus-within{background:transparent;box-shadow:none}.story-para-wrap.is-editing .story-para__image-empty{margin-top:15px;border-color:#bca99280;box-shadow:none;background:#ffffff38}.app-floating-bar{position:fixed;left:50%;right:auto;bottom:calc(12px + env(safe-area-inset-bottom));width:min(calc(100% - 42px),380px);min-height:64px;transform:translate(-50%);align-items:center;gap:4px;padding:6px 8px;border:1px solid rgba(226,210,191,.58);border-radius:999px;background:linear-gradient(180deg,#fffdf8d6,#fff6ecc7);box-shadow:0 6px 18px #56422d17,0 1px 5px #56422d0d,inset 0 1px #fffdf8b8;backdrop-filter:blur(18px) saturate(1.04);-webkit-backdrop-filter:blur(18px) saturate(1.04)}.app-floating-bar__btn{min-width:0;min-height:50px;flex:1 1 0;flex-direction:column;justify-content:center;gap:3px;padding:5px 4px 4px;border-radius:999px;color:#3b6253;font-family:Nunito Sans,Source Han Sans SC,Noto Sans CJK SC,PingFang SC,Microsoft YaHei,sans-serif;font-size:11.5px;font-weight:820;line-height:1.1;white-space:nowrap}.app-floating-bar__btn svg{flex:0 0 auto;width:19px;height:19px}.app-floating-bar__btn.is-primary{background:#e6eee5;box-shadow:inset 0 1px #ffffffb8}.app-floating-bar__btn:active{background:#456d5d1a;transform:scale(.98)}.drawer-menu{display:flex;flex-direction:column;width:100%}.drawer-menu .drawer-item{min-height:58px;border-radius:0}.drawer-item span{color:#8a7e70;font-size:13px}.drawer-helper{color:#74695e;font-size:14px;line-height:1.65;margin:0 0 12px}.voice-edit{display:flex;flex-direction:column;align-items:stretch;padding:2px 0 4px}.voice-edit .drawer-helper{margin-bottom:18px}.voice-edit__status{margin:0 0 14px;color:#5f554b;font-size:15px;font-weight:760;text-align:center}.voice-edit__record{align-self:center;min-width:112px;min-height:112px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border-radius:50%;background:#456d5d;color:#fff;font-size:15px;font-weight:850;box-shadow:0 12px 26px #30594838}.voice-edit__record>span{height:28px;display:grid;place-items:center}.voice-edit__record.is-recording{background:#a86048;box-shadow:0 0 0 8px #be6f4e1a,0 12px 26px #994c2f33;animation:onboard-recording-pulse 1.5s ease-in-out infinite}.voice-edit__limit{margin-top:12px;color:#9a8e80;font-size:12px;text-align:center}.voice-edit__review{display:flex;flex-direction:column;gap:8px}.voice-edit__review>span{color:#5f554b;font-size:14px;font-weight:820}.voice-edit__review textarea{width:100%;min-height:92px;padding:12px 13px;border:1px solid rgba(69,109,93,.2);border-radius:14px;outline:none;background:#fffdfa;color:#38312b;font-family:inherit;font-size:15px;line-height:1.6;resize:none}.voice-edit__review textarea:focus{border-color:#456d5d75;box-shadow:0 0 0 3px #456d5d14}.voice-edit__actions{display:grid;grid-template-columns:1fr 1.35fr;gap:10px;margin-top:14px}.voice-edit__actions .app-btn{min-height:52px}.whole-edit{display:flex;flex-direction:column;gap:18px}.whole-edit fieldset{border:0;padding:0;margin:0}.whole-edit legend{color:#5f554b;font-size:14px;font-weight:850;margin-bottom:9px}.whole-edit fieldset>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.whole-edit fieldset button{min-height:46px;border-radius:13px;background:#f2eadf;color:#665c52;font-size:14px;font-weight:800}.whole-edit fieldset button.is-selected{background:#456d5d;color:#fff;box-shadow:0 8px 16px #3056472e}.whole-edit__styles button{padding:6px 4px;font-size:13px!important;line-height:1.25}.whole-edit .whole-edit__length>div{grid-template-columns:repeat(3,minmax(0,1fr))}.whole-edit__submit{min-height:56px;margin-top:2px;font-size:18px}.image-choice{display:grid;grid-template-columns:1fr 1fr;gap:10px}.image-choice button{min-height:98px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:7px;padding:16px;border-radius:16px;background:#f4ecdf;color:#4f463e;text-align:left}.image-choice strong{font-size:16px}.image-choice span{color:#887b6e;font-size:12px}.paragraph-ai-options{display:flex;flex-direction:column;gap:8px}.paragraph-ai-options button{min-height:58px;display:grid;grid-template-columns:26px minmax(0,1fr);align-items:center;gap:2px 10px;padding:10px 14px;border-radius:14px;background:#f3ebdf;color:#456d5d;text-align:left}.paragraph-ai-options button>svg{grid-row:1 / 3;align-self:center}.paragraph-ai-options strong{grid-column:2;font-size:15px;font-weight:820}.paragraph-ai-options span{grid-column:2;color:#7d7165;font-size:12px}.paragraph-ai-options button:not(:has(svg)){grid-template-columns:minmax(0,1fr)}.paragraph-ai-options button:not(:has(svg)) strong,.paragraph-ai-options button:not(:has(svg)) span{grid-column:1}.paragraph-ai-cancel{margin-top:14px}.image-editor-delete{width:100%;min-height:50px;margin-top:12px;border-radius:14px;background:#f8e9e3;color:#ad604b;font-size:15px;font-weight:820}.image-editor-cancel{margin-top:10px}.demo{width:100vw;max-width:none}.guest-home__intro{text-align:center;color:#fffaf2a6;font-size:13px;margin-top:4px}.guest-home__carousel{flex:1;display:flex;align-items:center;min-height:0}.guest-create-cta{position:sticky;bottom:0;z-index:30;display:flex;align-items:center;justify-content:center;gap:8px;width:calc(100% - 32px);min-height:58px;margin:0 16px calc(18px + env(safe-area-inset-bottom));border-radius:20px;background:#f3e5cf;color:#684c32;font-size:16px;font-weight:850;box-shadow:0 14px 30px #00000047}.guest-create-cta--light{position:fixed;left:50%;transform:translate(-50%);max-width:398px;background:#456d5d;color:#fff;box-shadow:0 12px 26px #284b3d40}.stage-body--guest{padding-bottom:100px}.guest-more{border-radius:14px;background:#f2e7d6;color:#6d4f34}.voice-page__body{flex:1;display:flex;flex-direction:column;align-items:center;padding:28px 30px calc(28px + env(safe-area-inset-bottom));text-align:center}.voice-page__art{position:relative;width:min(72vw,280px);aspect-ratio:1;border-radius:28px;background-size:cover;background-position:center;box-shadow:0 24px 48px #4c301c33;overflow:hidden}.voice-page__art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 45%,rgba(6,9,8,.72))}.voice-page__art span{position:absolute;left:18px;bottom:16px;z-index:2;color:#fff;font-size:13px;font-weight:800;letter-spacing:.1em}.voice-page__owner{margin-top:24px;color:#a46d4e;font-size:13px;font-weight:800}.voice-page h1{margin:7px 0 10px;font-family:var(--font-display);font-size:27px}.voice-page p{color:#786e63;line-height:1.65;font-size:14px}.voice-page__play{width:76px;height:76px;margin:22px 0;border-radius:50%;display:grid;place-items:center;background:#456d5d;color:#fff;box-shadow:0 14px 26px #30594840}.voice-page__timeline{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px;color:#8b8176;font-size:12px}.voice-page__timeline>div{grid-column:1/-1;height:5px;border-radius:9px;background:#ddd2c5;overflow:hidden}.voice-page__timeline i{display:block;height:100%;border-radius:9px;background:#456d5d}.voice-page__timeline span:last-child{text-align:right}.me-shell .app-topbar,.profile-shell .app-topbar{background:transparent;border-bottom:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.me-page,.profile-page,.data-page,.feedback-page{flex:1;overflow-y:auto;padding:22px 20px calc(30px + env(safe-area-inset-bottom))}.me-page{padding-top:18px}.me-warm-card{position:relative;min-height:92px;display:grid;grid-template-columns:minmax(0,1fr) 96px;align-items:center;overflow:hidden;padding:16px 12px 16px 16px;border:1px solid rgba(226,196,166,.5);border-radius:18px;background:linear-gradient(180deg,#fce9d4,#fbe7d5);box-shadow:0 9px 18px #7e522d0a,inset 0 1px #fffaf2b8}.me-warm-card h2,.me-warm-card p{margin:0}.me-warm-card h2{color:#2f2a24;font-size:17px;font-weight:800;line-height:1.28}.me-warm-card p{max-width:210px;margin-top:5px;color:#5e554c;font-size:12px;font-weight:600;line-height:1.45;white-space:nowrap}.me-warm-card img{width:102px;height:64px;justify-self:end;object-fit:contain;pointer-events:none}.me-warm-card+.me-menu{margin-top:18px}.me-profile-card{display:flex;align-items:center;gap:16px;padding:22px;border-radius:24px;background:linear-gradient(145deg,#31594b,#5b7f6e);color:#fffaf2;box-shadow:0 18px 36px #2f554533}.me-profile-card__avatar{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;background:#ffffff2e;border:1px solid rgba(255,255,255,.28);font-family:var(--font-display);font-size:30px}.me-profile-card span{color:#e8c98e;font-size:12px;letter-spacing:.08em}.me-profile-card h1{margin:4px 0;font-family:var(--font-display);font-size:27px}.me-profile-card p{margin:0;color:#ffffffb8;font-size:13px}.me-menu{overflow:hidden;border-radius:18px;background:#fffcf7eb;border:1px solid rgba(232,217,200,.72);box-shadow:inset 0 1px #fffaf2b8}.me-menu--spaced{margin-top:22px}.me-menu button{width:100%;min-height:60px;display:grid;grid-template-columns:30px minmax(0,1fr) 20px;gap:12px;align-items:center;padding:12px 14px 12px 16px;background:transparent;color:#3b342e;text-align:left;border-bottom:1px solid rgba(232,217,200,.62)}.me-menu button:last-child{border-bottom:0}.me-menu button:active{background:#f7ede2b3}.me-menu svg{color:#2f2a24a8;width:21px;height:21px;justify-self:center}.me-menu strong{min-width:0;font-size:16px;font-weight:820;line-height:1.25}.me-menu__toggle{grid-template-columns:30px minmax(0,1fr) 44px!important}.me-switch{position:relative;width:44px;height:26px;border-radius:999px;background:#d9d2c9;box-shadow:inset 0 0 0 1px #584a3e14;transition:background .18s ease}.me-switch i{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fffdf8;box-shadow:0 2px 6px #43342833;transition:transform .18s ease}.me-switch.is-on{background:#4f7564}.me-switch.is-on i{transform:translate(18px)}.me-danger-entry{width:100%;margin-top:22px;min-height:52px;background:transparent;color:#ae624d;font-weight:800}.profile-page label{display:flex;flex-direction:column;gap:8px;margin-bottom:18px;font-weight:800}.profile-page input,.profile-page textarea,.feedback-page textarea{width:100%;border:1px solid #dfd1c1;border-radius:16px;background:#fffdf9;padding:15px 16px;color:#342e28}.profile-page p,.feedback-page p,.data-page p{color:#776c61;line-height:1.7}.data-page>span,.feedback-page>span{color:#ad6d4d;font-size:13px;font-weight:800;letter-spacing:.08em}.data-page h1,.feedback-page h1{font-family:var(--font-display);font-size:28px;line-height:1.3}.data-page .app-btn{margin-top:26px}.feedback-page textarea{margin:16px 0 22px;resize:none}@media (max-height: 720px){.entry-page{padding-top:calc(10px + env(safe-area-inset-top))}.entry-page .theme-carousel{margin-top:30px;gap:5px}.entry-page .theme-carousel__track{height:398px}.entry-page .theme-carousel__card{top:54%;height:380px;margin-top:-190px}.home-page .theme-carousel__track{height:430px}.home-page .theme-carousel__card{top:54%;height:380px;margin-top:-190px}.home-page .theme-carousel{margin-top:36px}.home-page__carousel{padding-top:4px}.home-page__daily{min-height:62px}.entry-page__hero{margin-top:8px}.entry-page__title{font-size:32px;margin-bottom:5px}.entry-page__sub{font-size:17px}.entry-page__footer{margin-top:28px;padding-top:0;gap:0}.entry-page__cta{min-height:56px}}@media (max-height: 680px){.entry-page .theme-carousel{margin-top:10px}.entry-page .theme-carousel__track{height:380px}.entry-page .theme-carousel__card{top:50%;height:380px;margin-top:-190px}.entry-page__hero{margin-top:6px}.entry-page__title{font-size:30px;margin-bottom:4px}.entry-page__sub{max-width:330px;font-size:15.5px;line-height:1.48}.entry-page__footer{margin-top:4px;gap:0}.entry-page__cta{min-height:54px;font-size:18px}.entry-page .entry-page__agreement{margin-top:10px}}@media (min-height:721px) and (max-height:830px){.entry-page .theme-carousel{margin-top:0}.entry-page .theme-carousel__track{height:500px}.entry-page__hero{margin-top:10px}.entry-page__footer{margin-top:8px}}@media (min-height:831px) and (max-height:880px){.entry-page .theme-carousel{margin-top:18px}.entry-page .theme-carousel__track{height:468px}.entry-page .theme-carousel__card{top:50%;height:458px;margin-top:-229px}.entry-page__hero{margin-top:16px}.entry-page__footer{margin-top:32px}.entry-page .entry-page__agreement{margin-top:8px}}@media (min-width: 700px){.app-shell{border-left:1px solid rgba(80,58,36,.08);border-right:1px solid rgba(80,58,36,.08)}}.entry-page__agreement{display:flex;align-items:center;justify-content:center;gap:2px;margin-top:20px;color:#fffaf2b8;font-size:13px;font-weight:400}.entry-page__agreement label{display:flex;align-items:center;gap:6px;min-height:32px}.entry-page__agreement input{width:18px;height:18px;accent-color:#719583}.entry-page__agreement .entry-page__link{min-height:32px;padding:0 2px;background:transparent}.entry-page__deleted{position:absolute;top:calc(50px + env(safe-area-inset-top));left:20px;right:20px;z-index:20;padding:10px 14px;border-radius:12px;background:#f5ebd7f5;color:#5f4b37;font-size:12px;line-height:1.45;box-shadow:0 10px 24px #0000002e}.onboard__hold-tip{display:block;margin-top:8px;color:#a05f47;font-size:13px;text-align:center}.interview-shell{isolation:isolate;background:linear-gradient(180deg,#fdebdc,#fff9f1 43%,#f8eee3);color:var(--home-text-primary,#2f2a24);font-family:Nunito Sans,Source Han Sans SC,Noto Sans CJK SC,PingFang SC,Microsoft YaHei,sans-serif}.iv-ambient{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden;pointer-events:none;background:radial-gradient(circle at 50% 18%,rgba(247,194,151,.26) 0%,rgba(255,228,202,.17) 31%,transparent 59%),linear-gradient(180deg,#fff1e16b,#fffbf52e 52%,#f5e7d838)}.iv-ambient:before{content:"";position:absolute;top:-190px;left:50%;width:560px;height:560px;border-radius:50%;transform:translate(-50%);background:radial-gradient(circle,rgba(255,230,204,.76) 0%,rgba(251,207,170,.28) 46%,transparent 72%);filter:blur(24px)}.iv-ambient:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 0 34%,rgba(255,250,244,.52) 58%,rgba(247,235,222,.5) 100%)}.iv-ambient__window-light{position:absolute;top:54px;left:50%;width:330px;height:330px;border-radius:50%;transform:translate(-50%);background:radial-gradient(circle,rgba(255,255,249,.62) 0 24%,rgba(255,244,226,.32) 48%,transparent 73%);filter:blur(22px);opacity:.76}.iv-ambient__halo{position:absolute;top:62px;left:50%;width:340px;height:340px;border-radius:50%;transform:translate(-50%);background:radial-gradient(circle,rgba(255,253,246,.9) 0 29%,rgba(255,228,201,.3) 53%,transparent 75%);filter:blur(9px);animation:iv-ambient-breathe 5.4s ease-in-out infinite}@keyframes iv-ambient-breathe{0%,to{opacity:.88;transform:translate(-50%) scale(.985)}50%{opacity:1;transform:translate(-50%) scale(1.025)}}.interview-shell--recording .iv-ambient__halo{background:radial-gradient(circle,rgba(255,253,246,.9) 0 29%,rgba(242,189,151,.32) 54%,transparent 75%);animation-duration:3.2s}.interview-shell--thinking .iv-ambient__halo{background:radial-gradient(circle,rgba(255,253,246,.88) 0 29%,rgba(235,197,143,.28) 54%,transparent 75%);animation-duration:4.2s}.interview-shell>.iv-topbar,.interview-shell>.iv-stage,.interview-shell>.iv-controls{position:relative;z-index:2}.iv-topbar{position:relative;min-height:62px;display:block;padding:calc(10px + env(safe-area-inset-top)) 10px 6px}.iv-topbar__exit{position:absolute;top:calc(5px + env(safe-area-inset-top));left:5px;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:transparent;color:#665e56;box-shadow:none;transition:background .16s ease,transform .16s ease}.iv-topbar__exit:active{background:#ffffff57;transform:scale(.96)}.iv-topbar__music{position:absolute;top:calc(10px + env(safe-area-inset-top));right:108px;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#ffffff7a;color:var(--home-text-muted,#8b8176);box-shadow:none;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.iv-topbar__music.is-active{color:var(--home-brand-700,#3f6558);background:#ffffff85}.iv-topbar__music:active{transform:scale(.96)}.iv-stage{justify-content:flex-start;gap:0;padding:42px 16px 0}.iv-avatar-wrap{position:relative;gap:0;margin-bottom:-74px;transform:translateY(-36px)}.iv-avatar{position:relative;z-index:1;width:212px;height:212px;border:0;background:transparent;box-shadow:none;filter:drop-shadow(0 16px 22px rgba(88,64,38,.12))}.interview-shell .iv-avatar,.interview-shell .iv-avatar[data-phase=speaking],.interview-shell .iv-avatar[data-phase=thinking],.interview-shell .iv-avatar[data-phase=recording]{animation:none;transform:none}.iv-status{position:absolute;top:18px;right:-34px;bottom:auto;z-index:4;min-width:104px;height:40px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 11px;border:0;border-radius:999px;background:#fffcf7f0;color:#766557;box-shadow:0 9px 20px #69462a17,inset 0 0 0 1px #7e5c3f14,inset 0 1px #ffffffb8;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);font-family:inherit;font-size:13px;font-weight:800;line-height:1}.iv-status__motion{width:26px;height:20px;flex:0 0 26px;display:flex;align-items:center;justify-content:center;gap:3px}.iv-status__motion i{display:block;background:currentColor}.iv-status--speaking .iv-status__motion i,.iv-status--listening .iv-status__motion i{width:3px;height:8px;border-radius:4px;animation:iv-status-wave .72s ease-in-out infinite alternate}.iv-status--speaking .iv-status__motion i:nth-child(2),.iv-status--listening .iv-status__motion i:nth-child(2){height:16px;animation-delay:.12s}.iv-status--speaking .iv-status__motion i:nth-child(3),.iv-status--listening .iv-status__motion i:nth-child(3){height:12px;animation-delay:.24s}.iv-status--speaking .iv-status__motion i:nth-child(4),.iv-status--listening .iv-status__motion i:nth-child(4){height:18px;animation-delay:.36s}.iv-status--speaking{color:#936247;background:#fff8f0f2}.iv-status--thinking{color:#6c6258}.iv-status--thinking .iv-status__motion{gap:4px}.iv-status--thinking .iv-status__motion i{width:5px;height:5px;border-radius:50%;animation:iv-status-think 1.1s ease-in-out infinite}.iv-status--thinking .iv-status__motion i:nth-child(2){animation-delay:.16s}.iv-status--thinking .iv-status__motion i:nth-child(3){animation-delay:.32s}.iv-status--thinking .iv-status__motion i:nth-child(4){display:none}.iv-status__text{width:3.2em;overflow:hidden;white-space:nowrap;clip-path:inset(0 100% 0 0);animation:iv-status-type .62s steps(3,end) forwards}@keyframes iv-status-wave{0%{transform:scaleY(.45);opacity:.52}to{transform:scaleY(1);opacity:1}}@keyframes iv-status-think{0%,70%,to{transform:translateY(0);opacity:.4}35%{transform:translateY(-4px);opacity:1}}@keyframes iv-status-type{to{clip-path:inset(0 0 0 0)}}.iv-text{position:relative;width:min(100%,360px);max-height:none;overflow:visible;padding:0;border:0;border-radius:0;background:transparent;text-align:center;transition:opacity .28s ease,transform .28s ease}.iv-question{position:relative;z-index:2;width:100%;overflow:hidden;padding:14px 18px 24px;border:1px solid rgba(72,116,96,.18);border-top-color:transparent;border-radius:20px;background:linear-gradient(145deg,rgba(232,242,237,.3) 0%,transparent 34%),linear-gradient(145deg,#fffefa,#fff9f1);box-shadow:none}.iv-question:before{content:"";position:absolute;top:-1px;left:20px;right:20px;height:1px;background:linear-gradient(90deg,rgba(72,116,96,.18) 0 34%,transparent 45% 55%,rgba(72,116,96,.18) 66% 100%);pointer-events:none}.iv-question__mark{height:20px;display:flex;align-items:center;gap:8px;margin:0 0 4px 1px;color:#9fc5b3}.iv-question__mark span{width:34px;height:2px;border-radius:999px;background:linear-gradient(90deg,#6f9d8894,#6f9d8800)}.iv-text h1{width:100%;margin:0;color:var(--home-text-primary,#2f2a24);font-family:inherit;font-size:clamp(25px,6.2vw,27px);font-weight:780;line-height:1.46;letter-spacing:-.01em;text-wrap:wrap}.interview-shell .iv-text__spoken{width:100%;max-width:none;max-height:min(280px,31dvh);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;min-height:112px;margin:26px auto 0;padding:0 3px;color:#4d463f;font-family:inherit;font-size:22px;font-weight:650;line-height:1.78;letter-spacing:.005em;text-align:left;text-wrap:pretty;word-break:break-word;white-space:pre-line;transition:opacity .24s ease}.interview-shell .iv-text__spoken::-webkit-scrollbar{display:none}.interview-shell .iv-text__spoken.is-typing:after{content:"";display:inline-block;width:2px;height:1em;margin-left:4px;border-radius:2px;background:#bd8061;vertical-align:-.12em;animation:iv-type-caret .8s steps(1,end) infinite}@keyframes iv-type-caret{50%{opacity:0}}.interview-shell--recording .iv-text__spoken{opacity:.5}.iv-controls{height:160px;flex:0 0 160px;justify-content:flex-end;gap:0;padding:0 24px calc(18px + env(safe-area-inset-bottom))}.iv-controls.is-recording{gap:0;padding:0 24px calc(18px + env(safe-area-inset-bottom))}.iv-time{position:absolute;top:0;left:0;right:0;color:var(--home-text-secondary,#5e554c);font-size:16px;font-weight:720;line-height:1;text-align:center}.iv-control-row{width:100%;flex:0 0 122px;display:flex;align-items:flex-start;justify-content:center;gap:24px}.iv-control-balance{width:68px;flex:0 0 68px}.iv-secondary{width:68px;min-height:0;flex:0 0 68px;display:flex;flex-direction:column;align-items:center;gap:7px;padding:12px 0 0;border:0;background:transparent;color:var(--home-brand-700,#3f6558);font-family:inherit;font-size:14px;font-weight:800}.iv-secondary__icon{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#e8f0e8f5;color:var(--home-brand-700,#3f6558);box-shadow:inset 0 0 0 1px #3f65581f,0 8px 18px #3f655814}.iv-secondary:active .iv-secondary__icon{transform:scale(.97);background:#dfe9df}.iv-secondary[aria-label=继续录音] .iv-secondary__icon{background:#f5e2d8f5;color:#a86048}.iv-main{width:118px;min-height:0;display:flex;flex-direction:column;align-items:center;gap:9px;padding:0 0 2px;border-radius:0;background:transparent;box-shadow:none;color:var(--home-brand-700,#3f6558);font-family:inherit;animation:none}.iv-main__icon{width:92px;height:92px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(180deg,#527866,#3f6657);color:#fffaf4;box-shadow:0 12px 24px #2f554538,inset 0 1px #ffffff38;transition:transform .16s ease,box-shadow .24s ease,background .24s ease}.iv-main__label{font-size:16px;font-weight:820;line-height:1.1}.iv-main:active{transform:none}.iv-main:active .iv-main__icon{transform:scale(.98)}.iv-main:not([disabled]){animation:none;box-shadow:none}.iv-main:not([disabled]):not([aria-label=点击结束]) .iv-main__icon{animation:iv-ready-breathe 2.8s ease-in-out infinite}@keyframes iv-ready-breathe{0%,to{box-shadow:0 0 0 7px #3f65580f,0 12px 24px #2f55452e,inset 0 1px #ffffff38}50%{box-shadow:0 0 0 12px #3f655806,0 15px 30px #2f554538,inset 0 1px #ffffff38}}.iv-main[disabled]{opacity:1;background:transparent;color:var(--home-text-disabled,#b9afa5)}.iv-main[disabled] .iv-main__icon{background:#d7d1ca;color:#f5f1ec;box-shadow:none}.iv-main[aria-label=点击结束]{gap:9px;color:#9a5843}.iv-main[aria-label=点击结束] .iv-main__icon{background:linear-gradient(180deg,#c47d5e,#a86048);box-shadow:0 0 0 8px #be6f4e1a,0 12px 24px #994c2f38;animation:onboard-recording-pulse 1.5s ease-in-out infinite}@media (max-height:720px){.iv-stage{gap:0;padding-top:24px}.iv-avatar{width:170px;height:170px}.iv-avatar-wrap{margin-bottom:-54px;transform:translateY(-22px)}.iv-status{top:14px;right:-32px;min-width:100px;height:38px}.iv-ambient__halo{top:60px;width:300px;height:285px}.iv-text h1{font-size:24px;line-height:1.4}.iv-question{padding:12px 16px 20px;border-radius:18px}.iv-question__mark{margin-bottom:3px}.interview-shell .iv-text__spoken{max-height:min(216px,29dvh);min-height:94px;margin-top:20px;font-size:20px;line-height:1.68}.iv-controls,.iv-controls.is-recording{height:146px;flex-basis:146px;padding:0 24px calc(12px + env(safe-area-inset-bottom))}.iv-control-row{flex-basis:111px}.iv-main__icon{width:82px;height:82px}}@media (prefers-reduced-motion:reduce){.iv-ambient__halo,.iv-main:not([disabled]):not([aria-label=点击结束]) .iv-main__icon,.iv-status__motion i,.iv-status__text,.iv-text__spoken.is-typing:after{animation:none;clip-path:none}}.story-undo{min-height:42px;margin-left:8px;padding:0 13px;border-radius:999px;background:#f3e7d7;color:#8b5d3e;font-size:13px;font-weight:850}.demo__nav-btn--play{background:#f4e1b8f0;color:#24352f}.story-card:disabled{cursor:default}.story-card--guest:disabled:active{transform:none}.voice-page__body{justify-content:center;padding-bottom:calc(70px + env(safe-area-inset-bottom))}.voice-page__owner{margin-top:0;letter-spacing:.06em}.voice-page__timeline input{grid-column:1/-1;width:100%;accent-color:#456d5d}.me-intro{padding:8px 2px 6px}.me-intro span{color:#ad6d4d;font-size:12px;font-weight:850;letter-spacing:.1em}.me-intro h1{margin:8px 0 6px;font-family:var(--font-display);font-size:28px}.me-intro p{margin:0;color:#817568;font-size:14px;line-height:1.6}.me-menu .me-menu__danger svg,.me-menu .me-menu__danger strong{color:#ad604b}.profile-page{padding-top:18px}.profile-section{margin-bottom:18px;overflow:hidden;padding:4px 16px;border:1px solid rgba(232,217,200,.72);border-radius:18px;background:#fffdf9f0;box-shadow:inset 0 1px #fffaf2b8}.profile-section__title{display:block;padding:14px 16px 8px;color:#a86d4d;font-size:12px;font-weight:850;letter-spacing:.08em}.profile-row{width:100%;min-height:60px;display:grid;grid-template-columns:112px minmax(0,1fr) 20px;align-items:center;gap:8px;padding:0;border-top:1px solid rgba(232,217,200,.66);background:transparent;color:#3f3831;font-family:inherit;text-align:left}.profile-row:first-child{border-top:0}.profile-row:active{background:#f7ede2a3}.profile-row>span:first-child{font-size:15.5px;font-weight:700;line-height:1.35;white-space:nowrap}.profile-row>strong{min-width:0;max-width:100%;overflow:hidden;color:#665d54;font-size:15px;font-weight:600;line-height:1.35;text-align:right;text-overflow:ellipsis;white-space:nowrap}.profile-row>svg{color:#5e554c7a}.profile-row--input{grid-template-columns:112px minmax(0,1fr) 20px;margin:0}.profile-page label.profile-row--input{display:grid;flex-direction:initial;gap:8px;margin-bottom:0;font-weight:initial}.profile-row--input input{width:100%;min-width:0;height:52px;padding:0;border:0;border-radius:0;outline:none;background:transparent;color:#665d54;font-family:inherit;font-size:15px;font-weight:600;line-height:1.35;text-align:right}.profile-row__spacer{display:block;width:20px;height:20px}.profile-intro{display:flex;flex-direction:column;gap:8px;padding:12px 16px;border-top:1px solid #eee3d7;font-weight:850}.profile-page label.profile-intro{margin-bottom:0}.profile-intro textarea{width:100%;border:1px solid #dfd1c1;border-radius:14px;background:#fffdf9;padding:13px;color:#342e28;resize:none}.profile-record{min-height:48px;display:flex;align-items:center;justify-content:center;gap:7px;margin:0 16px 12px;border-radius:14px;background:#edf2eb;color:#456d5d;font-weight:850}.profile-choice-list{display:flex;flex-direction:column;gap:7px}.profile-choice-list--years{max-height:48vh;overflow-y:auto}.profile-choice-list button{min-height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;border-radius:13px;background:#f5ede2;color:#4c433b;font-weight:800}.profile-choice-list button.is-selected{background:#e8f0e8;color:#375f50;box-shadow:inset 0 0 0 1px #6e907f}.profile-intro-shell .app-topbar{border-bottom:0;background:transparent;box-shadow:none}.profile-intro-page{flex:1;overflow-y:auto;padding:24px 20px 18px}.profile-intro-card{padding:2px 0 18px}.profile-intro-card h1{margin:0 0 12px;color:#342e28;font-family:inherit;font-size:25px;font-weight:800;line-height:1.3}.profile-intro-guide{margin:0 0 20px;color:#71675d;font-size:14px;font-weight:540;line-height:1.65}.profile-intro-card .onboard__textarea{min-height:176px;padding:16px 16px 48px;resize:none}.profile-intro-card .onboard__record-control{margin-top:22px}.profile-intro-bottom{flex:0 0 auto;padding:12px 20px calc(18px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#f7efe500,#f7efe5 26%)}.profile-intro-bottom .app-btn[disabled]{opacity:1;background:#e4dbd2;color:#aaa097;box-shadow:none}.visitor-access-note{margin:0;color:#62584f;font-size:15px;line-height:1.72}.visitor-access-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.feedback-webview{flex:1;min-height:0;display:flex;flex-direction:column;background:#fff}.feedback-webview__bar{min-height:34px;display:flex;align-items:center;justify-content:center;gap:7px;border-bottom:1px solid #e5e8eb;background:#f4f6f8;color:#7b838b;font-size:11px}.feedback-webview__bar i{width:7px;height:7px;border-radius:50%;background:#55a86d}.feedback-webview iframe{flex:1;width:100%;border:0;background:#f7f8fa}.webview-shell{background:#f5f5f5}.webview-shell .app-topbar{background:transparent;border-bottom:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.webview-placeholder{flex:1;min-height:0;display:grid;place-items:center;background:#fff;color:#969696}.webview-placeholder span{font-size:16px;font-weight:600;letter-spacing:.02em}.privacy-page{flex:1;overflow-y:auto;padding:24px 22px calc(42px + env(safe-area-inset-bottom))}.privacy-page>span{color:#9b6a4c;font-size:12px;font-weight:800}.privacy-page h1{margin:10px 0 24px;font-family:var(--font-display);font-size:29px;line-height:1.35}.privacy-page section{margin-bottom:20px;padding:18px;border-radius:18px;background:#fffdf9e6;border:1px solid #eadfd2}.privacy-page h2{margin:0 0 8px;font-size:17px}.privacy-page p{margin:0;color:#6f655b;font-size:15px;line-height:1.75}.guest-closed{flex:1;display:flex;flex-direction:column;justify-content:center;padding:32px 24px 110px;text-align:center}.guest-closed>span{color:#ad6d4d;font-size:13px;font-weight:850}.guest-closed h1{margin:10px 0;font-family:var(--font-display);font-size:30px}.guest-closed p{margin:0 0 28px;color:#766c62;line-height:1.7}.app-btn--ghost{background:transparent;color:#456d5d;border:1px solid #d8c8b7;box-shadow:none}.app-btn--danger{background:#b1543a;color:#fff}.prototype-demo-root{--demo-text: #fff8ed;background:radial-gradient(circle at 22% 10%,rgba(216,143,106,.18),transparent 28%),radial-gradient(circle at 84% 18%,rgba(88,125,107,.18),transparent 30%),linear-gradient(135deg,#24221e,#302b25 54%,#1f211d);color:var(--demo-text);display:grid;grid-template-rows:auto minmax(0,1fr);min-height:var(--app-viewport-height);overflow:hidden}.prototype-demo-toolbar{align-items:center;display:flex;justify-content:center;padding:8px 20px 3px;position:relative;z-index:3}.prototype-demo-toolbar__control{align-items:center;display:inline-flex;gap:6px;min-height:38px}.prototype-demo-toolbar button{cursor:pointer}.prototype-demo-toolbar__exit{align-items:center;background:transparent;border-radius:999px;color:var(--demo-text);display:inline-flex;font-size:14px;font-weight:800;gap:2px;height:30px;justify-content:center;padding:0 13px;white-space:nowrap}.prototype-demo-toolbar__divider{background:#fff8ed2e;height:18px;width:1px}.prototype-demo-select{align-items:center;display:inline-flex;gap:7px;height:30px;position:relative}.prototype-demo-select>span{color:#fff8ed9e;font-size:13px;font-weight:800}.prototype-demo-select>button{align-items:center;background:#fff8ed1a;border:1px solid rgba(255,248,237,.16);border-radius:999px;color:#fff8edf0;display:inline-flex;font-size:14px;font-weight:800;gap:6px;height:30px;justify-content:center;min-width:88px;padding:0 11px}.prototype-demo-select>button:hover,.prototype-demo-select.is-open>button{background:#fff8ed2e;border-color:#fff8ed47}.prototype-demo-select__menu{background:#2f2b25f7;border:1px solid rgba(255,248,237,.16);border-radius:13px;box-shadow:0 16px 34px #00000047;display:grid;gap:3px;left:50%;min-width:112px;padding:5px;position:absolute;top:calc(100% + 8px);transform:translate(-50%);z-index:10}.prototype-demo-select__menu button{background:transparent;border-radius:10px;color:#fff8edc7;font-size:14px;font-weight:800;height:34px;padding:0 12px;white-space:nowrap}.prototype-demo-select__menu button.is-active{background:#fff8ede6;color:#2f5545}.prototype-demo-stage{align-items:center;display:grid;justify-items:center;min-height:0;padding:2px 20px 20px}.prototype-demo-device-slot{display:grid;place-items:start}.prototype-demo-device{background:linear-gradient(145deg,rgba(255,255,255,.14),transparent 34%),linear-gradient(145deg,#39352f,#171714);border:1px solid rgba(255,255,255,.22);border-radius:44px;box-shadow:0 34px 70px #0000006b,0 8px 20px #00000047,inset 0 1px #ffffff3d;display:grid;position:relative;transform-origin:top left}.prototype-demo-device__camera{background:#040403cc;border:1px solid rgba(255,255,255,.12);border-radius:999px;height:24px;left:50%;position:absolute;top:12px;transform:translate(-50%);width:92px}.prototype-demo-device__screen{background:#fbf3eb;border:0;border-radius:30px;box-shadow:0 0 0 1px #fff8ed33,inset 0 0 0 1px #00000024;display:block;overflow:hidden}@media (max-width: 520px){.prototype-demo-toolbar{padding-inline:10px}.prototype-demo-stage{padding-inline:8px}}*{box-sizing:border-box}html{--app-viewport-height: 100dvh;min-height:100%;background:#fbf3eb;color:var(--color-text-primary);font-family:var(--font-body);-webkit-font-smoothing:antialiased;overflow-x:hidden;scrollbar-width:none;text-rendering:optimizeLegibility}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none}body{background:#fbf3eb;min-width:320px;min-height:var(--app-viewport-height);margin:0;overflow-x:hidden;scrollbar-width:none;width:100%}#root{background:#fbf3eb;min-height:var(--app-viewport-height);overflow-x:hidden;width:100%}button,input,textarea{font:inherit}input,textarea,select{font-size:max(16px,1em)}button{border:0}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
