:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#0d0d0d;background:#fff}*{box-sizing:border-box}body{margin:0;background:#fff}.page-shell{max-width:1040px;margin:0 auto;padding:32px 20px}.page-shell.narrow{max-width:720px}.hero{padding:32px;border-radius:24px;background:#fff;border:1px solid #e2e8f0;margin-bottom:24px}.hero>div{display:flex;flex-direction:column;gap:16px}.auth-bar{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.auth-email{font-size:.95rem;color:#334155}.button-ghost{background:transparent;color:#0f172a;border:1px solid #cbd5e1}.auth-missing{font-size:.9rem;color:#64748b;margin:0}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.stack{display:grid;gap:12px}label{display:grid;gap:6px;font-weight:600}input{padding:12px;border-radius:12px;border:1px solid #cbd5e1}.button-primary,button{display:inline-block;padding:12px 16px;border-radius:14px;background:#0f172a;color:#fff;text-decoration:none;border:none;cursor:pointer}.landing{min-height:100vh;padding-top:64px}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#0a0a0aeb;color:#fff;border-bottom:1px solid rgba(255,255,255,.08)}.site-header__left{display:flex;align-items:center;gap:12px}.site-header__right{display:flex;align-items:center;gap:16px}.site-header__icon-btn{background:none;border:none;padding:8px;cursor:pointer;color:inherit}.hamburger{display:block;width:22px;height:2px;background:currentColor;border-radius:1px;box-shadow:0 7px 0 currentColor,0 14px 0 currentColor}.site-logo-mark{color:inherit;display:flex;align-items:center;flex-shrink:0;min-width:max-content;overflow:visible}.logo-img{display:block;width:28px;height:28px;object-fit:contain}.logo-mark-wrap{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0}.logo-mark-svg{display:block;height:36px;width:auto;max-width:140px;color:#6b7280}.account-dropdown{position:relative}.account-dropdown__trigger{display:flex;align-items:center;justify-content:center;padding:0;margin:0;border:none;background:none;cursor:pointer;border-radius:50%;line-height:0}.account-dropdown__trigger--on-dark{border:2px solid rgba(255,255,255,.35);overflow:hidden}.account-dropdown__trigger--on-light{border:1px solid #e2e8f0;overflow:hidden}.account-dropdown__menu{position:absolute;right:0;top:calc(100% + 8px);min-width:160px;padding:6px;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 10px 40px #0f172a1f;z-index:120}.account-dropdown__item{display:block;width:100%;text-align:left;padding:10px 14px;margin:0;border:none;border-radius:8px;background:none;font-size:.9rem;color:#0f172a;cursor:pointer;text-decoration:none}.account-dropdown__item:hover{background:#f1f5f9}.avatar-img{display:block;border-radius:50%;object-fit:cover}.avatar-fallback{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#334155;color:#fff;font-weight:700}.landing-hero{min-height:calc(75vh - 32px);display:flex;align-items:center;justify-content:center;text-align:center;background:#0a0a0a;color:#fff;padding:48px 24px 64px}.landing-hero__inner{max-width:720px}.landing-hero__title{font-size:clamp(2rem,5vw,3rem);font-weight:700;letter-spacing:-.02em;margin:0 0 28px;line-height:1.15}.landing-hero__cta{display:inline-block;padding:16px 36px;border-radius:2px;background:#fff;color:#0a0a0a;font-weight:700;font-size:.85rem;letter-spacing:.08em;border:none;cursor:pointer}.landing-hero__cta:hover{background:#e2e8f0}.landing-hero__sub{margin:20px 0 0;font-size:.95rem;color:#ffffffbf}.landing-hero__signed{margin:24px 0 0;font-size:.9rem;color:#fffc}.landing-hero__dash-link{color:#fff;font-weight:600}.landing-section-title{font-size:1.5rem;margin-bottom:20px}.mobile-menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#000;color:#fff}.mobile-menu-panel{display:flex;flex-direction:column;min-height:100%;padding:20px 24px 32px}.mobile-menu-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.mobile-menu-logo{color:#fff}.mobile-menu-close{background:none;border:none;color:#fff;font-size:2rem;line-height:1;cursor:pointer;padding:4px 8px}.mobile-menu-nav{flex:1;border-top:1px solid rgba(255,255,255,.15)}.menu-accordion{border-bottom:1px solid rgba(255,255,255,.15)}.menu-accordion__summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:20px 0;cursor:pointer;font-size:1.1rem;font-weight:500}.menu-accordion__summary::-webkit-details-marker{display:none}.menu-accordion__chev{width:8px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);margin-bottom:4px}.menu-accordion__list{margin:0 0 16px;padding:0 0 0 12px;list-style:none}.menu-accordion__list a{color:#ffffffbf;text-decoration:none;display:block;padding:8px 0}.menu-accordion__list a:hover{color:#fff}.mobile-menu-actions{display:flex;flex-direction:column;gap:12px;margin-top:auto;padding-top:24px}.mobile-menu-oauth-btn-wrap{position:relative;width:100%}.mobile-menu-oauth-fake{pointer-events:none;text-align:center;margin:0}.mobile-menu-oauth-btn-wrap:hover .mobile-menu-oauth-fake{background:#e2e8f0}.mobile-menu-oauth-google-layer{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:stretch;justify-content:stretch;opacity:.015}.mobile-menu-oauth-google-inner{flex:1;display:flex!important;align-items:stretch!important;justify-content:center!important}.mobile-menu-oauth-google-inner iframe{width:100%!important;height:100%!important;min-height:52px}.btn-menu-ghost{width:100%;padding:16px;background:transparent;border:1px solid #fff;color:#fff;font-weight:700;letter-spacing:.06em;cursor:pointer;border-radius:2px}.btn-menu-solid{width:100%;padding:16px;background:#fff;color:#000;border:none;font-weight:700;letter-spacing:.06em;cursor:pointer;border-radius:2px}.btn-menu-solid:hover{background:#e2e8f0}.mobile-menu-env-hint{font-size:.85rem;color:#ffffff8c;text-align:center}.mobile-menu-auth-error{margin:0 0 8px;font-size:.85rem;line-height:1.35;color:#fecaca;text-align:center}.page-dashboard{min-height:100vh;background:#fafafa;color:#0f172a}.dash-top{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;background:#fff;border-bottom:1px solid #e5e5e5}.dash-logo{flex-shrink:0;min-width:max-content;overflow:visible}.dash-top__right{display:flex;align-items:center;gap:16px}.dash-tabs{display:flex;gap:28px;padding:0 24px;background:#fff;border-bottom:1px solid #e5e5e5}.dash-tab{padding:16px 0;font-size:.95rem;color:#64748b;border-bottom:3px solid transparent}.dash-tab--active{color:#0f172a;font-weight:600;border-bottom-color:#0f172a}.dash-tab--muted{cursor:default}.dash-main{width:100%;box-sizing:border-box;margin:0;padding:28px 24px 64px}.dash-title-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.dash-title{font-size:1.75rem;font-weight:700;margin:0}.dash-add{width:44px;height:44px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;font-size:1.5rem;line-height:1;cursor:not-allowed;opacity:.5}.dash-card{width:100%;max-width:none;box-sizing:border-box;background:#fff;border:1px solid #e5e5e5;border-radius:4px;overflow:hidden}.dash-card__preview{height:200px;background:linear-gradient(135deg,#e2e8f0,#cbd5e1)}.dash-card__body{padding:20px 24px 24px}.dash-card__headline h2{margin:0;font-size:1.1rem;font-weight:600}.dash-card__meta{margin:8px 0 0;font-size:.9rem;color:#64748b}.dash-card__hint{margin:12px 0 0;font-size:.9rem;color:#94a3b8}.dash-card__actions{display:flex;gap:10px;margin-top:20px}.dash-pill{display:inline-block;padding:8px 16px;border:1px solid #cbd5e1;border-radius:2px;font-size:.75rem;font-weight:600;letter-spacing:.04em}.dash-main-inner{width:100%;max-width:none;margin:0;box-sizing:border-box;padding:20px 20px 48px}@media(min-width:768px){.dash-main-inner{padding:28px 28px 64px}}.dash-saved-forms{width:100%;max-width:none;box-sizing:border-box;margin-top:40px}.dash-saved-forms__title{margin:0 0 8px;font-size:1.1rem;font-weight:600;color:#0f172a}.dash-saved-forms__hint{margin:0 0 16px;font-size:.88rem;color:#64748b;line-height:1.45}.dash-saved-forms__error{margin:0 0 12px;font-size:.88rem;color:#b91c1c}.dash-saved-forms__empty{margin:0;font-size:.9rem;color:#94a3b8}.dash-saved-forms__list{list-style:none;margin:0;padding:0;border:1px solid #e5e5e5;border-radius:4px;background:#fff;overflow:hidden}.dash-saved-forms__item{padding:14px 16px;border-bottom:1px solid #f1f5f9}.dash-saved-forms__item:last-child{border-bottom:none}.dash-saved-forms__main{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 12px}.dash-saved-forms__name{font-weight:600;font-size:.95rem;color:#0f172a}.dash-saved-forms__meta{font-size:.82rem;color:#94a3b8}.dash-saved-forms__status{font-size:.75rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;padding:4px 8px;border-radius:6px;margin-left:auto}.dash-saved-forms__status--unfiled{background:#f1f5f9;color:#64748b}.dash-saved-forms__status--filed{background:#ecfdf5;color:#047857}.dash-saved-forms__row2{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;flex-wrap:wrap}.dash-saved-forms__date{font-size:.82rem;color:#64748b}.dash-saved-forms__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.dash-saved-forms__delete{padding:6px 12px;border-radius:6px;border:1px solid #fecaca;background:#fff;font-size:.82rem;font-weight:600;color:#b91c1c;cursor:pointer}.dash-saved-forms__delete:hover:not(:disabled){background:#fef2f2}.dash-saved-forms__delete:disabled{opacity:.55;cursor:not-allowed}.dash-saved-forms__mark-filed{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px 12px;margin-top:12px;padding-top:12px;border-top:1px solid #f1f5f9}.dash-saved-forms__mark-filed-label{display:flex;flex-direction:column;gap:4px;font-size:.78rem;font-weight:600;color:#475569}.dash-saved-forms__mark-filed-input{padding:6px 8px;border:1px solid #e2e8f0;border-radius:6px;font:inherit;font-size:.85rem;color:#0f172a}.dash-saved-forms__mark-filed-btn{padding:6px 12px;border-radius:6px;border:1px solid #0f172a;background:#0f172a;font-size:.82rem;font-weight:600;color:#fff;cursor:pointer}.dash-saved-forms__mark-filed-btn:hover:not(:disabled){background:#1e293b;border-color:#1e293b}.dash-saved-forms__mark-filed-btn:disabled{opacity:.55;cursor:not-allowed}.dash-lib{max-width:1200px;margin:0 auto}.dash-lib-header{margin-bottom:16px}.dash-lib-title{margin:0;font-size:1.65rem;font-weight:700;letter-spacing:-.02em;color:#0d0d0d}.dash-lib-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 16px;margin-bottom:24px}.dash-lib--toolbar-no-toggle .dash-lib-toolbar{justify-content:flex-start}.dash-lib--toolbar-no-toggle .dash-lib-search-wrap{flex:1 1 100%;max-width:none;width:100%}.dash-lib-search-wrap{position:relative;display:flex;align-items:center;flex:1 1 220px;max-width:min(360px,100%);min-width:0}.dash-lib-search__icon{position:absolute;left:14px;color:#71717a;pointer-events:none}.dash-lib-search{width:100%;box-sizing:border-box;padding:10px 36px 10px 40px;border-radius:999px;border:1px solid #d4d4d8;background:#fff;font-size:.9rem;color:#0d0d0d}.dash-lib-search:focus{outline:none;border-color:#0d0d0d;box-shadow:0 0 0 1px #0d0d0d}.dash-lib-search__clear{position:absolute;right:10px;width:28px;height:28px;padding:0;border:none;border-radius:50%;background:#f4f4f5;color:#52525b;font-size:1.1rem;line-height:1;cursor:pointer}.dash-lib-search__clear:hover{background:#e4e4e7}.dash-lib-view-toggle{display:flex;align-items:center;gap:4px;flex-shrink:0}.dash-lib-view-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;border-radius:50%;background:transparent;color:#71717a;cursor:pointer}.dash-lib-view-btn:hover,.dash-lib-view-btn--active{background:#f4f4f5;color:#0d0d0d}.dash-lib-error{margin:0 0 16px;font-size:.88rem;color:#b91c1c}.dash-lib-empty{margin:32px 0;font-size:.92rem;color:#71717a}.dash-lib-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}@media(max-width:550px){.dash-lib-grid{grid-template-columns:1fr}}.dash-lib-card{display:flex;flex-direction:column;padding:16px;border-radius:12px;border:1px solid #ececec;background:#fff;box-shadow:0 1px 3px #0f172a0f;min-height:220px}.dash-lib-card__title{font-size:.88rem;font-weight:600;color:#0d0d0d;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:12px}.dash-lib-card__icon-wrap{flex:1;display:flex;align-items:center;justify-content:center;min-height:88px;margin-bottom:12px}.dash-lib-card__meta{font-size:.78rem;color:#71717a;margin-bottom:10px}.dash-lib-card__detail{display:flex;flex-direction:column;gap:6px;font-size:.75rem;color:#52525b;margin-bottom:12px}.dash-lib-card__date{display:block}.dash-lib-card__fname{display:block;word-break:break-all;color:#a1a1aa}.dash-lib-card__actions{display:flex;flex-direction:column;gap:8px;padding-top:12px;border-top:1px solid #f4f4f5}.dash-lib-card__primary{padding:8px 12px;border-radius:8px;border:none;background:#0d0d0d;color:#fff;font-size:.8rem;font-weight:600;cursor:pointer}.dash-lib-card__primary:hover:not(:disabled){background:#262626}.dash-lib-card__primary:disabled{opacity:.55;cursor:not-allowed}.dash-lib-card__delete{padding:6px 10px;border-radius:8px;border:1px solid #fecaca;background:#fff;font-size:.78rem;font-weight:600;color:#b91c1c;cursor:pointer}.dash-lib-card__delete:hover:not(:disabled){background:#fef2f2}.dash-lib-card__delete:disabled{opacity:.55;cursor:not-allowed}.dash-lib-file-icon{display:flex;align-items:flex-end;justify-content:center;width:72px;height:88px;border-radius:8px;position:relative;box-shadow:0 2px 8px #0f172a1f}.dash-lib-file-icon--sm{width:36px;height:44px;flex-shrink:0;box-shadow:0 1px 4px #0f172a1a}.dash-lib-file-icon--sm .dash-lib-file-icon__label{font-size:.45rem;padding:2px 4px}.dash-lib-file-icon--pdf{background:linear-gradient(180deg,#f43f5e,#e11d48)}.dash-lib-file-icon--png{background:linear-gradient(180deg,#2dd4bf,#0d9488)}.dash-lib-file-icon--jpg{background:linear-gradient(180deg,#60a5fa,#2563eb)}.dash-lib-file-icon--generic{background:linear-gradient(180deg,#f4f4f5,#d4d4d8)}.dash-lib-file-icon__label{display:block;width:100%;text-align:center;font-size:.62rem;font-weight:800;letter-spacing:.04em;color:#fff;padding:4px 6px;background:#0003;border-radius:0 0 8px 8px}.dash-lib-file-icon--generic .dash-lib-file-icon__lines{width:28px;height:36px;margin-bottom:12px;border-radius:4px;border:2px solid #a1a1aa;background:linear-gradient(to bottom,transparent 8px,#d4d4d8 8px,#d4d4d8 10px,transparent 10px,transparent 16px,#d4d4d8 16px,#d4d4d8 18px,transparent 18px,transparent 24px,#d4d4d8 24px,#d4d4d8 26px,transparent 26px)}.dash-lib-badge{display:inline-block;width:fit-content;padding:4px 8px;border-radius:6px;font-size:.68rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.dash-lib-badge--filed{background:#ecfdf5;color:#047857}.dash-lib-badge--pending{background:#f4f4f5;color:#52525b}.dash-lib-table-wrap{width:100%;overflow-x:auto;overflow-y:visible;border:1px solid #ececec;border-radius:12px;background:#fff}.dash-lib-table{width:100%;min-width:560px;border-collapse:collapse;font-size:.88rem;table-layout:fixed}.dash-lib-table th:first-child,.dash-lib-table td:first-child{width:38%;min-width:0}.dash-lib-table th{text-align:left;padding:8px 16px;font-size:.78rem;font-weight:600;color:#71717a;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #f4f4f5;white-space:nowrap;vertical-align:middle}.dash-lib-th-sort{display:inline-flex;align-items:center;gap:6px;margin:0;padding:4px 0;border:none;background:none;font:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:pointer;border-radius:6px}.dash-lib-th-sort:hover{color:#0d0d0d}.dash-lib-th-sort:focus-visible{outline:2px solid #0d0d0d;outline-offset:2px}.dash-lib-th-sort__chevron{font-size:.65rem;color:#a1a1aa;line-height:1}.dash-lib-th-sort__chevron--active{color:#0d0d0d}.dash-lib-table td{padding:14px 16px;border-bottom:1px solid #f4f4f5;vertical-align:top;color:#0d0d0d}.dash-lib-table tbody tr:last-child td{border-bottom:none}.dash-lib-td-name-cell{display:flex;align-items:center;justify-content:space-between;gap:8px 12px}.dash-lib-td-name-wrap{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.dash-lib-td-name{display:flex;align-items:center;gap:10px;flex:1;min-width:0}.dash-lib-td-name__text{font-weight:600;line-height:1.35;min-width:0;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:break-word}.dash-lib-td-subaction{align-self:flex-start;padding:0;border:none;background:none;color:#1d4ed8;font:inherit;font-size:.82rem;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.dash-lib-td-subaction:hover:not(:disabled){color:#1e3a8a}.dash-lib-td-subaction:disabled{opacity:.55;cursor:not-allowed}.dash-lib-td-menu-root{position:relative;flex-shrink:0}.dash-lib-td-menu-trigger{display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin:0;padding:0;border:none;border-radius:8px;background:transparent;color:#71717a;cursor:pointer;outline:none}.dash-lib-td-menu-trigger:hover{background:#f4f4f5;color:#0d0d0d}.dash-lib-td-menu{list-style:none;margin:0;padding:6px;position:absolute;right:0;top:calc(100% + 4px);min-width:220px;width:max-content;max-width:calc(100vw - 16px);background:#fff;border:1px solid #e4e4e7;border-radius:12px;box-shadow:0 10px 40px #0f172a24;z-index:30}.dash-lib-td-menu.dash-lib-td-menu--floating{position:fixed;right:auto;margin:0;z-index:440}.dash-lib-td-menu__item{display:flex;align-items:center;gap:10px;width:100%;box-sizing:border-box;margin:0;padding:10px 12px;border:none;border-radius:8px;background:none;font:inherit;font-size:.88rem;font-weight:500;color:#0d0d0d;text-align:left;cursor:pointer}.dash-lib-td-menu__item-icon{flex-shrink:0;color:#71717a}.dash-lib-td-menu__item-label{flex:1;min-width:0}.dash-lib-td-menu__item:hover:not(:disabled){background:#f4f4f5}.dash-lib-td-menu__item:hover:not(:disabled) .dash-lib-td-menu__item-icon{color:#52525b}.dash-lib-td-menu__item:disabled{opacity:.55;cursor:not-allowed}.dash-lib-td-menu__item--danger,.dash-lib-td-menu__item--danger .dash-lib-td-menu__item-icon{color:#b91c1c}.dash-lib-td-menu__item--danger:hover:not(:disabled){background:#fef2f2}.dash-lib-td-menu__item--danger:hover:not(:disabled) .dash-lib-td-menu__item-icon{color:#991b1b}.dash-lib-td-menu__divider-wrap{list-style:none;margin:0;padding:0}.dash-lib-td-menu__divider{margin:4px 8px;border:none;border-top:1px solid #e4e4e7}.dash-lib-status-cell{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.dash-lib-status-sub{font-size:.78rem;color:#71717a}.app-shell{display:flex;min-height:100vh;width:100%}.app-sidebar{flex-shrink:0;width:260px;background:#f9f9f9;border-right:1px solid #ececec;display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;overflow:hidden;z-index:300}.app-sidebar__header{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;padding:12px 10px 8px 12px}.app-sidebar__logo{display:flex;align-items:center;color:inherit;text-decoration:none}.app-sidebar__icon-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;border-radius:8px;background:transparent;color:#676767;cursor:pointer}.app-sidebar__icon-btn:hover{background:#0000000d}.app-sidebar__collapse--mobile-only{display:flex}.app-sidebar__nav{flex-shrink:0;display:flex;flex-direction:column;gap:2px;padding:8px 8px 12px}.app-sidebar__link{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;font-size:.9rem;color:#0d0d0d;text-decoration:none;font-weight:450}button.app-sidebar__link{width:100%;border:none;background:transparent;font:inherit;text-align:left;cursor:pointer}.app-sidebar__link:hover{background:#0000000d}.app-sidebar__link--active{background:#0000000f;font-weight:550}.app-sidebar__icon{flex-shrink:0;color:#5c5c5c}.app-sidebar__history{flex:1;min-height:0;display:flex;flex-direction:column;padding:4px 12px 12px;overflow:hidden}.app-sidebar__history-label{font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#8e8e8e;padding:8px 8px 6px}.app-sidebar__history-list{list-style:none;margin:0;padding:0;flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.app-sidebar__history-empty{padding:8px;font-size:.85rem;color:#9a9a9a}.app-sidebar__history-row{display:flex;align-items:stretch;gap:0;border-radius:8px}.app-sidebar__history-row:hover{background:#0000000d}.app-sidebar__history-item{display:block;width:100%;text-align:left;padding:10px 8px;margin:0;border:none;border-radius:8px;background:none;font-size:.88rem;color:#333;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-sidebar__history-item--main{flex:1;min-width:0;border-radius:8px 0 0 8px}.chat-history-menu{position:relative;flex-shrink:0;display:flex;align-items:center}.chat-history-menu__trigger{display:inline-flex;align-items:center;justify-content:center;width:36px;min-height:100%;margin:0;padding:0 4px;border:none;border-radius:0 8px 8px 0;background:transparent;color:#64748b;cursor:pointer;transition:background .12s ease,color .12s ease}.chat-history-menu__trigger:hover{background:#0000000f;color:#334155}.chat-history-menu__trigger--open{background:#00000014;color:#0f172a}.chat-history-menu__icon{display:block}.chat-history-menu__panel{min-width:200px;padding:4px;margin:0;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 40px #0f172a1f}.chat-history-menu__panel--portal{position:fixed;z-index:400}.chat-history-menu__item{display:flex;align-items:center;gap:10px;width:100%;margin:0;padding:10px 12px;border:none;border-radius:6px;background:transparent;font-size:.875rem;font-weight:500;color:#0f172a;text-align:left;cursor:pointer;white-space:nowrap}.chat-history-menu__item-icon{flex-shrink:0;color:#64748b}.chat-history-menu__item-label{flex:0 1 auto}.chat-history-menu__item:hover{background:#f1f5f9}.chat-history-menu__item:hover .chat-history-menu__item-icon{color:#334155}.chat-history-menu__item--danger,.chat-history-menu__item--danger .chat-history-menu__item-icon{color:#b91c1c}.chat-history-menu__item--danger:hover{background:#fef2f2}.chat-history-menu__item--danger:hover .chat-history-menu__item-icon{color:#991b1b}.chat-history-menu__divider{margin:4px 8px;border:none;border-top:1px solid #e2e8f0}.chat-rename-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:420;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a66}.chat-rename-dialog{width:min(100%,360px);padding:20px 20px 16px;border-radius:12px;background:#fff;box-shadow:0 20px 50px #0f172a33}.chat-rename-dialog__title{margin:0 0 14px;font-size:1rem;font-weight:600;color:#0f172a}.chat-rename-dialog__input{box-sizing:border-box;width:100%;margin:0 0 18px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;color:#0f172a}.chat-rename-dialog__input:focus{outline:none;border-color:#94a3b8;box-shadow:0 0 0 3px #94a3b840}.chat-rename-dialog__actions{display:flex;justify-content:flex-end;gap:8px}.chat-rename-dialog__btn{margin:0;padding:8px 16px;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer}.chat-rename-dialog__btn--ghost{border:1px solid transparent;background:transparent;color:#64748b}.chat-rename-dialog__btn--ghost:hover{background:#f1f5f9;color:#0f172a}.chat-rename-dialog__btn--primary{border:none;background:#0f172a;color:#fff}.chat-rename-dialog__btn--primary:hover:not(:disabled){background:#1e293b}.chat-rename-dialog__btn--primary:disabled{opacity:.45;cursor:not-allowed}.app-sidebar__footer{flex-shrink:0;position:relative;width:100%;min-width:0;padding:12px;border-top:1px solid #ececec;margin-top:auto;background:#f9f9f9}.app-sidebar__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:299;border:none;padding:0;margin:0;background:#0f0f0f59;cursor:pointer}.app-main{position:relative;flex:1;min-width:0;display:flex;flex-direction:column;background:#fff}.app-main__body{flex:1;overflow:auto}.app-mobile-nav-toggle{display:none;position:fixed;top:12px;left:12px;z-index:298;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid #e8e8e8;border-radius:10px;background:#fff;color:#0d0d0d;cursor:pointer;box-shadow:0 1px 3px #00000014}.app-mobile-nav-toggle:hover{background:#fafafa}.app-mobile-nav-toggle__icon{display:block;width:16px;height:2px;background:currentColor;border-radius:1px;box-shadow:0 6px 0 currentColor,0 12px 0 currentColor}.app-sidebar-auth{display:flex;flex-direction:column;gap:8px;width:100%;min-width:0}.app-sidebar-auth__oauth-wrap{position:relative;width:100%;min-height:40px}.app-sidebar-auth__fake-btn{pointer-events:none;display:flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:999px;background:#fff;color:#0d0d0d;font-size:.85rem;font-weight:600;border:1px solid #d4d4d4}.app-sidebar-auth__google-layer{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:stretch;justify-content:stretch;opacity:.02}.app-sidebar-auth__google-inner{flex:1;display:flex!important;align-items:stretch!important;justify-content:center!important}.app-sidebar-auth__google-inner iframe{width:100%!important;height:100%!important;min-height:40px}.app-sidebar-auth__hint{margin:0;font-size:.75rem;line-height:1.35;color:#888}.app-sidebar-auth__error{margin:0;font-size:.75rem;color:#b91c1c;line-height:1.35}.account-dropdown--sidebar{width:100%;min-width:0}.account-dropdown__trigger--sidebar{display:flex;align-items:center;gap:10px;width:100%;min-width:0;padding:8px;margin:0;border:none;border-radius:10px;background:transparent;color:#0d0d0d;cursor:pointer;text-align:left;line-height:normal}.account-dropdown__trigger--sidebar:hover{background:#0000000d}.account-dropdown__sidebar-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.account-dropdown__sidebar-name{font-size:.85rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-dropdown__sidebar-meta{font-size:.72rem;color:#888;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-dropdown__sidebar-chev{flex-shrink:0;display:flex;align-items:center;color:#888;transition:transform .15s ease}.account-dropdown__trigger--sidebar-open .account-dropdown__sidebar-chev{transform:rotate(180deg)}.account-dropdown__menu--sidebar{position:absolute;left:8px;right:8px;bottom:calc(100% + 8px);top:auto;padding:8px 0;min-width:auto}.account-dropdown__menu-user{display:flex;align-items:center;gap:12px;padding:10px 12px 12px;margin:0 0 4px;border-bottom:1px solid #ececec}.account-dropdown__menu-user-text{display:flex;flex-direction:column;gap:2px;min-width:0}.account-dropdown__menu-user-name{font-size:.9rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-dropdown__menu-user-handle{font-size:.8rem;color:#888;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-dropdown__item--sidebar{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:10px 14px;margin:0 0 4px;border-radius:0}.account-dropdown__item-icon{display:flex;color:#555}.chat-home{display:flex;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;padding:12px 16px 40px;box-sizing:border-box}.chat-home__center{width:100%;max-width:720px;text-align:center;transform:translateY(-10vh)}@supports (height: 100dvh){.chat-home__center{transform:translateY(-10dvh)}}.chat-home__title{margin:0 0 16px;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:500;letter-spacing:-.02em;color:#0d0d0d}.chat-home__filing-row{margin:-4px auto 14px;max-width:720px;text-align:left}.filing-jurisdiction-fields{display:flex;flex-wrap:wrap;gap:12px 20px;align-items:flex-end}.filing-jurisdiction-fields__label{display:flex;flex-direction:column;gap:6px;font-size:.8rem;font-weight:600;color:#555;min-width:min(200px,100%)}.filing-jurisdiction-fields__select{min-width:200px;max-width:100%;padding:8px 10px;border-radius:10px;border:1px solid #e0e0e0;background:#fff;font:inherit;font-size:.9rem;color:#0d0d0d}.filing-jurisdiction-fields__select--invalid{border-color:#dc2626;box-shadow:0 0 0 1px #dc262626}.filing-jurisdiction-fields__select:disabled{opacity:.55;cursor:not-allowed}.chat-composer-shell{width:100%;max-width:720px;margin:0 auto}.chat-composer{display:flex;align-items:center;gap:8px;width:100%;max-width:none;margin:0;padding:10px 12px;border-radius:999px;border:1px solid #e3e3e3;background:#fafafa;box-shadow:0 1px 2px #0000000a;box-sizing:border-box}.chat-composer__plus{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:transparent;color:#555;font-size:1.35rem;line-height:1;cursor:pointer}.chat-composer__plus:hover{background:#0000000f}.chat-composer__input{flex:1;min-width:0;border:none;background:transparent;font-size:1rem;color:#0d0d0d;outline:none}.chat-composer__input::placeholder{color:#9a9a9a}.chat-composer__submit{flex-shrink:0;box-sizing:border-box;width:0;min-width:0;height:40px;margin:0;padding:0;display:flex;align-items:center;justify-content:center;border:none;border-radius:12px;background:#069;color:#fff;cursor:pointer;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transition:width .2s ease,min-width .2s ease,opacity .18s ease,visibility .2s ease,background .15s ease,transform .1s ease}.chat-composer__input:focus~.chat-composer__submit,.chat-composer__submit:focus{width:40px;min-width:40px;opacity:1;visibility:visible;pointer-events:auto}.chat-composer__submit-icon{flex-shrink:0}.chat-composer__submit:hover:not(:disabled){background:#007cb3}.chat-composer__submit:active:not(:disabled){transform:scale(.96)}.chat-composer__submit:disabled{opacity:.4;cursor:not-allowed;transform:none}.chat-composer__input:focus~.chat-composer__submit:disabled,.chat-composer__submit:focus:disabled{opacity:.4}.chat-composer__spinner{width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:chat-composer-spin .65s linear infinite}@keyframes chat-composer-spin{to{transform:rotate(360deg)}}.chat-composer__suggestions{margin:12px 0 0;padding:8px 4px 6px;list-style:none;text-align:left;background:#fff;border:1px solid #e8e8e8;border-radius:14px;box-shadow:0 10px 36px #00000012;max-height:min(70dvh,900px);overflow-x:hidden;overflow-y:auto}.chat-composer__suggestions li+li{border-top:1px solid rgba(0,0,0,.08)}.chat-composer__suggestion{display:flex;flex-direction:column;align-items:stretch;gap:6px;width:100%;margin:0;padding:12px;border:none;border-radius:0;background:transparent;font-size:.95rem;line-height:1.45;font-weight:400;color:#0d0d0d;text-align:left;cursor:pointer;transition:background .12s ease;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.chat-composer__suggestion-query{display:block;font-size:.9rem;line-height:1.4;font-weight:400;color:#9a9a9a}.chat-composer__suggestion-match{display:block;font-size:.95rem;line-height:1.45;font-weight:400;color:#0d0d0d}.chat-composer__suggestion-match--solo{color:#0d0d0d}.chat-composer__suggestion--preview{gap:8px}.chat-composer__suggestion-files{display:block;font-size:.82rem;line-height:1.4;color:#64748b}.chat-composer__suggestion:hover,.chat-composer__suggestion--active{background:#0000000a;border-radius:8px}.chat-home__feedback{margin:20px auto 0;max-width:720px;padding:12px 16px;border-radius:12px;font-size:.9rem;line-height:1.45;text-align:left}.chat-home__feedback--error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.chat-home__feedback--error a{color:#0f172a;font-weight:600}.form-intake{display:grid;min-height:100vh;place-items:center;padding:12px;background:#f6f9fc}@media(min-width:768px){.form-intake{padding:20px}}.form-intake__card{display:grid;width:min(1240px,100%);min-height:min(940px,calc(100vh - 24px));border:1px solid #dce6f4;border-radius:28px;background:#fffffffa;box-shadow:0 18px 40px #94a3b81f;overflow:hidden}.form-intake__hero{display:grid;gap:16px;padding:12px 16px 16px;border-bottom:1px solid #e8eef6}.form-intake__hero-top{display:grid;gap:10px}.form-intake__hero-status{margin:0;font-size:.84rem;color:#687380;line-height:1.4}.form-intake__hero-copy{display:grid;gap:4px}.form-intake__hero h1{margin:0;font-size:.95rem;font-weight:600;line-height:1.4;letter-spacing:0;color:#1b1f23}.form-intake__eyebrow{margin:0;display:none}.form-intake__lede{margin:0;font-size:.84rem;color:#687380;line-height:1.4}.form-intake__panel{display:grid;gap:28px;padding:16px 16px 24px}.form-intake__step{display:grid;gap:6px}.form-intake__step-head h2{margin:0;font-size:clamp(1.7rem,2.2vw,2.1rem);line-height:1.15;letter-spacing:-.03em;color:#5e6872}.form-intake__stepper{display:flex;align-items:flex-start;flex-wrap:wrap;gap:14px 0;overflow:visible;padding:2px 0 0}.form-intake__step-seq-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;min-width:110px;padding:0 14px 0 0;border:0;background:transparent;color:#bac2cb;flex:0 0 132px}.form-intake__step-seq-item:after{content:"";position:absolute;top:11px;left:calc(50% + 12px);width:calc(100% - 24px);height:2px;border-radius:999px;background:#d7dee6}.form-intake__step-seq-item:last-child:after{display:none}.form-intake__step-seq-item:disabled{cursor:default}.form-intake__step-pill{display:inline-flex;align-items:center;justify-content:center;position:relative;z-index:1;width:24px;height:24px;border-radius:999px;border:2px solid #cfd7df;background:#fff;font-size:.75rem;font-weight:600;line-height:1;color:transparent;flex-shrink:0}.form-intake__step-label{position:static;font-size:.94rem;font-weight:600;color:inherit;white-space:normal;display:block;text-align:center;line-height:1.25;max-width:118px}.form-intake__step-seq-item--completed .form-intake__step-pill{border-color:#4193f0;color:#4193f0}.form-intake__step-seq-item--completed:not(:disabled){cursor:pointer;color:#3c4650}.form-intake__step-seq-item--completed:after{background:#4193f0}.form-intake__step-seq-item--active{color:#1f2a33}.form-intake__step-seq-item--active .form-intake__step-pill{border-color:#4193f0;background:#4193f0;box-shadow:inset 0 0 0 6px #fff}.form-intake__grid{display:grid;gap:24px}.form-intake__field,.form-intake__fieldset{display:grid;gap:8px;margin:0}.form-intake__fieldset{padding:0;border:0}.form-intake__field>span,.form-intake__fieldset>legend{padding:0;font-size:1rem;font-weight:400;letter-spacing:0;text-transform:none;color:#20262d}.form-intake__fieldset>legend{margin-bottom:16px}.form-intake__fieldset>legend+.form-intake__option-list{margin-top:10px}.form-intake__control-shell{display:grid;gap:16px;min-height:auto;padding:0;border:0;background:#fff;transition:none}.form-intake__control-shell:focus-within{box-shadow:none}.form-intake__control-shell--stacked{grid-template-columns:1fr;padding:0}.form-intake__field-inline-label{min-width:0;font-size:1rem;font-weight:400;color:#20262d}.form-intake__control-shell--invalid{box-shadow:none}.form-intake__control{width:100%;min-width:0;min-height:48px;padding:12px 14px;border:1px solid #d6dde6;border-radius:6px;background:#fff;font:inherit;font-size:1rem;color:#20262d;-webkit-appearance:none;-moz-appearance:none;appearance:none;transition:border-color .14s ease,box-shadow .14s ease}.form-intake__control:focus{outline:none;border-color:#4193f0;box-shadow:0 0 0 3px #4193f01f}.form-intake__control--textarea{min-height:110px;line-height:1.55;resize:vertical}.form-intake__control--bare::placeholder{color:#abb4be}.form-intake__control--select{padding-right:24px;background-image:linear-gradient(45deg,transparent 50%,#96a1ad 50%),linear-gradient(135deg,#96a1ad 50%,transparent 50%);background-position:calc(100% - 16px) calc(50% - 3px),calc(100% - 10px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}.form-intake__fieldset--invalid{border:0;box-shadow:none}.form-intake__option-list{display:grid;gap:16px}.form-intake__choice{position:relative;display:flex;align-items:center;gap:10px;min-height:auto;padding:0;border:0;border-radius:0;background:transparent;font-weight:400;color:#20262d;cursor:pointer;transition:color .14s ease}.form-intake__choice input{width:18px;height:18px;margin:0;accent-color:#4193f0}.form-intake__choice span{display:block;line-height:1.45}.form-intake__checkbox{display:flex;align-items:center;gap:12px;padding:0;border:0;background:transparent;font-weight:400;color:#20262d}.form-intake__checkbox input{width:18px;height:18px;margin:0;accent-color:#4193f0}.form-intake__repeater-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.form-intake__repeater-head h3{margin:0;font-size:1.15rem;letter-spacing:-.02em;color:#5e6872}.form-intake__repeater-card{display:grid;gap:18px;padding:18px;margin-top:14px;border:1px solid #e4ebf3;border-radius:14px;background:#fbfdff}.form-intake__repeater-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.form-intake [data-lastpass-icon-root],.form-intake [data-lastpass-root],.form-intake [id^=lpinput],.form-intake [class*=lpinput],.form-intake iframe[src*=lastpass],.form-intake iframe[name*=lastpass]{display:none!important;visibility:hidden!important;pointer-events:none!important}.form-intake__error-text{font-size:.88rem;color:#b91c1c}.form-intake__loading{margin:0;padding:18px;color:#5e6872}.form-intake__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px 16px;padding-top:20px;border-top:1px solid #e8eef6}.form-intake__footer-left,.form-intake__footer-right{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.form-intake__primary-btn,.form-intake__secondary-btn{min-height:42px;padding:10px 18px;border-radius:6px;font:inherit;font-weight:600;cursor:pointer}.form-intake__primary-btn{min-width:180px;border:1px solid #4193f0;background:linear-gradient(180deg,#4ea0fb,#3d8dea);color:#fff;box-shadow:none}.form-intake__secondary-btn{border:1px solid #dbe4ee;background:#fff;color:#20262d}.form-intake__link-btn{justify-self:start;display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:6px 12px;border:1px solid #e5ebf2;border-radius:4px;background:#fff;font:inherit;font-weight:500;color:#20262d;cursor:pointer}.form-intake__link-btn:before{content:"←";font-size:1.1rem;line-height:1}.form-intake__inline-link-btn{padding:0;border:0;background:transparent;font:inherit;font-weight:700;color:#4193f0;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.form-intake__inline-link-btn:disabled{color:#94a3b8;cursor:default;text-decoration:none}.form-intake__server-error{margin:16px 16px 0;padding:14px 16px;border-radius:8px;border:1px solid #fecaca;background:#fff1f2;color:#b91c1c}.form-intake__saved-notice{margin:0;display:inline-flex;align-self:flex-start;padding:8px 12px;border-radius:999px;background:#eaf4ff;color:#236bc2;border:1px solid #cde1f9;box-shadow:0 6px 18px #236bc214;transform:translateY(0);transition:opacity .7s ease,transform .7s ease;animation:form-intake-saved-notice-enter .7s ease;opacity:1}.form-intake__saved-notice--fade{opacity:0;transform:translateY(-4px)}@keyframes form-intake-saved-notice-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.form-intake__pending-note{margin:0;color:#92400e}.form-intake__review-errors{display:grid;gap:8px}.form-intake__review-errors-item{line-height:1.45}.form-intake__review{display:grid;gap:18px}.form-intake__review h2,.form-intake__review h3{margin:0;letter-spacing:-.03em}.form-intake__review-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.form-intake__review-list li{padding:18px 20px;border:1px solid #e5edf5;border-radius:10px;background:#fbfdff}.form-intake__server-errors{display:grid;gap:12px;padding:20px;border:1px solid #fecaca;border-radius:10px;background:#fff1f2}.form-intake__success-note{margin:0;padding:18px 20px;border:1px solid #d9f99d;border-radius:10px;background:#f7fee7;color:#3f6212}@media(min-width:768px){.form-intake{padding:32px}.form-intake__card{min-height:min(980px,calc(100vh - 64px))}.form-intake__hero{padding:18px 28px 20px}.form-intake__hero-top{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:16px}.form-intake__hero-status{text-align:right}.form-intake__panel{padding:22px 28px 28px}.form-intake__server-error{margin:22px 28px 0}.form-intake__grid{gap:28px 36px}.form-intake__step{max-width:680px;margin:0}.form-intake__footer{width:100%;max-width:none;margin:0}}@media(min-width:1100px){.form-intake__hero{gap:18px;padding:18px 28px 20px}.form-intake__hero-top{align-content:center}.form-intake__panel{padding:20px 28px 28px}.form-intake__server-error{margin:20px 28px 0}.form-intake__step{max-width:760px;width:100%;margin:0;min-width:0;gap:6px}.form-intake__step-head,.form-intake__review{grid-column:auto}.form-intake__grid{grid-column:auto;gap:12px}.form-intake__field,.form-intake__fieldset,.form-intake__repeater{display:grid}.form-intake__field>span,.form-intake__fieldset>legend,.form-intake__repeater-head{margin:0;padding-top:0;font-size:.98rem;line-height:1.32}.form-intake__control-shell,.form-intake__option-list,.form-intake__repeater-card,.form-intake__checkbox{grid-column:auto}.form-intake__footer{width:100%;max-width:none;margin:0}.form-intake__footer-left{margin-left:auto;justify-content:flex-end}.form-intake__footer-right{justify-content:flex-end}}@media(max-width:767px){.form-intake__stepper{display:grid;gap:14px;overflow:visible;padding:0}.form-intake__step-seq-item{flex-direction:row;justify-content:flex-start;gap:0;min-width:0;flex:none;padding:0;color:#a8b1bb}.form-intake__step-seq-item:after{top:calc(100% + 4px);left:11px;width:2px;height:24px;transform:none}.form-intake__step-label{position:static;display:block;margin-left:18px;font-size:1.04rem;max-width:none;font-weight:400}.form-intake__step-seq-item--active .form-intake__step-label,.form-intake__step-seq-item--completed .form-intake__step-label{font-weight:500;color:#20262d}}@media(min-width:900px){.form-intake__option-list{grid-template-columns:repeat(auto-fit,minmax(180px,max-content));column-gap:26px;row-gap:14px;align-items:start}}.chat-home__answer{margin:20px auto 0;max-width:720px;padding:16px 18px;border-radius:14px;border:1px solid #e2e8f0;background:#fff;text-align:left;box-shadow:0 1px 2px #0000000a}.chat-home__answer-label{margin:0 0 8px;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8}.chat-home__answer-body{margin:0;font-size:.95rem;line-height:1.55;color:#0f172a;white-space:pre-wrap}.chat-home__matches{margin:20px auto 0;max-width:720px;padding:14px 16px;border-radius:14px;border:1px solid #e2e8f0;background:#f8fafc;text-align:left}.chat-home__matches-label{margin:0 0 10px;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.chat-home__matches-list{margin:0;padding:0;list-style:none}.chat-home__matches-item{margin:0 0 12px;padding-bottom:12px;border-bottom:1px solid #e2e8f0;display:flex;flex-direction:column;gap:4px}.chat-home__matches-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.chat-home__matches-link{font-size:.95rem;font-weight:600;color:#0f172a;text-decoration:underline;text-underline-offset:3px}.chat-home__matches-link:hover{color:#1e3a5f}.chat-home__matches-name{font-size:.95rem;font-weight:600;color:#0f172a}.chat-home__matches-notes{font-size:.82rem;line-height:1.4;color:#64748b}.chat-home__documents-panel{margin:20px auto 0;max-width:720px;padding:14px 16px;border-radius:14px;border:1px solid #e2e8f0;background:#f8fafc;text-align:left}.chat-home__documents-panel .documents-list{margin-top:8px;max-width:none;background:#fff}.chat-home__doc-manage-link{font-size:.8rem;font-weight:600;color:#64748b;text-decoration:underline;text-underline-offset:2px;flex-shrink:0}.chat-home__doc-manage-link:hover{color:#0f172a}.chat-home__doc-actions{display:flex;align-items:flex-start;justify-content:flex-end;flex:0 0 auto}.chat-home__doc-info{display:flex;flex:1 1 auto;flex-wrap:wrap;align-items:baseline;gap:8px 12px;min-width:0}.chat-home__doc-action-btn{min-width:150px;padding:9px 14px;border:1px solid #111827;border-radius:999px;background:#111827;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,color .14s ease,opacity .14s ease}.chat-home__doc-action-btn:hover{background:#1f2937;border-color:#1f2937}.chat-home__doc-action-btn--secondary{background:#fff;border-color:#cbd5e1;color:#0f172a}.chat-home__doc-action-btn--secondary:hover{background:#f8fafc;border-color:#94a3b8}.chat-home__doc-action-btn:disabled{opacity:.55;cursor:default}.chat-home__doc-save-feedback{margin:12px 2px 0;font-size:.9rem;color:#15803d}.doc-save-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:430;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a73}.doc-save-modal{width:min(100%,420px);display:flex;flex-direction:column;padding:20px 22px 18px;border-radius:14px;background:#fff;box-shadow:0 24px 64px #0f172a33}.doc-save-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.doc-save-modal__title{margin:0;font-size:1.1rem;font-weight:700;color:#0f172a}.doc-save-modal__close{flex-shrink:0;width:36px;height:36px;margin:-6px -8px 0 0;padding:0;border:none;border-radius:8px;background:transparent;color:#64748b;font-size:1.5rem;line-height:1;cursor:pointer}.doc-save-modal__close:hover{background:#f1f5f9;color:#0f172a}.doc-save-modal__subtitle{margin:6px 0 14px;font-size:.82rem;color:#64748b;line-height:1.4}.doc-save-modal__error{margin:0 0 12px;padding:10px 12px;border-radius:8px;background:#fef2f2;font-size:.85rem;color:#b91c1c}.doc-save-modal__body{display:flex;flex-direction:column;gap:0}.doc-save-modal__field{display:flex;flex-direction:column;gap:6px;margin-bottom:4px}.doc-save-modal__label{font-size:.82rem;font-weight:600;color:#334155}.doc-save-modal__input{box-sizing:border-box;width:100%;padding:9px 11px;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;color:#0f172a}.doc-save-modal__input:focus{outline:none;border-color:#94a3b8;box-shadow:0 0 0 3px #94a3b840}.doc-save-modal__footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:16px;padding-top:14px;border-top:1px solid #e2e8f0}.doc-save-modal__btn{margin:0;padding:8px 16px;border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer}.doc-save-modal__btn:disabled{opacity:.55;cursor:not-allowed}.doc-save-modal__btn--ghost{border:1px solid transparent;background:transparent;color:#64748b}.doc-save-modal__btn--ghost:hover:not(:disabled){background:#f1f5f9;color:#0f172a}.doc-save-modal__btn--primary{border:none;background:#0f172a;color:#fff}.doc-save-modal__btn--primary:hover:not(:disabled){background:#1e293b}.chat-home__terms{font-size:.72rem;line-height:1.45;color:#b4b4b4;max-width:520px;margin:48px auto 0}.documents-page__title{margin:0 0 20px;font-size:1.5rem;font-weight:600}.documents-page__subtitle{margin:32px 0 12px;font-size:1.15rem;font-weight:600;color:#0f172a}.documents-page__kb-alerts{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}.documents-page__kb-alerts:empty{display:none;margin-bottom:0}.documents-upload{margin-bottom:8px;padding:20px 20px 22px;border-radius:16px;border:1px solid #e2e8f0;background:#fafafa}.documents-upload__title{margin:0 0 8px;font-size:1.1rem;font-weight:600;color:#0f172a}.documents-upload__hint{margin:0 0 16px;font-size:.9rem;color:#64748b;line-height:1.45}.documents-upload__form{display:grid;gap:14px;max-width:520px}.documents-upload__filing{grid-column:1 / -1}.documents-upload__label{display:grid;gap:6px;font-weight:600;font-size:.9rem;color:#334155}.documents-upload__label input[type=file]{font-weight:400;font-size:.9rem}.documents-upload__file{border-radius:10px}.documents-upload__input{padding:10px 12px;border-radius:10px;border:1px solid #cbd5e1;font-family:inherit;font-size:.95rem;font-weight:400}.documents-upload__textarea{padding:10px 12px;border-radius:10px;border:1px solid #cbd5e1;font-family:inherit;font-size:.95rem;resize:vertical}.documents-upload__input--invalid,.documents-upload__textarea--invalid,.documents-upload__file--invalid{border-color:#dc2626;box-shadow:0 0 0 1px #dc262626}.documents-upload__optional{font-weight:400;color:#94a3b8}.documents-upload__submit{justify-self:start}.documents-upload__msg{margin:0;font-size:.9rem;line-height:1.4}.documents-upload__msg--error{color:#b91c1c}.documents-upload__msg--ok{color:#15803d}.documents-upload__guest{margin:0;font-size:.95rem;color:#475569;line-height:1.5}.documents-upload__guest a{color:#0f172a;font-weight:600}.documents-list{list-style:none;margin:0;padding:0;display:grid;gap:0;border:1px solid #e2e8f0;border-radius:12px;overflow:visible;background:#fff;max-width:720px}.documents-list__item{position:relative;z-index:0;padding:14px 16px;border-bottom:1px solid #e2e8f0;overflow:visible}.documents-list__item:has(.doc-actions-menu__trigger--open){z-index:20}.documents-list__item:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.documents-list__item:last-child{border-bottom:none;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.documents-list__item--flash{animation:documents-list-item-flash 2.2s ease-out}@keyframes documents-list-item-flash{0%{box-shadow:inset 0 0 0 2px #3b82f680;background:#eff6ff}to{box-shadow:none;background:#fff}}.documents-list__main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px 16px}.documents-list__name{font-weight:600;color:#0f172a;word-break:break-word}.documents-list__meta{font-size:.85rem;color:#64748b}.documents-list__row2{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px;margin-top:8px}.documents-list__meta-col{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1 240px}.documents-list__date{margin:0;font-size:.8rem;color:#94a3b8}.documents-list__indexed{margin:0;font-size:.75rem;color:#64748b;line-height:1.35}.documents-list__indexed time{color:#64748b}.documents-list__ingest{display:block;margin:0;font-size:.75rem;line-height:1.35}.documents-list__ingest--active{color:#2563eb;font-weight:600}.documents-list__ingest--failed{color:#b91c1c}.documents-list__ingest-wrap{display:flex;flex-direction:column;gap:2px;align-items:flex-start}.documents-list__ingest--detail{font-size:.7rem;font-weight:400;white-space:pre-wrap;word-break:break-word}.doc-actions-menu{position:relative;flex-shrink:0}.doc-actions-menu__trigger{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:32px;padding:0 10px;margin:0;border-radius:8px;border:1px solid #e2e8f0;background:#f1f5f9;color:#475569;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.doc-actions-menu__trigger:hover{background:#e2e8f0;border-color:#cbd5e1;color:#334155}.doc-actions-menu__trigger--open{background:#e2e8f0;border-color:#cbd5e1}.doc-actions-menu__icon{display:block}.doc-actions-menu__panel{position:absolute;top:calc(100% + 4px);right:0;z-index:50;box-sizing:border-box;width:max-content;min-width:168px;max-width:calc(100vw - 24px);padding:4px;margin:0;list-style:none;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 10px 40px #0f172a1f;overflow-x:auto}.doc-actions-menu__item{display:flex;align-items:center;gap:10px;width:100%;margin:0;padding:10px 12px;border:none;border-radius:6px;background:transparent;font-size:.875rem;font-weight:500;color:#0f172a;text-align:left;cursor:pointer;white-space:nowrap}.doc-actions-menu__item-icon{flex-shrink:0;color:#64748b}.doc-actions-menu__item-label{flex:0 1 auto;white-space:nowrap}.doc-actions-menu__item:hover:not(:disabled){background:#f8fafc}.doc-actions-menu__item:hover:not(:disabled) .doc-actions-menu__item-icon{color:#475569}.doc-actions-menu__item:disabled{opacity:.55;cursor:not-allowed}.doc-desc-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:350;display:flex;align-items:center;justify-content:center;padding:16px;background:#0f0f0f73}.doc-desc-modal{width:min(440px,100%);max-height:min(520px,90vh);overflow:auto;background:#fff;border-radius:12px;border:1px solid #e5e5e5;box-shadow:0 24px 80px #0f172a33}.doc-desc-modal__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px 10px;border-bottom:1px solid #ececec}.doc-desc-modal__title{margin:0;font-size:1.05rem;font-weight:600;color:#0d0d0d}.doc-desc-modal__close{flex-shrink:0;width:36px;height:36px;margin:0;padding:0;border:none;border-radius:8px;background:transparent;font-size:1.5rem;line-height:1;color:#64748b;cursor:pointer}.doc-desc-modal__close:hover{background:#f1f5f9;color:#0f172a}.doc-desc-modal__form{padding:16px}.doc-desc-modal__form>.doc-desc-modal__label:first-of-type{margin-bottom:8px}.doc-desc-modal__filename{margin:0 0 12px;font-size:.85rem;color:#64748b;word-break:break-word}.doc-desc-modal__filing{margin-bottom:14px}.doc-desc-modal__label{display:flex;flex-direction:column;gap:6px;font-size:.875rem;font-weight:500;color:#334155}.doc-desc-modal__input{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font:inherit;font-size:.9rem;line-height:1.45;color:#0f172a}.doc-desc-modal__input:focus{outline:none;border-color:#94a3b8;box-shadow:0 0 0 3px #94a3b840}.doc-desc-modal__input:disabled{opacity:.65;cursor:not-allowed}.doc-desc-modal__textarea{width:100%;box-sizing:border-box;padding:10px 12px;border:1px solid #e2e8f0;border-radius:8px;font:inherit;font-size:.9rem;line-height:1.45;color:#0f172a;resize:vertical;min-height:120px}.doc-desc-modal__textarea:focus{outline:none;border-color:#94a3b8;box-shadow:0 0 0 3px #94a3b840}.doc-desc-modal__textarea:disabled{opacity:.65;cursor:not-allowed}.doc-desc-modal__error{margin:10px 0 0;font-size:.85rem;color:#b91c1c}.doc-desc-modal__actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.doc-desc-modal__btn{padding:8px 16px;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;border:1px solid transparent}.doc-desc-modal__btn:disabled{opacity:.55;cursor:not-allowed}.doc-desc-modal__btn--ghost{background:#fff;border-color:#e2e8f0;color:#475569}.doc-desc-modal__btn--ghost:hover:not(:disabled){background:#f8fafc}.doc-desc-modal__btn--primary{background:#0f172a;border-color:#0f172a;color:#fff}.doc-desc-modal__btn--primary:hover:not(:disabled){background:#1e293b}.documents-list__notes{margin:8px 0 0;font-size:.9rem;color:#475569;line-height:1.4}.documents-list__empty{margin:0;font-size:.95rem;color:#64748b;max-width:720px}.documents-list__empty a{color:#0f172a;font-weight:600}@media(min-width:768px){.app-sidebar{position:sticky;top:0;align-self:flex-start;height:100vh;max-height:100vh;min-height:100vh}@supports (height: 100dvh){.app-sidebar{height:100dvh;max-height:100dvh;min-height:100dvh}}.app-sidebar__collapse--mobile-only{display:none}}@media(max-width:767.98px){.app-mobile-nav-toggle{display:flex}.app-main__body{padding-top:56px}.app-sidebar{position:fixed;left:0;top:0;bottom:0;height:auto;max-height:none;min-height:0;transform:translate(-100%);transition:transform .2s ease;box-shadow:8px 0 32px #0000001f}.app-sidebar--open{transform:translate(0)}}.delete-account-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:450;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f0f0f73}.delete-account-dialog{width:min(100%,440px);max-height:min(90vh,640px);overflow-y:auto;padding:22px 24px 24px;border-radius:16px;background:#fff;box-shadow:0 24px 64px #0003}.delete-account-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.delete-account-dialog__title{margin:0;font-size:1.05rem;font-weight:700;line-height:1.35;color:#0d0d0d}.delete-account-dialog__close{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin:-6px -8px 0 0;padding:0;border:none;border-radius:8px;background:transparent;color:#71717a;font-size:1.5rem;line-height:1;cursor:pointer}.delete-account-dialog__close:hover:not(:disabled){background:#0000000f;color:#18181b}.delete-account-dialog__close:disabled{opacity:.45;cursor:not-allowed}.delete-account-dialog__list{margin:0 0 18px;padding-left:1.25rem;list-style:disc;font-size:.9rem;line-height:1.55;color:#27272a}.delete-account-dialog__list li{margin-bottom:10px}.delete-account-dialog__list li:last-child{margin-bottom:0}.delete-account-dialog__link{color:#2563eb;text-decoration:underline;text-underline-offset:2px}.delete-account-dialog__link:hover{color:#1d4ed8}.delete-account-dialog__note{margin:0 0 22px;font-size:.8rem;line-height:1.5;color:#71717a}.delete-account-dialog__primary{display:flex;align-items:center;justify-content:center;width:100%;margin:0;padding:14px 20px;border:none;border-radius:999px;background:#0d0d0d;font-size:.95rem;font-weight:600;color:#fff;cursor:pointer}.delete-account-dialog__primary:hover:not(:disabled){background:#27272a}.delete-account-dialog__primary:disabled{opacity:.65;cursor:not-allowed}.settings-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;display:flex;align-items:center;justify-content:center;padding:16px;background:#0f0f0f73}.settings-modal{container-type:inline-size;container-name:settings-modal;display:flex;flex-direction:column;width:min(900px,100%);height:min(620px,92vh);background:#fff;border-radius:12px;border:1px solid #e5e5e5;box-shadow:0 24px 80px #0f172a33;overflow:hidden}.settings-modal__chrome{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 12px;border-bottom:1px solid #ececec;flex-shrink:0}.settings-modal__title{margin:0;font-size:1.1rem;font-weight:600;color:#0d0d0d}.settings-modal__close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;margin:0;padding:0;border:none;border-radius:8px;background:transparent;color:#64748b;font-size:1.5rem;line-height:1;cursor:pointer}.settings-modal__close:hover{background:#f1f5f9;color:#0f172a}.settings-modal__body{display:flex;min-height:0;flex:1 1 auto;overflow:hidden}.settings-modal__nav{flex-shrink:0;width:200px;padding:12px 8px;border-right:1px solid #ececec;background:#fafafa;display:flex;flex-direction:column;gap:2px;overflow-y:auto}.settings-modal__nav-item{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:10px 12px;margin:0;border:none;border-radius:8px;background:transparent;font-size:.9rem;color:#334155;cursor:pointer}.settings-modal__nav-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;color:#64748b}.settings-modal__nav-item--active .settings-modal__nav-icon{color:#0d0d0d}.settings-modal__nav-label{min-width:0}.settings-modal__nav-item:hover{background:#0000000d}.settings-modal__nav-item--active{background:#e8e8e8;color:#0d0d0d;font-weight:600}.settings-modal__main{flex:1;min-width:0;padding:20px 24px 24px;overflow-y:auto}.settings-modal__section-title{margin:0 0 12px;font-size:1.05rem;font-weight:600;color:#0d0d0d}.settings-modal__section-text{margin:0;font-size:.95rem;line-height:1.5;color:#64748b}.settings-modal__section-divider{height:1px;margin:0 0 20px;background:#e5e5e5;border:none}.settings-security{display:flex;flex-direction:column;gap:22px}.settings-security__group{display:flex;flex-direction:column;gap:10px}.settings-security__heading{margin:0;font-size:.95rem;font-weight:650;color:#0d0d0d}.settings-security__simple-list{display:flex;flex-direction:column;gap:10px}.settings-security__simple-row{display:flex;min-height:34px;align-items:flex-start;justify-content:space-between;gap:18px;padding:0 0 10px;border-bottom:1px solid #ececec}.settings-security__primary{min-width:0;font-size:.9rem;font-weight:500;color:#0d0d0d;line-height:1.35}.settings-security__secondary,.settings-security__empty{margin:0;font-size:.86rem;color:#71717a;line-height:1.35;text-align:right;word-break:break-word}.settings-security__empty{text-align:left;color:#a1a1aa}.settings-security__row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #ececec}.settings-security__row--tall{align-items:flex-start}.settings-security__label{font-size:.9rem;font-weight:600;color:#0d0d0d}.settings-security__hint{margin:6px 0 0;font-size:.82rem;line-height:1.45;color:#71717a;max-width:42ch}.settings-security__subhead{margin:18px 0 4px;font-size:.8rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase;color:#52525b}.settings-security-row__action{flex-shrink:0;margin:0;padding:6px 4px;border:none;background:none;font-size:.9rem;font-weight:500;color:#0d0d0d;cursor:pointer}.settings-security-row__action:hover{text-decoration:underline}.settings-security__pill{flex-shrink:0;margin:0;padding:8px 16px;border-radius:999px;border:1px solid #d4d4d8;background:#fff;font-size:.85rem;font-weight:600;color:#0d0d0d;cursor:pointer}.settings-security__pill:hover{background:#fafafa}.settings-security__pill--danger{color:#b91c1c;border-color:#fecaca}.settings-security__pill--danger:hover{background:#fef2f2}.settings-security__footnote{margin:16px 0 0;font-size:.78rem;line-height:1.45;color:#a1a1aa}.settings-security__loading,.settings-security__error{margin:8px 0 0;font-size:.88rem;line-height:1.45;color:#52525b}.settings-security__error{color:#b91c1c}.settings-security__mfa-error{margin:0 0 8px;font-size:.82rem;line-height:1.4;color:#b91c1c}.settings-security__hint-note{color:#52525b;font-weight:500}.settings-security__trusted-col{min-width:0;flex:1}.settings-security__devices{margin:10px 0 0;padding:0;list-style:none;display:flex;flex-direction:column;gap:8px;max-width:min(100%,42ch)}.settings-security__device{display:flex;flex-direction:column;gap:2px;padding:8px 10px;border-radius:8px;background:#f4f4f5;font-size:.82rem;line-height:1.35}.settings-security__device-name{font-weight:600;color:#0d0d0d;word-break:break-word}.settings-security__device-meta{font-size:.78rem;color:#71717a}.settings-security__devices-empty{margin:10px 0 0;font-size:.82rem;line-height:1.45;color:#a1a1aa;max-width:42ch}.settings-security__sessions,.settings-security__audit{display:flex;flex-direction:column;gap:8px;padding:8px 0 14px;border-bottom:1px solid #ececec}.settings-security__session,.settings-security__audit-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0}.settings-security__session-main{min-width:0;display:flex;flex-direction:column;gap:2px}.settings-security__current{display:inline-flex;margin-left:8px;padding:2px 6px;border-radius:999px;background:#ecfeff;color:#0369a1;font-size:.68rem;font-weight:700;vertical-align:middle}.settings-notifications{display:flex;flex-direction:column;gap:0}.settings-notifications__row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #ececec}.settings-notifications__row--tall{align-items:flex-start}.settings-notifications__label{font-size:.9rem;font-weight:600;color:#0d0d0d}.settings-notifications__hint{margin:6px 0 0;font-size:.82rem;line-height:1.45;color:#71717a;max-width:42ch}.settings-notifications__channel{flex-shrink:0;display:inline-flex;align-items:center;gap:10px}.settings-notifications__channel-label{font-size:.9rem;font-weight:500;color:#0d0d0d}.settings-notifications__loading,.settings-notifications__error{margin:8px 0 0;font-size:.88rem;line-height:1.45;color:#52525b}.settings-notifications__error{color:#b91c1c}.settings-account{display:flex;flex-direction:column;gap:0;padding-bottom:8px}.settings-account__kv-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #ececec}.settings-account__kv-row--tall{align-items:flex-start}.settings-account__kv-row--danger{border-bottom:none;padding-top:8px}.settings-account__kv-label{font-size:.9rem;font-weight:600;color:#0d0d0d}.settings-account__kv-value{font-size:.9rem;font-weight:500;color:#0d0d0d;text-align:right}.settings-account__kv-value--muted{font-weight:400;color:#3f3f46}.settings-account__kv-link{display:inline-flex;align-items:center;gap:4px;margin:0;padding:0;border:none;background:none;cursor:pointer;font:inherit;min-width:0;max-width:min(100%,280px)}.settings-account__kv-link .settings-account__kv-value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-account__kv-link:hover .settings-account__kv-value{text-decoration:underline}.settings-account__kv-chevron{flex-shrink:0;color:#a1a1aa}.settings-account__plan{margin:20px 0 0;padding:16px 0 20px;border-bottom:1px solid #ececec}.settings-account__plan-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.settings-account__plan-title{font-size:1rem;font-weight:700;color:#0d0d0d}.settings-account__plan-meta{margin:6px 0 0;font-size:.82rem;line-height:1.45;color:#71717a;max-width:36ch}.settings-account__manage-wrap{position:relative;flex-shrink:0}.settings-account__manage{display:inline-flex;align-items:center;gap:6px;margin:0;padding:8px 14px;border-radius:999px;border:1px solid #d4d4d8;background:#fff;font-size:.85rem;font-weight:600;color:#0d0d0d;cursor:pointer}.settings-account__manage:hover{background:#fafafa}.settings-account__manage-caret{font-size:.7rem;color:#71717a;line-height:1}.settings-account__manage-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:5;min-width:180px;padding:6px;border-radius:10px;border:1px solid #e4e4e7;background:#fff;box-shadow:0 8px 24px #00000014}.settings-account__manage-item{display:block;width:100%;margin:0;padding:10px 12px;border:none;border-radius:8px;background:none;font-size:.875rem;text-align:left;color:#0d0d0d;cursor:pointer}.settings-account__manage-item:hover:not(:disabled){background:#f4f4f5}.settings-account__manage-item:disabled{opacity:.45;cursor:not-allowed}.settings-account__benefits-intro{margin:22px 0 12px;font-size:.9rem;line-height:1.5;color:#3f3f46}.settings-account__benefits-list{margin:0;padding:0;list-style:none}.settings-account__benefit{display:flex;align-items:flex-start;gap:12px;padding:10px 0;font-size:.9rem;line-height:1.45;color:#27272a;border-bottom:1px solid #f4f4f5}.settings-account__benefit:last-child{border-bottom:none}.settings-account__benefit-icon{flex-shrink:0;margin-top:1px;color:#52525b}.settings-account__divider{height:1px;margin:8px 0 4px;background:#ececec;border:none}.settings-account__delete-btn{flex-shrink:0;margin:0;padding:8px 18px;border-radius:999px;border:1px solid #fecaca;background:#fff;font-size:.85rem;font-weight:600;color:#b91c1c;cursor:pointer}.settings-account__delete-btn:hover:not(:disabled){background:#fef2f2}.settings-account__delete-btn:disabled{opacity:.65;cursor:not-allowed}.settings-account__subhead{margin:20px 0 8px;font-size:.95rem;font-weight:600;color:#0d0d0d}.settings-account__profile-desc{margin:0 0 16px;font-size:.82rem;line-height:1.5;color:#71717a;max-width:52ch}.settings-account__preview{position:relative;margin-bottom:8px;padding:14px 14px 18px;border-radius:12px;border:1px solid #e4e4e7;background:#fafafa}.settings-account__preview-badge{position:absolute;top:10px;right:12px;font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#a1a1aa}.settings-account__preview-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding-top:8px}.settings-account__preview-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin-bottom:10px;border-radius:10px;background:#fff;border:1px solid #e4e4e7;color:#52525b}.settings-account__preview-title{font-size:.95rem;font-weight:700;color:#0d0d0d}.settings-account__preview-by{display:inline-flex;align-items:center;gap:6px;margin-top:6px;font-size:.8rem;color:#71717a}.settings-account__toggle-wrap{display:flex;align-items:center;gap:8px}.settings-account__info-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;margin:0;padding:0;border:none;border-radius:999px;background:transparent;color:#a1a1aa;cursor:help}.settings-account__info-btn:hover{background:#f4f4f5;color:#52525b}.settings-account__footnote{margin:20px 0 0;font-size:.78rem;line-height:1.45;color:#a1a1aa}.team-page{width:min(100%,1040px);margin:0 auto;padding:32px 20px 56px;color:#0d0d0d}.team-page__header,.team-page__panel,.team-page__section{border-bottom:1px solid #e5e7eb;padding:0 0 22px;margin:0 0 24px}.team-page h1{margin:0 0 6px;font-size:1.55rem}.team-page h2{margin:0 0 14px;font-size:1rem}.team-page p{margin:0;color:#64748b;line-height:1.45}.team-page__error,.team-page__notice,.team-page__dev-link{padding:10px 12px;border-radius:8px;margin:0 0 14px;font-size:.88rem}.team-page__error{color:#991b1b;background:#fef2f2}.team-page__notice,.team-page__dev-link{color:#064e3b;background:#ecfdf5;word-break:break-all}.team-page__table{display:flex;flex-direction:column;gap:10px}.team-page__row{display:grid;grid-template-columns:minmax(220px,1fr) 130px minmax(150px,.8fr) auto;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #f1f5f9}.team-page__row div{min-width:0;display:flex;flex-direction:column;gap:3px}.team-page__row span,.team-page__row strong{min-width:0;font-size:.88rem;overflow-wrap:anywhere}.team-page__row span{color:#64748b}.team-page select,.team-page input{width:100%;border:1px solid #d4d4d8;border-radius:8px;padding:9px 10px;background:#fff;color:#0d0d0d;font:inherit}.team-page button{border:1px solid #d4d4d8;border-radius:8px;padding:9px 12px;background:#fff;color:#0d0d0d;font-weight:600;cursor:pointer;white-space:nowrap}.team-page button:hover:not(:disabled){background:#fafafa}.team-page button:disabled{opacity:.5;cursor:not-allowed}.team-page__invite{display:grid;grid-template-columns:minmax(220px,1fr) 150px auto;gap:12px}.team-page__empty{font-size:.9rem}@media(max-width:820px){.team-page__row,.team-page__invite{grid-template-columns:1fr}}.settings-toggle{position:relative;flex-shrink:0;width:44px;height:26px;margin:0;padding:0;border:none;border-radius:999px;background:#d4d4d8;cursor:pointer;transition:background .15s ease}.settings-toggle:disabled{opacity:.55;cursor:not-allowed}.settings-toggle--on{background:#069}.settings-toggle--on:hover{background:#007cb3}.settings-toggle__knob{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0000001f;transition:transform .15s ease}.settings-toggle--on .settings-toggle__knob{transform:translate(18px)}@container settings-modal (max-width: 560px){.settings-modal__body{flex-direction:column}.settings-modal__nav{width:100%;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:6px;padding:10px 12px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;scrollbar-width:thin;border-right:none;border-bottom:1px solid #ececec}.settings-modal__nav::-webkit-scrollbar{height:6px}.settings-modal__nav::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.settings-modal__nav-item{flex:0 0 auto;width:auto;min-width:max-content;padding:8px 12px}.settings-modal__nav-label{white-space:nowrap}}@media(max-width:640px){.settings-modal__body{flex-direction:column}.settings-modal__nav{width:100%;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:6px;padding:10px 12px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x;overscroll-behavior-x:contain;scrollbar-width:thin;border-right:none;border-bottom:1px solid #ececec}.settings-modal__nav::-webkit-scrollbar{height:6px}.settings-modal__nav::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.settings-modal__nav-item{flex:0 0 auto;width:auto;min-width:max-content;padding:8px 12px}.settings-modal__nav-label{white-space:nowrap}}
