:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;box-sizing:border-box;flex-direction:column;width:100%;min-height:100svh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.splash-page{box-sizing:border-box;background:#fff;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:24px;display:flex}.splash-title{color:#111;text-align:center;word-break:break-word;margin:0;font-size:clamp(32px,10vw,56px);font-weight:800;line-height:1.1;position:relative;overflow:hidden}.splash-title:after{content:"";mix-blend-mode:screen;background:linear-gradient(90deg,#0000 0%,#ffffff26 18%,#ffffffd9 50%,#ffffff26 82%,#0000 100%);width:38%;animation:1.15s ease-out .65s both splash-shine;position:absolute;inset:-10% auto -10% -45%;transform:skew(-18deg)}@keyframes splash-shine{0%{opacity:0;left:-45%}18%{opacity:1}to{opacity:0;left:115%}}@media (prefers-color-scheme:dark){.splash-page{background:#fff}.splash-title{color:#111}}.auth-page{box-sizing:border-box;color:#111;text-align:left;background:#fff;place-items:center;width:100%;min-height:100svh;padding:0;display:grid}.auth-shell{width:100%;min-height:100svh;box-shadow:none;background:#fff;border:0;border-radius:0;grid-template-columns:minmax(0,1fr) minmax(360px,460px);display:grid;overflow:hidden}.auth-visual{color:#111;background:#fff;flex-direction:column;justify-content:space-between;min-width:0;padding:40px clamp(24px,5vw,76px);display:flex;position:relative}.auth-brand{letter-spacing:0;align-items:center;gap:10px;width:fit-content;font-size:17px;font-weight:800;display:inline-flex}.auth-brand-mark{color:#fff;background:#111;border-radius:12px;place-items:center;width:38px;height:38px;font-size:14px;font-weight:900;display:inline-grid}.auth-visual-copy{color:#404040;max-width:430px;font-size:20px;font-weight:650;line-height:1.25}.auth-text-animation{align-content:center;gap:20px;min-height:420px;display:grid}.auth-text-animation p{color:#777;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:15px;font-weight:800;line-height:1.2}.auth-prompt-window{align-content:center;gap:14px;min-height:230px;display:grid}.auth-prompt-window span{color:#111;letter-spacing:0;opacity:0;overflow-wrap:anywhere;background:#fffefa;border:1px solid #e5e5e5;border-radius:18px;align-items:center;width:fit-content;max-width:100%;min-height:58px;padding:0 20px;font-size:clamp(22px,4vw,44px);font-weight:850;line-height:1.08;animation:8s ease-in-out infinite auth-prompt-fade;display:inline-flex;transform:translateY(12px);box-shadow:0 10px 26px #0000000e}.auth-prompt-window span:nth-child(2){margin-left:clamp(18px,8vw,96px);animation-delay:2s}.auth-prompt-window span:nth-child(3){margin-left:clamp(4px,4vw,42px);animation-delay:4s}.auth-prompt-window span:nth-child(4){margin-left:clamp(26px,10vw,118px);animation-delay:6s}@keyframes auth-prompt-fade{0%,7%{opacity:0;transform:translateY(12px)}12%,25%{opacity:1;transform:translateY(0)}32%,to{opacity:0;transform:translateY(-10px)}}.auth-card{color:#111;background:#fff;border-left:1px solid #eee;flex-direction:column;justify-content:center;gap:18px;min-width:0;padding:48px clamp(24px,4vw,56px);display:flex}.auth-heading{gap:8px;display:grid}.auth-eyebrow{color:#555;letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:800;line-height:1.2}.auth-heading h1{color:#111;letter-spacing:0;margin:0;font-size:36px;font-weight:850;line-height:1.05}.auth-heading p:not(.auth-eyebrow){color:#555;font-size:15px;line-height:1.55}.auth-oauth-options{gap:12px;display:grid}.auth-oauth-button{color:#111;cursor:pointer;width:100%;min-height:52px;font:inherit;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border:1px solid #d8d8d8;border-radius:15px;justify-content:center;align-items:center;gap:10px;font-size:15px;font-weight:850;transition:border-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.auth-oauth-button:hover:not(:disabled){border-color:#111;transform:translateY(-1px);box-shadow:0 12px 26px #00000014}.auth-oauth-button:disabled{cursor:wait;opacity:.68}.auth-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.auth-icon svg{width:100%;height:100%;display:block}.auth-error{color:#9f1239;overflow-wrap:anywhere;background:#fff5f5;border:1px solid #fecaca;border-radius:14px;padding:12px 14px;font-size:14px;font-weight:700;line-height:1.45}.auth-helper{color:#555;text-align:center;font-size:14px;line-height:1.5}@media (prefers-color-scheme:dark){.auth-page,.auth-shell{background:#fff}}@media (width<=820px){.auth-page{align-items:start;padding:0}.auth-shell{border-radius:0;grid-template-columns:1fr;min-height:auto}.auth-visual{border-bottom:1px solid #eee;gap:18px;padding:24px 22px 16px}.auth-text-animation{gap:12px;min-height:190px}.auth-prompt-window{gap:10px;min-height:130px}.auth-prompt-window span{border-radius:14px;min-height:44px;padding:0 14px}.auth-visual-copy{max-width:none;font-size:18px}.auth-card{border-left:0;padding:28px 22px 30px}}@media (width<=480px){.auth-page{background:#fff;padding:0}.auth-shell{min-height:100svh;box-shadow:none;border:0;border-radius:0}.auth-visual{padding:20px 18px 12px}.auth-brand-mark{border-radius:10px;width:34px;height:34px}.auth-text-animation{min-height:126px}.auth-text-animation p{font-size:11px}.auth-prompt-window{gap:8px;min-height:86px}.auth-prompt-window span{border-radius:12px;min-height:36px;padding:0 12px;font-size:18px}.auth-prompt-window span:nth-child(2),.auth-prompt-window span:nth-child(3),.auth-prompt-window span:nth-child(4){margin-left:0}.auth-visual-copy{display:none}.auth-card{gap:15px;padding:24px 18px 26px}.auth-heading h1{font-size:28px}.auth-heading p:not(.auth-eyebrow),.auth-helper{font-size:13px}.auth-oauth-button{min-height:48px}}.home-page{color:#111;text-align:left;background:#fff;display:flex;position:fixed;inset:0;overflow:hidden}.home-main{background:#f8f8f7;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.home-sidebar{box-sizing:border-box;background:#fdfdfc;border-right:1px solid #ededeb;flex-direction:column;gap:22px;width:304px;min-width:304px;height:100%;padding:22px 16px;display:flex;overflow:hidden}.home-sidebar-backdrop{display:none}.home-sidebar-top{flex-direction:column;flex-shrink:0;gap:12px;display:flex}.home-sidebar-brand{color:#111;letter-spacing:0;margin:0 0 4px;font-size:30px;font-weight:850;line-height:1.05}.home-primary-button,.home-secondary-button,.home-menu-button,.home-logout-button,.home-center-create,.home-send-button,.home-icon-button{font:inherit;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.home-primary-button,.home-secondary-button,.home-center-create{cursor:pointer;border-radius:14px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:46px;font-size:15px;font-weight:800;display:inline-flex}.home-primary-button,.home-center-create,.home-send-button{color:#fff;background:#111;border:0;box-shadow:0 10px 22px #0000001a}.home-secondary-button{color:#111;background:#fff;border:1px solid #ddd}.home-chat-list{flex-direction:column;flex:1;gap:10px;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.home-chat-item{background:#fffefa;border:1px solid #ededeb;border-radius:16px;align-items:stretch;gap:8px;padding:7px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.home-chat-item:hover{border-color:#d7d7d7;box-shadow:0 8px 22px #0000000b}.home-chat-item.is-active{background:#fff;border-color:#111;box-shadow:0 10px 26px #0001}.home-chat-select{cursor:pointer;text-align:left;background:0 0;border:0;flex:1;min-width:0;padding:9px}.home-chat-name{color:#111;overflow-wrap:anywhere;margin-bottom:5px;font-size:14px;font-weight:750;line-height:1.25;display:block}.home-chat-mode{color:#666;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800;display:inline-flex}.home-chat-actions{flex-direction:column;flex-shrink:0;justify-content:center;gap:4px;display:flex}.home-chat-action,.home-chat-delete,.home-error button,.home-helper-button{cursor:pointer;font:inherit;background:0 0;border:0;border-radius:9px;place-items:center;min-width:30px;min-height:28px;padding:4px;font-size:12px;font-weight:800;text-decoration:none;display:inline-grid}.home-chat-action{color:#111}.home-chat-action:hover{background:#f2f2f0}.home-chat-delete{color:#b42318}.home-chat-delete:hover:not(:disabled){background:#fff1f0}.home-muted-text,.home-sidebar-empty{color:#666;margin:0;font-size:14px;line-height:1.45}.home-sidebar-empty{background:#fafafa;border:1px dashed #d7d7d7;border-radius:16px;padding:18px 14px}.home-sidebar-empty p{color:#111;font-weight:800}.home-sidebar-empty span{margin-top:4px;display:block}.home-topbar{box-sizing:border-box;background:#fdfdfcf5;border-bottom:1px solid #eee;flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;min-height:74px;padding:14px 18px 12px;display:flex}.home-topbar-left,.home-profile-wrap{align-items:center;gap:10px;min-width:0;display:flex}.home-profile-wrap{margin-left:auto}.home-menu-button,.home-logout-button{color:#111;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 13px;font-size:14px;font-weight:750;display:inline-flex}.home-mode-badge{color:#111;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:#f7f7f7;border:1px solid #ddd;border-radius:999px;align-items:center;min-height:36px;padding:0 12px;font-size:12px;font-weight:850;display:inline-flex}.home-active-chat-title{color:#111;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:min(34vw,420px);font-size:15px;font-weight:850;line-height:1.25;overflow:hidden}.home-profile-button{color:#fff;cursor:pointer;background:#111;border:0;border-radius:50%;place-items:center;width:42px;min-width:42px;height:42px;font-size:16px;font-weight:850;display:grid}.home-error{color:#b42318;overflow-wrap:anywhere;background:#fff8f7;border:1px solid #fecdca;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin:12px 18px 0;padding:12px 14px;font-size:14px;font-weight:750;line-height:1.4;display:flex}.home-error button{color:#7a271a;flex-shrink:0}.home-center-state{text-align:center;flex:1;place-content:center;justify-items:center;gap:12px;padding:24px;display:grid}.home-center-eyebrow{color:#666;letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:850}.home-center-state h1{color:#111;letter-spacing:0;margin:0;font-size:clamp(28px,5vw,44px);font-weight:850;line-height:1.08}.home-text-animation{place-items:center;width:min(100%,520px);min-height:58px;margin:2px 0;display:grid;position:relative}.home-text-animation span{color:#111;opacity:0;background:#fffefa;border:1px solid #ededeb;border-radius:16px;justify-content:center;align-items:center;min-height:50px;padding:0 18px;font-size:clamp(20px,4vw,34px);font-weight:850;line-height:1.1;animation:7.5s ease-in-out infinite home-text-cycle;display:inline-flex;position:absolute;transform:translateY(10px);box-shadow:0 10px 24px #0000000e}.home-text-animation span:nth-child(2){animation-delay:2.5s}.home-text-animation span:nth-child(3){animation-delay:5s}.home-text-animation.is-compact{min-height:48px}.home-text-animation.is-compact span{border-radius:14px;min-height:42px;padding:0 14px;font-size:clamp(18px,4vw,26px)}.home-center-state p:not(.home-center-eyebrow){color:#555;max-width:440px;font-size:15px;line-height:1.5}.home-center-create{width:auto;margin-top:8px;padding:0 24px}.home-chat-area{box-sizing:border-box;flex-direction:column;flex:1;gap:10px;min-height:0;padding:18px min(5vw,52px) 22px;display:flex;overflow-y:auto}.home-empty-chat,.home-loading-state{text-align:center;flex:1;place-content:center;justify-items:center;gap:12px;padding:24px 12px;display:grid}.home-empty-title{color:#111;margin:0;font-size:clamp(24px,5vw,34px);font-weight:850;line-height:1.1}.home-empty-subtitle,.home-loading-state p{color:#555;max-width:520px;margin:0;font-size:15px;line-height:1.5}.home-empty-upload{max-width:220px;margin-top:4px}.home-loading-state span{border:3px solid #e3e3e3;border-top-color:#111;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite home-spin}.home-message-row{width:100%;display:flex}.home-message-row.is-user{justify-content:flex-end}.home-message-row.is-assistant{justify-content:flex-start}.home-message-bubble{box-sizing:border-box;overflow-wrap:anywhere;word-break:break-word;border-radius:14px;width:fit-content;max-width:min(760px,86%);padding:10px 13px}.home-message-bubble.is-user{color:#fff;background:#111;border-bottom-right-radius:6px}.home-message-bubble.is-assistant{color:#111;background:#fffefa;border:1px solid #ededeb;border-bottom-left-radius:6px}.home-message-bubble.is-error{color:#b42318;background:#fff5f5;border-color:#fecdca}.home-message-text{white-space:normal;margin:0;font-size:15px;line-height:1.45}.home-document-chip{color:#111;background:#fff;border:1px solid #ddd;border-radius:11px;align-items:center;gap:8px;max-width:100%;min-height:34px;margin-bottom:8px;padding:0 10px;font-size:13px;font-weight:800;line-height:1.2;display:inline-flex}.home-document-chip svg{flex-shrink:0}.home-document-chip span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.home-message-sources{border-top:1px solid #ededeb;flex-wrap:wrap;gap:7px;margin-top:10px;padding-top:9px;display:flex}.home-message-sources a{color:#111;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:1px solid #ddd;border-radius:999px;align-items:center;max-width:100%;min-height:28px;padding:0 9px;font-size:12px;font-weight:780;line-height:1.2;text-decoration:none;display:inline-flex;overflow:hidden}.home-message-sources a:hover{border-color:#111}.home-generated-image{border-radius:14px;width:100%;max-width:460px;height:auto;display:block}.home-composer-wrap{box-sizing:border-box;background:#f8f8f7;flex-shrink:0;padding:12px min(5vw,44px) 22px}.home-composer-shell{box-sizing:border-box;background:#fff;border:1px solid #dededb;border-radius:24px;width:100%;max-width:900px;margin:0 auto;padding:12px;box-shadow:0 12px 32px #00000012}.home-chat-input{resize:none;color:#111;box-sizing:border-box;width:100%;min-height:54px;max-height:180px;font:500 15px/1.5 var(--sans,system-ui, sans-serif);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border:0;outline:0;padding:6px 5px 12px}.home-chat-input::placeholder{color:#8c8c8c;opacity:1}.home-composer-actions,.home-composer-left-actions{align-items:center;gap:10px;display:flex}.home-composer-actions{justify-content:space-between}.home-icon-button{color:#111;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:999px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:13px;font-weight:850;display:inline-grid}.home-send-button{cursor:pointer;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;gap:7px;height:40px;padding:0 20px;font-size:14px;font-weight:850;display:inline-flex}.home-primary-button:hover:not(:disabled),.home-center-create:hover:not(:disabled),.home-send-button:hover:not(:disabled),.home-profile-button:hover:not(:disabled){background:#000}.home-secondary-button:hover:not(:disabled),.home-menu-button:hover:not(:disabled),.home-logout-button:hover:not(:disabled),.home-icon-button:hover:not(:disabled){border-color:#111}.home-primary-button:disabled,.home-secondary-button:disabled,.home-center-create:disabled,.home-send-button:disabled,.home-icon-button:disabled,.home-chat-delete:disabled{cursor:not-allowed;opacity:.58}@keyframes home-spin{to{transform:rotate(360deg)}}@keyframes home-text-cycle{0%,9%{opacity:0;transform:translateY(10px)}15%,31%{opacity:1;transform:translateY(0)}40%,to{opacity:0;transform:translateY(-8px)}}@media (prefers-color-scheme:dark){.home-page,.home-main,.home-sidebar,.home-topbar,.home-composer-wrap,.home-composer-shell,.home-chat-input{color:#111;background-color:#fff}.home-main,.home-composer-wrap{background-color:#f8f8f7}}@media (width<=860px){.home-page{position:fixed}.home-sidebar{z-index:20;width:min(86vw,330px);min-width:0;position:absolute;inset:0 auto 0 0;box-shadow:18px 0 40px #0000001f}.home-sidebar-backdrop{z-index:15;cursor:pointer;background:#00000038;border:0;display:block;position:absolute;inset:0}.home-topbar{min-height:66px;padding:12px}.home-logout-button{display:none}.home-chat-area{padding:14px 12px 18px}.home-composer-wrap{padding:10px 12px 14px}.home-message-bubble{max-width:92%}}@media (width<=520px){.home-sidebar{width:min(88vw,318px);padding:18px 12px}.home-sidebar-brand{font-size:26px}.home-mode-badge{text-overflow:ellipsis;max-width:96px;overflow:hidden}.home-active-chat-title{max-width:42vw;font-size:14px}.home-menu-button{padding:0 11px}.home-menu-button span{display:none}.home-topbar{gap:8px}.home-profile-button{width:40px;min-width:40px;height:40px}.home-error{flex-direction:column;align-items:flex-start;margin:10px 12px 0}.home-text-animation{min-height:48px}.home-text-animation span{min-height:42px;padding:0 13px;font-size:18px}.home-composer-shell{border-radius:20px;padding:10px}.home-chat-input{min-height:48px}.home-composer-actions,.home-composer-left-actions{gap:8px}.home-send-button{padding:0 14px}.home-message-bubble{max-width:96%}.home-generated-image{max-width:100%}}.profile-page{color:#111;text-align:left;background:#f8f8f7;min-height:100svh}.profile-topbar{box-sizing:border-box;background:#fdfdfc;border-bottom:1px solid #ededeb;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-height:74px;padding:14px 18px;display:grid}.profile-topbar h1{color:#111;letter-spacing:0;margin:0;font-size:clamp(24px,5vw,30px);font-weight:850;line-height:1.05}.profile-nav-button{color:#111;cursor:pointer;min-height:42px;font:inherit;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border:1px solid #ddd;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:14px;font-weight:760;display:inline-flex}.profile-nav-button:first-child{justify-self:start}.profile-nav-button:last-child{justify-self:end}.profile-shell{box-sizing:border-box;width:min(100%,760px);margin:0 auto;padding:34px clamp(16px,4vw,34px) 44px}.profile-card{box-sizing:border-box;background:#fff;border:1px solid #ededeb;border-radius:18px;padding:22px}.profile-summary{border-bottom:1px solid #ededeb;align-items:center;gap:14px;margin-bottom:18px;padding-bottom:20px;display:flex}.profile-avatar{color:#fff;background:#111;border-radius:50%;place-items:center;width:54px;min-width:54px;height:54px;font-size:20px;font-weight:850;display:grid}.profile-summary-text{min-width:0}.profile-summary-text p{color:#666;letter-spacing:.08em;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:850}.profile-summary-text h2{color:#111;letter-spacing:0;overflow-wrap:anywhere;margin:0;font-size:clamp(24px,5vw,32px);font-weight:850;line-height:1.08}.profile-summary-text span{color:#555;overflow-wrap:anywhere;margin-top:5px;font-size:14px;line-height:1.45;display:block}.profile-loading{text-align:center;place-content:center;justify-items:center;gap:12px;min-height:220px;display:grid}.profile-loading span{border:3px solid #e4e4e1;border-top-color:#111;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite profile-spin}.profile-loading p{color:#555;margin:0;font-size:15px}.profile-error{color:#b42318;overflow-wrap:anywhere;background:#fff8f7;border:1px solid #fecdca;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding:12px 14px;font-size:14px;font-weight:750;line-height:1.4;display:flex}.profile-error button{color:#7a271a;cursor:pointer;font:inherit;text-underline-offset:3px;background:0 0;border:0;flex-shrink:0;padding:0;font-size:13px;font-weight:850;text-decoration:underline}.profile-fields{gap:10px;display:grid}.profile-field{border-bottom:1px solid #f0f0ee;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:14px 0;display:grid}.profile-field:last-child{border-bottom:0}.profile-field-icon{color:#111;background:#fff;border:1px solid #ddd;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.profile-field p{color:#666;letter-spacing:.06em;text-transform:uppercase;margin:0 0 3px;font-size:12px;font-weight:820}.profile-field span{color:#111;overflow-wrap:anywhere;font-size:15px;font-weight:700;line-height:1.35;display:block}.profile-danger{border-top:1px solid #ededeb;justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding-top:18px;display:flex}.profile-danger p{color:#111;margin:0 0 4px;font-size:14px;font-weight:850}.profile-danger span{color:#666;font-size:14px;line-height:1.45}.profile-danger button{color:#b42318;cursor:pointer;min-height:42px;font:inherit;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border:1px solid #f1c5c1;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:820;display:inline-flex}.profile-nav-button:hover:not(:disabled),.profile-danger button:hover:not(:disabled){border-color:#111}.profile-danger button:disabled{cursor:not-allowed;opacity:.58}@keyframes profile-spin{to{transform:rotate(360deg)}}@media (prefers-color-scheme:dark){.profile-page,.profile-topbar,.profile-nav-button,.profile-card{color:#111;background-color:#fff}.profile-page{background-color:#f8f8f7}.profile-topbar{background-color:#fdfdfc}}@media (width<=680px){.profile-topbar{min-height:66px;padding:12px}.profile-nav-button span{display:none}.profile-shell{padding:24px 12px 28px}.profile-card{border-radius:16px;padding:18px}.profile-summary{align-items:flex-start}.profile-danger{flex-direction:column;align-items:stretch}.profile-danger button{width:100%}.profile-error{flex-direction:column;align-items:flex-start}}.images-page{color:#111;box-sizing:border-box;text-align:left;background:#f8f8f7;min-height:100svh}.images-topbar{box-sizing:border-box;background:#fdfdfc;border-bottom:1px solid #ededeb;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-height:74px;padding:14px 18px;display:grid}.images-topbar h1{color:#111;letter-spacing:0;text-align:center;margin:0;font-size:clamp(24px,5vw,30px);font-weight:850;line-height:1.05}.images-nav-button,.images-refresh-button,.images-close-button{color:#111;cursor:pointer;min-height:42px;font:inherit;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border:1px solid #ddd;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:14px;font-weight:780;display:inline-flex}.images-nav-button:first-child{justify-self:start}.images-nav-button:last-child{justify-self:end}.images-shell{box-sizing:border-box;width:min(100%,1180px);margin:0 auto;padding:30px clamp(16px,4vw,34px) 42px}.images-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:22px;display:flex}.images-eyebrow{color:#666;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:13px;font-weight:850;line-height:1.2}.images-heading h2{color:#111;letter-spacing:0;margin:0;font-size:clamp(30px,5vw,46px);font-weight:850;line-height:1.05}.images-heading p:not(.images-eyebrow){color:#555;margin-top:9px;font-size:15px;line-height:1.5}.images-refresh-button{flex-shrink:0}.images-error{color:#b42318;overflow-wrap:anywhere;background:#fff8f7;border:1px solid #fecdca;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding:12px 14px;font-size:14px;font-weight:750;line-height:1.4;display:flex}.images-error button{color:#7a271a;cursor:pointer;font:inherit;text-underline-offset:3px;background:0 0;border:0;flex-shrink:0;padding:0;font-size:13px;font-weight:850;text-decoration:underline}.images-loading,.images-empty-state{text-align:center;box-sizing:border-box;background:#fffefa;border:1px solid #ededeb;border-radius:22px;place-content:center;justify-items:center;gap:12px;min-height:360px;padding:28px 18px;display:grid}.images-loading span{border:3px solid #e4e4e1;border-top-color:#111;border-radius:50%;width:30px;height:30px;animation:.8s linear infinite images-spin}.images-loading p,.images-empty-state span{color:#555;margin:0;font-size:15px;line-height:1.5}.images-empty-state svg{color:#111}.images-empty-state p{color:#111;margin:0;font-size:20px;font-weight:850;line-height:1.2}.images-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:16px;display:grid}.images-card{aspect-ratio:1;cursor:pointer;background:#fffefa;border:1px solid #ededeb;border-radius:18px;padding:0;transition:border-color .2s,box-shadow .2s,transform .2s;position:relative;overflow:hidden;box-shadow:0 8px 22px #0000000b}.images-card:hover{border-color:#111;transform:translateY(-2px);box-shadow:0 14px 30px #00000017}.images-card img{object-fit:cover;width:100%;height:100%;display:block}.images-missing,.images-preview-missing{color:#666;place-content:center;justify-items:center;gap:8px;width:100%;height:100%;font-size:13px;font-weight:750;display:grid}.images-overlay{z-index:1000;box-sizing:border-box;background:#000000b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.images-modal{box-sizing:border-box;background:#fff;border-radius:22px;width:min(100%,980px);max-height:90svh;padding:14px;overflow:auto}.images-close-button{margin-bottom:12px;margin-left:auto}.images-preview{object-fit:contain;background:#f8f8f7;border-radius:16px;width:100%;max-height:72svh;display:block}.images-preview-missing{background:#f8f8f7;border:1px dashed #d7d7d4;border-radius:16px;min-height:320px}.images-prompt{color:#333;overflow-wrap:anywhere;margin:14px 2px 2px;font-size:14px;line-height:1.55}.images-nav-button:hover:not(:disabled),.images-refresh-button:hover:not(:disabled),.images-close-button:hover:not(:disabled){border-color:#111}.images-refresh-button:disabled{cursor:not-allowed;opacity:.58}.is-spinning{animation:.8s linear infinite images-spin}@keyframes images-spin{to{transform:rotate(360deg)}}@media (prefers-color-scheme:dark){.images-page,.images-topbar,.images-nav-button,.images-refresh-button,.images-close-button,.images-modal{color:#111;background-color:#fff}.images-page{background-color:#f8f8f7}.images-topbar{background-color:#fdfdfc}}@media (width<=680px){.images-topbar{min-height:66px;padding:12px}.images-nav-button span{display:none}.images-shell{padding:24px 12px 28px}.images-heading{flex-direction:column;align-items:stretch;gap:14px}.images-refresh-button{width:100%}.images-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.images-card{border-radius:14px}.images-error{flex-direction:column;align-items:flex-start}.images-overlay{padding:10px}.images-modal{border-radius:18px}}.onboarding-page{color:#111;box-sizing:border-box;text-align:left;background:#f8f8f7;place-items:center;min-height:100svh;padding:20px;display:grid}.onboarding-card{box-sizing:border-box;background:#fff;border:1px solid #ededeb;border-radius:20px;gap:22px;width:min(100%,440px);padding:28px;display:grid}.onboarding-brand{align-items:center;gap:10px;width:fit-content;font-size:17px;display:inline-flex}.onboarding-brand span{color:#fff;background:#111;border-radius:12px;place-items:center;width:38px;height:38px;font-size:14px;font-weight:900;display:grid}.onboarding-heading{gap:8px;display:grid}.onboarding-heading p{color:#666;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:13px;font-weight:850}.onboarding-heading h1{color:#111;letter-spacing:0;margin:0;font-size:34px;font-weight:850;line-height:1.05}.onboarding-heading span{color:#555;font-size:15px;line-height:1.5}.onboarding-card form{gap:14px;display:grid}.onboarding-field{color:#222;gap:7px;font-size:13px;font-weight:800;display:grid}.onboarding-field input{color:#111;box-sizing:border-box;width:100%;min-height:50px;font:500 15px/1.2 var(--sans,system-ui, sans-serif);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border:1px solid #d8d8d8;border-radius:14px;outline:none;padding:0 14px}.onboarding-field input:focus{border-color:#111;box-shadow:0 0 0 4px #11111114}.onboarding-error{color:#9f1239;overflow-wrap:anywhere;background:#fff5f5;border:1px solid #fecaca;border-radius:14px;padding:12px 14px;font-size:14px;font-weight:700;line-height:1.45}.onboarding-submit{color:#fff;cursor:pointer;width:100%;min-height:52px;font:inherit;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#111;border:0;border-radius:15px;font-size:16px;font-weight:850}.onboarding-submit:disabled{cursor:wait;opacity:.72}.onboarding-logout{color:#555;cursor:pointer;width:fit-content;font:inherit;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:14px;font-weight:760;display:inline-flex}@media (prefers-color-scheme:dark){.onboarding-page{color:#111;background:#f8f8f7}}@media (width<=480px){.onboarding-page{align-items:stretch;padding:0}.onboarding-card{border:0;border-radius:0;align-content:center;width:100%;min-height:100svh;padding:24px 18px}.onboarding-heading h1{font-size:28px}}.temp-page{background:#fff}.temp-topbar{justify-content:flex-start}
