.dashboard-module__ig7WZW__dashboard{--sidebar-w:260px;--header-h:56px;min-height:100vh;display:flex}.dashboard-module__ig7WZW__sr-only{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.dashboard-module__ig7WZW__sidebar{width:var(--sidebar-w);background:var(--color-bg-secondary);border-right:1px solid var(--color-border);z-index:100;flex-direction:column;transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;left:0}.dashboard-module__ig7WZW__sidebar-backdrop{display:none}.dashboard-module__ig7WZW__sidebar__logo{height:var(--header-h);border-bottom:1px solid var(--color-border);align-items:center;padding:0 20px;display:flex}.dashboard-module__ig7WZW__sidebar__logo-link{color:var(--color-text-primary);align-items:center;gap:10px;font-size:1.125rem;font-weight:700;text-decoration:none;display:flex}.dashboard-module__ig7WZW__sidebar__logo-icon{object-fit:contain;border-radius:6px;width:28px;height:28px}.dashboard-module__ig7WZW__sidebar__nav{flex-direction:column;flex:1;gap:2px;min-height:0;padding:12px 10px;display:flex;overflow-y:auto}.dashboard-module__ig7WZW__sidebar__nav-item{color:var(--color-text-secondary);cursor:pointer;text-align:left;background:0 0;border:none;border-left:3px solid #0000;border-radius:10px;align-items:center;gap:10px;width:100%;padding:10px 12px;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.dashboard-module__ig7WZW__sidebar__nav-item:hover{background:var(--color-surface-hover);color:var(--color-text-primary)}.dashboard-module__ig7WZW__sidebar__nav-item--active{color:var(--color-accent);font-weight:var(--font-weight-bold);border-left-color:var(--color-accent);background:linear-gradient(135deg,#9b6b471a,#9b6b472e)}.dashboard-module__ig7WZW__sidebar__nav-item--disabled{opacity:.5;cursor:default;pointer-events:none}.dashboard-module__ig7WZW__sidebar__nav-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;display:flex}.dashboard-module__ig7WZW__sidebar__divider{background:var(--color-border);height:1px;margin:8px 12px}.dashboard-module__ig7WZW__sidebar__upgrade-btn{background:var(--gradient-primary);color:#fff;cursor:pointer;text-align:center;width:calc(100% - 24px);box-shadow:var(--shadow-glow);border:none;border-radius:8px;margin:8px 12px;padding:8px 16px;font-size:13px;font-weight:600;transition:transform .15s,box-shadow .15s;display:block}.dashboard-module__ig7WZW__sidebar__upgrade-btn:hover{box-shadow:var(--shadow-glow);transform:translateY(-1px)}.dashboard-module__ig7WZW__sidebar__upgrade-card{align-items:center;gap:var(--space-2);margin:var(--space-2)var(--space-3);padding:var(--space-2)var(--space-3);border-radius:var(--radius-md);transition:all var(--transition-fast);background:#9b6b470f;border:1px solid #9b6b471f;text-decoration:none;display:flex}.dashboard-module__ig7WZW__sidebar__upgrade-card:hover{background:#9b6b471a;border-color:#9b6b4733}.dashboard-module__ig7WZW__sidebar__upgrade-card-icon{font-size:1rem}.dashboard-module__ig7WZW__sidebar__upgrade-card-title{font-size:var(--font-xs);font-weight:var(--font-weight-semibold);color:var(--color-text-primary)}.dashboard-module__ig7WZW__sidebar__upgrade-card-cta{font-size:var(--font-xs);color:var(--color-text-secondary)}.dashboard-module__ig7WZW__status-widget{background:var(--color-surface);border-radius:10px;margin-bottom:8px;padding:10px 12px;font-size:.8125rem}.dashboard-module__ig7WZW__status-widget__header{color:var(--color-text-primary);justify-content:space-between;align-items:center;margin-bottom:6px;font-weight:600;display:flex}.dashboard-module__ig7WZW__status-widget__bar{background:var(--color-bg-tertiary);border-radius:999px;width:100%;height:6px;margin-bottom:4px;overflow:hidden}.dashboard-module__ig7WZW__status-widget__bar-fill{border-radius:999px;height:100%;transition:width .3s}.dashboard-module__ig7WZW__status-widget__bar-fill--ok{background:linear-gradient(90deg,var(--color-accent),var(--color-accent-dark))}.dashboard-module__ig7WZW__status-widget__bar-fill--good{background:linear-gradient(90deg,#4ade80,#86efac)}.dashboard-module__ig7WZW__status-widget__bar-fill--warning{background:#f59e0b}.dashboard-module__ig7WZW__status-widget__bar-fill--danger{background:#ef4444}.dashboard-module__ig7WZW__status-widget__detail{color:var(--color-text-tertiary);font-size:.75rem}.dashboard-module__ig7WZW__status-widget__buy{text-align:center;color:var(--color-accent-light);background:var(--color-bg-tertiary);cursor:pointer;border:none;border-radius:6px;width:100%;margin-top:6px;padding:4px;font-family:inherit;font-size:.75rem;font-weight:600;transition:all .2s;display:block}.dashboard-module__ig7WZW__status-widget__buy:hover{background:var(--color-accent);color:#fff}.dashboard-module__ig7WZW__status-widget__link{text-align:center;color:var(--color-text-tertiary);cursor:pointer;text-underline-offset:2px;background:0 0;border:none;width:100%;margin-top:6px;padding:4px;font-family:inherit;font-size:.75rem;text-decoration:underline;display:block}.dashboard-module__ig7WZW__status-widget__link:hover{color:var(--color-accent-light)}.dashboard-module__ig7WZW__sidebar__bottom{border-top:1px solid var(--color-border);margin-top:auto}.dashboard-module__ig7WZW__sidebar__user{cursor:pointer;text-align:left;background:0 0;border-bottom:none;border-left:none;border-right:none;align-items:center;gap:10px;width:100%;padding:12px 14px;font-family:inherit;transition:background .2s;display:flex}.dashboard-module__ig7WZW__sidebar__user:hover{background:var(--color-surface-hover)}.dashboard-module__ig7WZW__sidebar__user-avatar{flex-shrink:0}.dashboard-module__ig7WZW__sidebar__user-info{flex:1;min-width:0}.dashboard-module__ig7WZW__sidebar__user-name{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;font-weight:600;overflow:hidden}.dashboard-module__ig7WZW__sidebar__user-plan{color:var(--color-text-tertiary);align-items:center;gap:4px;font-size:.6875rem;display:flex}.dashboard-module__ig7WZW__plan-dot{border-radius:50%;width:6px;height:6px;display:inline-block}.dashboard-module__ig7WZW__plan-dot--free{background:var(--color-text-tertiary)}.dashboard-module__ig7WZW__plan-dot--lite{background:var(--color-accent-dark,#c4a89c)}.dashboard-module__ig7WZW__plan-dot--starter{background:#3b82f6}.dashboard-module__ig7WZW__plan-dot--pro{background:var(--color-accent)}.dashboard-module__ig7WZW__sidebar__logout{width:100%;color:var(--color-text-tertiary);text-align:left;cursor:pointer;background:0 0;border:none;padding:8px 14px;font-family:inherit;font-size:.8125rem;transition:background .2s,color .2s}.dashboard-module__ig7WZW__sidebar__logout:hover{background:var(--color-surface-hover);color:var(--color-text-primary)}.dashboard-module__ig7WZW__main-area{margin-left:var(--sidebar-w);flex:1;min-height:100vh}.dashboard-module__ig7WZW__top-header{height:var(--header-h);border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#fdf8f0d9;justify-content:space-between;align-items:center;padding:0 32px;display:flex;position:sticky;top:0}.dashboard-module__ig7WZW__top-header__left{align-items:center;gap:16px;display:flex}.dashboard-module__ig7WZW__top-header__menu-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;padding:0;display:none}.dashboard-module__ig7WZW__top-header__menu-btn span{background:var(--color-text-primary);border-radius:1px;height:2px;display:block}.dashboard-module__ig7WZW__top-header__brand{letter-spacing:.01em;color:var(--color-text-primary);white-space:nowrap;flex-shrink:0;font-size:1.125rem;font-weight:700}.dashboard-module__ig7WZW__top-header__greeting{font-size:var(--font-xs);color:var(--color-text-secondary);margin-left:var(--space-3);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dashboard-module__ig7WZW__top-header__right{align-items:center;gap:12px;display:flex}.dashboard-module__ig7WZW__search-bar{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-tertiary);cursor:text;border-radius:999px;align-items:center;gap:8px;min-width:200px;padding:6px 14px;font-size:.8125rem;transition:all .2s;display:flex}.dashboard-module__ig7WZW__search-bar:hover,.dashboard-module__ig7WZW__search-bar:focus-within{border-color:var(--color-border-hover);background:#fff}.dashboard-module__ig7WZW__search-bar__icon{flex-shrink:0;font-size:.875rem}.dashboard-module__ig7WZW__search-bar__input{color:var(--color-text-primary);background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:.8125rem}.dashboard-module__ig7WZW__search-bar__input::placeholder{color:var(--color-text-tertiary)}.dashboard-module__ig7WZW__search-bar__clear{background:var(--color-bg-tertiary);width:18px;height:18px;color:var(--color-text-tertiary);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:.625rem;line-height:1;transition:all .15s;display:flex}.dashboard-module__ig7WZW__search-bar__clear:hover{background:var(--color-text-tertiary);color:#fff}.dashboard-module__ig7WZW__search-empty{text-align:center;padding:var(--space-12)var(--space-6)}.dashboard-module__ig7WZW__search-empty__text{color:var(--color-text-tertiary);font-size:.9375rem}.dashboard-module__ig7WZW__page-content{max-width:1200px;padding:32px}.dashboard-module__ig7WZW__bottom-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--color-border);z-index:200;padding:6px 0 env(safe-area-inset-bottom,6px);background:#fdf8f0f2;display:none;position:fixed;bottom:0;left:0;right:0}.dashboard-module__ig7WZW__bottom-nav__inner{justify-content:space-around;align-items:center;display:flex}.dashboard-module__ig7WZW__bottom-nav__item{min-width:44px;min-height:44px;color:var(--color-text-tertiary);cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:2px;padding:8px 12px;font-family:inherit;font-size:.625rem;text-decoration:none;transition:color .2s;display:flex}.dashboard-module__ig7WZW__bottom-nav__item--active{color:var(--color-accent)}.dashboard-module__ig7WZW__bottom-nav__item:disabled{opacity:.4;cursor:default}.dashboard-module__ig7WZW__bottom-nav__item-icon{font-size:1.25rem}.dashboard-module__ig7WZW__bottom-nav__item-label{font-weight:500}.dashboard-module__ig7WZW__fab{background:linear-gradient(135deg,var(--color-accent)0%,var(--color-accent-light)100%);color:#fff;cursor:pointer;z-index:150;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;transition:all .2s;display:none;position:fixed;bottom:80px;right:20px;box-shadow:0 4px 16px #8b73554d}.dashboard-module__ig7WZW__fab:hover{transform:scale(1.05);box-shadow:0 6px 24px #8b735566}.dashboard-module__ig7WZW__dashboard__title-row{margin-bottom:var(--space-2);justify-content:space-between;align-items:center;display:flex}.dashboard-module__ig7WZW__dashboard__title{font-size:2rem;font-weight:700}.dashboard-module__ig7WZW__dashboard__subtitle{color:var(--color-text-secondary);margin-bottom:var(--space-8)}.dashboard-module__ig7WZW__quick-stats{gap:var(--space-3);margin-bottom:var(--space-6);display:flex}.dashboard-module__ig7WZW__quick-stats__card{align-items:center;gap:var(--space-1);padding:var(--space-4)var(--space-3);background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);flex-direction:column;flex:1;transition:box-shadow .2s,transform .2s;display:flex}.dashboard-module__ig7WZW__quick-stats__card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.dashboard-module__ig7WZW__quick-stats__card--primary{padding:var(--space-5)var(--space-4);border-color:var(--color-accent);background:linear-gradient(135deg,#f8f0e4,#f0e5d4);flex:2}.dashboard-module__ig7WZW__quick-stats__value{font-size:var(--font-xl,1.125rem);font-weight:var(--font-weight-bold,700);color:var(--color-text-primary);line-height:1}.dashboard-module__ig7WZW__quick-stats__value--primary{font-size:var(--font-3xl,2rem);font-weight:var(--font-weight-extrabold,800);color:var(--color-accent);line-height:1.05}.dashboard-module__ig7WZW__quick-stats__label{font-size:var(--font-xs,.75rem);font-weight:var(--font-weight-semibold,600);color:var(--color-text-tertiary);text-transform:uppercase;letter-spacing:.03em}.dashboard-module__ig7WZW__capsule-countdown{margin-bottom:var(--space-8)}.dashboard-module__ig7WZW__capsule-countdown__heading{align-items:center;gap:var(--space-2);color:var(--color-text-primary);margin-bottom:var(--space-3);font-size:.9375rem;font-weight:600;display:flex}.dashboard-module__ig7WZW__capsule-countdown__list{gap:var(--space-2);flex-direction:column;display:flex}.dashboard-module__ig7WZW__capsule-countdown__item{align-items:center;gap:var(--space-3);padding:var(--space-3)var(--space-4);background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-lg);color:inherit;text-decoration:none;transition:all .2s;display:flex}.dashboard-module__ig7WZW__capsule-countdown__item:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.dashboard-module__ig7WZW__capsule-countdown__icon{flex-shrink:0;font-size:1.25rem}.dashboard-module__ig7WZW__capsule-countdown__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.dashboard-module__ig7WZW__capsule-countdown__title{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;overflow:hidden}.dashboard-module__ig7WZW__capsule-countdown__timeline{color:var(--color-text-tertiary);text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;overflow:hidden}.dashboard-module__ig7WZW__capsule-countdown__badge{padding:var(--space-1)var(--space-2);border-radius:var(--radius-full);background:var(--color-bg-secondary);color:var(--color-text-secondary);white-space:nowrap;flex-shrink:0;font-size:.6875rem;font-weight:600}.dashboard-module__ig7WZW__capsule-countdown__badge[data-ready]{color:#1f7a40;background:#def7e7}.dashboard-module__ig7WZW__timeline-grid{gap:var(--space-6);grid-template-columns:repeat(auto-fill,minmax(320px,1fr));display:grid}.dashboard-module__ig7WZW__timeline-card{border:1px solid var(--color-border);box-shadow:var(--shadow-sm);transition:border-color var(--transition-base);cursor:pointer;border-radius:10px;flex-direction:column;padding:0;animation:.4s both dashboard-module__ig7WZW__fade-in;display:flex;position:relative;overflow:hidden}.dashboard-module__ig7WZW__timeline-card:hover{border-color:#9b6b4740}.dashboard-module__ig7WZW__timeline-card__cover{background:var(--color-bg-tertiary);height:160px;position:relative;overflow:hidden}.dashboard-module__ig7WZW__timeline-card__cover-img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.dashboard-module__ig7WZW__timeline-card:hover .dashboard-module__ig7WZW__timeline-card__cover-img{transform:scale(1.05)}.dashboard-module__ig7WZW__timeline-card__cover-placeholder{justify-content:center;align-items:center;gap:var(--space-2);width:100%;height:100%;color:var(--color-text-tertiary);background:var(--gradient-card);flex-direction:column;font-size:2rem;display:flex}.dashboard-module__ig7WZW__timeline-card__cover-placeholder-text{font-size:.75rem;font-weight:500}.dashboard-module__ig7WZW__timeline-card__role-badge{top:var(--space-2);left:var(--space-2);border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:2px 10px;font-size:.6875rem;font-weight:600;position:absolute}.dashboard-module__ig7WZW__timeline-card__role-badge--editor{color:#fff;background:#8b6f47d9}.dashboard-module__ig7WZW__timeline-card__role-badge--viewer{color:#fff;background:#646464bf}.dashboard-module__ig7WZW__timeline-card__overlay{justify-content:center;align-items:center;gap:var(--space-3);opacity:0;background:#2e211780;flex-direction:column;transition:opacity .2s;display:flex;position:absolute;inset:0}.dashboard-module__ig7WZW__timeline-card:hover .dashboard-module__ig7WZW__timeline-card__overlay{opacity:1}@media (hover:none){.dashboard-module__ig7WZW__timeline-card__overlay{opacity:1;inset:auto;bottom:var(--space-2);right:var(--space-2);gap:var(--space-2);pointer-events:none;background:0 0;flex-direction:row}.dashboard-module__ig7WZW__timeline-card__overlay-label{display:none}.dashboard-module__ig7WZW__timeline-card__overlay-actions{pointer-events:auto}.dashboard-module__ig7WZW__timeline-card__overlay-btn{background:#0000008c;border-color:#fff6}}.dashboard-module__ig7WZW__timeline-card__overlay-label{color:#fff;font-size:.875rem;font-weight:600}.dashboard-module__ig7WZW__timeline-card__overlay-actions{gap:var(--space-2);display:flex}.dashboard-module__ig7WZW__timeline-card__overlay-btn{border-radius:var(--radius-full);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border:1px solid #ffffff4d;justify-content:center;align-items:center;width:36px;height:36px;font-size:.875rem;transition:all .15s;display:flex}.dashboard-module__ig7WZW__timeline-card__overlay-btn:hover{background:#ffffff59;transform:scale(1.1)}.dashboard-module__ig7WZW__timeline-card__overlay-btn--danger:hover{background:#ef444499}.dashboard-module__ig7WZW__timeline-card__body{padding:var(--space-3)var(--space-4)0}.dashboard-module__ig7WZW__timeline-card__title{font-size:var(--font-xl);font-weight:var(--font-weight-bold);margin-bottom:var(--space-1);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dashboard-module__ig7WZW__timeline-card__description{color:var(--color-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.5;display:-webkit-box;overflow:hidden}.dashboard-module__ig7WZW__timeline-card__stats{gap:var(--space-3);padding:var(--space-2)var(--space-4);display:flex}.dashboard-module__ig7WZW__timeline-card__stat{color:var(--color-text-tertiary);align-items:center;gap:4px;font-size:.75rem;display:flex}.dashboard-module__ig7WZW__timeline-card__meta{padding:var(--space-2)var(--space-4)var(--space-3);border-top:1px solid var(--color-border);color:var(--color-text-tertiary);justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.dashboard-module__ig7WZW__member-avatars{align-items:center;gap:var(--space-2);margin-top:var(--space-3);display:flex}.dashboard-module__ig7WZW__member-avatars__stack{align-items:center;display:flex}.dashboard-module__ig7WZW__member-avatars__item{border-radius:var(--radius-full);border:2px solid var(--color-bg-secondary,var(--color-bg-primary));background:var(--color-surface-hover);width:28px;height:28px;color:var(--color-text-secondary);cursor:default;justify-content:center;align-items:center;margin-left:-6px;font-size:.6875rem;font-weight:600;display:flex;position:relative;overflow:hidden}.dashboard-module__ig7WZW__member-avatars__item:first-child{margin-left:0}.dashboard-module__ig7WZW__member-avatars__item img{object-fit:cover;width:100%;height:100%}.dashboard-module__ig7WZW__member-avatars__item--owner{border-color:var(--color-accent)}.dashboard-module__ig7WZW__member-avatars__overflow{background:var(--color-surface-active);color:var(--color-text-tertiary);font-size:.625rem}.dashboard-module__ig7WZW__member-avatars__count{color:var(--color-text-tertiary);font-size:.75rem}.dashboard-module__ig7WZW__new-timeline-card{cursor:pointer;background:0 0;border-style:dashed;border-width:2px;justify-content:center;align-items:center;min-height:180px;display:flex}.dashboard-module__ig7WZW__new-timeline-card:hover{border-color:var(--color-accent);background:var(--color-surface)}.dashboard-module__ig7WZW__new-timeline-card__inner{text-align:center}.dashboard-module__ig7WZW__new-timeline-card__icon{width:48px;height:48px;margin:0 auto var(--space-3);border-radius:var(--radius-full);background:var(--color-accent-glow);color:var(--color-accent-light);transition:all var(--transition-base);justify-content:center;align-items:center;font-size:1.25rem;display:flex}.dashboard-module__ig7WZW__new-timeline-card:hover .dashboard-module__ig7WZW__new-timeline-card__icon{background:var(--gradient-primary);color:#fff;transform:scale(1.1)}.dashboard-module__ig7WZW__new-timeline-card__label{font-size:.9375rem;font-weight:600}.dashboard-module__ig7WZW__empty-state{text-align:center;padding:var(--space-16)var(--space-6);background:linear-gradient(180deg,var(--color-bg-primary),var(--color-bg-secondary));border-radius:var(--radius-lg);animation:.5s both dashboard-module__ig7WZW__fade-in}.dashboard-module__ig7WZW__empty-state__icon-badge{width:72px;height:72px;margin:0 auto var(--space-6);background:linear-gradient(135deg,#9b6b471a,#9b6b4733);border-radius:50%;justify-content:center;align-items:center;font-size:2rem;display:flex}.dashboard-module__ig7WZW__empty-state__title{font-size:var(--font-xl);font-weight:var(--font-weight-extrabold);color:var(--color-text-primary);margin-bottom:var(--space-2)}.dashboard-module__ig7WZW__empty-state__description{font-size:var(--font-sm);color:var(--color-text-secondary);max-width:320px;margin:0 auto;line-height:1.7}.dashboard-module__ig7WZW__empty-state__cta{margin-top:var(--space-6);background:linear-gradient(135deg,var(--color-accent),var(--color-accent-light));color:#fff;padding:var(--space-3)var(--space-8);border-radius:var(--radius-lg);font-size:var(--font-base);font-weight:var(--font-weight-bold);cursor:pointer;transition:all var(--transition-base);border:none;display:inline-block;box-shadow:0 4px 16px #9b6b474d}.dashboard-module__ig7WZW__empty-state__cta:hover{transform:translateY(-2px);box-shadow:0 6px 24px #9b6b4766}.dashboard-module__ig7WZW__empty-state__hints{justify-content:center;gap:var(--space-6);margin-top:var(--space-6);display:flex}.dashboard-module__ig7WZW__empty-state__hint{font-size:var(--font-xs);color:var(--color-accent)}@media (max-width:768px){.dashboard-module__ig7WZW__empty-state__hints{gap:var(--space-2);flex-direction:column}}.dashboard-module__ig7WZW__modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:400;padding:var(--space-6);background:#0009;justify-content:center;align-items:flex-start;animation:.2s dashboard-module__ig7WZW__fade-in;display:flex;position:fixed;inset:0;overflow-y:auto}.dashboard-module__ig7WZW__modal-card{background:var(--color-bg-elevated);border:1px solid var(--color-border);width:100%;max-width:440px;box-shadow:var(--shadow-lg);margin:auto}.dashboard-module__ig7WZW__modal-card__title{margin-bottom:var(--space-6);font-size:1.25rem;font-weight:700}.dashboard-module__ig7WZW__modal-card__actions{gap:var(--space-3);margin-top:var(--space-6);justify-content:flex-end;display:flex}@media (min-width:769px) and (max-width:1024px){.dashboard-module__ig7WZW__sidebar{width:200px}.dashboard-module__ig7WZW__main-area{margin-left:200px}.dashboard-module__ig7WZW__quick-stats{flex-wrap:wrap}.dashboard-module__ig7WZW__timeline-grid{grid-template-columns:repeat(2,1fr)}.dashboard-module__ig7WZW__timeline-card__cover{height:140px}.dashboard-module__ig7WZW__page-content{padding:24px 20px 40px}}@media (max-width:768px){.dashboard-module__ig7WZW__sidebar{transform:translate(-100%)}.dashboard-module__ig7WZW__sidebar--open{box-shadow:var(--shadow-lg);padding-bottom:calc(60px + env(safe-area-inset-bottom,6px));z-index:calc(var(--z-toast) + 10);transform:translate(0)}.dashboard-module__ig7WZW__sidebar-backdrop{z-index:calc(var(--z-toast) + 5);background:#0006;display:block;position:fixed;inset:0}.dashboard-module__ig7WZW__main-area{margin-left:0}.dashboard-module__ig7WZW__top-header{padding:0 16px}.dashboard-module__ig7WZW__top-header__menu-btn{display:flex}.dashboard-module__ig7WZW__top-header__greeting{display:none}.dashboard-module__ig7WZW__search-bar{flex:1;min-width:0}.dashboard-module__ig7WZW__page-content{padding:20px 16px 100px}.dashboard-module__ig7WZW__bottom-nav{display:block}.dashboard-module__ig7WZW__fab{display:flex}.dashboard-module__ig7WZW__quick-stats{gap:var(--space-3);margin-bottom:var(--space-6);flex-wrap:wrap}.dashboard-module__ig7WZW__quick-stats__card--primary{flex-basis:100%}.dashboard-module__ig7WZW__quick-stats__value{font-size:1.5rem}.dashboard-module__ig7WZW__timeline-grid{grid-template-columns:1fr}.dashboard-module__ig7WZW__timeline-card__cover{height:140px}.dashboard-module__ig7WZW__dashboard__title{font-size:1.5rem}.dashboard-module__ig7WZW__dashboard__title-row{align-items:flex-start;gap:var(--space-4);flex-direction:column}.dashboard-module__ig7WZW__modal-card{margin:var(--space-3);max-width:calc(100vw - var(--space-6))}}.dashboard-module__ig7WZW__transfer-banners{gap:var(--space-2);margin-bottom:var(--space-4);flex-direction:column;display:flex}.dashboard-module__ig7WZW__transfer-banner{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-3)var(--space-4);border-radius:var(--radius-md);color:var(--color-text-primary);background:#ffa50014;border:1px solid #ffa50033;font-size:.875rem;line-height:1.5;display:flex}.dashboard-module__ig7WZW__transfer-banner__text{flex:1;min-width:0}.dashboard-module__ig7WZW__transfer-banner__link{color:var(--color-accent);white-space:nowrap;flex-shrink:0;font-size:.8125rem;font-weight:600;text-decoration:none}.dashboard-module__ig7WZW__transfer-banner__link:hover{text-decoration:underline}.dashboard-module__ig7WZW__plan-badge{border-radius:var(--radius-full);letter-spacing:.03em;background:var(--color-surface);color:var(--color-text-secondary);border:1px solid var(--color-border);align-items:center;padding:2px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.dashboard-module__ig7WZW__plan-badge--starter{color:#3b82f6;background:#3b82f61a;border-color:#3b82f64d}.dashboard-module__ig7WZW__plan-badge--pro{background:var(--color-accent-glow);color:var(--color-accent-light);border-color:var(--color-border-hover)}.dashboard-module__ig7WZW__upgrade-btn{background:var(--gradient-primary);color:#fff;border:none;padding:4px 12px;font-size:.75rem}.dashboard-module__ig7WZW__upgrade-btn:hover{opacity:.9}.dashboard-module__ig7WZW__dashboard__limit-info{margin-left:var(--space-2);color:var(--color-text-tertiary);font-size:.8125rem}.dashboard-module__ig7WZW__upgrade-plans{gap:var(--space-4);margin-bottom:var(--space-4);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));display:grid}.dashboard-module__ig7WZW__upgrade-plan-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-4);gap:var(--space-3);flex-direction:column;display:flex}.dashboard-module__ig7WZW__upgrade-plan-card__name{color:var(--color-text-primary);margin:0;font-size:1.125rem;font-weight:700}.dashboard-module__ig7WZW__upgrade-features{margin-bottom:var(--space-4)}.dashboard-module__ig7WZW__upgrade-description{color:var(--color-text-secondary);margin-bottom:var(--space-4);font-size:.9375rem;line-height:1.6}.dashboard-module__ig7WZW__upgrade-list{margin:0 0 var(--space-6);gap:var(--space-2);flex-direction:column;padding:0;list-style:none;display:flex}.dashboard-module__ig7WZW__upgrade-list li{padding-left:var(--space-6);color:var(--color-text-primary);font-size:.875rem;position:relative}.dashboard-module__ig7WZW__upgrade-list li:before{content:"✓";color:var(--color-accent);font-weight:700;position:absolute;left:0}.dashboard-module__ig7WZW__upgrade-price{color:var(--color-text-primary);text-align:center;font-size:1.5rem;font-weight:700}.dashboard-module__ig7WZW__upgrade-price span{color:var(--color-text-secondary);font-size:.875rem;font-weight:400}.dashboard-module__ig7WZW__cancel-confirm--spaced{margin-top:var(--space-4)}.dashboard-module__ig7WZW__upgrade-cancel-notice{color:var(--color-warning,#f59e0b);margin-bottom:var(--space-4);text-align:center;font-size:.8125rem}.dashboard-module__ig7WZW__upgrade-proration-notice{color:var(--color-text-secondary);margin-bottom:var(--space-4);text-align:center;padding:var(--space-3)var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:.8125rem;line-height:1.6}.dashboard-module__ig7WZW__popover-backdrop{z-index:499;position:fixed;inset:0}.dashboard-module__ig7WZW__modal-error{color:var(--color-error);margin-bottom:var(--space-4);font-size:.875rem}.dashboard-module__ig7WZW__modal-hint{color:var(--color-text-muted);margin-top:var(--space-1);font-size:.8rem}.dashboard-module__ig7WZW__credit-badge-wrapper{position:relative}.dashboard-module__ig7WZW__credit-badge{border-radius:var(--radius-full);background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:6px;padding:4px 12px;font-size:.8125rem;font-weight:600;display:inline-flex;position:relative}.dashboard-module__ig7WZW__credit-badge:hover{background:var(--color-surface-hover);border-color:var(--color-accent)}.dashboard-module__ig7WZW__credit-badge--warning{color:var(--color-warning,#f59e0b);border-color:#f59e0b66}.dashboard-module__ig7WZW__credit-badge--danger{color:var(--color-error);border-color:#f8717166}.dashboard-module__ig7WZW__credit-badge__icon{font-size:.875rem}.dashboard-module__ig7WZW__credit-popover{background:var(--color-bg-secondary,var(--color-bg-primary));border:1px solid var(--color-border);border-radius:var(--radius-lg);width:260px;box-shadow:var(--shadow-lg);padding:var(--space-4);z-index:500;animation:.15s both dashboard-module__ig7WZW__slide-in-up;position:absolute;top:calc(100% + 8px);right:0}.dashboard-module__ig7WZW__credit-popover__title{color:var(--color-text-primary);margin-bottom:var(--space-3);font-size:.8125rem;font-weight:700}.dashboard-module__ig7WZW__credit-popover__row{padding:var(--space-1)0;justify-content:space-between;align-items:center;font-size:.8125rem;display:flex}.dashboard-module__ig7WZW__credit-popover__label{color:var(--color-text-secondary)}.dashboard-module__ig7WZW__credit-popover__value{color:var(--color-text-primary);font-weight:600}.dashboard-module__ig7WZW__credit-popover__divider{border:none;border-top:1px solid var(--color-border);margin:var(--space-3)0}.dashboard-module__ig7WZW__credit-popover__total{font-size:.9375rem;font-weight:700}.dashboard-module__ig7WZW__credit-popover__buy-btn{width:100%;margin-top:var(--space-3);padding:6px 12px;font-size:.8125rem}.dashboard-module__ig7WZW__storage-badge-wrapper{position:relative}.dashboard-module__ig7WZW__storage-badge{border-radius:var(--radius-full);background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;transition:all var(--transition-fast);align-items:center;gap:6px;padding:4px 12px;font-size:.8125rem;font-weight:600;display:inline-flex;position:relative}.dashboard-module__ig7WZW__storage-badge:hover{background:var(--color-surface-hover);border-color:var(--color-accent)}.dashboard-module__ig7WZW__storage-badge--warning{color:var(--color-warning,#f59e0b);border-color:#f59e0b66}.dashboard-module__ig7WZW__storage-badge--danger{color:var(--color-error);border-color:#f8717166}.dashboard-module__ig7WZW__storage-badge__icon{font-size:.875rem}.dashboard-module__ig7WZW__storage-popover{background:var(--color-bg-secondary,var(--color-bg-primary));border:1px solid var(--color-border);border-radius:var(--radius-lg);width:280px;box-shadow:var(--shadow-lg);padding:var(--space-4);z-index:500;animation:.15s both dashboard-module__ig7WZW__slide-in-up;position:absolute;top:calc(100% + 8px);right:0}.dashboard-module__ig7WZW__storage-popover__title{color:var(--color-text-primary);margin-bottom:var(--space-3);font-size:.8125rem;font-weight:700}.dashboard-module__ig7WZW__storage-popover__row{padding:var(--space-1)0;justify-content:space-between;align-items:center;font-size:.8125rem;display:flex}.dashboard-module__ig7WZW__storage-popover__label{color:var(--color-text-secondary)}.dashboard-module__ig7WZW__storage-popover__value{color:var(--color-text-primary);font-weight:600}.dashboard-module__ig7WZW__storage-popover__divider{border:none;border-top:1px solid var(--color-border);margin:var(--space-3)0}.dashboard-module__ig7WZW__storage-popover__total{font-size:.9375rem;font-weight:700}.dashboard-module__ig7WZW__storage-popover__buy-btn{width:100%;margin-top:var(--space-3);padding:6px 12px;font-size:.8125rem}.dashboard-module__ig7WZW__storage-bar{background:var(--color-surface-hover);border-radius:var(--radius-full);width:100%;height:8px;margin-bottom:var(--space-3);overflow:hidden}.dashboard-module__ig7WZW__storage-bar__fill{border-radius:var(--radius-full);background:var(--gradient-primary);min-width:2px;height:100%;transition:width .3s}.dashboard-module__ig7WZW__storage-bar__fill--warning{background:var(--color-warning,#f59e0b)}.dashboard-module__ig7WZW__storage-bar__fill--danger{background:var(--color-error)}.dashboard-module__ig7WZW__credit-pack-picker{gap:var(--space-2);margin-top:var(--space-3);flex-direction:column;display:flex}.dashboard-module__ig7WZW__credit-pack-picker__item{width:100%;padding:var(--space-2)var(--space-3);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-primary);cursor:pointer;transition:all var(--transition-fast);justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.dashboard-module__ig7WZW__credit-pack-picker__item:hover:not(:disabled){background:var(--color-surface-hover);border-color:var(--color-accent)}.dashboard-module__ig7WZW__credit-pack-picker__item:disabled{opacity:.4;cursor:not-allowed}.dashboard-module__ig7WZW__credit-pack-picker__price{color:var(--color-accent-light);font-size:.6875rem;font-weight:600}.dashboard-module__ig7WZW__credit-pack-picker__notice{color:var(--color-text-muted);padding:var(--space-2)0 0;font-size:.6875rem;line-height:1.5}.dashboard-module__ig7WZW__credit-pack-picker__notice a{color:var(--color-accent-light);text-decoration:underline}.dashboard-module__ig7WZW__storage-addon-picker{gap:var(--space-2);margin-top:var(--space-3);flex-direction:column;display:flex}.dashboard-module__ig7WZW__storage-addon-picker__item{width:100%;padding:var(--space-2)var(--space-3);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-primary);cursor:pointer;transition:all var(--transition-fast);justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.dashboard-module__ig7WZW__storage-addon-picker__item:hover:not(:disabled){background:var(--color-surface-hover);border-color:var(--color-accent)}.dashboard-module__ig7WZW__storage-addon-picker__item:disabled{opacity:.4;cursor:not-allowed}.dashboard-module__ig7WZW__storage-addon-picker__cost{color:var(--color-accent-light);font-size:.6875rem;font-weight:600}.dashboard-module__ig7WZW__discount-banner{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-4);border-radius:var(--radius-md);color:var(--color-text-primary);margin-bottom:var(--space-4);background:linear-gradient(135deg,#f0f7ff 0%,#e8f0fe 100%);border:1px solid #6c5ce733;font-size:.875rem;font-weight:500;display:flex}.dashboard-module__ig7WZW__discount-banner__icon{font-size:1.25rem}.dashboard-module__ig7WZW__load-more-sentinel{padding:var(--space-6)0;justify-content:center;min-height:60px;display:flex}.dashboard-module__ig7WZW__load-more-spinner{border:3px solid var(--color-border);border-top-color:var(--color-accent);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite dashboard-module__ig7WZW__spin}@keyframes dashboard-module__ig7WZW__spin{to{transform:rotate(360deg)}}.dashboard-module__ig7WZW__capsule-promo{align-items:center;gap:var(--space-3);padding:var(--space-3)var(--space-4);margin-bottom:var(--space-6);color:inherit;background:linear-gradient(135deg,#9b6b470f,#9b6b471f);border:1px solid #9b6b4726;border-radius:10px;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:flex}a.dashboard-module__ig7WZW__capsule-promo:hover{background:linear-gradient(135deg,#9b6b471a,#9b6b472e);border-color:#9b6b4747;transform:translateY(-1px)}.dashboard-module__ig7WZW__capsule-promo__icon{color:var(--color-accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.dashboard-module__ig7WZW__capsule-promo__content{flex:1}.dashboard-module__ig7WZW__capsule-promo__title{font-weight:var(--font-weight-semibold);color:var(--color-text-primary);font-size:var(--font-sm)}.dashboard-module__ig7WZW__capsule-promo__description{font-size:var(--font-xs);color:var(--color-text-secondary);margin-top:2px}.dashboard-module__ig7WZW__capsule-promo__cta{font-size:var(--font-xs);font-weight:var(--font-weight-semibold);color:var(--color-accent);margin-top:4px;display:inline-block}
.activity-log-module__tswz3q__activity-log{margin-top:var(--space-8);padding-top:var(--space-6);border-top:1px solid var(--color-border)}.activity-log-module__tswz3q__activity-log__header{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.activity-log-module__tswz3q__activity-log__title{color:var(--color-text-primary);font-size:1.25rem;font-weight:600}.activity-log-module__tswz3q__activity-log__toggle{color:var(--color-text-secondary);cursor:pointer;padding:var(--space-1)var(--space-2);border-radius:var(--radius-sm);background:0 0;border:none;font-size:.8125rem;transition:background .15s}.activity-log-module__tswz3q__activity-log__toggle:hover{background:var(--color-surface-hover)}.activity-log-module__tswz3q__activity-log__tabs{gap:var(--space-1);margin-bottom:var(--space-4);border-bottom:1px solid var(--color-border);padding-bottom:var(--space-1);display:flex}.activity-log-module__tswz3q__tab-btn{padding:var(--space-2)var(--space-4);color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;font-size:.8125rem;font-weight:500;transition:all .15s}.activity-log-module__tswz3q__tab-btn:hover{color:var(--color-text-primary)}.activity-log-module__tswz3q__tab-btn--active{color:var(--color-accent);border-bottom-color:var(--color-accent)}.activity-log-module__tswz3q__activity-log__filters{gap:var(--space-2);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.activity-log-module__tswz3q__filter-chip{align-items:center;gap:var(--space-1);padding:var(--space-1)var(--space-3);border-radius:var(--radius-full);border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;font-size:.75rem;transition:all .15s;display:inline-flex}.activity-log-module__tswz3q__filter-chip:hover{border-color:var(--color-border-hover);background:var(--color-surface-hover)}.activity-log-module__tswz3q__filter-chip--active{background:var(--color-accent);color:var(--color-text-inverse);border-color:var(--color-accent)}.activity-log-module__tswz3q__filter-chip--active:hover{background:var(--color-accent-light);border-color:var(--color-accent-light)}.activity-log-module__tswz3q__export-dropdown{margin-left:auto;position:relative}.activity-log-module__tswz3q__export-btn{align-items:center;gap:var(--space-1);padding:var(--space-1)var(--space-3);border-radius:var(--radius-full);border:1px solid var(--color-border);color:var(--color-text-secondary);cursor:pointer;white-space:nowrap;background:0 0;font-size:.75rem;transition:all .15s;display:inline-flex}.activity-log-module__tswz3q__export-btn:hover{border-color:var(--color-border-hover);background:var(--color-surface-hover)}.activity-log-module__tswz3q__export-btn:disabled{opacity:.5;cursor:not-allowed}.activity-log-module__tswz3q__export-dropdown__menu{margin-top:var(--space-1);background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-md);z-index:10;min-width:140px;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 12px #0000001a}.activity-log-module__tswz3q__export-dropdown__item{width:100%;padding:var(--space-2)var(--space-3);color:var(--color-text-primary);cursor:pointer;text-align:left;background:0 0;border:none;font-size:.8125rem;transition:background .1s;display:block}.activity-log-module__tswz3q__export-dropdown__item:hover{background:var(--color-surface-hover)}.activity-log-module__tswz3q__log-list{border-radius:var(--radius-md);border:1px solid var(--color-border);overflow:hidden}.activity-log-module__tswz3q__log-item{gap:var(--space-3);padding:var(--space-3)var(--space-4);background:var(--color-bg-elevated);border-bottom:1px solid var(--color-border);grid-template-columns:auto 1fr auto;align-items:center;font-size:.8125rem;transition:background .1s;display:grid}.activity-log-module__tswz3q__log-item:last-child{border-bottom:none}.activity-log-module__tswz3q__log-item:hover{background:var(--color-surface-hover)}.activity-log-module__tswz3q__log-item--failure{border-left:3px solid #dc2626}.activity-log-module__tswz3q__severity-badge{border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.625rem;font-weight:700;display:inline-flex}.activity-log-module__tswz3q__severity-badge--LOW{color:var(--color-text-tertiary);background:#8b73551a}.activity-log-module__tswz3q__severity-badge--MEDIUM{color:#3b82f6;background:#3b82f61a}.activity-log-module__tswz3q__severity-badge--HIGH{color:#f59e0b;background:#f59e0b1a}.activity-log-module__tswz3q__severity-badge--CRITICAL{color:#dc2626;background:#dc26261a}.activity-log-module__tswz3q__log-content{flex-direction:column;gap:2px;min-width:0;display:flex}.activity-log-module__tswz3q__log-action{color:var(--color-text-primary);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.activity-log-module__tswz3q__log-detail{color:var(--color-text-tertiary);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.activity-log-module__tswz3q__log-meta{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.activity-log-module__tswz3q__log-time{color:var(--color-text-tertiary);white-space:nowrap;font-size:.75rem}.activity-log-module__tswz3q__log-ip{color:var(--color-text-tertiary);opacity:.7;font-family:monospace;font-size:.6875rem}.activity-log-module__tswz3q__activity-log__empty{text-align:center;padding:var(--space-8)var(--space-4);color:var(--color-text-tertiary);font-size:.875rem}.activity-log-module__tswz3q__activity-log__loading{text-align:center;padding:var(--space-6)var(--space-4);color:var(--color-text-tertiary);font-size:.875rem}.activity-log-module__tswz3q__activity-log__load-more{margin-top:var(--space-4);justify-content:center;display:flex}.activity-log-module__tswz3q__load-more-btn{padding:var(--space-2)var(--space-6);color:var(--color-text-secondary);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;font-size:.8125rem;transition:all .15s}.activity-log-module__tswz3q__load-more-btn:hover{background:var(--color-surface-hover);border-color:var(--color-border-hover)}.activity-log-module__tswz3q__load-more-btn:disabled{opacity:.5;cursor:not-allowed}
@font-face{font-family:Crimson Pro;font-style:normal;font-weight:300;font-display:swap;src:url(../media/bbe2082c2ebf69de-s.dd28a007.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Crimson Pro;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9ae69ccf0a67f3e4-s.e0d1d72d.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Crimson Pro;font-style:normal;font-weight:300;font-display:swap;src:url(../media/115e7a2565b70400-s.p.e440a306.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Crimson Pro;font-style:normal;font-weight:400;font-display:swap;src:url(../media/bbe2082c2ebf69de-s.dd28a007.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Crimson Pro;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9ae69ccf0a67f3e4-s.e0d1d72d.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Crimson Pro;font-style:normal;font-weight:400;font-display:swap;src:url(../media/115e7a2565b70400-s.p.e440a306.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Crimson Pro Fallback;src:local(Times New Roman);ascent-override:90.96%;descent-override:21.8%;line-gap-override:0.0%;size-adjust:98.56%}.crimson_pro_2d178974-module__ZmSbJW__className{font-family:Crimson Pro,Crimson Pro Fallback;font-style:normal}
.logo-brand-module__SFucXW__lockup{align-items:center;gap:8px;display:inline-flex}.logo-brand-module__SFucXW__text{letter-spacing:.1em;font-weight:400;line-height:1}.logo-brand-module__SFucXW__lockup--sm .logo-brand-module__SFucXW__icon{width:20px;height:20px}.logo-brand-module__SFucXW__lockup--sm .logo-brand-module__SFucXW__text{font-size:14px}.logo-brand-module__SFucXW__lockup--sm{gap:6px}.logo-brand-module__SFucXW__lockup--md .logo-brand-module__SFucXW__icon{width:28px;height:28px}.logo-brand-module__SFucXW__lockup--md .logo-brand-module__SFucXW__text{font-size:18px}.logo-brand-module__SFucXW__lockup--lg .logo-brand-module__SFucXW__icon{width:38px;height:38px}.logo-brand-module__SFucXW__lockup--lg .logo-brand-module__SFucXW__text{font-size:24px}.logo-brand-module__SFucXW__lockup--lg{gap:10px}.logo-brand-module__SFucXW__lockup--xl .logo-brand-module__SFucXW__icon{width:48px;height:48px}.logo-brand-module__SFucXW__lockup--xl .logo-brand-module__SFucXW__text{font-size:30px}.logo-brand-module__SFucXW__lockup--xl{gap:12px}.logo-brand-module__SFucXW__text--light{color:#3d2e1f}.logo-brand-module__SFucXW__text--dark{color:#d4b878}.logo-brand-module__SFucXW__beta{letter-spacing:.08em;text-transform:uppercase;border-radius:4px;align-items:center;margin-left:2px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:600;line-height:1;display:inline-flex}.logo-brand-module__SFucXW__lockup--sm .logo-brand-module__SFucXW__beta{padding:2px 4px;font-size:9px}.logo-brand-module__SFucXW__lockup--md .logo-brand-module__SFucXW__beta{padding:2px 5px;font-size:10px}.logo-brand-module__SFucXW__lockup--lg .logo-brand-module__SFucXW__beta{padding:3px 6px;font-size:11px}.logo-brand-module__SFucXW__lockup--xl .logo-brand-module__SFucXW__beta{padding:3px 7px;font-size:13px}.logo-brand-module__SFucXW__beta--light{color:#5c4033;background:#c4a2652e;border:1px solid #5c40332e}.logo-brand-module__SFucXW__beta--dark{color:#d4b878;background:#d4b87824;border:1px solid #d4b87861}.logo-brand-module__SFucXW__beta--mono{color:currentColor;opacity:.75;background:0 0;border:1px solid}
.landing-nav-module__GqIJJW__nav{z-index:var(--z-sticky);padding:var(--space-2)0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--lp-border);transition:all var(--transition-base);background:#fdf8f0e6;position:fixed;top:0;left:0;right:0}.landing-nav-module__GqIJJW__nav__inner{justify-content:space-between;align-items:center;display:flex}.landing-nav-module__GqIJJW__nav__logo{color:var(--lp-text-primary);white-space:nowrap;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.landing-nav-module__GqIJJW__nav__logo-mark{align-items:center;width:160px;height:48px;display:inline-flex;position:relative}.landing-nav-module__GqIJJW__nav__logo-img{object-fit:contain;mix-blend-mode:multiply}.landing-nav-module__GqIJJW__nav__logo-text{color:var(--lp-text-primary);letter-spacing:-.01em;white-space:nowrap;font-size:1.1rem;font-weight:700;line-height:1.2;position:absolute;top:10px;left:38px}.landing-nav-module__GqIJJW__nav__links{align-items:center;gap:var(--space-6);display:flex}.landing-nav-module__GqIJJW__nav__link{color:var(--lp-text-secondary);transition:color var(--transition-fast);font-size:.9375rem;font-weight:500;text-decoration:none}.landing-nav-module__GqIJJW__nav__link:hover{color:var(--lp-text-primary)}.landing-nav-module__GqIJJW__nav__actions{align-items:center;gap:var(--space-3);display:flex}@media (max-width:768px){.landing-nav-module__GqIJJW__nav__links{display:none}}
.footer-section-module__uHwI-W__footer{padding:var(--space-10)0 var(--space-6);background:var(--lp-bg-dark);color:#ccc}.footer-section-module__uHwI-W__footer__grid{gap:var(--space-10);margin-bottom:var(--space-8);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}.footer-section-module__uHwI-W__footer__brand{align-items:center;gap:var(--space-2);color:#fff;margin-bottom:var(--space-3);font-size:1rem;font-weight:700;display:flex}.footer-section-module__uHwI-W__footer__about{color:#999;font-size:.8125rem;line-height:1.7}.footer-section-module__uHwI-W__footer__col a{color:#999;transition:color var(--transition-fast);font-size:.8125rem;line-height:2.2;text-decoration:none;display:block}.footer-section-module__uHwI-W__footer__col a:hover{color:#fff}.footer-section-module__uHwI-W__footer__colTitle{color:#fff;margin-bottom:var(--space-3);font-size:.8125rem;font-weight:600}.footer-section-module__uHwI-W__footer__bottom{padding-top:var(--space-4);color:#a89b8c;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.footer-section-module__uHwI-W__footer__bottomLinks{gap:var(--space-4);display:flex}.footer-section-module__uHwI-W__footer__bottomLinks a{color:#a89b8c;font-size:.75rem;text-decoration:none}.footer-section-module__uHwI-W__footer__bottomLinks a:hover{color:#fff}@media (max-width:768px){.footer-section-module__uHwI-W__footer__grid{gap:var(--space-6);grid-template-columns:1fr 1fr}.footer-section-module__uHwI-W__footer__bottom{gap:var(--space-2);text-align:center;flex-direction:column}}
.blog-follow-bar-module__xOiePW__bar{gap:var(--space-3);margin:var(--space-6)0;flex-wrap:wrap;display:flex}.blog-follow-bar-module__xOiePW__btn{border:1px solid var(--lp-border);color:var(--lp-text-primary);transition:border-color var(--transition-fast),transform var(--transition-fast);background:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.blog-follow-bar-module__xOiePW__btn:hover{transform:translateY(-1px)}.blog-follow-bar-module__xOiePW__dot{border-radius:999px;width:8px;height:8px}.blog-follow-bar-module__xOiePW__note .blog-follow-bar-module__xOiePW__dot{background:#41c9b4}.blog-follow-bar-module__xOiePW__medium .blog-follow-bar-module__xOiePW__dot{background:#000}
.blog-article-card-module__rrU4Na__card{border:1px solid var(--lp-border);color:inherit;transition:transform var(--transition-fast),box-shadow var(--transition-fast);background:#fff;border-radius:12px;text-decoration:none;display:flex;overflow:hidden}.blog-article-card-module__rrU4Na__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.blog-article-card-module__rrU4Na__grid{flex-direction:column}.blog-article-card-module__rrU4Na__featured{flex-direction:row}.blog-article-card-module__rrU4Na__thumb{background:linear-gradient(135deg,#d9c7b3,#bfae8f);flex-shrink:0;position:relative}.blog-article-card-module__rrU4Na__grid .blog-article-card-module__rrU4Na__thumb{aspect-ratio:16/9;width:100%}.blog-article-card-module__rrU4Na__featured .blog-article-card-module__rrU4Na__thumb{width:44%;min-height:220px}.blog-article-card-module__rrU4Na__thumbImg{object-fit:cover;width:100%;height:100%;display:block}.blog-article-card-module__rrU4Na__thumbFallback{width:100%;height:100%}.blog-article-card-module__rrU4Na__body{padding:var(--space-4,1rem);flex-direction:column;gap:.5rem;display:flex}.blog-article-card-module__rrU4Na__featured .blog-article-card-module__rrU4Na__body{flex:1;justify-content:center}.blog-article-card-module__rrU4Na__badges{gap:.5rem;display:flex}.blog-article-card-module__rrU4Na__platform{color:var(--lp-text-secondary);background:#eef0ee;border-radius:999px;padding:2px 8px;font-size:.6875rem;font-weight:700}.blog-article-card-module__rrU4Na__featuredBadge{color:#fff;background:#41c9b4;border-radius:999px;padding:2px 8px;font-size:.6875rem;font-weight:700}.blog-article-card-module__rrU4Na__title{color:var(--lp-text-primary);margin:0;font-size:1rem;font-weight:700;line-height:1.5}.blog-article-card-module__rrU4Na__featured .blog-article-card-module__rrU4Na__title{font-size:1.25rem}.blog-article-card-module__rrU4Na__excerpt{color:var(--lp-text-secondary);margin:0;font-size:.875rem;line-height:1.6}.blog-article-card-module__rrU4Na__date{color:var(--lp-text-secondary);margin:0;font-size:.75rem}@media (max-width:768px){.blog-article-card-module__rrU4Na__featured{flex-direction:column}.blog-article-card-module__rrU4Na__featured .blog-article-card-module__rrU4Na__thumb{aspect-ratio:16/9;width:100%;min-height:0}}
.blog-list-module__wd0alq__list{gap:var(--space-6);flex-direction:column;display:flex}.blog-list-module__wd0alq__grid{gap:var(--space-4,1.25rem);grid-template-columns:repeat(3,1fr);display:grid}.blog-list-module__wd0alq__empty{text-align:center;padding:var(--space-8,3rem)var(--space-4,1.5rem);border:1px dashed var(--lp-border);border-radius:12px}.blog-list-module__wd0alq__emptyTitle{color:var(--lp-text-primary);margin:0 0 .5rem;font-size:1.125rem;font-weight:700}.blog-list-module__wd0alq__emptyBody{color:var(--lp-text-secondary);max-width:32rem;margin:0 auto;font-size:.9375rem;line-height:1.7}@media (max-width:900px){.blog-list-module__wd0alq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.blog-list-module__wd0alq__grid{grid-template-columns:1fr}}
.landing-faq-module__gEEWfG__faq__list{max-width:680px;margin:0 auto}.landing-faq-module__gEEWfG__faq-item{border:1px solid var(--lp-border);padding:var(--space-4)var(--space-5);margin-bottom:var(--space-3);background:var(--lp-bg-card);transition:box-shadow var(--transition-base);border-radius:8px}.landing-faq-module__gEEWfG__faq-item:hover{box-shadow:var(--lp-shadow-sm)}.landing-faq-module__gEEWfG__faq-item__q{cursor:pointer;width:100%;color:var(--lp-text-primary);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:0;font-family:inherit;font-size:.9375rem;font-weight:600;display:flex}.landing-faq-module__gEEWfG__faq-item__icon{color:var(--lp-text-tertiary);transition:transform var(--transition-base);margin-left:var(--space-4);flex-shrink:0;font-size:1.25rem}.landing-faq-module__gEEWfG__faq-item--open .landing-faq-module__gEEWfG__faq-item__icon{transform:rotate(45deg)}.landing-faq-module__gEEWfG__faq-item__a{opacity:0;max-height:0;transition:max-height .4s,opacity .3s,margin-top .3s;overflow:hidden}.landing-faq-module__gEEWfG__faq-item__a p{color:var(--lp-text-secondary);padding-top:var(--space-3);border-top:1px solid var(--lp-border);font-size:.9375rem;line-height:1.7}.landing-faq-module__gEEWfG__faq-item--open .landing-faq-module__gEEWfG__faq-item__a{opacity:1;max-height:300px;margin-top:var(--space-3)}
.onboarding-module__S7pKPG__welcome-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:var(--z-onboarding);background:#0009;animation:.3s onboarding-module__S7pKPG__onboarding-fade-in;position:fixed;inset:0}.onboarding-module__S7pKPG__welcome-card{width:calc(100% - var(--space-6)*2);max-width:420px;max-height:calc(100dvh - var(--space-6)*2);overscroll-behavior:contain;background:var(--color-bg-elevated);border:1px solid var(--color-border);box-shadow:var(--shadow-lg);border-radius:var(--radius-xl,16px);padding:var(--space-8);text-align:center;z-index:var(--z-onboarding);animation:.4s cubic-bezier(.34,1.56,.64,1) onboarding-module__S7pKPG__onboarding-slide-up;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%)}.onboarding-module__S7pKPG__welcome-card__icon{margin-bottom:var(--space-4);justify-content:center;display:flex}.onboarding-module__S7pKPG__welcome-card__icon img{border-radius:var(--radius-md,8px);width:64px;height:64px}.onboarding-module__S7pKPG__welcome-card__title{margin-bottom:var(--space-2);color:var(--color-text-primary);font-size:1.5rem;font-weight:700}.onboarding-module__S7pKPG__welcome-card__body{color:var(--color-text-secondary);margin-bottom:var(--space-8);font-size:.95rem;line-height:1.6}.onboarding-module__S7pKPG__welcome-card__actions{gap:var(--space-3);flex-direction:column;align-items:center;display:flex}.onboarding-module__S7pKPG__welcome-card__skip{color:var(--color-text-muted);cursor:pointer;padding:var(--space-1)var(--space-2);transition:color var(--transition-fast);background:0 0;border:none;font-size:.85rem}.onboarding-module__S7pKPG__welcome-card__skip:hover{color:var(--color-text-secondary)}.onboarding-module__S7pKPG__tooltip-content{background:var(--color-bg-elevated);border:1px solid var(--color-border);border-radius:var(--radius-md,8px);box-shadow:var(--shadow-lg);padding:var(--space-4);max-width:280px;z-index:var(--z-onboarding);animation:.2s onboarding-module__S7pKPG__onboarding-fade-in}.onboarding-module__S7pKPG__tooltip-content__message{color:var(--color-text-primary);margin-bottom:var(--space-3);font-size:.9rem;line-height:1.5}.onboarding-module__S7pKPG__tooltip-content__actions{gap:var(--space-2);justify-content:flex-end;display:flex}.onboarding-module__S7pKPG__tooltip-content__skip{color:var(--color-text-muted);cursor:pointer;padding:var(--space-1)var(--space-2);background:0 0;border:none;font-size:.8rem}.onboarding-module__S7pKPG__tooltip-content__skip:hover{color:var(--color-text-secondary)}.onboarding-module__S7pKPG__pulse-target{display:block;position:relative}.onboarding-module__S7pKPG__pulse-target:after{content:"";border-radius:inherit;border:2px solid var(--color-accent,#9b6b47);pointer-events:none;animation:2s ease-in-out infinite onboarding-module__S7pKPG__onboarding-pulse;position:absolute;inset:-4px}.onboarding-module__S7pKPG__tooltip-content--glass{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffbf;border:1px solid #ffffff80;box-shadow:0 8px 32px #4a35201a}.onboarding-module__S7pKPG__pulse-target--glass:after{border-color:#9b6b4799;box-shadow:0 0 12px #9b6b4726}.onboarding-module__S7pKPG__pulsing-dot{background:var(--color-accent,#9b6b47);pointer-events:none;border-radius:50%;width:12px;height:12px;animation:1.5s ease-out infinite onboarding-module__S7pKPG__onboarding-dot-pulse;position:absolute;top:-6px;right:-6px}@keyframes onboarding-module__S7pKPG__onboarding-dot-pulse{0%{box-shadow:0 0 #9b6b4799}70%{box-shadow:0 0 0 12px #9b6b4700}to{box-shadow:0 0 #9b6b4700}}@keyframes onboarding-module__S7pKPG__onboarding-fade-in{0%{opacity:0}to{opacity:1}}@keyframes onboarding-module__S7pKPG__onboarding-slide-up{0%{opacity:0;transform:translateY(16px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes onboarding-module__S7pKPG__onboarding-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.04)}}@media (prefers-reduced-motion:reduce){.onboarding-module__S7pKPG__welcome-overlay,.onboarding-module__S7pKPG__welcome-card,.onboarding-module__S7pKPG__tooltip-content,.onboarding-module__S7pKPG__pulse-target:after,.onboarding-module__S7pKPG__pulsing-dot{animation:none}}.onboarding-module__S7pKPG__celebrationToast{bottom:var(--space-6);background:linear-gradient(135deg,var(--color-accent),var(--color-accent-dark));color:#fff;padding:var(--space-4)var(--space-6);z-index:9999;text-align:center;border-radius:12px;min-width:240px;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 16px 40px #4a35204d}.onboarding-module__S7pKPG__celebrationMessage{margin:0 0 var(--space-1)0;font-weight:700}.onboarding-module__S7pKPG__celebrationCredits{margin:0;font-size:1.5rem;font-weight:800}.onboarding-module__S7pKPG__checklistWidget{bottom:var(--space-4);right:var(--space-4);background:var(--color-bg-elevated,white);border:1px solid var(--color-border,#e5dcd2);z-index:100;border-radius:12px;width:280px;transition:right .2s;position:fixed;overflow:hidden;box-shadow:0 8px 24px #4a35201f}@media (min-width:1025px){body[data-chat-open=true] .onboarding-module__S7pKPG__checklistWidget{right:calc(360px + var(--space-4))}}@media (min-width:769px) and (max-width:1024px){body[data-chat-open=true] .onboarding-module__S7pKPG__checklistWidget{right:calc(300px + var(--space-4))}}.onboarding-module__S7pKPG__checklistHeader{padding:var(--space-3);cursor:pointer;border-bottom:1px solid var(--color-border,#e5dcd2);text-align:left;width:100%;color:inherit;background:0 0;border-top:none;border-left:none;border-right:none;justify-content:space-between;align-items:center;font-family:inherit;font-size:.875rem;font-weight:700;display:flex}.onboarding-module__S7pKPG__checklistHeader:hover{background:var(--color-bg-secondary,#faf6ef)}.onboarding-module__S7pKPG__checklistBody{padding:var(--space-3);margin:0;list-style:none}.onboarding-module__S7pKPG__checklistItem{align-items:center;gap:var(--space-2);padding:var(--space-2)0;display:flex}.onboarding-module__S7pKPG__checkDone{background:var(--color-accent,#9b6b47);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.onboarding-module__S7pKPG__checkPending{border:2px solid var(--color-border,#e5dcd2);border-radius:50%;flex-shrink:0;width:20px;height:20px}.onboarding-module__S7pKPG__itemLabel{font-size:.875rem}.onboarding-module__S7pKPG__itemLabelDone{color:var(--color-text-tertiary,#8a7560);font-size:.875rem;text-decoration:line-through}@media (max-width:768px){.onboarding-module__S7pKPG__checklistWidget{width:calc(100vw - 2*var(--space-4));max-width:320px;bottom:calc(64px + var(--space-4) + env(safe-area-inset-bottom,0px))}.onboarding-module__S7pKPG__welcome-card{width:100%;max-width:100%;max-height:100dvh;padding:var(--space-6);padding-bottom:calc(var(--space-6) + env(safe-area-inset-bottom));border-radius:16px 16px 0 0;animation:.3s cubic-bezier(.34,1.56,.64,1) onboarding-module__S7pKPG__slideUp;position:fixed;inset:auto 0 0;transform:none}@keyframes onboarding-module__S7pKPG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.onboarding-module__S7pKPG__celebrationToast{bottom:calc(var(--space-4) + env(safe-area-inset-bottom))}body[data-keyboard-open=true] .onboarding-module__S7pKPG__welcome-card{bottom:var(--keyboard-inset,0);animation:none}body[data-keyboard-open=true] .onboarding-module__S7pKPG__celebrationToast{bottom:calc(var(--keyboard-inset,0px) + var(--space-2))}body[data-keyboard-open=true] .onboarding-module__S7pKPG__checklistWidget{display:none}}@media (prefers-reduced-motion:reduce){@media (max-width:768px){.onboarding-module__S7pKPG__welcome-card{animation:none}}}
.flexible-date-picker-module__-SpbAW__container{gap:var(--space-2);flex-direction:column;display:flex}.flexible-date-picker-module__-SpbAW__input-row{align-items:center;gap:var(--space-2);display:flex}.flexible-date-picker-module__-SpbAW__field{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.flexible-date-picker-module__-SpbAW__field--year{flex:1.5}.flexible-date-picker-module__-SpbAW__field-label{color:var(--color-text-tertiary);font-size:.6875rem;font-weight:500;line-height:1}.flexible-date-picker-module__-SpbAW__field-input{width:100%;padding:var(--space-2)var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text-primary);text-align:center;font-size:.875rem;transition:border-color .15s}.flexible-date-picker-module__-SpbAW__field-input:focus{border-color:var(--color-accent);outline:none}.flexible-date-picker-module__-SpbAW__field-input:read-only{opacity:.6;cursor:default}.flexible-date-picker-module__-SpbAW__field-input::placeholder{color:var(--color-text-tertiary);font-size:.75rem}.flexible-date-picker-module__-SpbAW__calendar-toggle{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);width:36px;height:36px;color:var(--color-text-secondary);cursor:pointer;flex-shrink:0;justify-content:center;align-self:flex-end;align-items:center;transition:background .15s,border-color .15s;display:flex}.flexible-date-picker-module__-SpbAW__calendar-toggle:hover{background:var(--color-surface-hover);border-color:var(--color-accent)}.flexible-date-picker-module__-SpbAW__calendar-toggle--active{background:var(--color-accent);color:#fff;border-color:var(--color-accent)}.flexible-date-picker-module__-SpbAW__panel{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);padding:var(--space-3);box-shadow:0 4px 12px #00000014}.flexible-date-picker-module__-SpbAW__panel-header{margin-bottom:var(--space-3);justify-content:space-between;align-items:center;display:flex}.flexible-date-picker-module__-SpbAW__panel-nav{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;font-size:.875rem;transition:background .15s;display:flex}.flexible-date-picker-module__-SpbAW__panel-nav:hover{background:var(--color-surface-hover)}.flexible-date-picker-module__-SpbAW__panel-title{color:var(--color-text-primary);cursor:pointer;padding:var(--space-1)var(--space-2);border-radius:var(--radius-sm);font-size:.875rem;font-weight:600;transition:background .15s}.flexible-date-picker-module__-SpbAW__panel-title:hover{background:var(--color-surface-hover)}.flexible-date-picker-module__-SpbAW__panel-title--static{cursor:default}.flexible-date-picker-module__-SpbAW__panel-title--static:hover{background:0 0}.flexible-date-picker-module__-SpbAW__year-grid,.flexible-date-picker-module__-SpbAW__month-grid{gap:var(--space-1);grid-template-columns:repeat(4,1fr);display:grid}.flexible-date-picker-module__-SpbAW__day-header{margin-bottom:var(--space-1);grid-template-columns:repeat(7,1fr);gap:0;display:grid}.flexible-date-picker-module__-SpbAW__day-header-cell{text-align:center;color:var(--color-text-tertiary);padding:var(--space-1)0;font-size:.6875rem;font-weight:600}.flexible-date-picker-module__-SpbAW__day-grid{grid-template-columns:repeat(7,1fr);gap:0;display:grid}.flexible-date-picker-module__-SpbAW__cell{padding:var(--space-2)var(--space-1);border-radius:var(--radius-sm);color:var(--color-text-primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;min-height:32px;font-size:.8125rem;transition:background .15s;display:flex}.flexible-date-picker-module__-SpbAW__cell:hover{background:var(--color-surface-hover)}.flexible-date-picker-module__-SpbAW__cell--selected{background:var(--color-accent);color:#fff;font-weight:600}.flexible-date-picker-module__-SpbAW__cell--selected:hover{background:var(--color-accent);opacity:.9}.flexible-date-picker-module__-SpbAW__cell--today{box-shadow:inset 0 0 0 1px var(--color-accent);font-weight:700}.flexible-date-picker-module__-SpbAW__cell--outside{color:var(--color-text-tertiary);opacity:.4}.flexible-date-picker-module__-SpbAW__cell--empty{cursor:default}.flexible-date-picker-module__-SpbAW__cell--empty:hover{background:0 0}
.location-autocomplete-input-module__p4eGGG__container{position:relative}.location-autocomplete-input-module__p4eGGG__dropdown{z-index:50;-webkit-overflow-scrolling:touch;background:var(--color-bg-elevated,#1e1e32);border:1px solid var(--color-border,#333);border-radius:var(--radius-md,8px);max-height:220px;margin:4px 0 0;padding:0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 16px #0000004d}.location-autocomplete-input-module__p4eGGG__dropdown__item{cursor:pointer;padding:8px 12px}.location-autocomplete-input-module__p4eGGG__dropdown__item-name{color:var(--color-text-secondary,#aaa);font-size:.875rem;font-weight:600;line-height:1.4}.location-autocomplete-input-module__p4eGGG__dropdown__item-address{color:var(--color-text-secondary,#aaa);margin-top:3px;font-size:.75rem;line-height:1.3}.location-autocomplete-input-module__p4eGGG__dropdown-status{background:var(--color-bg-elevated,#1e1e32);border:1px solid var(--color-border,#333);border-radius:var(--radius-md,8px);color:var(--color-text-tertiary,#888);margin-top:4px;padding:8px 12px;font-size:.75rem;position:absolute;top:100%;left:0;right:0}.location-autocomplete-input-module__p4eGGG__short-url-hint{color:var(--color-warning,#e67e22);margin-top:var(--space-1);font-size:.75rem;display:block}
.skeleton-module__Cuawza__skeleton{background:linear-gradient(90deg,var(--color-surface,#ffffff0a)25%,var(--color-surface-hover,#ffffff14)50%,var(--color-surface,#ffffff0a)75%);border-radius:var(--radius-sm,6px);background-size:200% 100%;animation:1.5s ease-in-out infinite skeleton-module__Cuawza__skeleton-shimmer;display:block}.skeleton-module__Cuawza__skeleton--text{border-radius:4px;width:100%;height:1em}.skeleton-module__Cuawza__skeleton--card{border-radius:var(--radius-md,8px);width:100%;height:180px}.skeleton-module__Cuawza__skeleton--avatar{border-radius:50%;flex-shrink:0;width:32px;height:32px}.skeleton-module__Cuawza__skeleton--thumbnail{aspect-ratio:1;border-radius:var(--radius-sm,6px);width:100px;height:100px}@keyframes skeleton-module__Cuawza__skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.skeleton-module__Cuawza__skeleton{animation:none}}
.photo-uploader-module__-des1G__content{padding:var(--space-4);gap:var(--space-4);flex-direction:column;flex:1;display:flex;overflow-y:auto}.photo-uploader-module__-des1G__dropzone{border:2px dashed var(--color-border);border-radius:var(--radius-lg);padding:var(--space-8)var(--space-4);align-items:center;gap:var(--space-2);cursor:pointer;text-align:center;flex-direction:column;transition:border-color .2s,background .2s;display:flex}.photo-uploader-module__-des1G__dropzone:hover,.photo-uploader-module__-des1G__dropzone--active{border-color:var(--color-primary);background:var(--color-primary-bg)}.photo-uploader-module__-des1G__dropzone__input{display:none}.photo-uploader-module__-des1G__dropzone__icon{font-size:2rem;line-height:1}.photo-uploader-module__-des1G__dropzone__text{color:var(--color-text-muted);font-size:.9375rem}.photo-uploader-module__-des1G__dropzone__count{color:var(--color-text-muted);font-size:.8125rem}.photo-uploader-module__-des1G__processing{align-items:center;gap:var(--space-3);padding:var(--space-8)0;flex-direction:column;display:flex}.photo-uploader-module__-des1G__processing__bar{background:var(--color-border);border-radius:3px;width:100%;max-width:320px;height:6px;overflow:hidden}.photo-uploader-module__-des1G__processing__fill{background:var(--color-primary);border-radius:3px;height:100%;transition:width .3s}.photo-uploader-module__-des1G__processing__text{color:var(--color-text-muted);font-size:.875rem}.photo-uploader-module__-des1G__grid{gap:var(--space-2);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:769px){.photo-uploader-module__-des1G__grid{grid-template-columns:repeat(4,1fr)}}.photo-uploader-module__-des1G__grid__item{aspect-ratio:1;border-radius:var(--radius-md);border:2px solid #0000;position:relative;overflow:hidden}.photo-uploader-module__-des1G__grid__item--warning{border-color:var(--color-warning,#f59e0b)}.photo-uploader-module__-des1G__grid__item--error{border-color:var(--color-error,#ef4444);opacity:.7}.photo-uploader-module__-des1G__grid__thumb{object-fit:cover;width:100%;height:100%;display:block}.photo-uploader-module__-des1G__grid__status{justify-content:center;align-items:center;gap:var(--space-2);padding:var(--space-2);background:#00000080;flex-direction:column;display:flex;position:absolute;inset:0}.photo-uploader-module__-des1G__grid__statusLabel{color:var(--color-warning,#f59e0b);text-align:center;font-size:.75rem;font-weight:500}.photo-uploader-module__-des1G__grid__statusLabel--error{color:var(--color-error,#ef4444);text-align:center;font-size:.75rem;font-weight:500}.photo-uploader-module__-des1G__grid__actions{gap:var(--space-1);display:flex}.photo-uploader-module__-des1G__grid__actionBtn{padding:var(--space-1)var(--space-2);border-radius:var(--radius-sm);color:var(--color-text-primary);cursor:pointer;background:#ffffffe6;border:none;font-size:.6875rem;font-weight:500}.photo-uploader-module__-des1G__grid__actionBtn:hover{background:#fff}.photo-uploader-module__-des1G__badge{top:var(--space-1);left:var(--space-1);pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;display:flex;position:absolute}.photo-uploader-module__-des1G__badge--good{color:#fff;background:#22c55ee6}.photo-uploader-module__-des1G__badge--ok{color:#fff;background:#f59e0be6}.photo-uploader-module__-des1G__badge--poor{color:#fff;background:#ef4444e6}.photo-uploader-module__-des1G__grid__topActions{top:var(--space-1);right:var(--space-1);position:absolute}.photo-uploader-module__-des1G__grid__removeBtn{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;line-height:1;display:flex}.photo-uploader-module__-des1G__grid__removeBtn:hover{background:#ef4444e6}.photo-uploader-module__-des1G__grid__cropBtn{bottom:var(--space-1);right:var(--space-1);border-radius:var(--radius-sm);color:#fff;cursor:pointer;background:#0009;border:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:.875rem;display:flex;position:absolute}.photo-uploader-module__-des1G__grid__cropBtn:hover{background:#000c}.photo-uploader-module__-des1G__actions{padding:var(--space-3)0;border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;display:flex}.photo-uploader-module__-des1G__actions__count{color:var(--color-text-muted);font-size:.875rem}.photo-uploader-module__-des1G__actions__processBtn{padding:var(--space-2)var(--space-4);border-radius:var(--radius-md);background:var(--color-primary);color:#fff;cursor:pointer;border:none;font-size:.875rem;font-weight:500}.photo-uploader-module__-des1G__actions__processBtn:hover{opacity:.9}.photo-uploader-module__-des1G__hint{text-align:center;color:var(--color-text-muted);padding:var(--space-2)0;font-size:.8125rem}
.photo-scanner-module__ZT0KvG__overlay{z-index:var(--z-modal);background:var(--color-bg-primary);flex-direction:column;display:flex;position:fixed;inset:0;overflow:hidden}@media (min-width:769px){.photo-scanner-module__ZT0KvG__overlay{background:#000000b3;justify-content:center;align-items:center}}.photo-scanner-module__ZT0KvG__modal{background:var(--color-bg-primary);flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}@media (min-width:769px){.photo-scanner-module__ZT0KvG__modal{border-radius:var(--radius-lg);border:1px solid var(--color-border);max-width:800px;max-height:90vh;box-shadow:var(--shadow-lg)}}.photo-scanner-module__ZT0KvG__topbar{padding:var(--space-3)var(--space-4);border-bottom:1px solid var(--color-border);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.photo-scanner-module__ZT0KvG__topbar__title{color:var(--color-text-primary);font-size:.9375rem;font-weight:600}.photo-scanner-module__ZT0KvG__topbar__subtitle{color:var(--color-text-secondary);font-size:.75rem}.photo-scanner-module__ZT0KvG__topbar__btn{color:var(--color-accent);cursor:pointer;padding:var(--space-1)var(--space-2);background:0 0;border:none;font-size:.875rem}.photo-scanner-module__ZT0KvG__preview-area{background:#000;flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.photo-scanner-module__ZT0KvG__video{object-fit:cover;width:100%;height:100%}@media (min-width:769px){.photo-scanner-module__ZT0KvG__video{object-fit:contain}}.photo-scanner-module__ZT0KvG__state-indicator{bottom:var(--space-4);padding:var(--space-2)var(--space-4);border-radius:var(--radius-full);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;transition:all var(--transition-fast);font-size:.8125rem;font-weight:500;position:absolute;left:50%;transform:translate(-50%)}.photo-scanner-module__ZT0KvG__state-indicator--scanning{color:#ffffffb3;background:#ffffff26}.photo-scanner-module__ZT0KvG__state-indicator--stabilizing{color:#facc15;background:#facc1540;animation:1s ease-in-out infinite photo-scanner-module__ZT0KvG__pulse}.photo-scanner-module__ZT0KvG__state-indicator--captured{color:#22c55e;background:#22c55e4d}.photo-scanner-module__ZT0KvG__state-indicator--cooldown{color:#ffffff80;background:#ffffff1a}@keyframes photo-scanner-module__ZT0KvG__pulse{0%,to{opacity:1}50%{opacity:.6}}.photo-scanner-module__ZT0KvG__strip{gap:var(--space-2);padding:var(--space-2)var(--space-3);-webkit-overflow-scrolling:touch;scrollbar-width:none;border-top:1px solid var(--color-border);flex-shrink:0;min-height:68px;display:flex;overflow-x:auto}.photo-scanner-module__ZT0KvG__strip::-webkit-scrollbar{display:none}.photo-scanner-module__ZT0KvG__strip__thumb{border-radius:var(--radius-sm);object-fit:cover;cursor:pointer;width:52px;height:52px;transition:border-color var(--transition-fast);border:2px solid #0000;flex-shrink:0}.photo-scanner-module__ZT0KvG__strip__thumb:hover{border-color:var(--color-accent)}.photo-scanner-module__ZT0KvG__strip__empty{width:100%;color:var(--color-text-tertiary);justify-content:center;align-items:center;font-size:.75rem;display:flex}.photo-scanner-module__ZT0KvG__controls{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-3)var(--space-4);padding-bottom:calc(var(--space-3) + env(safe-area-inset-bottom,0px));border-top:1px solid var(--color-border);flex-shrink:0;display:flex}.photo-scanner-module__ZT0KvG__capture-btn{border:3px solid var(--color-text-primary);cursor:pointer;width:56px;height:56px;transition:all var(--transition-fast);background:0 0;border-radius:50%;position:relative}.photo-scanner-module__ZT0KvG__capture-btn:after{content:"";background:var(--color-text-primary);transition:all var(--transition-fast);border-radius:50%;position:absolute;inset:4px}.photo-scanner-module__ZT0KvG__capture-btn:hover:after{background:var(--color-accent)}.photo-scanner-module__ZT0KvG__capture-btn:active{transform:scale(.95)}.photo-scanner-module__ZT0KvG__secondary-btn{background:var(--color-bg-secondary);border:1px solid var(--color-border);color:var(--color-text-primary);padding:var(--space-2)var(--space-3);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition-fast);font-size:.8125rem}.photo-scanner-module__ZT0KvG__secondary-btn:hover{background:var(--color-bg-tertiary)}.photo-scanner-module__ZT0KvG__count-badge{color:var(--color-text-secondary);text-align:center;padding-top:var(--space-1);font-size:.75rem}.photo-scanner-module__ZT0KvG__error-message{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-8);text-align:center;color:var(--color-text-secondary);flex-direction:column;font-size:.875rem;display:flex}.photo-scanner-module__ZT0KvG__review{padding:var(--space-4);-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.photo-scanner-module__ZT0KvG__review__grid{gap:var(--space-2);grid-template-columns:repeat(3,1fr);display:grid}@media (min-width:769px){.photo-scanner-module__ZT0KvG__review__grid{grid-template-columns:repeat(4,1fr)}}.photo-scanner-module__ZT0KvG__review__item{aspect-ratio:1;border-radius:var(--radius-sm);cursor:pointer;position:relative;overflow:hidden}.photo-scanner-module__ZT0KvG__review__item-img{object-fit:cover;width:100%;height:100%}.photo-scanner-module__ZT0KvG__review__item-check{top:var(--space-1);right:var(--space-1);color:#fff;background:#0006;border:2px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;display:flex;position:absolute}.photo-scanner-module__ZT0KvG__review__item-check--selected{background:var(--color-accent);border-color:var(--color-accent)}.photo-scanner-module__ZT0KvG__review__actions{gap:var(--space-2);padding:var(--space-3)var(--space-4);padding-bottom:calc(var(--space-3) + env(safe-area-inset-bottom,0px));border-top:1px solid var(--color-border);flex-shrink:0;display:flex}.photo-scanner-module__ZT0KvG__review__actions button{flex:1}.photo-scanner-module__ZT0KvG__upload-btn{background:var(--color-accent);color:#fff;padding:var(--space-3);border-radius:var(--radius-sm);cursor:pointer;transition:opacity var(--transition-fast);border:none;font-size:.875rem;font-weight:500}.photo-scanner-module__ZT0KvG__upload-btn:hover{opacity:.9}.photo-scanner-module__ZT0KvG__upload-btn:disabled{opacity:.5;cursor:not-allowed}.photo-scanner-module__ZT0KvG__delete-btn{color:var(--color-error);border:1px solid var(--color-error);padding:var(--space-3);border-radius:var(--radius-sm);cursor:pointer;background:0 0;font-size:.875rem}.photo-scanner-module__ZT0KvG__refine-btn{background:var(--color-bg-secondary);color:var(--color-accent);border:1px solid var(--color-accent);padding:var(--space-2)var(--space-3);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);font-size:.75rem}.photo-scanner-module__ZT0KvG__refine-btn:hover{background:var(--color-accent-glow)}.photo-scanner-module__ZT0KvG__refine-btn:disabled{opacity:.5;cursor:not-allowed}.photo-scanner-module__ZT0KvG__progress-overlay{color:#fff;z-index:1;background:#0009;justify-content:center;align-items:center;font-size:.875rem;display:flex;position:absolute;inset:0}.photo-scanner-module__ZT0KvG__keyboard-hint{top:var(--space-3);right:var(--space-3);color:#ffffff80;pointer-events:none;font-size:.6875rem;position:absolute}@media (max-width:768px){.photo-scanner-module__ZT0KvG__keyboard-hint{display:none}}.photo-scanner-module__ZT0KvG__count-progress{height:20px;padding:0 var(--space-3);align-items:center;gap:var(--space-2);background:var(--color-bg-secondary);border-top:1px solid var(--color-border);flex-shrink:0;display:flex;position:relative}.photo-scanner-module__ZT0KvG__count-progress__bar{border-radius:var(--radius-full);background:var(--color-accent);height:4px;width:var(--bar-width,0%);transition:width .3s ease,background var(--transition-fast);flex:1}.photo-scanner-module__ZT0KvG__count-progress__bar--warning{background:var(--color-error)}.photo-scanner-module__ZT0KvG__count-progress__label{color:var(--color-text-tertiary);white-space:nowrap;text-align:right;flex-shrink:0;min-width:3rem;font-size:.6875rem}.photo-scanner-module__ZT0KvG__count-progress__label--warning{color:var(--color-error);font-weight:600}.photo-scanner-module__ZT0KvG__capture-btn-wrapper{flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.photo-scanner-module__ZT0KvG__stability-ring{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.photo-scanner-module__ZT0KvG__stability-ring__track{fill:none;stroke:var(--color-border);stroke-width:3px}.photo-scanner-module__ZT0KvG__stability-ring__fill{fill:none;stroke-width:3px;stroke-linecap:round;transition:stroke-dashoffset .25s ease,stroke var(--transition-fast)}.photo-scanner-module__ZT0KvG__stability-ring__fill--scanning{stroke:#0000}.photo-scanner-module__ZT0KvG__stability-ring__fill--stabilizing{stroke:#facc15}.photo-scanner-module__ZT0KvG__stability-ring__fill--captured{stroke:#22c55e}.photo-scanner-module__ZT0KvG__stability-ring__fill--cooldown{stroke:#22c55e;opacity:.4}.photo-scanner-module__ZT0KvG__countdown{color:#facc15;pointer-events:none;z-index:1;font-size:1.5rem;font-weight:700;line-height:1;animation:.35s cubic-bezier(.34,1.56,.64,1) both photo-scanner-module__ZT0KvG__countdown-pop;position:absolute}.photo-scanner-module__ZT0KvG__countdown--urgent{color:#22c55e}@keyframes photo-scanner-module__ZT0KvG__countdown-pop{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}.photo-scanner-module__ZT0KvG__quality-badge{top:var(--space-1);left:var(--space-1);pointer-events:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.6875rem;font-weight:700;line-height:1;display:flex;position:absolute}.photo-scanner-module__ZT0KvG__quality-badge--good{color:#fff;background:#22c55ed9}.photo-scanner-module__ZT0KvG__quality-badge--ok{color:#1a1a00;background:#facc15d9}.photo-scanner-module__ZT0KvG__quality-badge--poor{color:#fff;background:#ef4444d9}.photo-scanner-module__ZT0KvG__quality-badge--loading{color:#ffffff80;background:#fff3;font-size:1rem}.photo-scanner-module__ZT0KvG__review__item--selected:after{content:"";background:rgba(var(--color-accent-rgb,99,102,241),.2);border:2px solid var(--color-accent);border-radius:var(--radius-sm);pointer-events:none;position:absolute;inset:0}.photo-scanner-module__ZT0KvG__auto-select-btn{color:var(--color-text-secondary);border:1px solid var(--color-border);padding:var(--space-2)var(--space-3);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;transition:background var(--transition-fast),color var(--transition-fast);background:0 0;font-size:.8125rem}.photo-scanner-module__ZT0KvG__auto-select-btn:hover{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.photo-scanner-module__ZT0KvG__upload-status{padding:var(--space-1)var(--space-2);border-radius:var(--radius-sm);font-size:.75rem;font-weight:500}.photo-scanner-module__ZT0KvG__upload-status--uploading{color:var(--color-text-secondary);animation:1.2s ease-in-out infinite photo-scanner-module__ZT0KvG__pulse}.photo-scanner-module__ZT0KvG__upload-status--success{color:#22c55e;background:#22c55e1f}.photo-scanner-module__ZT0KvG__upload-status--error{color:var(--color-error);background:#ef44441f}.photo-scanner-module__ZT0KvG__secondary-btn--error{color:var(--color-error);border-color:var(--color-error)}.photo-scanner-module__ZT0KvG__secondary-btn--error:hover{background:#ef444414}.photo-scanner-module__ZT0KvG__permission-guide{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-6)var(--space-5);text-align:center;flex-direction:column;display:flex}.photo-scanner-module__ZT0KvG__permission-guide__icon{font-size:2.5rem;line-height:1}.photo-scanner-module__ZT0KvG__permission-guide__title{color:var(--color-text-primary);margin:0;font-size:.9375rem;font-weight:600}.photo-scanner-module__ZT0KvG__permission-guide__steps{color:var(--color-text-secondary);background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-sm);max-width:300px;padding:var(--space-3)var(--space-4);margin:0;font-size:.8125rem;line-height:1.6}.photo-scanner-module__ZT0KvG__detection-overlay{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.photo-scanner-module__ZT0KvG__detection-frame{fill:none;stroke-width:2px;transition:stroke .25s}.photo-scanner-module__ZT0KvG__detection-frame--scanning{stroke:#ffffff40}.photo-scanner-module__ZT0KvG__detection-frame--stabilizing{stroke:#facc15;stroke-width:2.5px}.photo-scanner-module__ZT0KvG__detection-frame--captured{stroke:#22c55e;stroke-width:2.5px}.photo-scanner-module__ZT0KvG__detection-frame--cooldown{stroke:#22c55e;opacity:.5}.photo-scanner-module__ZT0KvG__corner-marker{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3px;transition:stroke .25s}.photo-scanner-module__ZT0KvG__move-closer-hint{bottom:var(--space-4);padding:var(--space-2)var(--space-4);border-radius:var(--radius-full);color:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none;white-space:nowrap;background:#0000008c;font-size:.8125rem;font-weight:500;position:absolute;left:50%;transform:translate(-50%)}.photo-scanner-module__ZT0KvG__filter-strip{gap:var(--space-2);padding:var(--space-2)var(--space-3);scrollbar-width:none;border-bottom:1px solid var(--color-border);flex-shrink:0;display:flex;overflow-x:auto}.photo-scanner-module__ZT0KvG__filter-strip::-webkit-scrollbar{display:none}.photo-scanner-module__ZT0KvG__filter-btn{padding:var(--space-1)var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-bg-secondary);color:var(--color-text-secondary);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;flex-shrink:0;font-size:.8125rem}.photo-scanner-module__ZT0KvG__filter-btn:hover{background:var(--color-bg-tertiary);color:var(--color-text-primary)}.photo-scanner-module__ZT0KvG__filter-btn--active{border-color:var(--color-accent);color:var(--color-accent);background:var(--color-accent-glow,#6366f11a);font-weight:500}.photo-scanner-module__ZT0KvG__review__item-img--auto{filter:contrast(1.15)brightness(1.05)}.photo-scanner-module__ZT0KvG__review__item-img--grayscale{filter:grayscale()}.photo-scanner-module__ZT0KvG__review__item-img--bw{filter:grayscale()contrast(2.5)brightness(1.1)}.photo-scanner-module__ZT0KvG__crop-edit-btn{bottom:var(--space-1);right:var(--space-1);color:#fff;cursor:pointer;width:26px;height:26px;transition:background var(--transition-fast);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.875rem;line-height:1;display:flex;position:absolute}.photo-scanner-module__ZT0KvG__crop-edit-btn:hover{background:#000c}.photo-scanner-module__ZT0KvG__crop-editor{-webkit-user-select:none;user-select:none;touch-action:none;background:#000;flex:1;justify-content:center;align-items:center;min-height:0;display:flex;position:relative;overflow:hidden}.photo-scanner-module__ZT0KvG__crop-editor__img{object-fit:contain;pointer-events:none;width:100%;height:100%}.photo-scanner-module__ZT0KvG__crop-editor__overlay{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.photo-scanner-module__ZT0KvG__crop-handle{fill:#ffffff26;stroke:#fff;stroke-width:2.5px;cursor:grab;touch-action:none;transition:fill var(--transition-fast)}.photo-scanner-module__ZT0KvG__crop-handle:hover{fill:#ffffff59}.photo-scanner-module__ZT0KvG__crop-handle--active{fill:#fff6;cursor:grabbing}.photo-scanner-module__ZT0KvG__crop-editor__hint{color:var(--color-text-secondary);text-align:center;padding:var(--space-2)var(--space-4);border-top:1px solid var(--color-border);flex-shrink:0;margin:0;font-size:.75rem}.photo-scanner-module__ZT0KvG__topbar__btn--primary{color:var(--color-accent);font-weight:600}.photo-scanner-module__ZT0KvG__cropping-indicator{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:none;background:#00000080;justify-content:center;align-items:center;font-size:.875rem;font-weight:500;display:flex;position:absolute;inset:0}
.swipe-down-sheet-module__vRhQiG__sheet{transition:transform .25s cubic-bezier(.32,.72,0,1)}.swipe-down-sheet-module__vRhQiG__sheet--dragging{transition:none}.swipe-down-sheet-module__vRhQiG__handleArea{touch-action:none;cursor:grab;justify-content:center;align-items:center;min-height:32px;padding:12px 16px;display:flex}.swipe-down-sheet-module__vRhQiG__handle{background:#78787866;border-radius:2px;flex-shrink:0;width:36px;height:4px}@media (prefers-reduced-motion:reduce){.swipe-down-sheet-module__vRhQiG__sheet{transition:none}}
.upload-progress-panel-module__kkNwWG__panel{background:var(--upload-panel-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--upload-panel-border);border-radius:16px;padding:16px}.upload-progress-panel-module__kkNwWG__header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.upload-progress-panel-module__kkNwWG__headerTitle{color:var(--upload-panel-text-primary);font-size:14px;font-weight:600}.upload-progress-panel-module__kkNwWG__headerRight{align-items:center;gap:12px;display:flex}.upload-progress-panel-module__kkNwWG__headerInfo{color:var(--upload-panel-text-secondary);font-size:13px}.upload-progress-panel-module__kkNwWG__cancelBtn{background:var(--upload-panel-error-soft);color:var(--upload-panel-error);cursor:pointer;border:none;border-radius:6px;padding:4px 10px;font-size:12px}.upload-progress-panel-module__kkNwWG__overallBar{background:var(--upload-panel-track);border-radius:6px;height:6px;margin-bottom:14px;overflow:hidden}.upload-progress-panel-module__kkNwWG__overallFill{background:var(--upload-panel-accent-gradient);border-radius:6px;height:100%;transition:width .3s}.upload-progress-panel-module__kkNwWG__overallFillDone{background:var(--upload-panel-success)}.upload-progress-panel-module__kkNwWG__fileList{flex-direction:column;gap:2px;display:flex}.upload-progress-panel-module__kkNwWG__fileRow{border-radius:8px;padding:8px 10px}.upload-progress-panel-module__kkNwWG__fileRowSkipped{opacity:.5}.upload-progress-panel-module__kkNwWG__fileRowMain{align-items:center;gap:10px;display:flex}.upload-progress-panel-module__kkNwWG__fileIcon{text-align:center;width:20px;font-size:14px}.upload-progress-panel-module__kkNwWG__fileIconDone{color:var(--upload-panel-success)}.upload-progress-panel-module__kkNwWG__fileIconUploading,.upload-progress-panel-module__kkNwWG__fileIconProcessing{color:var(--upload-panel-accent)}.upload-progress-panel-module__kkNwWG__fileIconCompressing{color:var(--upload-panel-warning)}.upload-progress-panel-module__kkNwWG__fileIconPending{color:var(--upload-panel-text-subtle)}.upload-progress-panel-module__kkNwWG__fileIconError{color:var(--upload-panel-error)}.upload-progress-panel-module__kkNwWG__fileIconSkipped{color:var(--upload-panel-text-muted)}.upload-progress-panel-module__kkNwWG__fileName{color:var(--upload-panel-text-secondary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden}.upload-progress-panel-module__kkNwWG__fileNameSkipped{color:var(--upload-panel-text-muted);text-decoration:line-through}.upload-progress-panel-module__kkNwWG__fileSize{color:var(--upload-panel-text-subtle);font-size:12px}.upload-progress-panel-module__kkNwWG__skipBtn{border:1px solid var(--upload-panel-text-subtle);color:var(--upload-panel-text-secondary);cursor:pointer;background:0 0;border-radius:4px;padding:2px 6px;font-size:10px}.upload-progress-panel-module__kkNwWG__retryBtn{background:var(--upload-panel-accent-soft);color:var(--upload-panel-accent);cursor:pointer;border:none;border-radius:4px;padding:2px 8px;font-size:11px}.upload-progress-panel-module__kkNwWG__itemProgress{margin:6px 0 2px 30px}.upload-progress-panel-module__kkNwWG__itemBar{background:var(--upload-panel-track);border-radius:4px;height:4px;overflow:hidden}.upload-progress-panel-module__kkNwWG__itemFill{background:var(--upload-panel-progress-gradient);border-radius:4px;height:100%;transition:width .3s}.upload-progress-panel-module__kkNwWG__itemMeta{justify-content:space-between;margin-top:2px;display:flex}.upload-progress-panel-module__kkNwWG__itemMeta span{color:var(--upload-panel-text-muted);font-size:11px}.upload-progress-panel-module__kkNwWG__itemMeta span:last-child{color:var(--upload-panel-accent)}.upload-progress-panel-module__kkNwWG__errorMsg{color:var(--upload-panel-error);margin:4px 0 0 30px;font-size:11px}.upload-progress-panel-module__kkNwWG__completeFooter{color:var(--upload-panel-text-muted);text-align:center;margin-top:8px;font-size:12px}.upload-progress-panel-module__kkNwWG__phaseLabel{color:var(--upload-panel-text-muted);text-align:right;width:48px;font-size:11px}.upload-progress-panel-module__kkNwWG__phaseLabelDone{color:var(--upload-panel-success);text-align:right;width:48px;font-size:11px}
.media-gallery-module__-mbSNq__media-gallery-actions{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.media-gallery-module__-mbSNq__media-gallery-action-btn{font-size:.75rem}.media-gallery-module__-mbSNq__media-gallery-file-input{display:none}.media-gallery-module__-mbSNq__media-gallery-upload-progress{padding:var(--space-3);margin-bottom:var(--space-3);border-radius:var(--radius-sm);background:var(--color-accent-glow);color:var(--color-accent-light);text-align:center;font-size:.8125rem}.media-gallery-module__-mbSNq__media-gallery-video-play-btn{color:#fff;background:#0000008c;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.media-gallery-module__-mbSNq__media-gallery-empty-icon{margin-bottom:var(--space-2);font-size:1.5rem}.media-gallery-module__-mbSNq__media-gallery-file-limits{color:var(--color-text-tertiary,#64748b);margin-top:var(--space-2);font-size:.7rem}.media-gallery-module__-mbSNq__media-gallery-detail{margin-top:var(--space-3);padding:var(--space-3);border-radius:var(--radius-sm);background:var(--color-bg-secondary);font-size:.75rem}.media-gallery-module__-mbSNq__media-gallery-reactions{margin-bottom:var(--space-3)}.media-gallery-module__-mbSNq__media-gallery-lightbox-btn{margin-bottom:var(--space-2);width:100%;font-size:.75rem}.media-gallery-module__-mbSNq__media-gallery-captured-at{color:var(--color-text-secondary);margin-bottom:var(--space-1)}.media-gallery-module__-mbSNq__media-gallery-camera-info{color:var(--color-text-tertiary)}.media-gallery-module__-mbSNq__media-gallery-file-info{gap:var(--space-3);color:var(--color-text-tertiary);margin-top:var(--space-1);display:flex}.media-gallery-module__-mbSNq__media-gallery-ai-caption-section{margin-top:var(--space-2)}.media-gallery-module__-mbSNq__media-gallery-ai-caption-list{gap:var(--space-1);flex-direction:column;display:flex}.media-gallery-module__-mbSNq__media-gallery-ai-caption-label{color:var(--color-text-secondary);margin-bottom:2px;font-size:.6875rem}.media-gallery-module__-mbSNq__media-gallery-ai-caption-option{text-align:left;white-space:normal;border:1px solid var(--color-border);border-radius:var(--radius-sm);width:100%;padding:6px 8px;font-size:.6875rem;line-height:1.4}.media-gallery-module__-mbSNq__media-gallery-ai-cancel-btn{color:var(--color-text-tertiary);font-size:.6875rem}.media-gallery-module__-mbSNq__media-gallery-ai-generate-btn{width:100%;color:var(--color-accent);font-size:.75rem}.media-gallery-module__-mbSNq__media-gallery-refine-btn{margin-top:var(--space-2);width:100%;color:var(--color-accent);font-size:.75rem}.media-gallery-module__-mbSNq__media-gallery-thumbnail-delete{z-index:5;background:rgba(var(--color-error-rgb,220,38,38),.75);color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.6875rem;line-height:1;transition:background .15s,transform .15s;display:flex;position:absolute;top:-4px;right:-4px}.media-gallery-module__-mbSNq__media-gallery-thumbnail-delete:hover{background:var(--color-error);transform:scale(1.15)}.media-gallery-module__-mbSNq__media-gallery-delete-btn{color:var(--color-error);margin-top:var(--space-2);font-size:.75rem}
.feedback-module__p3XwIG__feedback-button{z-index:200;align-items:center;gap:var(--space-2);background:var(--color-accent,#6c5ce7);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:10px 16px;font-size:.8125rem;font-weight:600;transition:transform .15s,box-shadow .15s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 16px #0003}body[data-chat-open] .feedback-module__p3XwIG__feedback-button{display:none}.feedback-module__p3XwIG__feedback-button:hover{transform:translateY(-1px);box-shadow:0 6px 20px #00000040}.feedback-module__p3XwIG__feedback-button:active{transform:translateY(0)}.feedback-module__p3XwIG__feedback-button svg{flex-shrink:0;width:16px;height:16px}.feedback-module__p3XwIG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:var(--z-modal-backdrop,300);padding:var(--space-4);background:#0009;justify-content:center;align-items:center;animation:.2s feedback-module__p3XwIG__fade-in;display:flex;position:fixed;inset:0}.feedback-module__p3XwIG__card{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-lg,12px);width:100%;max-width:520px;max-height:85vh;padding:var(--space-6);z-index:var(--z-modal,400);overflow-y:auto}.feedback-module__p3XwIG__card-header{margin-bottom:var(--space-5)}.feedback-module__p3XwIG__card-title{color:var(--color-text-primary);margin:0 0 var(--space-2);font-size:1.125rem;font-weight:600}.feedback-module__p3XwIG__card-description{color:var(--color-text-secondary);margin:0;font-size:.8125rem;line-height:1.5}.feedback-module__p3XwIG__form{gap:var(--space-4);flex-direction:column;display:flex}.feedback-module__p3XwIG__category-group{gap:var(--space-2);display:flex}.feedback-module__p3XwIG__category-btn{padding:var(--space-3);border:2px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-primary);color:var(--color-text-secondary);cursor:pointer;text-align:center;flex:1;justify-content:center;align-items:center;font-size:.8125rem;font-weight:500;transition:border-color .2s,background .2s,color .2s;display:flex}.feedback-module__p3XwIG__category-btn:hover{border-color:var(--color-accent);background:var(--color-bg-tertiary)}.feedback-module__p3XwIG__category-btn--selected{border-color:var(--color-accent);background:var(--color-accent-dim,#6c63ff1a);color:var(--color-text-primary);font-weight:600}.feedback-module__p3XwIG__field{gap:var(--space-1);flex-direction:column;display:flex}.feedback-module__p3XwIG__label{color:var(--color-text-secondary);font-size:.75rem;font-weight:600;display:block}.feedback-module__p3XwIG__textarea{resize:vertical;min-height:100px}.feedback-module__p3XwIG__char-count{color:var(--color-text-tertiary);text-align:right;font-size:.6875rem}.feedback-module__p3XwIG__char-count--over{color:#c33}.feedback-module__p3XwIG__screenshot-area{gap:var(--space-2);flex-direction:column;display:flex}.feedback-module__p3XwIG__screenshot-input-wrapper{align-items:center;gap:var(--space-2);display:flex}.feedback-module__p3XwIG__screenshot-hint{color:var(--color-text-tertiary);font-size:.6875rem}.feedback-module__p3XwIG__screenshot-preview-wrapper{display:inline-block;position:relative}.feedback-module__p3XwIG__screenshot-preview{border-radius:var(--radius-md);border:1px solid var(--color-border);object-fit:contain;max-width:100%;max-height:160px}.feedback-module__p3XwIG__screenshot-remove{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;display:flex;position:absolute;top:4px;right:4px}.feedback-module__p3XwIG__screenshot-error{color:#c33;font-size:.75rem}.feedback-module__p3XwIG__auto-collect-notice{color:var(--color-text-tertiary);font-size:.6875rem;line-height:1.4}.feedback-module__p3XwIG__actions{gap:var(--space-3);padding-top:var(--space-2);justify-content:flex-end;display:flex}.feedback-module__p3XwIG__btn-cancel{padding:var(--space-2)var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-primary);color:var(--color-text-primary);cursor:pointer;font-size:.875rem;font-weight:500;transition:background .2s}.feedback-module__p3XwIG__btn-cancel:hover{background:var(--color-bg-tertiary)}.feedback-module__p3XwIG__btn-submit{padding:var(--space-2)var(--space-4);border-radius:var(--radius-md);background:var(--color-accent);color:#fff;cursor:pointer;border:none;border:1px solid var(--color-accent);font-size:.875rem;font-weight:600;transition:opacity .15s}.feedback-module__p3XwIG__btn-submit:hover{opacity:.9}.feedback-module__p3XwIG__btn-submit:disabled{opacity:.5;cursor:not-allowed}.feedback-module__p3XwIG__error-message{color:#c33;padding:var(--space-3);border-radius:var(--radius-md);background:#ff50501a;font-size:.8125rem}@media (max-width:768px){.feedback-module__p3XwIG__feedback-button{bottom:calc(56px + 16px + 56px + 12px + var(--safe-area-bottom,0px));padding:10px}.feedback-module__p3XwIG__feedback-button-label{display:none}}@keyframes feedback-module__p3XwIG__fade-in{0%{opacity:0}to{opacity:1}}@keyframes feedback-module__p3XwIG__slide-in-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
.blog-module__y_xCuG__page{--lp-bg:#fdf8f0;--lp-text-primary:#3d2e1f;--lp-text-secondary:#756758;--lp-border:#8b735526;background:var(--lp-bg);flex-direction:column;min-height:100vh;display:flex}.blog-module__y_xCuG__main{flex:1;padding-top:7rem;padding-bottom:4rem}.blog-module__y_xCuG__header{margin-bottom:var(--space-6)}.blog-module__y_xCuG__label{letter-spacing:.08em;text-transform:uppercase;color:var(--lp-text-secondary);margin:0 0 .5rem;font-size:.8125rem;font-weight:700}.blog-module__y_xCuG__title{color:var(--lp-text-primary);margin:0 0 .75rem;font-size:2rem;font-weight:800;line-height:1.35}.blog-module__y_xCuG__subtitle{color:var(--lp-text-secondary);max-width:40rem;margin:0;font-size:1rem;line-height:1.7}.blog-module__y_xCuG__backLink{margin-top:var(--space-8,3rem);font-size:.9375rem}.blog-module__y_xCuG__backLink a{color:var(--lp-text-secondary);text-decoration:none}.blog-module__y_xCuG__backLink a:hover{color:var(--lp-text-primary)}
.legal-module__p7fFaq__legalPage{min-height:100vh;padding:calc(var(--space-8) + 60px)var(--space-4)var(--space-8);background-color:#fdf8f0}.legal-module__p7fFaq__legalContainer{max-width:720px;margin:0 auto}.legal-module__p7fFaq__legalLogo{align-items:center;gap:var(--space-2);color:#3d2e1f;margin-bottom:var(--space-8);font-size:1.125rem;font-weight:700;display:inline-flex}.legal-module__p7fFaq__legalLogo img{border-radius:var(--radius-sm)}.legal-module__p7fFaq__legalTitle{color:#3d2e1f;margin-bottom:var(--space-2);font-size:2rem;font-weight:700}.legal-module__p7fFaq__legalDate{color:#7a6b5d;margin-bottom:var(--space-8);font-size:.875rem}.legal-module__p7fFaq__legalContent{gap:var(--space-6);flex-direction:column;display:flex}.legal-module__p7fFaq__legalSection{padding-bottom:var(--space-6);border-bottom:1px solid #8b73551a}.legal-module__p7fFaq__legalSection:last-child{border-bottom:none}.legal-module__p7fFaq__legalSectionTitle{color:#3d2e1f;margin-bottom:var(--space-3);font-size:1.125rem;font-weight:600}.legal-module__p7fFaq__legalSectionContent{color:#5a4d3f;font-size:.9375rem;line-height:1.7}.legal-module__p7fFaq__legalList{padding-left:var(--space-6);color:#5a4d3f;gap:var(--space-2);margin-top:var(--space-2);flex-direction:column;font-size:.9375rem;line-height:1.8;list-style:outside;display:flex}.legal-module__p7fFaq__legalTable{border-collapse:collapse;width:100%;margin-top:var(--space-3);font-size:.9375rem}.legal-module__p7fFaq__legalTable th{color:#3d2e1f;text-align:left;padding:var(--space-3)var(--space-4);background-color:#8b735514;border-bottom:2px solid #8b735526;font-weight:600}.legal-module__p7fFaq__legalTable td{color:#5a4d3f;padding:var(--space-3)var(--space-4);vertical-align:top;border-bottom:1px solid #8b73551a;line-height:1.6}.legal-module__p7fFaq__legalTable tr:last-child td{border-bottom:none}@media (max-width:600px){.legal-module__p7fFaq__legalTable,.legal-module__p7fFaq__legalTable thead,.legal-module__p7fFaq__legalTable tbody,.legal-module__p7fFaq__legalTable tr,.legal-module__p7fFaq__legalTable th,.legal-module__p7fFaq__legalTable td{display:block}.legal-module__p7fFaq__legalTable thead{display:none}.legal-module__p7fFaq__legalTable tr{padding:var(--space-3)0;border-bottom:1px solid #8b73551a}.legal-module__p7fFaq__legalTable td{padding:var(--space-1)var(--space-2);border-bottom:none}.legal-module__p7fFaq__legalTable td:before{content:attr(data-label);color:#3d2e1f;margin-bottom:var(--space-1);font-size:.8125rem;font-weight:600;display:block}}.legal-module__p7fFaq__legalFooter{margin-top:var(--space-10);padding-top:var(--space-6);text-align:center;color:#7a6b5d;border-top:1px solid #8b735526;font-size:.875rem}.legal-module__p7fFaq__legalFooter a{color:#8b7355;font-weight:500}.legal-module__p7fFaq__legalFooter a:hover{color:#6b5740}
