:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#111;--accent:#f1f1ea;--accent-bg:#f4f4f01a;--accent-border:#f4f4f03d;--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:#f1f1ea;--accent-bg:#f4f4f01a;--accent-border:#f4f4f03d;--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%}:root{--text:#b9b4aa;--text-h:#f5f0e7;--text-muted:#837c70;--bg:#070706;--bg-deep:#030303;--surface-0:#090908;--surface-1:#101010;--surface-2:#191714;--surface-3:#211f1b;--border:#f5f0e71a;--border-strong:#f5f0e72e;--code-bg:#151411;--accent:#f1f1ea;--accent-soft:#f4f4f01f;--accent-bg:#f4f4f01f;--accent-border:#f4f4f057;--danger:#ef8f83;--danger-soft:#ef8f831a;--success:#b9d9b0;--social-bg:#f5f0e70f;--shadow:0 26px 70px #0000006b;--shadow-soft:0 14px 38px #00000047;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:24px;--ease:cubic-bezier(.2, .8, .2, 1);--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--heading:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono:"SFMono-Regular", "SF Mono", Consolas, "Liberation Mono", monospace;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;letter-spacing:0;color:var(--text);background:radial-gradient(circle at 18% 0,#f4f4f01a,#0000 26rem),radial-gradient(circle at 92% 10%,#7a705e1a,#0000 24rem),linear-gradient(#030303 0%,#090909 48%,#040404 100%);font-size:16px}@media (prefers-color-scheme:dark){:root{--text:#b9b4aa;--text-h:#f5f0e7;--bg:#070706;--border:#f5f0e71a;--code-bg:#151411;--accent:#f1f1ea;--accent-bg:#f4f4f01f;--accent-border:#f4f4f057;--social-bg:#f5f0e70f;--shadow:0 26px 70px #0000006b}}*{box-sizing:border-box}html{background:var(--bg-deep)}body{background:radial-gradient(circle at 12% -10%,#f4f4f014,#0000 28rem),linear-gradient(#030303 0%,#090909 52%,#040404 100%);min-width:320px}body,button,input,textarea,select{font-family:var(--sans)}button,select,input,textarea{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}button,a,select,input,textarea{transition:border-color .18s var(--ease), background-color .18s var(--ease), color .18s var(--ease), box-shadow .18s var(--ease), opacity .18s var(--ease), transform .18s var(--ease)}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:2px solid #f4f4f09e}::selection{color:var(--text-h);background:#f4f4f047}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#f5f0e724 padding-box padding-box;border:3px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#f5f0e73d padding-box padding-box;border:3px solid #0000}h1,h2{color:var(--text-h);letter-spacing:0}code{color:#f1f1ea}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--text:#d7d7d4;--text-h:#f4f4f0;--text-muted:#8b8b86;--bg:#060606;--bg-deep:#020202;--surface-0:#080808;--surface-1:#101010;--surface-2:#171717;--surface-3:#202020;--border:#f4f4f017;--border-strong:#f4f4f029;--code-bg:#111;--accent:#f1f1ea;--accent-soft:#f1f1ea1a;--accent-bg:#f1f1ea1a;--accent-border:#f1f1ea3d;--window-light:#e8bb72;--window-light-soft:#e8bb7275;--danger:#d68f88;--danger-soft:#d68f8817;--shadow:0 18px 52px #00000057;--shadow-soft:0 10px 30px #0000003d;background:#060606}@media (prefers-color-scheme:dark){:root{--text:#d7d7d4;--text-h:#f4f4f0;--bg:#060606;--border:#f4f4f017;--code-bg:#111;--accent:#f1f1ea;--accent-bg:#f1f1ea1a;--accent-border:#f1f1ea3d}}body{background:#060606}body:before,body:after{content:"";z-index:-2;pointer-events:none;position:fixed;inset:0}body:before{background:radial-gradient(circle at 73% 12%,#f4f4f057 0 1px,#0000 2px),radial-gradient(circle at 28% 18%,#f4f4f038 0 1px,#0000 2px),radial-gradient(circle at 52% 9%,#f4f4f02e 0 1px,#0000 2px),radial-gradient(circle at 82% 26%,#f4f4f024 0 1px,#0000 2px),radial-gradient(circle at 86% 16%,#f4f4f02e 0 28px,#0000 30px),linear-gradient(#1c1c1c9e,#0000 44%),#060606}body:after{z-index:-1;opacity:.92;background:radial-gradient(at 22% 72%,#30303057,#0000 34%),radial-gradient(at 72% 68%,#2a2a2a4d,#0000 38%),radial-gradient(at 50% 92%,#78787021,#0000 46%),radial-gradient(at 18% 86%,#e8bb7214,#0000 14%),radial-gradient(at 80% 90%,#e8bb720f,#0000 16%),linear-gradient(#0000 0%,#0a0a0a57 58%,#060606 100%)}.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-subtitle{color:#111;text-align:relative;word-break:break-word;margin:8px 0 0;font-size:clamp(16px,4vw,24px);font-weight:500;line-height:1.2}.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}}.splash-page{flex-direction:column;color:var(--text-h)!important;background:radial-gradient(circle at 50% 42%,#f4f4f024,#0000 22rem),linear-gradient(145deg,#030303 0%,#0a0908 54%,#040404 100%)!important}.splash-title{text-shadow:0 22px 60px #00000075;color:var(--text-h)!important;letter-spacing:0!important;font-weight:780!important}.splash-title:after{background:linear-gradient(90deg,#0000 0%,#f4f4f014 18%,#f5f0e785 50%,#f4f4f014 82%,#0000 100%)!important}.splash-subtitle{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)!important;text-align:center!important;font-size:clamp(14px,3vw,18px)!important;font-weight:650!important}.splash-page{background:0 0!important}.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{object-fit:contain;flex-shrink:0;width:52px;height:52px;display:block}.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{width:46px;height:46px}.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}}.auth-privacy-note{color:#666;text-align:center;margin:2px 0 0;font-size:12.5px;font-weight:650;line-height:1.55}.auth-privacy-note a{color:#111;text-underline-offset:3px;font-weight:850;text-decoration:underline}.auth-privacy-note a:hover{color:#000}.auth-page{color:var(--text)!important;background:radial-gradient(circle at 14% 14%,#f4f4f01c,#0000 28rem),linear-gradient(140deg,#030303 0%,#0b0a09 52%,#040404 100%)!important}.auth-shell{background:0 0!important}.auth-visual{overflow:hidden;color:var(--text-h)!important;background:linear-gradient(#f5f0e70b,#0000 45%),0 0!important}.auth-visual:before{content:"";pointer-events:none;border:1px solid #f5f0e714;border-radius:28px;position:absolute;inset:28px}.auth-brand-mark{filter:drop-shadow(0 16px 30px #00000052)}.auth-text-animation p,.auth-eyebrow,.auth-visual-copy,.auth-heading p:not(.auth-eyebrow),.auth-privacy-note{color:var(--text-muted)!important}.auth-prompt-window span{color:var(--text-h)!important;box-shadow:var(--shadow-soft)!important;background:linear-gradient(#f5f0e714,#f5f0e708),#0e0d0be6!important;border:1px solid #f4f4f038!important}.auth-card{box-shadow:-24px 0 80px #00000038;border-left:1px solid var(--border)!important;color:var(--text)!important;background:linear-gradient(#f5f0e713,#f5f0e707),#0c0b0aeb!important}.auth-heading h1{color:var(--text-h)!important;font-weight:790!important}.auth-oauth-button{border:1px solid var(--border-strong)!important;color:var(--text-h)!important;background:#f5f0e70e!important}.auth-oauth-button:hover:not(:disabled){background:#f5f0e717!important;border-color:#f4f4f06b!important;box-shadow:0 14px 32px #00000040!important}.auth-error{color:#ffc5bd!important;background:#ef8f831a!important;border-color:#ef8f8352!important}@media (width<=860px){.auth-card{border-left:0!important;border-top:1px solid var(--border)!important}.auth-visual:before{border-radius:22px;inset:14px}}.auth-page{background:0 0!important}.auth-shell{min-height:calc(100svh - var(--app-footer-height,38px));place-items:center;padding:clamp(28px,7vw,86px) 20px;background:0 0!important;grid-template-columns:1fr!important}.auth-visual{display:contents!important}.auth-visual:before,.auth-text-animation,.auth-visual-copy{display:none!important}.auth-brand{justify-content:center;position:absolute;top:clamp(22px,4vw,42px);left:50%;transform:translate(-50%)}.auth-brand-mark{opacity:.92;filter:grayscale()brightness(1.8)drop-shadow(0 18px 38px #00000073);width:clamp(76px,11vw,118px)!important;height:clamp(76px,11vw,118px)!important}.auth-card{text-align:center;align-items:center;width:min(100%,460px);box-shadow:none!important;background:0 0!important;border:0!important;gap:22px!important;padding:clamp(110px,18vh,170px) 0 0!important}.auth-heading{justify-items:center;gap:12px!important}.auth-eyebrow{color:#f4f4f094!important;letter-spacing:.22em!important}.auth-heading h1{max-width:680px;color:var(--text-h)!important;font-size:clamp(48px,9vw,92px)!important;font-weight:760!important;line-height:.92!important}.auth-heading h1:first-letter{text-transform:uppercase}.auth-heading p:not(.auth-eyebrow){max-width:420px;color:#d7d7d4b8!important;font-size:15px!important;line-height:1.65!important}.auth-oauth-options{width:min(100%,360px);margin-top:8px;gap:10px!important}.auth-oauth-button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-height:48px!important;color:var(--text-h)!important;background:#0e0e0e9e!important;border-color:#f4f4f029!important;border-radius:999px!important}.auth-oauth-button:hover:not(:disabled){transform:translateY(-1px)scale(1.01);box-shadow:none!important;background:#1c1c1cbd!important;border-color:#f4f4f052!important}.auth-privacy-note{color:#d7d7d494!important;font-size:12px!important}.auth-privacy-note a{color:#f1f1ea!important}@media (width<=640px){.auth-shell{align-items:start;padding-top:34px}.auth-brand{position:static;transform:none}.auth-card{padding-top:28px!important}.auth-heading h1{font-size:48px!important}}.auth-shell{gap:clamp(16px,3vh,28px);min-height:calc(100svh - var(--app-footer-height,52px))!important;place-content:center!important;padding:clamp(20px,5vw,56px) 20px!important}.auth-brand{position:static!important;transform:none!important}.auth-brand-mark{filter:grayscale()brightness(1.75)drop-shadow(0 14px 28px #00000061)!important;width:clamp(72px,9vw,104px)!important;height:clamp(72px,9vw,104px)!important}.auth-card{gap:clamp(16px,3vh,22px)!important;padding:0!important}.auth-heading{gap:9px!important}.auth-eyebrow{font-size:11px!important}.auth-heading h1{font-size:clamp(46px,8vw,82px)!important}.auth-heading p:not(.auth-eyebrow){max-width:360px;font-size:14px!important;line-height:1.55!important}.auth-oauth-options{width:min(100%,330px)!important}.auth-oauth-button{min-height:44px!important}.auth-privacy-note{margin-top:0!important;font-size:11px!important;line-height:1.45!important}@media (width<=640px){.auth-shell{gap:14px;padding:18px 18px 14px!important}.auth-heading p:not(.auth-eyebrow){font-size:13px!important}.auth-oauth-options{gap:8px!important}.auth-oauth-button{min-height:42px!important}.auth-shell{min-height:calc(100svh - var(--app-footer-height,42px))!important;gap:10px!important;padding:12px 16px 10px!important}.auth-brand-mark{width:58px!important;height:58px!important}.auth-card{gap:11px!important}.auth-eyebrow{letter-spacing:.18em!important;font-size:9.5px!important}.auth-heading h1{font-size:36px!important}.auth-heading p:not(.auth-eyebrow){max-width:300px;font-size:12px!important;line-height:1.45!important}.auth-oauth-options{width:min(100%,300px)!important}.auth-oauth-button{min-height:39px!important;font-size:13px!important}.auth-privacy-note{max-width:310px;font-size:9.5px!important;line-height:1.35!important}}.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-sidebar-section,.home-sidebar-stack{gap:9px;display:grid}.home-section-toggle{color:#555;cursor:pointer;width:100%;min-height:34px;font:inherit;letter-spacing:.08em;text-align:left;text-transform:uppercase;background:0 0;border:0;border-radius:10px;align-items:center;gap:7px;padding:0 5px;font-size:12px;font-weight:850;display:inline-flex}.home-project-row{background:#fff;border:1px solid #ededeb;border-radius:14px;align-items:stretch;gap:7px;padding:6px;display:flex}.home-project-row.is-active{border-color:#111;box-shadow:0 8px 20px #0000000e}.home-project-select{color:#111;cursor:pointer;min-width:0;min-height:34px;font:inherit;text-align:left;background:0 0;border:0;flex:1;align-items:center;gap:8px;padding:0 8px;font-size:14px;font-weight:800;display:inline-flex}.home-project-select span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.home-row-actions{flex-shrink:0;align-items:center;gap:3px;display:flex}.home-row-actions button{color:#111;cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;width:28px;height:28px;display:grid}.home-row-actions button:hover{background:#f2f2f0}.home-row-actions button:last-child{color:#b42318}.home-project-section{border-bottom:1px solid #ededeb;gap:10px;padding-bottom:12px;display:grid}.home-sidebar-section-label{color:#777;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;font-weight:850}.home-project-card{background:#fff;border:1px solid #ededeb;border-radius:16px;gap:9px;padding:10px;display:grid}.home-project-card.is-active{border-color:#111;box-shadow:0 10px 24px #0000000e}.home-project-header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.home-project-name,.home-project-meta{display:block}.home-project-name{color:#111;overflow-wrap:anywhere;font-size:14px;font-weight:850;line-height:1.25}.home-project-meta,.home-project-empty{color:#666;margin:3px 0 0;font-size:12px;font-weight:700}.home-project-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.home-project-actions button,.home-project-chat-select{color:#111;cursor:pointer;min-width:0;min-height:32px;font:inherit;background:#fafafa;border:1px solid #ddd;border-radius:10px;font-size:12px;font-weight:800}.home-project-actions button{justify-content:center;align-items:center;gap:5px;padding:0 7px;display:inline-flex}.home-project-actions button:disabled{cursor:not-allowed;opacity:.55}.home-project-chat-list{gap:6px;display:grid}.home-project-chat{align-items:stretch;gap:5px;width:100%;display:flex}.home-project-chat-select{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;padding:7px 9px;display:block;overflow:hidden}.home-project-chat.is-active .home-project-chat-select{color:#fff;background:#111;border-color:#111}.home-project-chat-actions{gap:4px;display:flex}.home-project-chat-actions button{color:#111;cursor:pointer;width:30px;min-width:30px;min-height:32px;font:inherit;background:#fff;border:1px solid #ddd;border-radius:10px;place-items:center;font-size:11px;font-weight:850;display:grid}.home-project-chat-actions button:last-child{color:#b42318}.home-project-chat-actions button:hover:not(:disabled){border-color:#111}.home-project-chat-actions button:disabled{cursor:not-allowed;opacity:.55}.home-project-doc-list{gap:6px;padding-top:2px;display:grid}.home-project-doc{background:#f8f8f7;border:1px solid #eee;border-radius:9px;justify-content:space-between;align-items:center;gap:6px;min-width:0;min-height:30px;padding:4px 5px 4px 8px;display:flex}.home-project-doc span{color:#333;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:750;line-height:1.2;overflow:hidden}.home-project-doc-delete{color:#b42318;cursor:pointer;width:26px;min-width:26px;height:24px;font:inherit;background:0 0;border:0;border-radius:8px;place-items:center;font-size:11px;font-weight:850;display:grid}.home-project-doc-delete:hover:not(:disabled){background:#fff1f0}.home-project-doc-delete:disabled{cursor:not-allowed;opacity:.55}.home-modal-backdrop{z-index:30;background:#11111161;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.home-project-dialog{box-sizing:border-box;background:#fff;border:1px solid #ededeb;border-radius:16px;gap:18px;width:min(420px,100%);padding:20px;display:grid;box-shadow:0 24px 80px #00000038}.home-dialog-eyebrow{color:#666;letter-spacing:.08em;text-transform:uppercase;margin:0 0 5px;font-size:12px;font-weight:850}.home-project-dialog h2{color:#111;margin:0;font-size:24px;font-weight:850;line-height:1.15}.home-project-dialog label{color:#333;gap:7px;font-size:13px;font-weight:800;display:grid}.home-project-dialog input{color:#111;box-sizing:border-box;width:100%;min-height:44px;font:700 15px/1.2 var(--sans,system-ui, sans-serif);background:#fff;border:1px solid #d7d7d7;border-radius:11px;outline:none;padding:0 12px}.home-project-dialog input:focus{border-color:#111}.home-dialog-actions{justify-content:flex-end;gap:9px;display:flex}.home-dialog-secondary,.home-dialog-primary{cursor:pointer;min-height:40px;font:inherit;border-radius:11px;padding:0 14px;font-size:14px;font-weight:850}.home-dialog-secondary{color:#111;background:#fff;border:1px solid #ddd}.home-dialog-primary{color:#fff;background:#111;border:0}.home-dialog-secondary:disabled,.home-dialog-primary:disabled{cursor:not-allowed;opacity:.55}.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-project-page{box-sizing:border-box;flex-direction:column;flex:1;gap:18px;min-height:0;padding:24px min(5vw,52px);display:flex;overflow-y:auto}.home-project-page-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:18px;display:flex}.home-project-page-header h1{color:#111;letter-spacing:0;margin:0;font-size:clamp(28px,4vw,42px);font-weight:850;line-height:1.08}.home-project-page-header span{color:#666;margin-top:8px;font-size:14px;font-weight:750;display:block}.home-project-page-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.home-project-page-actions button,.home-project-page-row-actions button{cursor:pointer;min-height:38px;font:inherit;border-radius:11px;padding:0 13px;font-size:13px;font-weight:850}.home-project-page-actions button:first-child,.home-project-page-row-actions button{color:#111;background:#fff;border:1px solid #ddd}.home-project-page-actions button:last-child{color:#fff;background:#111;border:0}.home-project-page-actions button:disabled,.home-project-page-row-actions button:disabled{cursor:not-allowed;opacity:.55}.home-project-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:18px;display:grid}.home-project-panel{gap:12px;min-width:0;display:grid}.home-project-panel-heading h2{color:#111;margin:0;font-size:18px;font-weight:850;line-height:1.2}.home-project-page-list{gap:9px;display:grid}.home-project-page-row{background:#fffefa;border:1px solid #ededeb;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:9px;display:flex}.home-project-page-main{color:#111;cursor:pointer;min-width:0;font:inherit;text-align:left;background:0 0;border:0;flex:1;gap:3px;padding:4px;display:grid}.home-project-page-main.is-static{cursor:default}.home-project-page-main span{color:#111;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:850;line-height:1.25;overflow:hidden}.home-project-page-main small{color:#666;text-transform:uppercase;font-size:12px;font-weight:750}.home-project-page-row-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.home-project-page-row-actions button:last-child{color:#b42318}.home-project-page-empty{color:#666;background:#fafafa;border:1px dashed #d7d7d7;border-radius:14px;margin:0;padding:18px;font-size:14px;font-weight:700;line-height:1.45}.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;position:relative}.home-message-edit-button{color:#111;cursor:pointer;opacity:0;background:#fff;border:1px solid #ddd;border-radius:50%;place-items:center;width:30px;height:30px;transition:opacity .15s,border-color .15s;display:grid;position:absolute;top:6px;right:6px}.home-message-row.is-user:hover .home-message-edit-button,.home-message-edit-button:focus-visible{opacity:1}.home-message-edit-button:hover:not(:disabled){border-color:#111}.home-message-edit-button:disabled{cursor:not-allowed;opacity:.45}.home-message-editor{gap:10px;width:min(620px,76vw);display:grid}.home-message-editor textarea{resize:vertical;color:#111;box-sizing:border-box;width:100%;min-height:92px;max-height:240px;font:500 15px/1.45 var(--sans,system-ui, sans-serif);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border:1px solid #d7d7d7;border-radius:10px;outline:none;padding:11px 12px}.home-message-editor textarea:focus{border-color:#111}.home-message-editor-actions{justify-content:flex-end;gap:8px;display:flex}.home-edit-cancel,.home-edit-submit{cursor:pointer;min-height:36px;font:inherit;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:800;display:inline-flex}.home-edit-cancel{color:#111;background:#fff;border:1px solid #ddd}.home-edit-cancel:disabled,.home-edit-submit:disabled{cursor:not-allowed;opacity:.55}.home-message-bubble.is-user{color:#fff;background:#111;border-bottom-right-radius:6px;padding-right:42px}.home-message-bubble.is-assistant{color:#111;background:#fffefa;border:1px solid #ededeb;border-bottom-left-radius:6px}.home-message-text{color:#171717;white-space:normal;margin:0;font-size:15px;line-height:1.45}.markdown-code-block{background:#171717;border:1px solid #303030;border-radius:8px;margin:12px 0;overflow:hidden}.markdown-code-toolbar{color:#d6d6d2;text-transform:lowercase;background:#242424;border-bottom:1px solid #333;justify-content:space-between;align-items:center;gap:12px;min-height:36px;padding:0 10px 0 13px;font-size:11px;font-weight:700;display:flex}.markdown-code-toolbar button,.home-response-copy-button{cursor:pointer;font:inherit;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;display:inline-flex}.markdown-code-toolbar button{color:#fff;min-height:30px;font-size:11px;font-weight:750}.markdown-code-toolbar button:hover{color:#b8d5ff}.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-response-actions{border-top:1px solid #ededeb;flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px;padding-top:9px;display:flex}.home-response-model{color:#777772;margin-left:auto;font-size:11px;font-weight:700;line-height:1.3}.home-speech-button{color:#2d2d2b;cursor:pointer;min-height:32px;font:inherit;background:#fff;border:1px solid #d9d9d5;border-radius:8px;align-items:center;gap:7px;padding:0 10px;font-size:12px;font-weight:760;display:inline-flex}.home-response-copy-button{color:#2d2d2b;background:#fff;border:1px solid #d9d9d5;border-radius:8px;min-height:32px;padding:0 10px;font-size:12px;font-weight:760}.home-response-copy-button:hover{color:#111;border-color:#111}.home-speech-button small{color:#777772;border-left:1px solid #ddddda;padding-left:7px;font-size:10px;font-weight:700}.home-speech-button:hover:not(:disabled),.home-speech-button.is-active{color:#111;border-color:#111}.home-speech-button:disabled{cursor:not-allowed;opacity:.45}.home-spin-icon{animation:.8s linear infinite home-spin}@keyframes home-spin{to{transform:rotate(360deg)}}.home-generated-image{border-radius:14px;width:100%;max-width:460px;height:auto;display:block}.home-generated-image-wrap{justify-items:start;gap:8px;display:grid}.home-image-download-controls{align-items:stretch;gap:7px;display:inline-flex}.home-image-download-controls select{color:#222;min-height:34px;font:inherit;background:#fff;border:1px solid #d9d9d5;border-radius:8px;padding:0 28px 0 9px;font-size:12px;font-weight:760}.home-image-download{color:#222;cursor:pointer;min-height:34px;font:inherit;background:#fff;border:1px solid #d9d9d5;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:12px;font-weight:760;display:inline-flex}.home-image-download:hover:not(:disabled){border-color:#111}.home-image-download:disabled,.home-image-download-controls select:disabled{cursor:wait;opacity:.58}.home-composer-wrap{box-sizing:border-box;background:#f8f8f7;flex-shrink:0;padding:12px min(5vw,44px) 22px}.home-memory-consent{color:#111;box-sizing:border-box;background:#fff;border:1px solid #d7d7d2;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:min(900px,100% - 24px);margin:0 auto 8px;padding:12px 14px;display:grid;box-shadow:0 10px 28px #00000014}.home-memory-consent-icon{color:#fff;background:#111;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.home-memory-consent-copy{min-width:0}.home-memory-consent-copy strong{margin-bottom:3px;font-size:13px;display:block}.home-memory-consent-copy p,.home-memory-consent-copy span{overflow-wrap:anywhere}.home-memory-consent-copy p{color:#222220;margin:0;font-size:13px;font-weight:700;line-height:1.4}.home-memory-consent-copy span{color:#666662;margin-top:3px;font-size:11px;line-height:1.4;display:block}.home-memory-consent-actions{align-items:center;gap:7px;display:flex}.home-memory-consent-actions button{cursor:pointer;min-height:34px;font:inherit;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:12px;font-weight:780;display:inline-flex}.home-memory-consent-actions .is-secondary{color:#333330;background:#fff;border:1px solid #d9d9d5}.home-memory-consent-actions .is-primary{color:#fff;background:#111;border:1px solid #111}.home-memory-consent-actions button:disabled{cursor:not-allowed;opacity:.55}.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-model-selector{color:#111;box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:10px;align-items:center;gap:6px;min-width:0;height:40px;padding:0 9px;display:inline-flex}.home-model-controls{align-items:center;gap:5px;min-width:0;display:inline-flex;position:relative}.home-model-info{flex-shrink:0;position:relative}.home-model-info-button{color:#555550;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:50%;place-items:center;width:32px;height:32px;padding:0;display:grid}.home-model-info-button:hover,.home-model-info-button:focus-visible,.home-model-info-button[aria-expanded=true]{color:#111;border-color:#111;outline:none}.home-model-info-popover{z-index:40;color:#242421;box-sizing:border-box;text-align:left;background:#fff;border:1px solid #d9d9d5;border-radius:8px;width:min(320px,100vw - 32px);padding:14px;position:absolute;bottom:calc(100% + 10px);left:0;box-shadow:0 14px 34px #00000024}.home-model-info-popover strong{color:#111;margin-bottom:7px;font-size:13px;line-height:1.35;display:block}.home-model-info-popover p{color:#555550;margin:0;font-size:12px;line-height:1.5}.home-model-selector svg{flex-shrink:0}.home-model-selector select{color:#111;cursor:pointer;min-width:0;max-width:132px;font:inherit;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:0 0;border:0;outline:0;font-size:12px;font-weight:780}.home-model-selector:focus-within,.home-model-selector:hover{border-color:#111}.home-model-selector:has(select:disabled){cursor:not-allowed;opacity:.5}.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-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-memory-consent{grid-template-columns:auto minmax(0,1fr);width:calc(100% - 24px);margin-bottom:6px}.home-memory-consent-actions{grid-column:1/-1;align-items:stretch}.home-memory-consent-actions button{flex:1}.home-chat-input{min-height:48px}.home-composer-actions{gap:6px}.home-composer-left-actions{gap:6px;min-width:0}.home-model-selector{width:104px;height:36px;padding:0 6px}.home-model-controls{gap:4px}.home-model-info-button{width:30px;height:30px}.home-model-info-popover{right:12px;bottom:calc(var(--app-footer-height,42px) + 116px);width:auto;position:fixed;left:12px}.home-model-selector select{max-width:72px;font-size:11px}.home-icon-button{width:36px;height:36px}.home-send-button{width:40px;padding:0}.home-send-button span{display:none}.home-send-button{padding:0 14px}.home-message-bubble{max-width:96%}.home-speech-button,.home-response-copy-button{min-height:36px}.home-response-model{width:100%;margin-left:0}.home-message-edit-button{opacity:1;margin:7px 0 0 auto;position:static}.home-message-editor{width:min(78vw,420px)}.home-message-editor-actions{flex-direction:column-reverse;align-items:stretch}.home-project-page{padding:18px 14px}.home-project-page-header{flex-direction:column;align-items:stretch}.home-project-page-actions{justify-content:stretch}.home-project-page-actions button{flex:1}.home-project-grid{grid-template-columns:1fr}.home-project-page-row{flex-direction:column;align-items:stretch}.home-project-page-row-actions{justify-content:stretch}.home-project-page-row-actions button{flex:1}.home-edit-cancel,.home-edit-submit{width:100%}.home-generated-image{max-width:100%}.home-image-download-controls{width:100%}.home-image-download-controls select,.home-image-download{flex:1}}.home-page{color:var(--text)!important;background:radial-gradient(circle at 18% 0,#f4f4f017,#0000 30rem),linear-gradient(140deg,#030303 0%,#0b0a09 48%,#050505 100%)!important}.home-main{position:relative;background:linear-gradient(180deg, #f5f0e709, transparent 220px), var(--surface-0)!important}.home-main:before{content:"";pointer-events:none;background-image:linear-gradient(#f5f0e707 1px,#0000 1px),linear-gradient(90deg,#f5f0e706 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#00000085,#0000 55%);mask-image:linear-gradient(#00000085,#0000 55%)}.home-main>*{position:relative}.home-sidebar{box-shadow:24px 0 70px #0000003d;border-right:1px solid var(--border)!important;background:linear-gradient(#f5f0e70b,#0000 32%),#070706f5!important;gap:20px!important;padding:18px 14px!important}.home-sidebar-brand{color:var(--text-h)!important;font-size:27px!important;font-weight:780!important}.home-sidebar-brand:after{content:"";color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;margin-top:7px;font-size:10px;font-weight:720;line-height:1.35;display:block}.home-primary-button,.home-center-create,.home-send-button,.home-dialog-primary,.home-project-page-actions button:last-child,.home-memory-consent-actions .is-primary{color:var(--text-h)!important;background:linear-gradient(#f5f0e729,#f4f4f01a),#222!important;border:1px solid #f5f0e738!important;box-shadow:0 14px 34px #00000052!important}.home-primary-button:hover:not(:disabled),.home-center-create:hover:not(:disabled),.home-send-button:hover:not(:disabled),.home-dialog-primary:hover:not(:disabled),.home-project-page-actions button:last-child:hover:not(:disabled){transform:translateY(-1px);background:linear-gradient(#f5f0e733,#f4f4f024),#2e2e2e!important;border-color:#f4f4f07a!important}.home-secondary-button,.home-menu-button,.home-logout-button,.home-icon-button,.home-model-selector,.home-model-info-button,.home-dialog-secondary,.home-project-page-actions button:first-child,.home-project-page-row-actions button,.home-edit-cancel,.home-speech-button,.home-response-copy-button,.home-image-download,.home-image-download-controls select,.home-project-actions button,.home-project-chat-select,.home-project-chat-actions button{border:1px solid var(--border-strong)!important;color:var(--text-h)!important;box-shadow:none!important;background:#f5f0e70e!important}.home-secondary-button:hover:not(:disabled),.home-menu-button:hover:not(:disabled),.home-logout-button:hover:not(:disabled),.home-icon-button:hover:not(:disabled),.home-project-page-row-actions button:hover:not(:disabled),.home-project-actions button:hover:not(:disabled),.home-model-info-button:hover,.home-model-info-button[aria-expanded=true]{color:var(--text-h)!important;background:#f5f0e717!important;border-color:#f4f4f06b!important}.home-section-toggle{color:var(--text-muted)!important;border-radius:var(--radius-sm)!important}.home-section-toggle:hover{color:var(--text-h)!important;background:#f5f0e70f!important}.home-project-row,.home-project-card,.home-chat-item,.home-sidebar-empty,.home-project-doc,.home-project-page-row,.home-project-page-empty{border:1px solid var(--border)!important;color:var(--text)!important;box-shadow:none!important;background:linear-gradient(#f5f0e70d,#f5f0e706),#11100ed1!important}.home-project-row:hover,.home-chat-item:hover,.home-project-page-row:hover{transform:translateY(-1px);background:#f5f0e712!important;border-color:#f4f4f047!important}.home-project-row.is-active,.home-project-card.is-active,.home-chat-item.is-active,.home-project-chat.is-active .home-project-chat-select{color:var(--text-h)!important;background:linear-gradient(#f4f4f01f,#f5f0e70d),#13110efa!important;border-color:#f4f4f075!important;box-shadow:inset 0 0 0 1px #f4f4f00f!important}.home-project-select,.home-project-name,.home-chat-name,.home-project-page-main,.home-project-page-main span,.home-sidebar-empty p,.home-project-panel-heading h2,.home-project-page-header h1,.home-center-state h1,.home-empty-title,.home-project-dialog h2{color:var(--text-h)!important}.home-project-meta,.home-project-empty,.home-chat-mode,.home-muted-text,.home-sidebar-empty,.home-sidebar-empty span,.home-center-eyebrow,.home-center-state p:not(.home-center-eyebrow),.home-empty-subtitle,.home-loading-state p,.home-project-page-header span,.home-project-page-main small,.home-dialog-eyebrow,.home-project-dialog label,.home-response-model{color:var(--text-muted)!important}.home-project-doc span,.home-row-actions button,.home-chat-action,.home-project-doc-delete{color:var(--text)!important}.home-row-actions button:last-child,.home-chat-delete,.home-project-chat-actions button:last-child,.home-project-page-row-actions button:last-child,.home-project-doc-delete{color:var(--danger)!important}.home-row-actions button:hover,.home-chat-action:hover,.home-chat-delete:hover:not(:disabled),.home-project-doc-delete:hover:not(:disabled){background:#f5f0e713!important}.home-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border)!important;background:#090908d6!important;min-height:72px!important}.home-mode-badge{color:#e8d8b8!important;background:#f4f4f017!important;border:1px solid #f4f4f03d!important}.home-active-chat-title{color:var(--text-h)!important}.home-profile-button{color:var(--text-h)!important;background:radial-gradient(circle at 30% 20%,#f5f0e73d,#0000 46%),#222!important;border:1px solid #f4f4f057!important}.home-error{color:#ffc5bd!important;background:#ef8f831a!important;border-color:#ef8f8352!important}.home-error button{color:#ffd9d4!important}.home-text-animation span{color:var(--text-h)!important;box-shadow:var(--shadow-soft)!important;background:linear-gradient(#f5f0e714,#f5f0e708),#0e0d0beb!important;border:1px solid #f4f4f038!important}.home-project-page{padding-top:32px!important}.home-project-page-header{border-bottom:1px solid var(--border)!important}.home-project-panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:#f5f0e708;padding:16px}.home-chat-area{gap:16px!important;padding-top:26px!important}.home-loading-state span{border-color:#f5f0e724!important;border-top-color:var(--accent)!important}.home-message-bubble{animation:home-soft-enter .22s var(--ease) both}.home-message-bubble.is-user{color:var(--text-h)!important;background:linear-gradient(#f4f4f033,#f4f4f01c),#171511!important;border:1px solid #f4f4f033!important}.home-message-bubble.is-assistant{box-shadow:0 18px 48px #0000002e;border:1px solid var(--border)!important;color:var(--text)!important;background:linear-gradient(#f5f0e70e,#f5f0e707),#0d0c0aeb!important}.home-message-bubble.is-error{color:#ffc5bd!important;background:#ef8f831a!important;border-color:#ef8f8347!important}.home-message-text,.markdown-content{color:var(--text)!important}.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4,.markdown-content h5,.markdown-content h6{color:var(--text-h)!important;border-color:var(--border)!important}.markdown-content p,.markdown-content li,.markdown-content td,.markdown-content th{color:var(--text)!important}.markdown-content a{color:#f1f1ea!important}.markdown-content code{color:#f1f1ea!important;background:#f4f4f01f!important}.markdown-content blockquote{color:var(--text)!important;background:#f4f4f014!important;border-left-color:#f4f4f080!important}.markdown-content thead,.markdown-content th,.markdown-content td{border-color:var(--border)!important;background:#f5f0e709!important}.markdown-code-block{background:#0a0a09!important;border-color:#f5f0e71f!important}.markdown-code-toolbar{border-bottom-color:var(--border)!important;color:var(--text-muted)!important;background:#f5f0e70e!important}.markdown-code-block pre{color:#f2eadf!important;background:#0b0b0a!important}.markdown-code-block pre code{color:#f2eadf!important}.home-document-chip,.home-message-sources a{border:1px solid var(--border-strong)!important;color:var(--text-h)!important;background:#f5f0e70e!important}.home-message-sources,.home-response-actions{border-top-color:var(--border)!important}.home-message-sources a:hover,.home-response-copy-button:hover,.home-speech-button:hover:not(:disabled),.home-speech-button.is-active{color:var(--text-h)!important;border-color:#f4f4f06b!important}.home-speech-button small{border-left-color:var(--border)!important;color:var(--text-muted)!important}.home-message-edit-button{border-color:var(--border-strong)!important;color:var(--text-h)!important;background:#14120ff2!important}.home-message-editor textarea,.home-project-dialog input,.home-chat-input{border-color:var(--border-strong)!important;color:var(--text-h)!important;background:#080807e6!important}.home-message-editor textarea:focus,.home-project-dialog input:focus,.home-chat-input:focus{border-color:#f4f4f06b!important}.home-edit-submit{color:var(--text-h)!important;background:#1b1814!important;border:1px solid #f4f4f047!important}.home-generated-image{box-shadow:var(--shadow-soft);border:1px solid var(--border)!important}.home-composer-wrap{background:linear-gradient(#0000,#030303b8 34%),0 0!important;padding-bottom:20px!important}.home-composer-shell{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#f5f0e714,#f5f0e709),#0c0b0af0!important;border:1px solid #f5f0e724!important;box-shadow:0 24px 70px #0000006b!important}.home-chat-input::placeholder{color:#b9b4aa94!important}.home-model-selector select{color:var(--text-h)!important}.home-model-selector select option,.home-image-download-controls select option{color:var(--text-h);background:#101010}.home-model-info-popover,.home-project-dialog,.home-memory-consent{border:1px solid var(--border-strong)!important;color:var(--text)!important;box-shadow:var(--shadow)!important;background:linear-gradient(#f5f0e714,#f5f0e709),#101010!important}.home-model-info-popover strong,.home-memory-consent-copy strong,.home-memory-consent-copy p{color:var(--text-h)!important}.home-model-info-popover p,.home-memory-consent-copy span{color:var(--text-muted)!important}.home-memory-consent-icon{color:#f1f1ea!important;background:#f4f4f01f!important;border:1px solid #f4f4f057!important}.home-modal-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b8!important}.home-mic-button.is-active{color:#ffc5bd!important;background:#ef8f831a!important;border-color:#ef8f836b!important;box-shadow:0 0 0 4px #ef8f8314!important}@keyframes home-soft-enter{0%{opacity:0;transform:translateY(6px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=860px){.home-sidebar{box-shadow:28px 0 90px #0000008c}.home-sidebar-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0000009e!important}}@media (width<=680px){.home-project-grid{grid-template-columns:1fr!important}.home-message-bubble{max-width:94%!important}.home-composer-left-actions{padding-bottom:2px;overflow-x:auto}.home-send-button span,.home-menu-button span,.home-logout-button span{display:none}}.home-page,.temp-page{background:0 0!important}.home-main{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#060606b3!important}.home-main:before{opacity:.7;background-image:linear-gradient(#f4f4f005 1px,#0000 1px),linear-gradient(90deg,#f4f4f004 1px,#0000 1px)!important;background-size:88px 88px!important}.home-sidebar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:none!important;background:#080808c2!important}.home-sidebar-brand:after{color:#d7d7d48a!important}.home-topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0808089e!important}.home-project-row,.home-project-card,.home-chat-item,.home-sidebar-empty,.home-project-doc,.home-project-page-row,.home-project-page-empty,.home-project-panel,.home-message-bubble.is-assistant,.home-composer-shell,.home-model-info-popover,.home-project-dialog,.home-memory-consent{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:none!important;background:#12121294!important;border-color:#f4f4f018!important}.home-project-row.is-active,.home-project-card.is-active,.home-chat-item.is-active,.home-project-chat.is-active .home-project-chat-select{background:#1e1e1e9e!important;border-color:#f4f4f03d!important}.home-message-bubble.is-user,.home-primary-button,.home-center-create,.home-send-button,.home-dialog-primary,.home-project-page-actions button:last-child,.home-memory-consent-actions .is-primary{box-shadow:none!important;background:#222222c7!important;border-color:#f4f4f02e!important}.home-primary-button:hover:not(:disabled),.home-center-create:hover:not(:disabled),.home-send-button:hover:not(:disabled),.home-dialog-primary:hover:not(:disabled),.home-project-page-actions button:last-child:hover:not(:disabled){background:#2e2e2ed1!important;border-color:#f4f4f052!important}.home-secondary-button,.home-menu-button,.home-logout-button,.home-icon-button,.home-model-selector,.home-model-info-button,.home-dialog-secondary,.home-project-page-actions button:first-child,.home-project-page-row-actions button,.home-edit-cancel,.home-speech-button,.home-response-copy-button,.home-image-download,.home-image-download-controls select,.home-project-actions button,.home-project-chat-select,.home-project-chat-actions button{background:#10101094!important;border-color:#f4f4f021!important}.home-text-animation span{box-shadow:none!important;background:#101010a3!important;border-color:#f4f4f01f!important}.home-profile-button,.home-memory-consent-icon{color:#f1f1ea!important;background:#e8bb721f!important;border-color:#e8bb7242!important}.home-composer-wrap{background:linear-gradient(#0000,#060606d1 42%)!important}.home-chat-input{background:0 0!important}.home-message-bubble,.home-project-row,.home-chat-item,.home-composer-shell,.home-memory-consent{transition-duration:.42s!important}.home-mode-badge,.home-message-sources a,.markdown-content a,.home-document-chip,.home-response-copy-button,.home-speech-button,.home-profile-button,.home-memory-consent-icon{color:#f1f1ea!important}.markdown-content code,.markdown-content blockquote{color:#f1f1ea!important;background:#f4f4f014!important}.markdown-content blockquote{border-left-color:#f4f4f057!important}.home-mode-badge,.home-profile-button,.home-memory-consent-icon{background:#f4f4f013!important;border-color:#f4f4f02e!important}.home-generated-image,.home-composer-shell,.home-message-bubble,.home-project-panel,.home-project-dialog,.home-memory-consent{border-radius:18px!important}.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-memory-section{border-top:1px solid #ededeb;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding:17px 0;display:flex}.profile-memory-section p{color:#111;margin:0 0 4px;font-size:14px;font-weight:850}.profile-memory-section span{color:#666;font-size:13px;line-height:1.45}.profile-memory-section>button{color:#fff;cursor:pointer;min-height:40px;font:inherit;background:#111;border:1px solid #d8d8d4;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:13px;font-weight:780;display:inline-flex}.profile-privacy-note{color:#666;margin:2px 0 0;font-size:12px;line-height:1.5}.profile-privacy-note a{color:#111;font-weight:800}.profile-memory-overlay{z-index:60;box-sizing:border-box;background:#1111116b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.profile-memory-modal{color:#111;box-sizing:border-box;background:#fff;border:1px solid #ddddda;border-radius:8px;flex-direction:column;width:min(100%,590px);max-height:min(720px,100svh - 40px);padding:22px;display:flex;box-shadow:0 24px 70px #0003}.profile-memory-modal header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.profile-memory-modal header p{color:#666;letter-spacing:.08em;text-transform:uppercase;margin:0 0 5px;font-size:11px;font-weight:850}.profile-memory-modal header h2{color:#111;margin:0;font-size:26px;font-weight:850}.profile-memory-close{color:#111;cursor:pointer;background:#fff;border:1px solid #ddddda;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;display:grid}.profile-memory-description{color:#555550;margin:14px 0 18px;font-size:13px;line-height:1.5}.profile-memory-list{gap:8px;min-height:0;display:grid;overflow-y:auto}.profile-memory-item{background:#fafaf8;border:1px solid #e2e2de;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px;display:grid}.profile-memory-item p{color:#171717;overflow-wrap:anywhere;margin:0;font-size:14px;font-weight:720;line-height:1.45}.profile-memory-item span{color:#777772;margin-top:4px;font-size:11px;display:block}.profile-memory-item button{color:#b42318;cursor:pointer;background:#fff;border:1px solid #efc7c3;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.profile-memory-item button:disabled{cursor:not-allowed;opacity:.5}.profile-memory-loading,.profile-memory-empty{color:#666662;text-align:center;place-content:center;justify-items:center;gap:10px;min-height:180px;font-size:14px;display:grid}.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,.profile-memory-section{flex-direction:column;align-items:stretch}.profile-memory-section>button{width:100%}.profile-memory-overlay{align-items:end;padding:12px}.profile-memory-modal{max-height:calc(100svh - 24px);padding:18px}.profile-danger button{width:100%}.profile-error{flex-direction:column;align-items:flex-start}}.profile-page{color:var(--text)!important;background:radial-gradient(circle at 18% 0,#f4f4f01a,#0000 28rem),linear-gradient(140deg,#030303 0%,#0a0908 52%,#040404 100%)!important}.profile-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border)!important;background:#090908d6!important}.profile-topbar h1,.profile-summary-text h2,.profile-field span,.profile-memory-section p,.profile-danger p,.profile-memory-modal h2,.profile-memory-item p,.profile-memory-empty p{color:var(--text-h)!important}.profile-nav-button,.profile-memory-section>button,.profile-danger button,.profile-memory-close,.profile-memory-item button{border:1px solid var(--border-strong)!important;color:var(--text-h)!important;background:#f5f0e70e!important}.profile-nav-button:hover,.profile-memory-section>button:hover,.profile-memory-close:hover,.profile-memory-item button:hover{background:#f5f0e717!important;border-color:#f4f4f06b!important}.profile-card,.profile-memory-modal{box-shadow:var(--shadow);border:1px solid var(--border-strong)!important;background:linear-gradient(#f5f0e713,#f5f0e708),#0d0c0af0!important}.profile-summary,.profile-danger,.profile-memory-section,.profile-heading,.profile-field,.profile-memory-modal header{border-color:var(--border)!important}.profile-avatar,.profile-field-icon{color:#f1f1ea!important;background:#f4f4f01a!important;border:1px solid #f4f4f047!important}.profile-summary-text p,.profile-summary-text span,.profile-field p,.profile-danger span,.profile-memory-section span,.profile-privacy-note,.profile-memory-description,.profile-memory-item span,.profile-memory-loading,.profile-memory-empty{color:var(--text-muted)!important}.profile-danger button,.profile-memory-item button{color:var(--danger)!important}.profile-error{color:#ffc5bd!important;background:#ef8f831a!important;border-color:#ef8f8352!important}.profile-error button,.profile-privacy-note a{color:#f1f1ea!important}.profile-loading span{border-color:#f5f0e724!important;border-top-color:var(--accent)!important}.profile-loading p{color:var(--text-muted)!important}.profile-memory-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000b8!important}.profile-memory-item,.profile-memory-empty{border:1px solid var(--border)!important;background:#f5f0e70b!important}.profile-page{background:0 0!important}.profile-topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0808089e!important}.profile-card,.profile-memory-modal{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:none!important;background:#12121294!important;border-color:#f4f4f01a!important}.profile-nav-button,.profile-memory-section>button,.profile-danger button,.profile-memory-close,.profile-memory-item button,.profile-field-icon{background:#10101094!important;border-color:#f4f4f021!important}.profile-avatar{background:#e8bb721f!important;border-color:#e8bb7242!important}.profile-memory-item,.profile-memory-empty{background:#10101080!important;border-color:#f4f4f017!important}.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,.images-download-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-left:0}.images-modal-actions{justify-content:flex-end;gap:8px;margin-bottom:12px;display:flex}.images-modal-actions select{color:#111;min-height:42px;font:inherit;background:#fff;border:1px solid #ddd;border-radius:8px;padding:0 32px 0 11px;font-size:14px;font-weight:780}.images-modal-actions select:disabled,.images-download-button:disabled{cursor:wait;opacity:.58}.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;background:#f8f8f7;border:1px solid #e3e3df;border-radius:8px;margin:14px 2px 2px;padding:11px 12px;font-size:14px;line-height:1.55}.images-prompt span{color:#666;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:800;display:block}.images-prompt p{margin:0}.images-nav-button:hover:not(:disabled),.images-refresh-button:hover:not(:disabled),.images-close-button:hover:not(:disabled),.images-download-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-download-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}.images-modal-actions{grid-template-columns:minmax(0,.7fr) minmax(0,1fr) auto;display:grid}}.images-page{color:var(--text)!important;background:radial-gradient(circle at 18% 0,#f4f4f01a,#0000 28rem),linear-gradient(140deg,#030303 0%,#0a0908 52%,#040404 100%)!important}.images-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--border)!important;background:#090908d6!important}.images-topbar h1,.images-heading h2,.images-empty-state p,.images-prompt span{color:var(--text-h)!important}.images-eyebrow,.images-heading p:not(.images-eyebrow),.images-loading p,.images-empty-state span,.images-missing,.images-preview-missing,.images-prompt p{color:var(--text-muted)!important}.images-nav-button,.images-refresh-button,.images-close-button,.images-download-button,.images-modal-actions select{border:1px solid var(--border-strong)!important;color:var(--text-h)!important;background:#f5f0e70e!important}.images-nav-button:hover,.images-refresh-button:hover:not(:disabled),.images-close-button:hover,.images-download-button:hover:not(:disabled){background:#f5f0e717!important;border-color:#f4f4f06b!important}.images-loading,.images-empty-state,.images-card,.images-modal,.images-prompt{border:1px solid var(--border)!important;box-shadow:var(--shadow-soft)!important;background:linear-gradient(#f5f0e70f,#f5f0e707),#0d0c0af0!important}.images-card:hover{border-color:#f4f4f06b!important;box-shadow:0 20px 42px #00000061!important}.images-loading span{border-color:#f5f0e724!important;border-top-color:var(--accent)!important}.images-error{color:#ffc5bd!important;background:#ef8f831a!important;border-color:#ef8f8352!important}.images-error button{color:#f1f1ea!important}.images-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000c2!important}.images-preview{border:1px solid var(--border)!important}.images-modal-actions select option{color:var(--text-h);background:#101010}.images-page{background:0 0!important}.images-topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0808089e!important}.images-loading,.images-empty-state,.images-card,.images-modal,.images-prompt{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:none!important;background:#12121294!important;border-color:#f4f4f01a!important}.images-nav-button,.images-refresh-button,.images-close-button,.images-download-button,.images-modal-actions select{background:#10101094!important;border-color:#f4f4f021!important}.images-card:hover{box-shadow:none!important}.images-empty-state svg,.images-missing svg,.images-preview-missing svg{color:#f1f1ea!important}.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 img{object-fit:contain;flex-shrink:0;width:52px;height:52px;display:block}.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-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}}.onboarding-page{color:var(--text)!important;background:radial-gradient(circle at 20% 0,#f4f4f01a,#0000 28rem),linear-gradient(140deg,#030303 0%,#0a0908 52%,#040404 100%)!important}.onboarding-card{box-shadow:var(--shadow);border:1px solid var(--border-strong)!important;border-radius:var(--radius-xl)!important;background:linear-gradient(#f5f0e714,#f5f0e709),#0d0c0af0!important}.onboarding-brand,.onboarding-heading h1,.onboarding-field,.onboarding-field input{color:var(--text-h)!important}.onboarding-heading p,.onboarding-heading span,.onboarding-logout{color:var(--text-muted)!important}.onboarding-field input{border:1px solid var(--border-strong)!important;background:#070706d6!important}.onboarding-field input:focus{border-color:#f4f4f070!important;box-shadow:0 0 0 4px #f4f4f014!important}.onboarding-submit{color:var(--text-h)!important;background:linear-gradient(#f5f0e729,#f4f4f01a),#222!important;border:1px solid #f5f0e738!important}.onboarding-error{color:#ffc5bd!important;background:#ef8f831a!important;border-color:#ef8f8352!important}.onboarding-page{background:0 0!important}.onboarding-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:none!important;background:#12121294!important;border-color:#f4f4f01a!important}.onboarding-field input{background:#0a0a0ab8!important;border-color:#f4f4f021!important}.onboarding-submit{box-shadow:none!important;background:#222222c7!important;border-color:#f4f4f02e!important}.temp-topbar{justify-content:flex-start}.temp-page{background:radial-gradient(circle at 18% 0,#f4f4f017,#0000 30rem),linear-gradient(140deg,#030303 0%,#0b0a09 48%,#050505 100%)!important}.privacy-page{color:#111;box-sizing:border-box;text-align:left;background:#f8f8f7;min-height:100svh;padding:48px 24px}.privacy-card{box-sizing:border-box;text-align:left;background:#fff;border:1px solid #e7e7e4;border-radius:8px;gap:32px;width:min(100%,880px);margin:0 auto;padding:48px 56px 56px;display:grid;box-shadow:0 16px 48px #1111110f}.privacy-brand{align-items:center;gap:10px;width:fit-content;font-size:17px;display:inline-flex}.privacy-brand img{object-fit:contain;flex-shrink:0;width:52px;height:52px;display:block}.privacy-heading{text-align:left;border-bottom:1px solid #ededeb;gap:8px;padding-bottom:28px;display:grid}.privacy-heading p{color:#666;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:13px;font-weight:850}.privacy-heading h1{color:#111;margin:0;font-size:42px;font-weight:850;line-height:1.05}.privacy-heading span{color:#555;font-size:15px;line-height:1.5}.privacy-content{text-align:left;gap:20px;display:grid}.privacy-content h2{color:#111;text-align:left;margin:14px 0 0;font-size:20px;font-weight:800;line-height:1.3}.privacy-content p{color:#3f3f3f;text-align:justify;text-justify:inter-word;-webkit-hyphens:none;hyphens:none;margin:0;font-size:16px;line-height:1.8}@media (prefers-color-scheme:dark){.privacy-page{color:#111;background:#f8f8f7}}@media (width<=600px){.privacy-page{padding:0}.privacy-card{width:100%;min-height:100svh;box-shadow:none;border:0;border-radius:0;padding:28px 20px 40px}.privacy-heading h1{font-size:32px}.privacy-content h2{font-size:19px}.privacy-content p{text-align:left;font-size:15px}}.privacy-page{color:var(--text)!important;background:radial-gradient(circle at 18% 0,#f4f4f01a,#0000 28rem),linear-gradient(140deg,#030303 0%,#0a0908 52%,#040404 100%)!important}.privacy-card{border:1px solid var(--border-strong)!important;box-shadow:var(--shadow)!important;background:linear-gradient(#f5f0e713,#f5f0e708),#0d0c0af0!important}.privacy-brand,.privacy-heading h1,.privacy-content h2{color:var(--text-h)!important}.privacy-heading{border-bottom:1px solid var(--border)!important}.privacy-heading p,.privacy-heading span,.privacy-content p{color:var(--text-muted)!important}.privacy-page{background:0 0!important}.privacy-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:none!important;background:#12121294!important;border-color:#f4f4f01a!important}.privacy-content a{color:#f1f1ea!important}.app-shell{background:#f8f8f7;flex-direction:column;width:100%;min-height:100svh;display:flex}.app-content{width:100%;min-height:calc(100svh - var(--app-footer-height));flex:1}.app-footer{width:100%;min-height:var(--app-footer-height);color:#777772;box-sizing:border-box;text-align:center;background:0 0;border-top:0;flex-shrink:0;align-content:center;justify-items:center;gap:14px;padding:34px 18px 28px;font-size:12px;font-weight:650;line-height:1.35;display:grid}.app-content>.auth-page,.app-content>.auth-page .auth-shell,.app-content>.splash-page,.app-content>.onboarding-page,.app-content>.profile-page,.app-content>.images-page,.app-content>.privacy-page{min-height:calc(100svh - var(--app-footer-height))}@media (width<=520px){:root{--app-footer-height:202px}.app-footer{padding:32px 16px 26px;font-size:11px}}.app-footer{border-top:1px solid var(--border)!important;color:var(--text-muted)!important;background:#050504eb!important}.app-shell{isolation:isolate;position:relative;overflow:hidden;background:#060606!important}.app-content,.app-footer{z-index:1;position:relative}.app-shell:before,.app-shell:after{content:"";inset-inline:0;z-index:0;pointer-events:none;position:fixed;bottom:0}.app-footer{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#06060600,#060606bd 34%,#060606eb)!important;border-top:0!important}.app-footer-links{flex-wrap:wrap;justify-content:center;gap:16px clamp(18px,4vw,38px);display:flex}.app-footer a{color:#d7d7d49e;text-decoration:none}.app-footer p,.app-footer span{color:#8b8b86d1;margin:0}.app-footer span{color:#8b8b86a3}@media (width<=520px){.app-footer-links{gap:14px 22px;max-width:280px}}.app-shell{background:#060606!important}.app-content,.app-content>.auth-page,.app-content>.auth-page .auth-shell,.app-content>.splash-page,.app-content>.onboarding-page,.app-content>.profile-page,.app-content>.images-page,.app-content>.privacy-page{min-height:calc(100svh - var(--app-footer-height))!important}.app-footer{grid-template-columns:auto auto;grid-auto-flow:column;justify-content:center;align-items:center;min-height:var(--app-footer-height)!important;background:linear-gradient(#06060600,#0606068f)!important;border-top:0!important;align-content:center!important;gap:10px clamp(14px,3vw,24px)!important;padding:8px 14px!important;font-size:11px!important}.app-footer-links{gap:clamp(12px,2.5vw,22px)!important}.app-footer a,.app-footer p{font-weight:620;color:#afafaa94!important}.app-footer a:hover{color:#f4f4f0d1!important}@media (width<=520px){:root{--app-footer-height:64px}.app-footer{grid-template-columns:1fr;grid-auto-flow:row;gap:5px!important;padding:7px 10px!important;font-size:10.5px!important}.app-footer-links{gap:10px 14px!important;max-width:none!important}}:root{--app-footer-height:44px}.app-content,.app-content>.auth-page,.app-content>.auth-page .auth-shell,.app-content>.splash-page,.app-content>.onboarding-page,.app-content>.profile-page,.app-content>.images-page,.app-content>.privacy-page{min-height:calc(100svh - var(--app-footer-height))!important}.app-content>.home-page{bottom:var(--app-footer-height)!important}.app-shell:before{filter:blur(12px)!important;opacity:.66!important;background:radial-gradient(at 24% 54%,#2626262e,#0000 30%),radial-gradient(at 72% 52%,#2a2a2a24,#0000 34%),radial-gradient(at 50% 86%,#9a9a9417,#0000 48%),radial-gradient(at 20% 100%,#0b0b0bf0 0 23%,#0000 25%),radial-gradient(at 50% 98%,#0d0d0df2 0 30%,#0000 32%),radial-gradient(at 82% 100%,#0a0a0af0 0 24%,#0000 26%),linear-gradient(#0000 0%,#060606e6 100%)!important;height:min(34vh,260px)!important}.app-shell:after{filter:blur(.2px)!important;opacity:.72!important;background:linear-gradient(#121212d1 0 0) 12% 70%/18px 10px no-repeat,linear-gradient(#141414bd 0 0) 27% 64%/22px 11px no-repeat,linear-gradient(#111111c7 0 0) 43% 72%/16px 9px no-repeat,linear-gradient(#141414b8 0 0) 61% 66%/24px 11px no-repeat,linear-gradient(#121212c2 0 0) 79% 71%/18px 9px no-repeat,linear-gradient(#e8bb72a3 0 0) 12.6% 70.5%/2px 2px no-repeat,linear-gradient(#e8bb728f 0 0) 27.7% 64.7%/2px 2px no-repeat,linear-gradient(#e8bb7280 0 0) 43.5% 72.4%/2px 2px no-repeat,linear-gradient(#e8bb7294 0 0) 62% 66.7%/2px 2px no-repeat,linear-gradient(#e8bb7285 0 0) 79.6% 71.4%/2px 2px no-repeat,radial-gradient(circle at 18% 58%,#30303047 0 1.2px,#0000 2.2px),radial-gradient(circle at 36% 56%,#30303038 0 1.2px,#0000 2.2px),radial-gradient(circle at 70% 56%,#3030303d 0 1.2px,#0000 2.2px),radial-gradient(at 50% 84%,#b9b9b212,#0000 44%)!important;height:min(25vh,190px)!important}.app-footer{flex-wrap:nowrap;overflow:hidden;min-height:var(--app-footer-height)!important;height:var(--app-footer-height)!important;background:linear-gradient(#06060600,#060606b3)!important;justify-content:center!important;align-items:center!important;gap:clamp(10px,2vw,20px)!important;padding:5px 12px!important;font-size:10.5px!important;line-height:1.15!important;display:flex!important}.app-footer-links{flex-wrap:nowrap;display:flex;gap:clamp(9px,1.6vw,18px)!important;max-width:none!important}.app-footer a,.app-footer p{white-space:nowrap}.app-footer p{font-size:10.5px!important}@media (width<=640px){:root{--app-footer-height:42px}.app-footer{flex-direction:column;height:var(--app-footer-height)!important;gap:2px!important;padding:3px 6px!important;font-size:7.5px!important}.app-footer-links{flex-wrap:wrap;justify-content:center;gap:1px 7px!important;max-width:340px!important}.app-footer p{font-size:7.5px!important;line-height:1.05!important}.app-shell:before{height:180px!important}.app-shell:after{background:linear-gradient(#121212d1 0 0) 14% 72%/15px 8px no-repeat,linear-gradient(#141414bd 0 0) 34% 66%/18px 9px no-repeat,linear-gradient(#141414b8 0 0) 66% 68%/18px 9px no-repeat,linear-gradient(#121212c2 0 0) 84% 73%/15px 8px no-repeat,linear-gradient(#e8bb72a3 0 0) 15% 72.8%/2px 2px no-repeat,linear-gradient(#e8bb728f 0 0) 35% 66.8%/2px 2px no-repeat,linear-gradient(#e8bb7294 0 0) 67% 68.8%/2px 2px no-repeat,linear-gradient(#e8bb7285 0 0) 85% 73.8%/2px 2px no-repeat,radial-gradient(at 50% 86%,#b9b9b212,#0000 44%)!important;height:150px!important}}
