@import "https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600;700;800&family=Sora:wght@500;600;700&display=swap";.auth-page{isolation:isolate;background:linear-gradient(#fbf6f1 0%,#f7f1eb 100%);min-height:100dvh;position:relative;overflow:hidden}.auth-page:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 67% 10%,#f5d2bdd1 0,#f5d2bd6b 13%,#f5d2bd29 27%,#0000 44%),radial-gradient(circle at 94% 92%,#e1e9e6f0 0,#e1e9e694 20%,#0000 42%),linear-gradient(90deg,#fbf6f100 0% 47%,#f4f4ef47 58%,#e9efecb8 76%,#e5ece9e6 100%);position:absolute;inset:0}.auth-page__shell{grid-template-columns:minmax(0,1fr) minmax(360px,.95fr);align-items:center;gap:clamp(32px,5vw,64px);width:min(1220px,100% - 48px);min-height:100dvh;margin:0 auto;padding:24px 0 18px;display:grid;position:relative}.auth-page__form-column{max-width:500px;animation:.7s both fade-in-up}.auth-page__copy{margin-top:26px}.auth-page__title{font-family:var(--font-heading);letter-spacing:-.05em;color:var(--color-text-primary);margin:0;font-size:clamp(1.9rem,2.6vw,2.55rem);line-height:1.08}.auth-page__description{max-width:32rem;color:var(--color-text-secondary);margin:10px 0 0;font-size:1rem;line-height:1.5}.auth-form{margin-top:24px}.auth-form__fields{gap:16px;display:grid}.auth-field{gap:10px;display:grid}.auth-field__label{color:var(--color-text-primary);font-size:.98rem;font-weight:800}.auth-field__control{display:block;position:relative}.auth-field__input{width:100%;min-height:50px;color:var(--color-text-primary);background:#fffbf7b8;border:1px solid #b89e948a;border-radius:16px;outline:none;padding:0 18px;font-size:1rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.auth-field__input::placeholder{color:#9f9088}.auth-field__input:focus{background:#fffcf9f5;border-color:#bc5a4799;box-shadow:0 0 0 4px #bc5a471f}.auth-field__input--error{border-color:var(--color-danger);background:#fff6f5f5;box-shadow:0 0 0 4px #b33e3e14}.auth-field__toggle{color:#8f7b72;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.auth-field__toggle:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:2px}.auth-field__toggle svg{width:20px;height:20px}.auth-field__error{color:var(--color-danger);font-size:.88rem;line-height:1.4}.auth-form__feedback{border-radius:16px;margin:14px 0 0;padding:12px 14px;font-size:.94rem;line-height:1.45}.auth-form__feedback--error{background:var(--color-danger-soft);color:var(--color-danger);border:1px solid #b33e3e2e}.auth-form__feedback--success{background:var(--color-success-soft);color:var(--color-success);border:1px solid #2f7a5b2e}.auth-form__helper{justify-content:flex-end;margin-top:12px;display:flex}.auth-form__helper-link{color:var(--color-accent);font-size:.96rem}.auth-form__submit{background:var(--color-accent);width:100%;min-height:52px;color:var(--color-white);cursor:pointer;box-shadow:0 26px 44px -30px var(--color-shadow-strong);border:0;border-radius:16px;margin-top:14px;font-size:1rem;font-weight:800;transition:transform .22s,box-shadow .22s}.auth-form__submit:hover{transform:translateY(-1px)}.auth-form__submit:disabled{cursor:wait;box-shadow:none;opacity:.82;transform:none}.auth-form__submit:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:4px}.auth-form__success-link{width:100%;min-height:52px;color:var(--color-text-primary);background:#fffbf7c7;border:1px solid #b89e948a;border-radius:16px;justify-content:center;align-items:center;margin-top:12px;font-size:.98rem;font-weight:800;transition:transform .22s,background-color .22s,border-color .22s;display:inline-flex;box-shadow:inset 0 1px #ffffffb8}.auth-form__success-link:hover{background:#fffdfaf0;transform:translateY(-1px)}.auth-form__success-link:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:4px}.auth-form__secondary{text-align:center;color:var(--color-text-secondary);margin:18px 0 0;font-size:.98rem}.auth-form__secondary-link{color:var(--color-accent);font-weight:800}.auth-form__footer-link{color:var(--color-accent);align-items:center;gap:8px;margin-top:22px;font-size:.98rem;font-weight:700;display:inline-flex}.auth-form__footer-icon{width:16px;height:16px;display:inline-flex}.auth-panel{justify-items:center;gap:18px;animation:.8s .14s both fade-in-right;display:grid}.auth-panel__figure{width:clamp(360px,31vw,470px);box-shadow:0 34px 70px -42px var(--color-shadow-medium), 0 12px 28px -24px var(--color-shadow-soft);background:#fffdfae6;border:1px solid #c4aa9f3d;border-radius:28px;margin:0;padding:14px}.auth-panel__figure img{border-radius:20px;width:100%;height:auto}.auth-panel__copy{text-align:center;max-width:30rem}.auth-panel__title{font-family:var(--font-heading);letter-spacing:-.04em;color:var(--color-text-primary);margin:0;font-size:clamp(1.35rem,2vw,1.85rem);line-height:1.14}.auth-panel__description{color:var(--color-text-secondary);margin:10px 0 0;font-size:.98rem;line-height:1.5}.auth-page--centered{background:radial-gradient(circle at 20% 14%,#f1d3c16b 0,#0000 24%),radial-gradient(circle at 80% 28%,#e8eeea66 0,#0000 22%),linear-gradient(#fbf6f1 0%,#f7f1eb 100%);justify-content:center;align-items:center;display:flex;overflow-x:hidden}.auth-page--centered:before{background:linear-gradient(#fff0 0%,#f4e9e13d 34%,#fff0 60%)}.auth-page--centered .auth-page__shell{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:0;width:min(100%,430px);min-height:auto;padding:24px 20px;display:flex}.auth-page__card{background:#fffcf9eb;border:1px solid #d4c0b638;border-radius:28px;width:100%;margin-top:20px;padding:26px 26px 24px;animation:.7s both fade-in-up;box-shadow:0 28px 58px -38px #5f3d3138,0 10px 22px -18px #5f3d3124}.auth-page__card-header{align-items:flex-start;gap:12px;display:flex}.auth-page__card-icon{color:#7ea091;background:#d6e7e1b8;border-radius:14px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.auth-page__card-icon svg{width:20px;height:20px}.auth-page__card-heading{gap:2px;display:grid}.auth-page__card-title{font-family:var(--font-heading);letter-spacing:-.04em;color:var(--color-text-primary);margin:0;font-size:1.62rem;line-height:1.06}.auth-page__card-subtitle{color:var(--color-text-secondary);margin:0;font-size:.96rem;line-height:1.4}.auth-page__card-description{color:var(--color-text-secondary);margin:18px 0 0;font-size:.98rem;line-height:1.48}.auth-page__secondary{text-align:center;color:var(--color-text-secondary);margin:18px 0 0;font-size:.98rem}.auth-page__secondary-link{color:var(--color-accent);font-weight:800}.auth-page--centered .auth-form{margin-top:20px}.auth-page--centered .auth-form__fields{gap:14px}.auth-page--centered .auth-field{gap:8px}.auth-page--centered .auth-field__label{font-size:.98rem}.auth-page--centered .auth-field__input{background:#fdf8f3e0;border:1px solid #b89e947a;min-height:46px;padding:0 14px;font-size:.98rem}.auth-page--centered .auth-field__input::placeholder{color:#9d9088}.auth-page--centered .auth-field__input:focus{background:#fffcf9;border-color:#bc5a478a;box-shadow:0 0 0 4px #bc5a471c}.auth-page--centered .auth-field__toggle{color:#937f76;width:30px;height:30px;right:12px}.auth-page--centered .auth-field__toggle svg{width:18px;height:18px}.auth-page--centered .auth-form__submit{min-height:46px;margin-top:16px;font-size:.98rem;box-shadow:0 22px 40px -30px #61332757}.auth-page--centered .auth-form__success-link{min-height:46px;font-size:.98rem}.auth-page--dense .auth-page__shell{width:min(100%,416px);padding:12px 18px}.auth-page--dense .brand{gap:12px}.auth-page--dense .brand__mark{border-radius:12px;width:40px;height:40px}.auth-page--dense .brand__name{font-size:1.42rem}.auth-page--dense .brand__subtitle{font-size:.92rem}.auth-page--dense .auth-page__card{border-radius:24px;margin-top:14px;padding:22px 22px 20px}.auth-page--dense .auth-page__card-header{gap:10px}.auth-page--dense .auth-page__card-icon{border-radius:12px;width:36px;height:36px}.auth-page--dense .auth-page__card-icon svg{width:18px;height:18px}.auth-page--dense .auth-page__card-title{font-size:1.48rem}.auth-page--dense .auth-page__card-subtitle{font-size:.92rem;line-height:1.32}.auth-page--dense .auth-form{margin-top:16px}.auth-page--dense .auth-form__fields{gap:11px}.auth-page--dense .auth-field{gap:6px}.auth-page--dense .auth-field__label{font-size:.94rem}.auth-page--dense .auth-field__input{min-height:42px;font-size:.95rem}.auth-page--dense .auth-form__submit{min-height:42px;margin-top:14px;font-size:.95rem}.auth-page--dense .auth-form__success-link{min-height:42px;font-size:.95rem}.auth-page--dense .auth-page__secondary{margin-top:12px;font-size:.94rem}@media (width<=1024px){.auth-page__shell{grid-template-columns:1fr;gap:30px;width:min(100%,100% - 32px);padding:28px 0 32px}.auth-page__form-column{max-width:100%}.auth-panel{gap:14px}.auth-panel__figure{width:min(100%,460px)}}@media (width<=760px){.auth-page__shell{width:min(100%,100% - 24px);padding:20px 0 28px}.auth-page__copy{margin-top:22px}.auth-page__description{font-size:.98rem}.auth-field__input{border-radius:14px;min-height:48px}.auth-form__submit{border-radius:14px;min-height:50px}.auth-panel__figure{border-radius:24px;width:min(100%,400px);padding:12px}.auth-panel__figure img{border-radius:18px}.auth-panel__description{font-size:.95rem}.auth-page--centered .auth-page__shell{width:min(100%,410px);padding:22px 16px 26px}.auth-page--centered .auth-page__card{border-radius:24px;margin-top:18px;padding:24px 20px 22px}.auth-page--centered .auth-page__card-title{font-size:1.48rem}.auth-page--dense .auth-page__shell{width:min(100%,404px);padding:14px 14px 18px}.auth-page--dense .auth-page__card{border-radius:22px;margin-top:14px;padding:20px 18px 18px}}@media (prefers-reduced-motion:reduce){.auth-page__form-column,.auth-panel,.auth-page__card{animation:none}.auth-form__submit,.auth-field__input{transition:none}}@keyframes fade-in-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-in-right{0%{opacity:0;transform:translate(28px)scale(.98)}to{opacity:1;transform:translate(0)scale(1)}}.dashboard-page{background:radial-gradient(circle at 100% 0,#f6dfd042,#0000 26%),linear-gradient(#f8f2ec 0%,#f7f1eb 100%);grid-template-columns:284px minmax(0,1fr);min-height:100dvh;display:grid}.dashboard-sidebar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffcf9d1;border-right:1px solid #c7ada342;flex-direction:column;min-height:100dvh;padding:20px 14px 16px;animation:.55s both dashboard-slide-in;display:flex}.dashboard-sidebar__brand{padding:2px 6px 22px}.dashboard-sidebar .brand{gap:12px}.dashboard-sidebar .brand__name{font-size:1.4rem}.dashboard-sidebar__nav{gap:8px;display:grid}.dashboard-sidebar__nav-item{width:100%;min-height:48px;color:var(--color-text-secondary);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:16px;align-items:center;gap:14px;padding:0 14px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .18s,background-color .18s,color .18s;display:inline-flex}.dashboard-sidebar__nav-item:hover{color:var(--color-text-primary);background:#bc5a4714;transform:translate(2px)}.dashboard-sidebar__nav-item.is-disabled{opacity:.62;cursor:not-allowed}.dashboard-sidebar__nav-item.is-disabled:hover{color:var(--color-text-secondary);background:0 0;transform:none}.dashboard-sidebar__nav-item.is-active{background:var(--color-accent);color:var(--color-white);box-shadow:0 18px 32px -24px var(--color-shadow-strong)}.dashboard-sidebar__nav-icon,.dashboard-sidebar__logout-icon{flex:none;width:18px;height:18px;display:inline-flex}.dashboard-sidebar__nav-icon svg,.dashboard-sidebar__logout-icon svg,.dashboard-header__action-icon svg,.dashboard-list-item__icon svg,.dashboard-list-item__chevron svg{width:18px;height:18px}.dashboard-sidebar__footer{gap:14px;margin-top:auto;display:grid}.dashboard-sidebar__profile{background:#e8e1d861;border-radius:18px;align-items:center;gap:12px;padding:12px 14px;display:flex}.dashboard-sidebar__avatar{width:40px;height:40px;color:var(--color-white);background:#7ea091;border-radius:999px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.dashboard-sidebar__profile-copy{gap:3px;display:grid}.dashboard-sidebar__profile-copy strong{color:var(--color-text-primary);font-size:1rem}.dashboard-sidebar__profile-copy span{color:var(--color-text-secondary);font-size:.92rem}.dashboard-sidebar__logout{min-height:44px;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:0 12px;font-size:.98rem;display:inline-flex}.dashboard-page__workspace{padding:28px 36px 40px}.dashboard-page__content{gap:24px;animation:.55s both dashboard-fade-in;display:grid}.dashboard-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.dashboard-header__copy{max-width:36rem}.dashboard-header__title{font-family:var(--font-heading);letter-spacing:-.04em;color:var(--color-text-primary);margin:0;font-size:clamp(2rem,3vw,2.7rem);line-height:1.05}.dashboard-header__description{color:var(--color-text-secondary);margin:10px 0 0;font-size:1.08rem}.dashboard-header__feedback{border-radius:14px;margin:14px 0 0;padding:10px 14px;font-size:.95rem;line-height:1.45}.dashboard-header__feedback--success{color:var(--color-success);background:var(--color-success-soft)}.dashboard-header__feedback--error{color:var(--color-danger);background:var(--color-danger-soft)}.dashboard-header__action{background:var(--color-accent);min-width:208px;min-height:46px;color:var(--color-white);cursor:pointer;box-shadow:0 20px 34px -24px var(--color-shadow-strong);border:0;border-radius:16px;align-items:center;gap:10px;padding:0 20px;font-size:1rem;font-weight:800;transition:transform .18s,box-shadow .18s;display:inline-flex}.dashboard-header__action:hover{transform:translateY(-1px)}.dashboard-header__action:disabled{cursor:wait;box-shadow:none;opacity:.82;transform:none}.dashboard-header__action-icon{width:20px;height:20px;display:inline-flex}.dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.dashboard-stat{background:#fffdfbf0;border:1px solid #d6c4ba7a;border-radius:22px;padding:19px 20px 18px;box-shadow:0 1px 2px #7352410a,0 10px 24px -28px #5d3d3029}.dashboard-stat__icon{--ui-icon-badge-size:44px;--ui-icon-badge-radius:15px;--ui-icon-size:22px;margin-bottom:18px}.dashboard-stat--rose .dashboard-stat__icon{color:#c06e63;background:#f4e2ddc7}.dashboard-stat--mint .dashboard-stat__icon{color:#8aa89a;background:#e1efe8d1}.dashboard-stat--gold .dashboard-stat__icon{color:#d0aa49;background:#f7edd1d6}.dashboard-stat--sky .dashboard-stat__icon{color:#92b5c8;background:#e2eef7d6}.dashboard-stat__value{color:var(--color-text-primary);font-size:1.8rem;font-weight:800;line-height:1;display:block}.dashboard-stat__label{color:#7f6f68;margin-top:10px;font-weight:700;display:block}.dashboard-stat__note{color:#a19087;margin-top:6px;font-size:.9rem;display:block}.dashboard-page__grid{grid-template-columns:minmax(0,1fr) minmax(360px,.96fr);gap:22px;display:grid}.dashboard-page__grid--single{grid-template-columns:minmax(0,1fr)}.dashboard-panel{box-shadow:0 20px 36px -34px var(--color-shadow-medium);background:#fffcf9e6;border:1px solid #c7ada33d;border-radius:24px;align-content:start;gap:18px;padding:24px;display:grid}.dashboard-panel__title{color:var(--color-text-primary);margin:0;font-size:1.55rem;font-weight:700}.dashboard-panel__list,.dashboard-panel__content-list{gap:14px;display:grid}.dashboard-list-item{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #c7ada32e;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;width:100%;padding:14px 0;transition:transform .18s;display:grid}.dashboard-list-item:last-child{border-bottom:0;padding-bottom:0}.dashboard-list-item:hover{transform:translate(2px)}.dashboard-list-item__icon{--ui-icon-badge-size:44px;--ui-icon-badge-radius:15px;--ui-icon-size:20px;color:var(--color-text-primary)}.dashboard-list-item__icon--profile{background:#bbd8cd3d}.dashboard-list-item__icon--gallery{background:#c0dae947}.dashboard-list-item__icon--trophy{background:#eedaae3d}.dashboard-list-item__icon--report{background:#bbd8cd3d}.dashboard-list-item__copy{gap:4px;display:grid}.dashboard-list-item__copy strong,.dashboard-content-item__copy strong{color:var(--color-text-primary);font-size:1.02rem}.dashboard-list-item__copy span,.dashboard-content-item__copy span{color:var(--color-text-secondary);font-size:.96rem}.dashboard-list-item__chevron{color:#9b8a81;width:20px;height:20px;display:inline-flex}.dashboard-content-item{background:#f7f1e9b8;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:12px;display:grid}.dashboard-content-item__thumbnail{background:#ffffffd1;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;overflow:hidden}.dashboard-content-item__thumbnail-image{object-fit:cover;width:100%;height:100%}.dashboard-content-item__audio-label{color:var(--color-text-secondary);font-size:.92rem;font-weight:800}.dashboard-content-item__copy{gap:3px;display:grid}.dashboard-content-item__badge{color:var(--color-accent);background:#e6bfb93d;border-radius:999px;padding:8px 12px;font-size:.86rem;font-weight:800}.dashboard-panel__ghost-action,.dashboard-page__retry{min-height:48px;color:var(--color-text-primary);cursor:pointer;background:#ffffff85;border:1px solid #b89e9466;border-radius:16px;font-size:1rem;font-weight:800}.dashboard-panel__ghost-action--link{justify-content:center;align-items:center;display:inline-flex}.dashboard-page__state{background:#fffcf9e0;border:1px solid #c7ada338;border-radius:24px;align-content:center;justify-items:start;gap:8px;min-height:240px;padding:24px;display:grid}.dashboard-page__state strong{color:var(--color-text-primary);font-size:1.2rem}.dashboard-page__state span{color:var(--color-text-secondary)}.dashboard-page__state--error{border-color:#b33e3e2e}@media (width<=1200px){.dashboard-page{grid-template-columns:244px minmax(0,1fr)}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-page__grid{grid-template-columns:1fr}}@media (width<=860px){.dashboard-page{grid-template-columns:1fr}.dashboard-sidebar{border-bottom:1px solid #c7ada342;border-right:0;min-height:auto}.dashboard-sidebar__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-sidebar__footer{margin-top:18px}.dashboard-page__workspace{padding:24px 18px 28px}.dashboard-header{flex-direction:column}.dashboard-header__action{justify-content:center;width:100%}}@media (width<=640px){.dashboard-sidebar__nav,.dashboard-stats{grid-template-columns:1fr}.dashboard-panel{padding:20px}.dashboard-content-item,.dashboard-list-item{grid-template-columns:auto 1fr}.dashboard-content-item__badge,.dashboard-list-item__chevron{grid-column:2;justify-self:start}}@media (prefers-reduced-motion:reduce){.dashboard-sidebar,.dashboard-page__content{animation:none}.dashboard-sidebar__nav-item,.dashboard-list-item,.dashboard-header__action{transition:none}}@keyframes dashboard-slide-in{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes dashboard-fade-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.guided-session-setup-page{background:radial-gradient(circle at 100% 0,#f6dfd042,#0000 26%),linear-gradient(#f8f2ec 0%,#f7f1eb 100%)}.session-setup{gap:22px;display:grid}.session-setup__header h1{color:var(--color-text-primary);font-family:var(--font-heading);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,3vw,2.7rem)}.session-setup__header p{max-width:42rem;color:var(--color-text-secondary);margin:10px 0 0;font-size:1.04rem}.session-setup__panel{box-shadow:0 20px 36px -34px var(--color-shadow-medium);background:#fffcf9eb;border:1px solid #c7ada33d;border-radius:24px;gap:20px;padding:24px;display:grid}.session-setup__section{gap:16px;display:grid}.session-setup__section-title{align-items:flex-start;gap:14px;display:flex}.session-setup__section-title .ui-icon-badge{color:var(--color-accent);background:#e6bfb933}.session-setup__section-title h2{color:var(--color-text-primary);margin:0;font-size:1.35rem}.session-setup__section-title p{color:var(--color-text-secondary);margin:6px 0 0}.session-setup__chips{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.session-setup__chip{min-height:52px;color:var(--color-text-secondary);cursor:pointer;background:#f7f1e9db;border:0;border-radius:16px;font-size:1rem;font-weight:800}.session-setup__chip.is-active{background:var(--color-accent);color:var(--color-white)}.session-setup__memory-list{gap:12px;display:grid}.session-memory-option{cursor:pointer;text-align:left;background:#f7f1e98a;border:1px solid #c7ada338;border-radius:18px;grid-template-columns:auto auto 1fr;align-items:center;gap:14px;width:100%;padding:14px;display:grid}.session-memory-option.is-selected{background:#fffaf7f0;border-color:#bc5a47d1}.session-memory-option__check{color:var(--color-accent);background:#ffffffe6}.session-memory-option__media{color:var(--color-text-secondary);background:#ffffffb8}.session-memory-option__copy{gap:4px;display:grid}.session-memory-option__copy strong{color:var(--color-text-primary)}.session-memory-option__copy span{color:var(--color-text-secondary)}.session-setup__feedback{border-radius:14px;margin:0;padding:12px 14px}.session-setup__feedback--error{color:var(--color-danger);background:var(--color-danger-soft)}.session-setup__hint{background:#e6f4ecc7;border-radius:22px;grid-template-columns:auto 1fr;gap:14px;padding:18px;display:grid}.session-setup__hint .ui-icon-badge{color:#7aa090;background:#bbd8cd3d}.session-setup__hint p{color:var(--color-text-primary);margin:0;line-height:1.6}.session-setup__start,.guided-session-flow__primary,.guided-session-player__primary{background:var(--color-accent);min-height:52px;color:var(--color-white);cursor:pointer;border:0;border-radius:18px;justify-content:center;align-items:center;gap:10px;padding:0 22px;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex}.session-setup__start-icon,.guided-session-flow__primary-icon,.guided-session-player__secondary-icon{width:18px;height:18px;display:inline-flex}.guided-session-flow{background:radial-gradient(circle at 100% 0,#f6dfd052,#0000 26%),linear-gradient(#faf5ef 0%,#f8f2ec 100%);place-items:center;min-height:100dvh;padding:20px;display:grid}.guided-session-flow__poster,.guided-session-player{width:min(920px,100%)}.guided-session-flow__poster{text-align:center;justify-items:center;gap:18px;display:grid}.guided-session-flow__poster-icon{--ui-icon-badge-size:86px;--ui-icon-badge-radius:30px;--ui-icon-size:40px;color:var(--color-accent);background:#f4e2ddc2}.guided-session-flow__poster-icon--gold{color:#c29a3c;background:#f7edd1d1}.guided-session-flow__poster h1,.guided-session-player__copy h1{color:var(--color-text-primary);font-family:var(--font-heading);letter-spacing:-.05em;margin:0;font-size:clamp(2.3rem,4vw,3.5rem);line-height:1.04}.guided-session-flow__lead,.guided-session-player__copy p{max-width:40rem;color:var(--color-text-secondary);margin:0;font-size:clamp(1.2rem,2vw,1.5rem);line-height:1.45}.guided-session-flow__quote{max-width:34rem;color:var(--color-text-secondary);background:#fffcf9eb;border:1px solid #c7ada33d;border-radius:22px;margin:0;padding:18px 22px;font-size:1.1rem;font-style:italic;line-height:1.5}.guided-session-flow__calm{color:var(--color-text-secondary);align-items:center;gap:10px;font-size:1.12rem;display:inline-flex}.guided-session-flow__calm-icon{width:18px;height:18px;color:var(--color-accent);display:inline-flex}.guided-session-flow__state{text-align:center;justify-items:center;gap:8px;max-width:32rem;display:grid}.guided-session-flow__state strong{color:var(--color-text-primary);font-size:1.3rem}.guided-session-flow__state span{color:var(--color-text-secondary)}.guided-session-player{justify-items:center;gap:18px;display:grid}.guided-session-player__progress{background:#f7f1e9eb;border-radius:999px;width:100%;height:12px;overflow:hidden}.guided-session-player__progress-bar{border-radius:inherit;background:var(--color-accent);height:100%;display:block}.guided-session-player__counter{color:var(--color-text-secondary);margin:0}.guided-session-player__media-frame{width:min(620px,100%);box-shadow:0 24px 44px -34px var(--color-shadow-medium);background:#fffcf9eb;border-radius:28px;overflow:hidden}.guided-session-player__image,.guided-session-player__video{object-fit:cover;width:100%;max-height:420px}.guided-session-player__caption{color:var(--color-text-secondary);padding:12px 16px 0;font-style:italic;display:block}.guided-session-player__audio{justify-items:center;gap:18px;padding:46px 24px;display:grid}.guided-session-player__audio-icon{color:var(--color-accent);background:#f4e2ddc2}.guided-session-player__audio audio{width:min(360px,100%)}.guided-session-player__copy{text-align:center;justify-items:center;gap:14px;display:grid}.guided-session-player__secondary{min-height:48px;color:var(--color-accent);cursor:pointer;background:#f7f1e9eb;border:0;border-radius:16px;align-items:center;gap:10px;padding:0 18px;font-size:1rem;font-weight:800;display:inline-flex}.guided-session-player__secondary:disabled{cursor:not-allowed;opacity:.64}.guided-session-player__feedback{background:var(--color-danger-soft);color:var(--color-danger);border-radius:14px;margin:0;padding:12px 14px}.guided-session-result-card,.guided-session-badge-card{width:min(510px,100%);box-shadow:0 20px 36px -34px var(--color-shadow-medium);background:#fffcf9eb;border:1px solid #c7ada33d;border-radius:24px;padding:24px}.guided-session-result-card__points{color:var(--color-text-primary);align-items:center;gap:12px;font-size:clamp(1.9rem,3vw,2.4rem);font-weight:800;display:inline-flex}.guided-session-result-card__points-icon{color:#c29a3c;width:28px;height:28px;display:inline-flex}.guided-session-result-card p{color:var(--color-text-secondary);margin:12px 0 0}.guided-session-badge-card{background:#e6f4ecdb;align-items:center;gap:14px;display:flex}.guided-session-badge-card__icon{color:#7aa090;background:#bbd8cd52}.guided-session-badge-card strong{color:var(--color-text-primary);display:block}.guided-session-badge-card span{color:var(--color-text-secondary);margin-top:6px;display:block}@media (width<=860px){.session-setup__chips{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.session-setup__chips{grid-template-columns:1fr}.session-memory-option{grid-template-columns:auto 1fr}.session-memory-option__check{grid-row:1/span 2}}.home-page{background:radial-gradient(circle at 12% 18%, var(--color-background-glow-left) 0, transparent 34%), radial-gradient(circle at 84% 34%, var(--color-background-glow-right) 0, transparent 30%), linear-gradient(180deg, var(--color-background) 0%, var(--color-background-strong) 100%);min-height:100svh;position:relative;overflow:hidden}.home-page:before{content:"";background:linear-gradient(90deg, transparent 0, transparent 72%, var(--color-grid-line) 72%, transparent 72.12%), linear-gradient(180deg, transparent 0, transparent 88%, var(--color-grid-line) 88%, transparent 88.12%);opacity:.36;pointer-events:none;position:absolute;inset:0}.home-page__shell{flex-direction:column;width:min(1180px,100% - 48px);margin:0 auto;padding:22px 0 0;display:flex;position:relative}.home-page__main{flex-direction:column;gap:clamp(72px,10vw,112px);display:flex}.home-page__hero{align-items:center;width:100%;min-height:calc(100svh - 124px);display:flex}.home-header{justify-content:space-between;align-items:center;gap:24px;padding:0 0 24px;animation:.6s both fade-in-down;display:flex}.home-header__nav{align-items:center;gap:12px;display:flex}.home-header__link{border-radius:18px;justify-content:center;align-items:center;min-height:52px;padding:0 22px;font-size:1.02rem;font-weight:800;transition:transform .24s,background-color .24s,box-shadow .24s,color .24s;display:inline-flex}.home-header__link:hover{transform:translateY(-1px)}.home-header__link:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:3px}.home-header__link--ghost{color:var(--color-text-primary)}.home-header__link--primary{background:var(--color-accent);color:var(--color-white);box-shadow:0 22px 34px -26px var(--color-shadow-strong)}.hero-section{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(40px,6vw,84px);width:100%;display:grid}.hero-section__copy{max-width:588px}.hero-section__badge,.hero-section__title,.hero-section__description,.hero-section__actions{opacity:0;animation:.7s forwards fade-in-up}.hero-section__title{animation-delay:80ms}.hero-section__description{animation-delay:.16s}.hero-section__actions{animation-delay:.24s}.hero-section__badge{background:var(--color-accent-soft);color:var(--color-accent);letter-spacing:.01em;border-radius:999px;align-items:center;gap:10px;padding:11px 18px;font-size:.98rem;font-weight:700;display:inline-flex}.hero-section__badge-icon{width:18px;height:18px;display:inline-flex}.hero-section__title{font-family:var(--font-heading);letter-spacing:-.05em;color:var(--color-text-primary);margin:28px 0 22px;font-size:clamp(3.25rem,5vw,4.9rem);line-height:.98}.hero-section__title-accent{color:var(--color-accent)}.hero-section__description{max-width:33rem;color:var(--color-text-secondary);margin:0;font-size:clamp(1.08rem,1.5vw,1.42rem);line-height:1.7}.hero-section__actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.hero-button{border:1px solid #0000;border-radius:21px;justify-content:center;align-items:center;gap:12px;min-height:60px;padding:0 28px;font-size:1.08rem;font-weight:800;transition:transform .24s,box-shadow .24s,border-color .24s,background-color .24s;display:inline-flex}.hero-button:hover{transform:translateY(-2px)}.hero-button:focus-visible{outline:3px solid var(--color-focus-ring);outline-offset:4px}.hero-button--primary{background:var(--color-accent);color:var(--color-white);box-shadow:0 26px 44px -28px var(--color-shadow-strong)}.hero-button--secondary{background:var(--color-surface-soft);color:var(--color-text-primary);border-color:var(--color-outline);box-shadow:inset 0 1px 0 var(--color-surface-highlight)}.hero-button__icon{width:18px;height:18px;display:inline-flex}.hero-section__visual{animation:.8s .18s both fade-in-right;position:relative}.hero-section__visual:before{content:"";background:radial-gradient(circle, var(--color-visual-glow) 0, transparent 72%);filter:blur(18px);z-index:0;border-radius:50%;width:72%;height:64%;position:absolute;inset:auto 8% -10% auto}.hero-illustration{z-index:1;background:linear-gradient(180deg, var(--color-surface) 0%, var(--color-surface-elevated) 100%);border:1px solid var(--color-outline-light);box-shadow:0 34px 70px -42px var(--color-shadow-medium), 0 12px 30px -22px var(--color-shadow-soft);border-radius:34px;margin:0;padding:clamp(18px,2.2vw,24px);position:relative}.hero-illustration img{width:100%;height:auto;animation:7s ease-in-out infinite illustration-float}.support-section{width:100%;padding:clamp(8px,1vw,16px) 0 0}.support-section__intro{text-align:center;max-width:720px;margin:0 auto;animation:.7s .16s both fade-in-up}.support-section__title{font-family:var(--font-heading);letter-spacing:-.04em;color:var(--color-text-primary);margin:0;font-size:clamp(2rem,3vw,2.9rem);line-height:1.06}.support-section__description{max-width:38rem;color:var(--color-text-secondary);margin:16px auto 0;font-size:1.16rem;line-height:1.65}.support-section__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:48px;display:grid}.support-card{border:1px solid var(--color-outline-light);min-height:228px;box-shadow:0 24px 54px -40px var(--color-shadow-medium), inset 0 1px 0 #ffffffb8;background:linear-gradient(#fffbf7e0 0%,#fcf6f0f5 100%);border-radius:28px;padding:24px 24px 28px;animation:.7s both fade-in-up}.support-card:nth-child(2){animation-delay:80ms}.support-card:nth-child(3){animation-delay:.16s}.support-card__icon{--ui-icon-badge-size:52px;--ui-icon-badge-radius:18px;--ui-icon-size:24px;color:var(--color-accent)}.support-card__icon--rose{color:var(--color-accent);background:#bc5a471f}.support-card__icon--mint{color:#6f9385;background:#7faa9a2e}.support-card__icon--sky{color:#9eb9c9;background:#aecde238}.support-card__title{letter-spacing:-.03em;font-size:1.72rem;line-height:1.12;font-family:var(--font-heading);color:var(--color-text-primary);margin:20px 0 12px}.support-card__description{color:var(--color-text-secondary);margin:0;font-size:1.08rem;line-height:1.6}.home-footer{background:#f8f1eb8a;border-top:1px solid #bea9a06b;width:100vw;margin-top:clamp(28px,4vw,40px);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:14px 24px 16px}.home-footer__note{text-align:center;color:var(--color-text-secondary);margin:0;font-size:1rem;line-height:1.5}@media (width<=1024px){.home-page__shell{width:min(100%,100% - 32px)}.home-page__main{gap:72px}.home-page__hero{min-height:auto}.hero-section{grid-template-columns:1fr;gap:34px;padding:18px 0 8px}.hero-section__copy{max-width:100%}.hero-section__visual{max-width:620px}.support-section__grid{grid-template-columns:1fr}.support-card{min-height:auto}}@media (width<=760px){.home-page:before{opacity:.2}.home-page__shell{width:min(100%,100% - 24px);padding-top:18px}.home-header{flex-direction:column;align-items:flex-start;padding-bottom:12px}.home-header__nav{justify-content:space-between;width:100%}.home-header__link{flex:1 1 0;min-height:48px;padding-inline:18px}.home-page__main{align-items:flex-start}.support-section__title{font-size:clamp(1.8rem,8vw,2.4rem)}.support-section__description{font-size:1rem}.support-card{border-radius:24px;padding:22px 20px 24px}.support-card__title{font-size:1.42rem}.support-card__description{font-size:1rem}.home-footer{padding:12px 18px 14px}.home-footer__note{font-size:.95rem}.hero-section{padding-top:30px}.hero-section__title{margin-top:22px;font-size:clamp(2.7rem,11vw,4.1rem)}.hero-section__description{font-size:1.05rem}.hero-section__actions{flex-direction:column}.hero-button{width:100%}}@media (prefers-reduced-motion:reduce){.home-header,.hero-section__badge,.hero-section__title,.hero-section__description,.hero-section__actions,.hero-section__visual,.hero-illustration img{opacity:1;animation:none}.home-header__link,.hero-button{transition:none}}@keyframes fade-in-down{0%{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:translateY(0)}}@keyframes illustration-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.memories-page{gap:22px;display:grid}.memories-page__header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.memories-page__title{color:var(--color-text-primary);font-family:var(--font-heading);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,3vw,2.7rem)}.memories-page__description{max-width:42rem;color:var(--color-text-secondary);margin:10px 0 0;font-size:1.04rem}.memories-page__header-action,.memories-upload-queue__action{background:var(--color-accent);min-height:48px;color:var(--color-white);cursor:pointer;border:0;border-radius:16px;align-items:center;gap:10px;padding:0 20px;font-weight:800;display:inline-flex}.memories-page__header-action-icon{width:18px;height:18px;display:inline-flex}.memories-page__notice{background:#e6f4ecc7;border:1px solid #bfdacc99;border-radius:22px;grid-template-columns:auto 1fr;gap:14px;padding:18px;display:grid}.memories-page__notice-icon{color:#7aa090;background:#bbd8cd47}.memories-page__notice p{color:var(--color-text-primary);margin:0;line-height:1.6}.memories-dropzone{cursor:pointer;text-align:center;background:#fffcf9d1;border:2px dashed #b89e9466;border-radius:28px;justify-items:center;gap:12px;padding:38px 24px;display:grid}.memories-dropzone__icon{color:var(--color-text-secondary);background:#f7f1e9c7}.memories-dropzone strong{color:var(--color-text-primary);font-size:1.35rem}.memories-dropzone span{color:var(--color-text-secondary)}.memories-dropzone__tags{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.memories-dropzone__tags span,.memories-card__meta span,.memories-modal__meta span{color:var(--color-text-secondary);background:#f7f1e9e0;border-radius:999px;padding:8px 12px;font-size:.92rem;font-weight:700}.memories-page__file-input{display:none}.memories-upload-queue,.memories-grid{gap:16px;display:grid}.memories-upload-queue__header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.memories-upload-queue__header h2{color:var(--color-text-primary);margin:0;font-size:1.35rem}.memories-upload-queue__header p{color:var(--color-text-secondary);margin:8px 0 0}.queued-memory{background:#fffcf9e6;border:1px solid #c7ada33d;border-radius:22px;grid-template-columns:132px minmax(0,1fr) auto;gap:16px;padding:18px;display:grid}.queued-memory__preview{min-height:132px;color:var(--color-accent);background:#f7f1e9c7;border-radius:18px;justify-content:center;align-items:center;display:flex;overflow:hidden}.queued-memory__preview img{object-fit:cover;width:100%;height:100%}.queued-memory__fields{gap:10px;display:grid}.queued-memory__fields input,.queued-memory__fields textarea,.queued-memory__fields select{width:100%;min-height:46px;color:var(--color-text-primary);background:#ffffffc7;border:1px solid #b89e9457;border-radius:16px;padding:12px 14px}.queued-memory__remove{width:42px;height:42px;color:var(--color-danger);cursor:pointer;background:#b33e3e1f;border:0;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.memories-page__feedback{border-radius:14px;margin:0;padding:12px 14px}.memories-page__feedback--success{color:var(--color-success);background:var(--color-success-soft)}.memories-page__feedback--error{color:var(--color-danger);background:var(--color-danger-soft)}.memories-page__filters{flex-wrap:wrap;gap:10px;display:flex}.memories-page__filter{min-height:40px;color:var(--color-text-secondary);cursor:pointer;background:#f7f1e9e0;border:0;border-radius:999px;padding:0 16px;font-weight:700}.memories-page__filter.is-active{background:var(--color-accent);color:var(--color-white)}.memories-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.memories-card{box-shadow:0 20px 36px -34px var(--color-shadow-medium);background:#fffcf9eb;border:1px solid #c7ada338;border-radius:24px;overflow:hidden}.memories-card__media{background:#f7f1e9d6;min-height:214px}.memories-card__image{object-fit:cover;width:100%;height:214px}.memories-card__audio-fallback{min-height:214px;color:var(--color-text-secondary);justify-content:center;align-items:center;font-size:1.15rem;font-weight:700;display:flex}.memories-card__body{gap:14px;padding:18px;display:grid}.memories-card__copy{gap:6px;display:grid}.memories-card__copy strong,.memories-modal__copy h2{color:var(--color-text-primary);font-size:1.18rem}.memories-card__copy span,.memories-modal__copy p{color:var(--color-text-secondary);line-height:1.5}.memories-card__meta,.memories-modal__meta{flex-wrap:wrap;gap:10px;display:flex}.memories-card__actions{gap:10px;display:flex}.memories-card__actions button{min-height:40px;color:var(--color-text-primary);cursor:pointer;background:#f7f1e9e6;border:0;border-radius:14px;align-items:center;gap:8px;padding:0 14px;font-weight:700;display:inline-flex}.memories-card__actions button:last-child{color:var(--color-danger);background:#b33e3e1a}.memories-modal{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#251b166b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.memories-modal__surface{background:#fffcf9fa;border-radius:28px;gap:18px;width:min(880px,100%);padding:22px;display:grid}.memories-modal__close{min-height:40px;color:var(--color-text-primary);cursor:pointer;background:#f7f1e9f0;border:0;border-radius:999px;justify-self:end;padding:0 14px;font-weight:700}.memories-modal__media{background:#f7f1e9d6;border-radius:22px;overflow:hidden}.memories-modal__image,.memories-modal__video{object-fit:cover;width:100%;max-height:420px}.memories-modal__audio{width:100%;padding:24px}@media (width<=1080px){.memories-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.memories-page__header,.memories-upload-queue__header,.queued-memory{grid-template-columns:1fr;display:grid}.memories-page__header-action,.memories-upload-queue__action{justify-content:center;width:100%}}@media (width<=640px){.memories-grid{grid-template-columns:1fr}}.profile-page{gap:24px;display:grid}.profile-page__header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.profile-page__title{color:var(--color-text-primary);font-family:var(--font-heading);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,3vw,2.7rem)}.profile-page__description{max-width:42rem;color:var(--color-text-secondary);margin:10px 0 0;font-size:1.04rem}.profile-page__status-card{background:#f8fcf7e0;border:1px solid #c7ada338;border-radius:22px;gap:14px;max-width:22rem;padding:18px;display:flex}.profile-page__status-card strong{color:var(--color-text-primary);display:block}.profile-page__status-card span:not(.profile-page__status-icon){color:var(--color-text-secondary);margin-top:6px;line-height:1.5;display:block}.profile-page__status-icon{color:#7aa090;background:#bbd8cd42}.profile-page__grid{grid-template-columns:minmax(280px,320px) minmax(0,1fr);gap:20px;display:grid}.profile-card{box-shadow:0 20px 36px -34px var(--color-shadow-medium);background:#fffcf9eb;border:1px solid #c7ada338;border-radius:24px;padding:24px}.profile-card--media{align-content:start;justify-items:center;gap:18px;display:grid}.profile-card__photo-shell{aspect-ratio:1;background:linear-gradient(#fcf4eef5,#f7efe8e6);border-radius:28px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.profile-card__photo{object-fit:cover;width:100%;height:100%}.profile-card__photo-placeholder{--ui-icon-badge-size:92px;--ui-icon-badge-radius:28px;--ui-icon-size:40px;color:#c06e63;background:#f4e2ddc2}.profile-card__photo-copy{text-align:center;gap:6px;display:grid}.profile-card__photo-copy strong{color:var(--color-text-primary)}.profile-card__photo-copy span{color:var(--color-text-secondary);line-height:1.5}.profile-card__photo-action,.profile-form__submit{background:var(--color-accent);min-height:48px;color:var(--color-white);cursor:pointer;border:0;border-radius:16px;padding:0 20px;font-size:1rem;font-weight:800}.profile-card__photo-action{align-items:center;gap:10px;display:inline-flex}.profile-card__photo-action-icon{width:18px;height:18px;display:inline-flex}.profile-card__photo-action-icon svg{width:18px;height:18px}.profile-card__photo-input{display:none}.profile-card--form{gap:18px;display:grid}.profile-form__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.profile-field{gap:8px;display:grid}.profile-field span{color:var(--color-text-primary);font-weight:700}.profile-field input,.profile-field textarea{width:100%;min-height:48px;color:var(--color-text-primary);background:#ffffffc7;border:1px solid #b89e9457;border-radius:16px;padding:14px 16px;font-size:1rem}.profile-field textarea{resize:vertical;min-height:132px}.profile-field--full{grid-column:1/-1}.profile-form__feedback{border-radius:14px;margin:0;padding:12px 14px}.profile-form__feedback--success{background:var(--color-success-soft);color:var(--color-success)}.profile-form__feedback--error{background:var(--color-danger-soft);color:var(--color-danger)}.profile-form__actions{justify-content:flex-end;display:flex}@media (width<=980px){.profile-page__header,.profile-page__grid{grid-template-columns:1fr;display:grid}.profile-page__status-card{max-width:none}}@media (width<=640px){.profile-form__row{grid-template-columns:1fr}}.progress-page__content{gap:24px;animation:.55s both dashboard-fade-in;display:grid}.progress-page__header{gap:8px;display:grid}.progress-page__title{color:var(--color-text-primary);font-family:var(--font-heading);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,3vw,2.7rem)}.progress-page__description{color:var(--color-text-secondary);margin:0;font-size:1.08rem}.progress-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.progress-card{text-align:center;min-height:238px;box-shadow:0 1px 2px #7352410a, 0 18px 34px -32px var(--color-shadow-medium);background:#fffcf9f0;border:1px solid #c7ada338;border-radius:24px;align-content:start;justify-items:center;padding:34px 28px 30px;display:grid}.progress-card__icon,.progress-panel__header-icon,.progress-badge__icon,.progress-week__bubble{--ui-icon-badge-size:46px;--ui-icon-badge-radius:16px;--ui-icon-size:22px}.progress-week__bubble{--ui-icon-size:20px}.progress-card--gold .progress-card__icon{color:#c29a3c;background:#f7edd1b8}.progress-card--rose .progress-card__icon{color:#c06e63;background:#f4e2ddc2}.progress-card--mint .progress-card__icon{color:#7a9f91;background:#e1efe8d1}.progress-card__value{color:var(--color-text-primary);letter-spacing:-.04em;margin-top:26px;font-size:clamp(2.6rem,4vw,3.1rem);font-weight:800;line-height:.96;display:block}.progress-card__label{color:#83736b;max-width:12ch;margin-top:16px;font-size:1rem;font-weight:700;line-height:1.18;display:block}.progress-page__grid{gap:22px;display:grid}.progress-panel{box-shadow:0 20px 36px -34px var(--color-shadow-medium);background:#fffcf9e6;border:1px solid #c7ada33d;border-radius:26px;gap:22px;padding:24px;display:grid}.progress-panel__header{align-items:flex-start;gap:14px;display:flex}.progress-panel__header-icon{color:var(--color-accent);background:#e6bfb933}.progress-panel__header-icon--gold{color:#b88e34;background:#eedaae3d}.progress-panel__title{color:var(--color-text-primary);margin:0;font-size:1.55rem;font-weight:700}.progress-panel__description{color:var(--color-text-secondary);margin:6px 0 0}.progress-week{grid-template-columns:repeat(7,minmax(0,1fr));gap:12px;display:grid}.progress-week__day{background:#f7f1e9a3;border-radius:18px;justify-items:center;gap:10px;padding:16px 10px 14px;display:grid}.progress-week__day strong{color:var(--color-text-primary);font-size:1rem}.progress-week__day span{color:var(--color-text-secondary);font-size:.92rem}.progress-week__day.is-active{background:#bc5a471a}.progress-week__day.is-active .progress-week__bubble{color:var(--color-white);background:var(--color-accent)}.progress-week__bubble{color:var(--color-accent);background:#ffffffb8}.progress-week__dot{background:#7c6b64a6;border-radius:999px;width:6px;height:6px}.progress-badges{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.progress-badge{border-radius:20px;grid-template-columns:auto 1fr;align-items:start;gap:14px;padding:18px 16px;display:grid}.progress-badge__icon{color:var(--color-text-secondary);background:#f7f1e9e6}.progress-badge.is-unlocked .progress-badge__icon--star,.progress-badge.is-unlocked .progress-badge__icon--medal{color:#b88e34;background:#eedaae3d}.progress-badge.is-unlocked .progress-badge__icon--trophy,.progress-badge.is-unlocked .progress-badge__icon--calendar{color:#b96a5d;background:#e6bfb93d}.progress-badge.is-unlocked .progress-badge__icon--flame{color:#729588;background:#bbd8cd3d}.progress-badge__copy{gap:4px;display:grid}.progress-badge__copy strong{color:var(--color-text-primary);font-size:1.05rem}.progress-badge__copy span{color:var(--color-text-secondary);line-height:1.45}.progress-badge__status{margin-top:4px;font-size:.92rem;font-weight:800}.progress-badge.is-unlocked{background:#fffcf9e0;border:1px solid #c7ada338}.progress-badge.is-unlocked .progress-badge__status{color:#76a08e}.progress-badge.is-locked{background:#f7f1e985;border:1px dashed #c7ada366}.progress-badge.is-locked .progress-badge__icon{color:#b6aba4;background:#ffffffa8}.progress-badge.is-locked .progress-badge__copy strong{color:#968880}.progress-badge.is-locked .progress-badge__copy span{color:#ab9d95}.progress-badge.is-locked .progress-badge__status{color:#9d9089}@media (width<=1200px){.progress-badges{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.progress-metrics{grid-template-columns:1fr}.progress-week{grid-template-columns:repeat(4,minmax(0,1fr))}.progress-badges{grid-template-columns:1fr}}@media (width<=640px){.progress-week{grid-template-columns:repeat(2,minmax(0,1fr))}}.reports-page{gap:22px;display:grid}.reports-page__title{color:var(--color-text-primary);font-family:var(--font-heading);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,3vw,2.7rem)}.reports-page__description{max-width:42rem;color:var(--color-text-secondary);margin:10px 0 0;font-size:1.04rem}.reports-page__top-grid{grid-template-columns:minmax(0,1.5fr) minmax(320px,.7fr);gap:20px;display:grid}.reports-panel{box-shadow:0 20px 36px -34px var(--color-shadow-medium);background:#fffcf9eb;border:1px solid #c7ada33d;border-radius:24px;gap:20px;padding:24px;display:grid}.reports-panel__header{align-items:flex-start;gap:14px;display:flex}.reports-panel__icon{color:var(--color-accent);background:#e6bfb933}.reports-panel__icon--soft{color:#7aa090;background:#bbd8cd3d}.reports-panel__header h2{color:var(--color-text-primary);margin:0;font-size:1.45rem}.reports-panel__header p{color:var(--color-text-secondary);margin:6px 0 0;line-height:1.5}.reports-chart{grid-template-columns:repeat(7,minmax(0,1fr));gap:14px;min-height:240px;display:grid}.reports-chart__day{align-content:end;justify-items:center;gap:10px;display:grid}.reports-chart__bar-track{background:#f7f1e9bd;border-radius:18px;align-items:flex-end;width:100%;min-height:180px;padding:10px;display:flex}.reports-chart__bar{background:linear-gradient(#bc5a47c7,#bc5a47);border-radius:999px;width:100%;display:block}.reports-chart__day strong{color:var(--color-text-primary)}.reports-chart__day span,.reports-chart__day small,.reports-most-viewed__copy span,.reports-history__date span{color:var(--color-text-secondary)}.reports-most-viewed,.reports-history{gap:12px;display:grid}.reports-most-viewed__item,.reports-history__item{background:#f7f1e9b3;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px;display:grid}.reports-most-viewed__rank{width:30px;height:30px;color:var(--color-text-primary);background:#ffffffe0;border-radius:999px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.reports-most-viewed__copy,.reports-history__date{gap:4px;display:grid}.reports-most-viewed__copy strong,.reports-history__date strong{color:var(--color-text-primary)}.reports-history__media-types{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.reports-history__media-type{color:var(--color-text-secondary);background:#ffffffdb;border-radius:999px;padding:7px 10px;font-size:.85rem;font-weight:700}@media (width<=1080px){.reports-page__top-grid{grid-template-columns:1fr}}@media (width<=760px){.reports-chart{grid-template-columns:repeat(4,minmax(0,1fr))}.reports-most-viewed__item,.reports-history__item{grid-template-columns:1fr}.reports-history__media-types{justify-content:flex-start}}@media (width<=520px){.reports-chart{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--color-white:#fff;--color-background:#f9f3ee;--color-background-strong:#f6eee8;--color-background-glow-left:#eeccbe61;--color-background-glow-right:#f8dbbe57;--color-surface:#fffdfbf0;--color-surface-soft:#fffaf6c7;--color-surface-elevated:#fff7f1eb;--color-surface-highlight:#ffffffe6;--color-text-primary:#2e241f;--color-text-secondary:#7c6b64;--color-accent:#bc5a47;--color-accent-soft:#bc5a471f;--color-danger:#b33e3e;--color-danger-soft:#b33e3e1f;--color-success:#2f7a5b;--color-success-soft:#2f7a5b1f;--color-outline:#b89e9485;--color-outline-light:#c7ada347;--color-grid-line:#bea9a038;--color-focus-ring:#bc5a4761;--color-shadow-soft:#50312714;--color-shadow-medium:#50312729;--color-shadow-strong:#61332747;--color-visual-glow:#e5b3976b;--font-heading:"Sora", sans-serif;--font-body:"Nunito Sans", sans-serif;color:var(--color-text-primary);background-color:var(--color-background);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--color-text-secondary);background:var(--color-background);margin:0}body,button,input,textarea,select{font-family:var(--font-body)}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}#root{min-height:100svh}.brand{color:var(--color-text-primary);align-items:center;gap:14px;display:inline-flex}.brand__copy{flex-direction:column;align-items:flex-start;gap:2px;display:inline-flex}.brand__mark{width:44px;height:44px;box-shadow:0 18px 28px -22px var(--color-shadow-strong);border-radius:14px;flex:none}.brand__name{font-family:var(--font-heading);letter-spacing:-.03em;font-size:1.52rem;font-weight:600}.brand__subtitle{color:var(--color-text-secondary);font-size:.98rem;line-height:1.2}.ui-icon-badge{--ui-icon-badge-size:44px;--ui-icon-badge-radius:15px;--ui-icon-size:22px;width:var(--ui-icon-badge-size);height:var(--ui-icon-badge-size);border-radius:var(--ui-icon-badge-radius);flex:none;justify-content:center;align-items:center;display:inline-flex}.ui-icon-badge>svg{width:var(--ui-icon-size);height:var(--ui-icon-size)}::selection{color:var(--color-white);background:var(--color-accent)}
