@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;700&family=Space+Grotesk:wght@500;600;700&display=swap";html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#050506}body{min-height:100vh;margin:0}#root{min-height:100vh}::selection{color:#fff;background:#ff6b0059}*{scrollbar-width:thin;scrollbar-color:#ff6b0073 #ffffff0d}:root{--bg:#050506;--bg-2:#0a0a0d;--panel:#ffffff0e;--panel-strong:#ffffff17;--line:#ffffff1a;--line-strong:#ffffff2e;--text:#ffffffeb;--muted:#ffffff94;--faint:#ffffff57;--orange:#ff6b00;--orange-soft:#ff6b0024;--blue:#70d7ff;--green:#28c840;color:var(--text);background:var(--bg);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}body{background:var(--bg);min-width:320px;margin:0}body.modal-open{touch-action:none;overflow:hidden}button,input,textarea,select{font:inherit}button{border:0}.product-shell{background:radial-gradient(circle at 0 0,#ff6b0024,#0000 30%),radial-gradient(circle at 100% 0,#70d7ff1c,#0000 34%),linear-gradient(135deg,#050506 0%,#0d0d11 52%,#050506 100%);grid-template-columns:292px minmax(0,1fr) 390px;gap:16px;min-height:100vh;padding:16px;display:grid;position:relative;overflow:hidden}.product-shell:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:44px 44px;animation:18s linear infinite gridDrift;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle,#000 25%,#0000 85%);mask-image:radial-gradient(circle,#000 25%,#0000 85%)}.ambient{filter:blur(80px);pointer-events:none;opacity:.2;border-radius:999px;width:420px;height:420px;animation:9s ease-in-out infinite alternate ambientPulse;position:fixed}.ambient-left{background:var(--orange);bottom:12%;left:-180px}.ambient-right{background:var(--blue);animation-delay:-4s;top:14%;right:-180px}.vault-rail,.command-center,.intelligence-rail,.auth-card{z-index:1;min-width:0;position:relative}.vault-rail,.intelligence-rail{flex-direction:column;gap:12px;display:flex}.command-center{flex-direction:column;gap:12px;min-height:calc(100vh - 32px);display:flex}.panel,.vault-rail{border:1px solid var(--line);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);background:linear-gradient(#ffffff13,#ffffff08);border-radius:24px;position:relative;box-shadow:inset 0 1px #ffffff0e,0 22px 70px #00000047}.panel:before,.vault-rail:before{content:"";pointer-events:none;border-radius:inherit;opacity:0;background:linear-gradient(120deg,#0000 0%,#fff1 45%,#0000 62%);transition:opacity .35s,transform .7s;position:absolute;inset:0;transform:translate(-35%)}.panel:hover:before,.vault-rail:hover:before{opacity:1;transform:translate(35%)}.vault-rail{height:calc(100vh - 32px);padding:14px}.brand{align-items:center;gap:12px;display:flex}.compact-brand{padding:4px 2px 10px}.brand-mark{color:#fff;background:linear-gradient(135deg, var(--orange), #ffb000);border-radius:15px;place-items:center;width:42px;height:42px;animation:3.8s ease-in-out infinite brandBreath;display:grid;box-shadow:0 0 45px #ff6b0052}.brand-name{letter-spacing:-.035em;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700}.brand-subtitle{color:var(--faint);text-transform:uppercase;letter-spacing:.09em;font-family:JetBrains Mono,monospace;font-size:10px}.rail-section-title{color:var(--faint);text-transform:uppercase;letter-spacing:.12em;margin:8px 2px 0;font-family:JetBrains Mono,monospace;font-size:11px}.ghost-button,.secondary-button,.primary-button{cursor:pointer;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 15px;transition:transform .18s,box-shadow .18s,border-color .18s,background .18s;display:inline-flex}.ghost-button{color:var(--text);border:1px solid var(--line);background:#ffffff0a}.secondary-button{color:#fff;background:var(--orange-soft);border:1px solid #ff6b0047}.primary-button{color:#080808;background:#fff;font-weight:800;box-shadow:0 0 45px #ffffff1a}.ghost-button:hover,.secondary-button:hover,.primary-button:hover{transform:translateY(-1px)}.ghost-button:active,.secondary-button:active,.primary-button:active,.source-card:active,.result-card:active,.preset-card:active{transform:scale(.985)}.primary-button:disabled{opacity:.55;cursor:wait}.full{width:100%}.source-list{flex-direction:column;gap:8px;padding-right:2px;display:flex;overflow:auto}.command-list{flex:1;min-height:0}.source-card,.result-card{text-align:left;width:100%;color:var(--text);border:1px solid var(--line);cursor:pointer;background:#ffffff09;border-radius:17px;padding:12px;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s}.source-card:hover,.source-card.active,.result-card:hover{background:#ff6b0012;border-color:#ff6b0066;transform:translateY(-2px);box-shadow:0 16px 34px #0000002e}.source-kind{color:var(--orange);text-transform:uppercase;letter-spacing:.08em;font-family:JetBrains Mono;font-size:10px}.source-card strong{margin:6px 0 4px;font-size:14px;line-height:1.25;display:block}.source-card small{color:var(--faint);line-height:1.35}.product-topbar{justify-content:space-between;align-items:flex-start;gap:24px;padding:18px;display:flex}.eyebrow{width:max-content;max-width:100%;color:var(--orange);text-transform:uppercase;letter-spacing:.08em;background:#ff6b0014;border:1px solid #ff6b003d;border-radius:999px;align-items:center;gap:8px;padding:7px 11px;font-family:JetBrains Mono,monospace;font-size:11px;display:flex}h1{letter-spacing:-.055em;margin:12px 0 6px;font-family:Space Grotesk,sans-serif;font-size:clamp(30px,3.2vw,48px);line-height:1}.product-topbar p{max-width:760px;color:var(--muted);margin:0;font-size:16px;line-height:1.55}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.user-chip{text-overflow:ellipsis;color:#ffffffb8;border:1px solid var(--line);background:#ffffff0a;border-radius:999px;max-width:220px;padding:10px 12px;font-size:12px;overflow:hidden}.search-command{grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:12px;padding:14px;display:grid}.setup-strip{background:linear-gradient(90deg,#ff6b001a,#ffffff09);border-color:#ff6b003d;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.setup-strip strong{margin-bottom:4px;display:block}.setup-strip span{color:#ffffffa3;font-size:13px}.search-box{border:1px solid var(--line);background:#00000047;border-radius:18px;align-items:center;gap:12px;min-height:58px;padding:0 14px;display:flex}.command-search{border-radius:20px;min-height:66px}.search-box input,.composer input,.settings-modal input,.settings-modal select,textarea{width:100%;color:var(--text);background:0 0;border:0;outline:0}.product-metrics{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.product-metrics div{border:1px solid var(--line);background:#0000003d;border-radius:17px;padding:12px}.product-metrics strong{font-family:Space Grotesk;font-size:28px;line-height:1;display:block}.product-metrics span{color:var(--faint);text-transform:uppercase;letter-spacing:.08em;font-family:JetBrains Mono;font-size:10px}.main-workspace{flex:1;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:12px;min-height:0;display:grid}.answer-stack,.result-stack{min-height:0;padding:16px;overflow:hidden}.answer-stack{flex-direction:column;display:flex}.panel-heading{color:#fff;letter-spacing:-.01em;align-items:center;gap:8px;margin-bottom:12px;font-size:14px;font-weight:800;display:flex}.panel-heading.compact{margin-bottom:8px}.product-chat{flex:1;min-height:240px;max-height:calc(100vh - 340px);overflow:auto}.chat-stream{gap:10px;display:grid}.chat-message{border:1px solid var(--line);background:#ffffff0a;border-radius:18px;max-width:88%;padding:12px 14px}.chat-message.user{background:#ff6b001a;border-color:#ff6b0040;margin-left:auto}.chat-message span{color:var(--orange);text-transform:uppercase;letter-spacing:.1em;margin-bottom:7px;font-family:JetBrains Mono;font-size:10px;display:block}.chat-message p{white-space:pre-wrap;color:#ffffffd1;overflow-wrap:anywhere;margin:0;line-height:1.55}.composer{border:1px solid var(--line);background:#0000003d;border-radius:999px;gap:10px;margin-top:12px;padding:8px;display:flex}.composer.squared{border-radius:18px}.composer input{padding-left:8px}.results-header{color:var(--muted);justify-content:space-between;align-items:center;margin:0 0 10px;font-size:13px;display:flex}.results-header div{color:#fff;align-items:center;gap:8px;font-weight:800;display:flex}.result-list{flex-direction:column;gap:9px;display:flex;overflow:auto}.evidence-list{max-height:calc(100vh - 340px);padding-right:2px}.result-card{grid-template-columns:44px 1fr;gap:11px;display:grid}.result-index{color:var(--orange);font-family:JetBrains Mono;font-size:12px}.result-card strong{margin-bottom:6px;display:block}.result-card p,.daily-card p,.memory-detail p,.muted{color:#ffffffa8;overflow-wrap:anywhere;line-height:1.55}.result-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.tag-row{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.tag-row span{color:#ffffffb8;border:1px solid var(--line);background:#ffffff12;border-radius:999px;padding:4px 8px;font-size:11px}.graph-panel,.daily-panel,.detail-panel,.add-thought{padding:14px}.mini-map{background:#0003;border:1px solid #ffffff0f;border-radius:20px;flex-wrap:wrap;place-content:center;gap:8px;min-height:178px;padding:20px;display:flex;position:relative;overflow:hidden}.mini-map:before{content:"";pointer-events:none;border:1px dashed #ffffff1f;border-radius:999px;position:absolute;inset:22px}.mini-map button{z-index:1;color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:7px 9px;display:flex;position:relative}.mini-map button em{color:var(--orange);font-size:12px;font-style:normal}.vertical-cards{gap:9px;display:grid}.daily-card{border:1px solid var(--line);background:linear-gradient(#ffffff0f,#ffffff06);border-radius:18px;padding:13px}.daily-card span{color:var(--orange);text-transform:uppercase;letter-spacing:.08em;font-family:JetBrains Mono;font-size:10px}.daily-card h3{letter-spacing:-.04em;margin:8px 0 6px;font-family:Space Grotesk;font-size:17px;line-height:1.05}.daily-card p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.memory-detail{border:1px solid var(--line);background:#0003;border-radius:18px;padding:14px}.compact-detail{max-height:260px;overflow:auto}.memory-meta{color:var(--faint);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;font-family:JetBrains Mono;font-size:10px;display:flex}.memory-detail h2{letter-spacing:-.05em;margin:12px 0 8px;font-family:Space Grotesk;font-size:22px;line-height:1.04}.memory-detail p{margin:0}.summary{border-left:2px solid var(--orange);padding-left:10px;color:#ffffffc7!important;margin-bottom:10px!important}.action-list{gap:6px;margin:10px 0;display:grid}.action-list span{color:#ffffffc2;background:#ff6b0012;border:1px solid #ff6b002e;border-radius:12px;padding:7px 9px;font-size:12px}.process-button{margin-top:12px}textarea{resize:vertical;border:1px solid var(--line);background:#0000003d;border-radius:16px;min-height:116px;margin-bottom:10px;padding:12px}.compact-features{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.compact-features div{color:var(--muted);border:1px solid var(--line);background:#ffffff09;border-radius:16px;justify-content:center;align-items:center;gap:7px;padding:10px;font-size:12px;display:flex}.auth-shell{background:radial-gradient(circle at 20% 0,#ff6b0033,#0000 34%),radial-gradient(circle at 90% 10%,#70d7ff21,#0000 30%),#050506;place-items:center;min-height:100vh;padding:18px;display:grid}.auth-card{gap:14px;width:min(620px,100%);padding:24px;display:grid}.auth-brand{margin-bottom:8px}.auth-card h1{margin:6px 0;font-size:clamp(34px,7vw,62px)}.auth-card label{color:var(--muted);gap:8px;font-size:13px;display:grid}.auth-card input{width:100%;color:var(--text);border:1px solid var(--line);background:#ffffff0e;border-radius:16px;outline:none;padding:13px 14px}.modal-backdrop{z-index:120;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);overscroll-behavior:contain;background:#000000b3;place-items:center;padding:20px;animation:.22s both modalFade;display:grid;position:fixed;inset:0}.settings-modal{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border:1px solid var(--line-strong);background:linear-gradient(#121218fa,#09090cfa);border-radius:28px;width:min(560px,100%);max-height:min(780px,100dvh - 40px);padding:24px;animation:.34s cubic-bezier(.2,.85,.2,1) both modalPop;position:relative;overflow:auto;box-shadow:0 30px 100px #000000a6,0 0 70px #ff6b0014}.settings-modal label{color:var(--muted);gap:8px;margin:14px 0;font-size:13px;display:grid}.settings-modal input,.settings-modal select{border:1px solid var(--line);background:#ffffff0e;border-radius:14px;padding:12px}.model-status{border:1px solid var(--line);background:#ffffff0a;border-radius:14px;padding:10px 12px}.preset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0;display:grid}.preset-card{text-align:left;color:var(--text);border:1px solid var(--line);cursor:pointer;background:#ffffff0b;border-radius:16px;padding:11px;transition:transform .18s,border-color .18s,background .18s}.preset-card:hover{background:#ff6b0012;border-color:#ff6b0066;transform:translateY(-2px)}.preset-card strong{margin-bottom:4px;display:block}.preset-card span{color:var(--muted);font-size:12px;line-height:1.35}.modal-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.close{color:#fff;cursor:pointer;background:#ffffff0f;border-radius:999px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:16px;right:16px}@media (width<=1260px){.product-shell{grid-template-columns:260px minmax(0,1fr)}.intelligence-rail{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.compact-features{grid-template-columns:repeat(4,1fr)}}@media (width<=900px){.product-shell{grid-template-columns:1fr;padding:10px;overflow:visible}.vault-rail{height:auto;max-height:none}.command-list{max-height:340px}.product-topbar,.search-command,.main-workspace{flex-direction:column;grid-template-columns:1fr}.setup-strip{flex-direction:column;align-items:stretch;gap:18px;padding:16px}.setup-strip .primary-button{margin-top:2px}.preset-grid,.product-metrics,.intelligence-rail,.compact-features{grid-template-columns:1fr}.topbar-actions{justify-content:flex-start}.composer.squared{border-radius:18px;flex-direction:column}.composer.squared input{min-height:42px}.compact-detail{max-height:none}.chat-message{max-width:100%}}.mobile-command-nav{display:none}@keyframes paneIn{0%{opacity:0;filter:blur(8px);transform:translateY(18px)scale(.985)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@media (width<=900px){body{overflow-x:hidden}.product-shell{min-height:100dvh;padding:10px;display:block}.command-center,.intelligence-rail,.main-workspace{display:contents}.mobile-pane{display:none!important}.product-shell.mobile-tab-home .mobile-home,.product-shell.mobile-tab-search .mobile-search,.product-shell.mobile-tab-ai .mobile-ai,.product-shell.mobile-tab-vault .mobile-vault,.product-shell.mobile-tab-graph .mobile-graph,.product-shell.mobile-tab-capture .mobile-capture{margin-bottom:14px;scroll-margin-bottom:150px;animation:.34s cubic-bezier(.2,.8,.2,1) both paneIn;display:block!important}.product-shell.mobile-tab-home .product-topbar,.product-shell.mobile-tab-search .search-command,.product-shell.mobile-tab-ai .answer-stack,.product-shell.mobile-tab-vault .vault-rail,.product-shell.mobile-tab-capture .add-thought{display:flex!important}.product-shell.mobile-tab-home .search-command{display:grid!important}.product-shell.mobile-tab-vault .vault-rail{flex-direction:column}.product-shell.mobile-tab-search .search-command,.product-shell.mobile-tab-home .search-command{grid-template-columns:1fr}.product-shell.mobile-tab-ai .answer-stack{flex-direction:column;min-height:0}.product-shell.mobile-tab-capture .add-thought{flex-direction:column}.product-shell.mobile-tab-home .compact-features{display:grid!important}.product-shell.mobile-tab-home .daily-panel,.product-shell.mobile-tab-graph .daily-panel,.product-shell.mobile-tab-vault .detail-panel,.product-shell.mobile-tab-capture .detail-panel,.product-shell.mobile-tab-search .result-stack,.product-shell.mobile-tab-graph .graph-panel{display:block!important}.product-topbar{background:linear-gradient(#ffffff1a,#ffffff09);border-radius:30px;padding:18px}.product-topbar h1{font-size:clamp(36px,11vw,54px)}.product-topbar p{font-size:15px}.topbar-actions{gap:8px;margin-top:14px}.user-chip{max-width:100%}.source-list,.evidence-list,.product-chat{max-height:none;overflow:visible}.product-chat{min-height:180px;max-height:340px;padding-bottom:8px}.add-thought,.detail-panel,.result-stack,.daily-panel,.graph-panel,.vault-rail{padding-bottom:22px}.mobile-command-nav{z-index:30;-webkit-backdrop-filter:blur(30px)saturate(1.5);backdrop-filter:blur(30px)saturate(1.5);background:#08080ae0;border:1px solid #ffffff2e;border-radius:22px;grid-template-columns:repeat(6,1fr);gap:3px;margin-bottom:10px;padding:6px;display:grid;position:sticky;top:8px;box-shadow:0 24px 80px #0000008c,inset 0 1px #ffffff14}.mobile-command-nav:before{content:"";border-radius:inherit;pointer-events:none;-webkit-mask-composite:xor;background:linear-gradient(90deg,#ff6b0047,#70d7ff2e,#ffffff14);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.mobile-command-nav button{color:#ffffffad;cursor:pointer;background:0 0;border-radius:15px;place-items:center;gap:3px;min-width:0;min-height:44px;transition:transform .2s,color .2s,background .2s;display:grid;position:relative}.mobile-command-nav button span{letter-spacing:-.02em;font-size:8.5px;font-weight:700}.mobile-command-nav button.active{color:#fff;background:radial-gradient(circle at 50% 0,#ff6b0059,#ff6b001f 45%,#ffffff0f);transform:translateY(-2px);box-shadow:0 0 18px #ff6b0029,inset 0 1px #ffffff1a}.mobile-command-nav button.active:after{content:"";background:var(--orange);width:16px;height:2px;box-shadow:0 0 14px var(--orange);border-radius:99px;position:absolute;bottom:1px}.mobile-command-nav button.active span{transform:translateY(-2px)}.product-metrics{grid-template-columns:repeat(3,minmax(0,1fr))!important}.product-metrics div{padding:10px 8px}.product-metrics strong{font-size:22px}.product-metrics span{font-size:8px}.add-thought textarea{min-height:180px}.add-thought .primary-button{border-radius:16px;min-height:48px}}@keyframes gridDrift{0%{background-position:0 0,0 0}to{background-position:44px 44px,44px 44px}}@keyframes ambientPulse{0%{opacity:.16;transform:translate(0,0)scale(.96)}to{opacity:.28;transform:translate(18px,-12px)scale(1.08)}}@keyframes brandBreath{0%,to{transform:translateY(0)rotate(0);box-shadow:0 0 38px #ff6b0047}50%{transform:translateY(-1px)rotate(-2deg);box-shadow:0 0 58px #ff6b0075}}@keyframes modalFade{0%{opacity:0}to{opacity:1}}@keyframes modalPop{0%{opacity:0;filter:blur(8px);transform:translateY(22px)scale(.965)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes activeGlow{0%,to{box-shadow:0 0 18px #ff6b0029,inset 0 1px #ffffff1a}50%{box-shadow:0 0 30px #ff6b0047,inset 0 1px #ffffff24}}@keyframes cardRise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.chat-message,.daily-card,.result-card,.source-card,.memory-detail,.preset-card{animation:.36s cubic-bezier(.2,.8,.2,1) both cardRise}.search-box:focus-within,.composer:focus-within,.settings-modal label:focus-within input,.settings-modal label:focus-within select,textarea:focus{border-color:#ff6b007a;box-shadow:0 0 0 4px #ff6b0014,0 0 34px #ff6b0014}.primary-button{position:relative;overflow:hidden}.primary-button:after{content:"";background:linear-gradient(110deg,#0000 0%,#ffffff6b 45%,#0000 62%);transition:transform .65s;position:absolute;inset:0;transform:translate(-120%)}.primary-button:hover:after{transform:translate(120%)}.primary-button>*{z-index:1;position:relative}@media (width<=900px){.modal-backdrop{align-items:end;padding:10px}.settings-modal{width:100%;max-height:calc(100dvh - 28px);padding:22px 18px calc(16px + env(safe-area-inset-bottom));border-radius:26px}.settings-modal .preset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.settings-modal .preset-card{padding:9px}.settings-modal .preset-card span{font-size:11px}.settings-modal label{margin:10px 0}.settings-modal input,.settings-modal select{padding:10px 11px}.settings-modal .model-status{margin:8px 0;padding:8px 10px}.settings-modal .modal-actions{padding-bottom:env(safe-area-inset-bottom);margin-top:18px;position:static}body.modal-open .mobile-command-nav{pointer-events:none;opacity:0;transform:translateY(-10px)scale(.98)}.mobile-command-nav button.active{animation:2.8s ease-in-out infinite activeGlow}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (width<=900px){.product-shell.mobile-tab-home .mobile-home,.product-shell.mobile-tab-search .mobile-search,.product-shell.mobile-tab-ai .mobile-ai,.product-shell.mobile-tab-vault .mobile-vault,.product-shell.mobile-tab-graph .mobile-graph,.product-shell.mobile-tab-capture .mobile-capture{animation-name:mobilePaneInStable}.ambient{animation:none;transform:none}.ghost-button:active,.secondary-button:active,.primary-button:active,.source-card:active,.result-card:active,.preset-card:active{transform:translateY(0)!important}.mobile-command-nav,.mobile-command-nav button,.mobile-command-nav button.active,body.modal-open .mobile-command-nav{scale:1}.setup-strip{gap:0!important;padding:18px!important}.setup-strip>div{margin-bottom:22px}.setup-strip .primary-button{min-height:48px;margin-top:0!important}}@keyframes mobilePaneInStable{0%{opacity:0;filter:blur(6px);transform:translateY(14px)}to{opacity:1;filter:blur();transform:translateY(0)}}.vault-filters{grid-template-columns:1fr .55fr 1fr 1fr;gap:6px;display:grid}.vault-filters button,.chip-button{color:#ffffffb8;border:1px solid var(--line);cursor:pointer;background:#ffffff0b;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:11px;font-weight:700;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.vault-filters button:hover,.vault-filters button.active,.chip-button:hover,.chip-button.active{color:#fff;background:#ff6b001a;border-color:#ff6b0061}.chip-button.danger:hover{background:#ff50501a;border-color:#ff50506b}.empty-state{color:var(--faint);border:1px dashed var(--line);border-radius:16px;padding:14px;font-size:12px;line-height:1.45}.memory-actions{flex-wrap:wrap;gap:7px;margin:12px 0;display:flex}.memory-editor input,.memory-editor textarea{color:var(--text);border:1px solid var(--line);background:#0000003d;border-radius:14px;outline:0;padding:11px 12px}.memory-editor textarea{min-height:220px;margin-bottom:0}@media (width<=900px){.vault-filters{grid-template-columns:repeat(4,minmax(0,1fr))}.vault-filters button{padding:0 6px;font-size:10px}.memory-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.memory-editor textarea{min-height:260px}}.collection-filters{scrollbar-width:none;gap:6px;padding:2px 0 4px;display:flex;overflow-x:auto}.collection-filters::-webkit-scrollbar{display:none}.collection-filters button{color:#ffffffa8;border:1px solid var(--line);cursor:pointer;background:#ffffff09;border-radius:999px;flex:none;min-height:30px;padding:0 10px;font-size:11px;font-weight:700}.collection-filters button.active{color:#fff;background:#70d7ff1a;border-color:#70d7ff57}.collection-input,.url-capture input{width:100%;color:var(--text);border:1px solid var(--line);background:#0000003d;border-radius:15px;outline:none;margin-bottom:10px;padding:12px}.url-capture{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.related-list{background:#70d7ff0b;border:1px solid #70d7ff24;border-radius:16px;gap:7px;margin-top:12px;padding:10px;display:grid}.related-list strong{color:var(--blue);font-size:12px}.related-list button{color:#ffffffd1;text-align:left;border:1px solid var(--line);cursor:pointer;background:#ffffff0a;border-radius:12px;justify-content:space-between;gap:10px;padding:8px 9px;display:flex}.related-list button span{color:var(--faint);font-size:11px}.add-thought{overflow:visible}.add-thought textarea,.add-thought .collection-input{z-index:1;display:block;position:relative}.url-capture{z-index:3;clear:both;gap:8px;display:grid;position:relative}.url-capture input,.url-capture button,.url-capture .model-status{z-index:4;position:relative}@media (width<=900px){.product-shell.mobile-tab-capture .add-thought textarea{min-height:150px}.url-capture{margin-top:18px}}.manual-capture{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.top-url-capture{border-top:0;border-bottom:1px solid var(--line);z-index:1;margin-top:0;padding-top:0;padding-bottom:14px}.url-capture .model-status{pointer-events:none}.manual-capture{z-index:10;background:linear-gradient(#0f0f13eb,#0a0a0cc7);border-radius:18px;position:relative}.manual-capture textarea,.manual-capture button{z-index:11;position:relative}.actions-panel{padding:14px}.actions-dashboard{gap:8px;display:grid}.actions-dashboard button{text-align:left;width:100%;color:var(--text);cursor:pointer;background:#ff6b000e;border:1px solid #ff6b002e;border-radius:15px;padding:10px;transition:transform .18s,border-color .18s,background .18s}.actions-dashboard button:hover{background:#ff6b0017;border-color:#ff6b0061;transform:translateY(-1px)}.actions-dashboard span{color:var(--orange);text-transform:uppercase;letter-spacing:.08em;font-family:JetBrains Mono;font-size:10px}.actions-dashboard strong{margin:5px 0;font-size:13px;line-height:1.3;display:block}.actions-dashboard em{color:var(--faint);font-size:11px;font-style:normal}@media (width<=900px){.mobile-command-nav{grid-template-columns:repeat(7,1fr)}.product-shell.mobile-tab-actions .mobile-actions{animation:.34s cubic-bezier(.2,.8,.2,1) both mobilePaneInStable;display:block!important}.product-shell.mobile-tab-actions .actions-panel{display:block!important}.product-shell.mobile-tab-home .mobile-home,.product-shell.mobile-tab-search .mobile-search,.product-shell.mobile-tab-ai .mobile-ai,.product-shell.mobile-tab-vault .mobile-vault,.product-shell.mobile-tab-graph .mobile-graph,.product-shell.mobile-tab-actions .mobile-actions,.product-shell.mobile-tab-capture .mobile-capture{margin-top:8px}.product-shell.mobile-tab-actions .actions-panel{padding-top:18px}}.system-control-card{background:#70d7ff0b;border:1px solid #70d7ff29;border-radius:18px;margin-top:16px;padding:13px}.usage-grid strong{font-family:Space Grotesk;font-size:18px;line-height:1;display:block}.provider-account{border:1px solid var(--line);background:#0003;border-radius:14px;margin-top:10px;padding:10px}.provider-account span{color:var(--blue);text-transform:uppercase;letter-spacing:.07em;font-family:JetBrains Mono;font-size:10px}.provider-account strong{margin:5px 0;display:block}.provider-account p{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.provider-account pre{color:#ffffffc7;white-space:pre-wrap;background:#00000042;border-radius:10px;max-height:140px;padding:8px;font-size:11px;overflow:auto}.usage-recent{gap:6px;margin-top:10px;display:grid}.usage-recent div{border:1px solid var(--line);background:#ffffff09;border-radius:12px;grid-template-columns:1fr auto;gap:4px 8px;padding:8px;display:grid}.usage-recent span{color:var(--orange);font-size:11px;font-weight:800}.usage-recent strong{font-size:12px}.usage-recent em{color:var(--faint);text-overflow:ellipsis;grid-column:1/-1;font-size:10px;font-style:normal;overflow:hidden}@media (width<=900px){.usage-grid strong{font-size:16px}.settings-modal{scroll-padding-bottom:44px;padding-bottom:calc(34px + env(safe-area-inset-bottom))!important}.system-control-card{margin-bottom:18px}.system-control-card .model-status{margin-bottom:0}.provider-account{margin-bottom:6px}}.action-tabs{scrollbar-width:none;gap:6px;margin-bottom:10px;display:flex;overflow-x:auto}.action-tabs::-webkit-scrollbar{display:none}.action-tabs button{color:#ffffffa6;border:1px solid var(--line);cursor:pointer;background:#ffffff09;border-radius:999px;flex:none;padding:7px 10px;font-size:11px;font-weight:800}.action-tabs button.active{color:#fff;background:#ff6b001a;border-color:#ff6b0061}.action-card{background:#ff6b000b;border:1px solid #ff6b0029;border-radius:16px;overflow:hidden}.action-card.status-done{opacity:.62;background:#28c8400b;border-color:#28c84040}.action-card.status-snoozed{opacity:.78;background:#70d7ff0b;border-color:#70d7ff38}.action-card.status-dismissed{opacity:.45}.actions-dashboard .action-main{background:0 0;border:0;border-radius:0;width:100%;padding:10px}.action-controls{grid-template-columns:repeat(3,1fr);gap:6px;padding:0 10px 10px;display:grid}.action-controls button{color:#ffffffbd;border:1px solid var(--line);cursor:pointer;background:#0000002e;border-radius:999px;padding:7px 5px;font-size:10px;font-weight:800}.action-controls button:hover{color:#fff;border-color:#ff6b0059}@media (width<=900px){.mobile-command-nav{margin-bottom:18px!important}.product-shell.mobile-tab-actions .actions-panel,.product-shell.mobile-tab-home .product-topbar,.product-shell.mobile-tab-search .search-command,.product-shell.mobile-tab-ai .answer-stack,.product-shell.mobile-tab-vault .vault-rail,.product-shell.mobile-tab-graph .graph-panel,.product-shell.mobile-tab-capture .add-thought{margin-top:14px!important}}.trust-card{background:#28c8400a;border-color:#28c84029}.trust-actions{flex-wrap:wrap;gap:8px;display:flex}@media (width<=900px){.trust-actions{grid-template-columns:1fr;display:grid}.product-shell{overflow:clip}.mobile-command-nav{margin:0 0 18px!important;position:relative!important;top:auto!important;transform:none!important}.mobile-command-nav button.active{transform:none!important}}.workspace-panel{padding:14px}.workspace-overview{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:10px;display:grid}.workspace-overview div{border:1px solid var(--line);background:#00000038;border-radius:15px;padding:10px}.workspace-overview strong{font-family:Space Grotesk;font-size:24px;line-height:1;display:block}.workspace-overview span{color:var(--faint);text-transform:uppercase;letter-spacing:.06em;font-family:JetBrains Mono;font-size:9px}.workspace-list{gap:8px;display:grid}.workspace-list button{text-align:left;width:100%;color:var(--text);cursor:pointer;background:#70d7ff0b;border:1px solid #70d7ff26;border-radius:15px;padding:11px}.workspace-list strong{display:block}.workspace-list span,.workspace-list em{color:var(--muted);margin-top:4px;font-size:12px;font-style:normal;display:block}.workspace-list em{color:var(--faint)}.evidence-panel{background:#ffffff09;border:1px solid #ffffff1a;border-radius:16px;margin-top:12px;padding:10px}.evidence-panel strong{color:var(--blue);margin-bottom:8px;font-size:12px;display:block}.evidence-panel blockquote{border-left:2px solid var(--blue);color:#ffffffb8;background:#70d7ff0b;border-radius:10px;margin:0 0 8px;padding:9px 10px;font-size:12px;line-height:1.45}.evidence-related{background:#ffffff09;border-color:#ffffff1f}.result-index small{color:var(--faint);margin-top:4px;display:block}@media (width<=900px){.workspace-overview strong{font-size:20px}.product-shell.mobile-tab-graph .workspace-panel{display:block!important}}.source-card strong,.result-card strong,.memory-detail h2{overflow-wrap:anywhere;word-break:normal}.source-card strong,.result-card strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.memory-detail h2{white-space:normal}.citation-chip{color:#fff;cursor:pointer;vertical-align:baseline;background:#70d7ff1a;border:1px solid #70d7ff47;border-radius:999px;justify-content:center;align-items:center;min-width:28px;min-height:22px;margin:0 2px;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:800;display:inline-flex}.citation-chip:hover{background:#ff6b001f;border-color:#ff6b006b}.system-control-card .secondary-button+.secondary-button{margin-top:8px}.home-guide{gap:14px;padding:16px;display:grid}.home-stat-hero{background:linear-gradient(135deg,#ff6b0021,#70d7ff0e);border:1px solid #ff6b0033;border-radius:22px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.home-stat-hero span{color:var(--orange);text-transform:uppercase;letter-spacing:.08em;font-family:JetBrains Mono,monospace;font-size:11px}.home-stat-hero strong{letter-spacing:-.06em;margin:4px 0;font-family:Space Grotesk,sans-serif;font-size:clamp(42px,8vw,72px);line-height:.9;display:block}.home-stat-hero p{color:var(--muted);margin:0;font-size:13px}.flow-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.flow-cards button{text-align:left;color:var(--text);border:1px solid var(--line);cursor:pointer;background:#ffffff0b;border-radius:18px;padding:13px;transition:transform .18s,border-color .18s,background .18s}.flow-cards button:hover{background:#ff6b0012;border-color:#ff6b0059;transform:translateY(-2px)}.flow-cards svg{color:var(--orange);margin-bottom:10px}.flow-cards strong{margin-bottom:5px;font-size:14px;display:block}.flow-cards span{color:var(--muted);font-size:12px;line-height:1.35}@media (width<=900px){.home-stat-hero{flex-direction:column;align-items:stretch}.home-stat-hero .primary-button{width:100%}.flow-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-cards button{min-height:118px}}.lang-toggle{letter-spacing:.04em;min-width:64px;padding-inline:12px;font-family:JetBrains Mono,monospace}.auth-card{position:relative}.auth-lang-toggle{position:absolute;top:18px;right:18px}.product-topbar{align-items:stretch}.product-topbar>div:first-child{min-width:0}.topbar-actions{row-gap:10px}.home-stat-hero>div{min-width:0}.home-stat-hero p{flex-wrap:wrap;gap:4px 7px;display:flex}.flow-cards button{flex-direction:column;min-height:136px;display:flex}.flow-cards button span{margin-top:auto}.vault-filters,.collection-filters,.action-tabs,.memory-actions,.trust-actions{flex-wrap:wrap;gap:7px;display:flex}.vault-filters button,.collection-filters button,.action-tabs button{color:var(--text);border:1px solid var(--line);cursor:pointer;background:#ffffff0b;border-radius:999px;padding:8px 10px}.vault-filters button.active,.collection-filters button.active,.action-tabs button.active{background:#ff6b001f;border-color:#ff6b0066}.memory-actions{margin:12px 0}.memory-editor{gap:10px;display:grid}.memory-editor label{color:var(--muted);gap:7px;font-size:13px;display:grid}.memory-editor input,.memory-editor textarea,.collection-input,.url-capture input{color:var(--text);border:1px solid var(--line);background:#0000003d;border-radius:14px;outline:none;padding:11px 12px}.url-capture,.manual-capture{gap:10px;margin-top:12px;display:grid}.system-control-card{border-top:1px solid var(--line);margin-top:16px;padding-top:14px}.usage-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.usage-grid div{border:1px solid var(--line);background:#00000038;border-radius:14px;padding:10px}.usage-grid strong{font-family:Space Grotesk;font-size:20px;display:block}.usage-grid span{color:var(--faint);text-transform:uppercase;letter-spacing:.06em;font-family:JetBrains Mono;font-size:9px}.provider-account,.usage-recent{margin-top:10px}.provider-account{border:1px solid var(--line);background:#ffffff09;border-radius:16px;padding:12px}.provider-account span,.usage-recent span,.usage-recent em{color:var(--faint);font-size:12px}.usage-recent{gap:7px;display:grid}.usage-recent div{border:1px solid var(--line);border-radius:12px;grid-template-columns:1fr auto;gap:4px 8px;padding:8px;display:grid}.usage-recent em{grid-column:1/-1;font-style:normal}@media (width<=900px){.auth-lang-toggle{top:14px;right:14px}.auth-card{padding-top:64px}.mobile-command-nav{grid-template-columns:repeat(7,minmax(0,1fr));gap:2px}.mobile-command-nav button{min-height:46px;padding:4px 0}.mobile-command-nav button span{font-size:8px;line-height:1.05}.topbar-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.topbar-actions .user-chip,.topbar-actions .primary-button{grid-column:1/-1}.topbar-actions .ghost-button,.topbar-actions .secondary-button,.topbar-actions .primary-button{width:100%}.home-stat-hero{gap:14px}.flow-cards button{min-height:126px;padding:12px}.search-command{gap:10px}.product-metrics div{align-content:center;min-height:64px;display:grid}.usage-grid{grid-template-columns:1fr}.modal-actions{grid-template-columns:1fr;display:grid}.product-shell{padding:calc(14px + env(safe-area-inset-top)) 12px calc(92px + env(safe-area-inset-bottom))}.mobile-command-nav{top:calc(10px + env(safe-area-inset-top));border-radius:24px;gap:4px;margin-bottom:14px;padding:8px;grid-template-columns:repeat(7,minmax(0,1fr))!important}.mobile-command-nav button{border-radius:16px;gap:4px;min-height:50px}.mobile-command-nav button span{text-overflow:ellipsis;max-width:100%;font-size:7.8px;line-height:1.08;overflow:hidden}.product-topbar,.home-guide,.search-command,.setup-strip,.add-thought,.detail-panel,.result-stack,.daily-panel,.graph-panel,.workspace-panel,.actions-panel{border-radius:26px}.product-topbar{gap:18px;padding:20px 18px}.topbar-actions{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:10px;margin-top:16px;display:grid!important}.topbar-actions .user-chip{grid-column:1/-1;align-items:center;min-height:42px;display:flex}.topbar-actions .ghost-button,.topbar-actions .secondary-button,.topbar-actions .primary-button{width:100%;min-height:44px;padding-inline:10px}.topbar-actions .primary-button{grid-column:auto}.home-guide{gap:16px;padding:18px}.home-stat-hero{align-items:stretch;gap:18px;padding:18px}.home-stat-hero strong{margin:8px 0 10px}.home-stat-hero p{line-height:1.45}.flow-cards{gap:12px}.flow-cards button{gap:6px;min-height:138px;padding:14px}.flow-cards svg{margin-bottom:6px}.flow-cards strong{align-items:flex-start;min-height:34px;display:flex}.search-command{gap:14px;padding:16px}.product-metrics{gap:10px}.product-metrics div{padding:12px 10px}.setup-strip{gap:14px;padding:18px}.setup-strip span{line-height:1.45}.add-thought{gap:14px;padding:18px}.collection-input,.url-capture input,.manual-capture textarea{margin:0}.url-capture,.manual-capture{gap:12px;margin-top:14px}.manual-capture textarea{min-height:220px}.add-thought .primary-button,.add-thought .secondary-button{min-height:48px}.compact-features{gap:10px}.compact-features div{min-height:44px}.product-shell{padding-top:calc(22px + env(safe-area-inset-top))}.home-guide{gap:24px!important}.home-stat-hero{margin-bottom:2px;padding-bottom:20px}.home-stat-hero .primary-button{margin-top:4px}.flow-cards{margin-top:2px}.top-url-capture{border-bottom:1px solid var(--line);padding-bottom:18px}.manual-capture{padding-top:2px;margin-top:24px!important}.manual-capture .panel-heading{margin-bottom:4px}.manual-capture textarea{padding-top:16px;line-height:1.5}}.daily-explain{color:var(--muted);margin:-4px 0 12px;font-size:12px;line-height:1.5}.daily-card small{color:var(--faint);text-transform:uppercase;letter-spacing:.06em;margin-top:10px;font-family:JetBrains Mono,monospace;font-size:9.5px;line-height:1.35;display:block}@media (width<=900px){.daily-explain{margin-bottom:14px}.daily-card small{margin-top:12px}}.mvp-empty{background:linear-gradient(135deg,#70d7ff14,#ff6b000e);border-color:#70d7ff38;gap:14px;padding:18px;display:grid}.mvp-empty h2{letter-spacing:-.04em;margin:8px 0 6px;font-family:Space Grotesk,sans-serif;font-size:24px}.mvp-empty p{color:var(--muted);margin:0;line-height:1.5}.mvp-empty-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.mvp-empty-actions button{min-height:44px;color:var(--text);border:1px solid var(--line);cursor:pointer;background:#ffffff0d;border-radius:15px;justify-content:center;align-items:center;gap:7px;display:inline-flex}.provenance-badge{border:1px solid var(--line);width:max-content;color:var(--faint);text-transform:uppercase;letter-spacing:.07em;background:#ffffff0b;border-radius:999px;align-items:center;padding:4px 7px;font-family:JetBrains Mono,monospace;font-size:9px;font-weight:700;line-height:1;display:inline-flex}.provenance-badge.local{color:var(--blue);background:#70d7ff12;border-color:#70d7ff38}.provenance-badge.ai{color:var(--orange);background:#ff6b0014;border-color:#ff6b0047}.provenance-badge.source{color:#ffffffb8;border-color:#ffffff2e}.split-heading{justify-content:space-between}.split-heading span{align-items:center;gap:8px;display:inline-flex}.daily-card>span{margin-right:6px;display:inline-flex}@media (width<=900px){.mobile-command-nav{grid-template-columns:repeat(6,minmax(0,1fr))!important}.mvp-empty-actions{grid-template-columns:1fr}.mvp-empty-actions button{justify-content:flex-start;padding-inline:12px}.product-shell{padding-inline:14px!important;padding-bottom:calc(116px + env(safe-area-inset-bottom))!important}.mobile-command-nav{border-radius:25px!important;gap:5px!important;margin:0 0 22px!important;padding:8px!important}.mobile-command-nav button{border-radius:17px!important;min-height:52px!important}.mvp-empty{gap:18px!important;padding:20px!important}.mvp-empty p{margin:8px 0 4px!important}.mvp-empty-actions{gap:11px!important;margin-top:2px!important}.mvp-empty-actions button{border-radius:17px!important;min-height:52px!important;padding:0 15px!important;line-height:1.25!important}.results-header{grid-template-columns:minmax(0,1fr) minmax(92px,auto);align-items:start!important;gap:12px!important;margin-bottom:16px!important;display:grid!important}.results-header>div{flex-wrap:wrap;row-gap:6px;min-width:0;line-height:1.25}.results-header>span{text-align:right;overflow-wrap:anywhere;max-width:142px;color:var(--faint);justify-self:end;line-height:1.28}.top-url-capture{margin-bottom:0!important;padding-bottom:20px!important}.manual-capture{background:0 0!important;border-radius:0!important;margin-top:26px!important;padding:18px 0 0!important}.manual-capture .panel-heading{margin-bottom:12px!important;line-height:1.25!important}.manual-capture textarea{border-radius:18px!important;min-height:230px!important;padding:18px 16px!important;line-height:1.5!important}.manual-capture .primary-button{margin-top:2px;border-radius:17px!important;min-height:50px!important}.action-card{border-radius:18px!important}.actions-dashboard .action-main{padding:13px 13px 11px!important}.action-controls{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;padding:0 12px 12px!important}.action-controls button{white-space:nowrap;justify-content:center;align-items:center;text-align:center!important;border-radius:14px!important;min-height:36px!important;padding:0 7px!important;font-size:10.5px!important;line-height:1!important;display:flex!important}.vault-rail{padding:16px!important}.source-list{gap:10px!important}.source-card{border-radius:18px!important;padding:14px!important}.source-card strong{margin:8px 0 6px!important}}.auth-mode-tabs{border:1px solid var(--line);background:#ffffff0a;border-radius:999px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:5px;display:grid}.auth-mode-tabs button{min-height:40px;color:var(--muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;font-weight:800}.auth-mode-tabs button.active{color:#080808;background:#fff}.auth-card input:disabled{opacity:.72;cursor:not-allowed}.auth-code-help{margin:-4px 0 0;font-size:12px}.auth-submit-row{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:8px;display:grid}.auth-submit-row button{width:100%}@media (width<=520px){.auth-submit-row{grid-template-columns:1fr}}.toast-stack{z-index:220;top:calc(18px + env(safe-area-inset-top));pointer-events:none;gap:10px;width:min(360px,100vw - 28px);display:grid;position:fixed;right:18px}.toast-card{pointer-events:auto;text-align:left;color:var(--text);border:1px solid var(--line-strong);-webkit-backdrop-filter:blur(24px)saturate(1.4);backdrop-filter:blur(24px)saturate(1.4);cursor:pointer;background:#0e0e12eb;border-radius:18px;grid-template-columns:1fr auto;gap:5px 10px;padding:13px 14px;animation:.28s cubic-bezier(.2,.85,.2,1) both toastIn;display:grid;position:relative;box-shadow:0 22px 70px #0000006b,inset 0 1px #ffffff12}.toast-card strong{grid-column:1;font-size:13px}.toast-card span{color:var(--muted);grid-column:1/-1;font-size:12px;line-height:1.45}.toast-card svg{color:var(--faint);grid-area:1/2}.toast-card.tone-danger{background:linear-gradient(#461012f0,#100c0ef0);border-color:#ff46466b}.toast-card.tone-warning{background:linear-gradient(#442a08f0,#100d0af0);border-color:#ffb0006b}.toast-card.tone-success{background:linear-gradient(#0d3819f0,#0b100cf0);border-color:#28c84057}.toast-card.tone-info{border-color:#70d7ff57}.field-invalid{background:#ff464612!important;border-color:#ff4646b8!important;box-shadow:0 0 0 4px #ff46461a,0 0 34px #ff46461a!important}.field-error{color:#f77;margin-top:-2px;font-size:11px;font-weight:700}@keyframes toastIn{0%{opacity:0;filter:blur(4px);transform:translateY(-10px)scale(.98)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@media (width<=900px){.toast-stack{top:calc(12px + env(safe-area-inset-top));width:auto;left:12px;right:12px}}@media (width<=520px){.auth-shell{min-height:100dvh;padding:calc(14px + env(safe-area-inset-top)) 14px calc(42px + env(safe-area-inset-bottom));place-items:start center;overflow-y:auto}.auth-card{gap:12px;padding:58px 20px 22px}.auth-card h1{font-size:clamp(30px,10vw,42px)}.auth-card p.muted:not(.model-status):not(.auth-code-help){font-size:13px;line-height:1.45}.auth-submit-row{z-index:4;margin-top:2px;position:relative}.auth-card label,.auth-card input,.auth-card button{z-index:3;position:relative}}html,body,#root{width:100%;max-width:100%;overflow-x:clip}html{overscroll-behavior-x:none;background:var(--bg)}body{overscroll-behavior-x:none}@media (width<=900px){html,body,#root{touch-action:pan-y;position:relative;overflow-x:clip!important}.product-shell,.auth-shell{overscroll-behavior-x:none;contain:paint;width:100%;max-width:100vw;overflow-x:clip!important}.product-shell:before{background-position:0 0,0 0!important;width:100%!important;animation:none!important;position:absolute!important;inset:0!important;transform:none!important}.ambient{filter:blur(70px);opacity:.16;max-width:70vw;max-height:70vw;animation:none!important;position:absolute!important;transform:none!important}.ambient-left{left:-34vw!important;right:auto!important}.ambient-right{left:auto!important;right:-34vw!important}.mobile-pane,.chat-message,.daily-card,.result-card,.source-card,.memory-detail,.preset-card{transform:none!important}.panel:before,.vault-rail:before{content:none!important;opacity:0!important;background:0 0!important;transition:none!important;display:none!important;transform:none!important}.panel,.vault-rail{background:linear-gradient(#ffffff14,#ffffff09);overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 18px 54px #00000042,0 0 0 1px #ffffff05}.panel:after,.vault-rail:after{content:"";pointer-events:none;border-radius:inherit;opacity:.8;background:radial-gradient(circle at 18% 0,#ff6b0014,#0000 32%),radial-gradient(circle at 88% 4%,#70d7ff0e,#0000 30%);position:absolute;inset:0}.panel>*,.vault-rail>*{z-index:1;position:relative}.primary-button:after{display:none!important}.answer-stack{gap:12px;flex-direction:column!important;display:flex!important;overflow:hidden!important}.product-chat{flex:auto;min-height:0!important;max-height:min(52dvh,430px)!important;padding-bottom:2px!important;overflow:hidden auto!important}.composer.squared{flex:none;grid-template-columns:minmax(0,1fr);overflow:hidden;gap:10px!important;margin-top:0!important;padding:10px!important;display:grid!important}.composer.squared input{width:100%;min-width:0;min-height:46px!important;padding:0 10px!important}.composer.squared .primary-button{border-radius:14px;width:100%;min-height:46px}.chat-message{max-width:100%!important}.product-shell.mobile-tab-ai .answer-stack{box-sizing:border-box;width:100%;max-width:100%;min-height:min(560px,100dvh - 210px)!important;max-height:none!important;padding:14px!important}.product-shell.mobile-tab-ai .product-chat{box-sizing:border-box;width:100%;max-width:100%;max-height:clamp(220px,42dvh,390px)!important}.product-shell.mobile-tab-ai .composer.squared{box-sizing:border-box;align-self:stretch;width:100%;max-width:100%}.product-shell.mobile-tab-ai .composer.squared input,.product-shell.mobile-tab-ai .composer.squared button{box-sizing:border-box;max-width:100%}}.auth-card .eyebrow{color:#ffffff9e;letter-spacing:.08em;background:#ffffff09;border-color:#ffffff1a;width:fit-content;max-width:100%;margin:2px auto 0;padding:7px 11px;box-shadow:inset 0 1px #ffffff0b}.auth-card .eyebrow svg{color:#70d7ffb8}.auth-lang-toggle{gap:5px;min-width:46px;min-height:34px;box-shadow:inset 0 1px #ffffff0d;color:#ffffffb8!important;background:#ffffff0b!important;border-color:#ffffff1f!important;padding:7px 10px!important}.auth-lang-toggle svg{color:#70d7ffc7;width:13px;height:13px}@media (width<=520px){.auth-card .eyebrow{margin-top:0;padding:6px 9px;font-size:9px}.auth-lang-toggle{border-radius:999px;min-width:42px;min-height:32px;padding:6px 8px!important;top:12px!important;right:12px!important}}.flow-card{text-align:left;min-height:136px;color:var(--text);border:1px solid var(--line);background:#ffffff0a;border-radius:18px;flex-direction:column;padding:13px;display:flex}.flow-card span{margin-top:auto}.flow-card svg{color:var(--orange);margin-bottom:10px}.flow-cards button{display:none}@media (width<=900px){.mobile-command-nav{grid-template-columns:repeat(6,minmax(0,1fr))!important}.flow-card{gap:6px;min-height:126px;padding:12px}.home-stat-hero{display:block}.mvp-empty-actions{grid-template-columns:1fr!important}.product-shell .mobile-pane{display:none!important}.product-shell.mobile-tab-home .mobile-home,.product-shell.mobile-tab-search .mobile-search,.product-shell.mobile-tab-ai .mobile-ai,.product-shell.mobile-tab-vault .mobile-vault,.product-shell.mobile-tab-actions .mobile-actions,.product-shell.mobile-tab-capture .mobile-capture{display:block!important}.product-shell.mobile-tab-ai .answer-stack{display:flex!important}.product-shell.mobile-tab-vault .vault-rail,.product-shell.mobile-tab-capture .add-thought{flex-direction:column;display:flex!important}.product-shell.mobile-tab-search .search-command,.product-shell.mobile-tab-home .search-command:not(.mobile-home),.product-shell.mobile-tab-capture .detail-panel:not(.mobile-capture),.product-shell.mobile-tab-vault .answer-stack:not(.mobile-vault),.product-shell.mobile-tab-actions .answer-stack:not(.mobile-actions){display:none!important}.product-shell.mobile-tab-search .search-command.mobile-search{display:grid!important}}@media (width>=901px){.product-shell{grid-template-columns:320px minmax(0,1fr) 420px;gap:12px;padding:12px;overflow:hidden}.vault-rail{border-radius:20px;height:calc(100vh - 24px);padding:12px}.command-center{gap:10px;min-height:calc(100vh - 24px);max-height:calc(100vh - 24px);overflow:hidden}.intelligence-rail{gap:10px;height:calc(100vh - 24px);overflow:hidden}.home-guide,.mvp-empty,.graph-panel,.workspace-panel,.daily-panel,.actions-panel,.feature-strip{display:none!important}.product-topbar{border-radius:20px;align-items:center;padding:14px 16px}.product-topbar .eyebrow,.product-topbar p{display:none}.product-topbar h1{margin:0;font-size:clamp(24px,2.1vw,34px);line-height:1.03}.topbar-actions .user-chip{max-width:165px}.search-command{border-radius:20px;grid-template-columns:minmax(0,1fr) auto;padding:10px}.command-search{border-radius:16px;min-height:52px}.product-metrics{width:250px}.product-metrics div{border-radius:14px;padding:9px 10px}.product-metrics strong{font-size:21px}.main-workspace{flex:1;grid-template-rows:minmax(240px,.9fr) minmax(220px,1fr);grid-template-columns:minmax(0,1fr);gap:10px;min-height:0}.answer-stack,.result-stack,.detail-panel,.add-thought{border-radius:20px}.answer-stack,.result-stack{padding:13px}.product-chat,.evidence-list{max-height:none}.chat-message{border-radius:15px;padding:10px 12px}.composer{margin-top:9px}.source-list{gap:6px}.source-card{border-radius:14px;padding:9px 10px}.source-card:hover,.source-card.active,.result-card:hover{transform:none}.source-card strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 3px;font-size:13px;line-height:1.18;display:-webkit-box;overflow:hidden}.source-card small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.vault-filters,.collection-filters{gap:6px}.vault-filters button,.collection-filters button{padding:7px 9px;font-size:12px}.detail-panel,.add-thought{padding:13px}.compact-detail{max-height:calc(58vh - 40px);overflow:auto}.memory-detail h2{font-size:21px}.memory-actions{gap:6px}.memory-actions .chip-button{padding:7px 9px;font-size:12px}.add-thought textarea{min-height:150px}.url-capture{margin-bottom:12px}.product-shell:not(.mobile-tab-vault){grid-template-columns:minmax(0,1fr) 420px}.product-shell.mobile-tab-home{grid-template-columns:minmax(0,1fr)}.product-shell:not(.mobile-tab-vault) .vault-rail,.product-shell.mobile-tab-home .intelligence-rail,.product-shell.mobile-tab-home .main-workspace,.product-shell.mobile-tab-home .search-command,.product-shell.mobile-tab-home .setup-strip,.product-shell.mobile-tab-home .mvp-empty,.product-shell.mobile-tab-home .feature-strip{display:none!important}.product-shell.mobile-tab-home .command-center{width:min(1040px,100%);max-height:calc(100vh - 24px);margin:0 auto;overflow:auto}.product-shell.mobile-tab-home .product-topbar{padding:22px;display:flex!important}.product-shell.mobile-tab-home .product-topbar .eyebrow,.product-shell.mobile-tab-home .product-topbar p{display:flex}.product-shell.mobile-tab-home .product-topbar h1{margin:12px 0 8px;font-size:clamp(34px,4vw,58px)}.product-shell.mobile-tab-home .home-guide{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:14px;padding:0;display:grid!important}.home-flow-card,.home-stat-hero.panel{border-radius:24px;padding:18px}.home-flow-card .flow-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.home-flow-card .flow-card{min-height:150px}.home-stat-hero.panel{background:linear-gradient(145deg,#ff6b0026,#70d7ff12);align-content:start;gap:14px;display:grid}.home-stat-hero.panel strong{font-size:clamp(64px,9vw,112px)}.home-stat-hero.panel .home-logout{opacity:.76;margin-top:8px}}@media (width<=900px){.product-shell.mobile-tab-home .home-guide{gap:12px;padding:0;display:grid!important}.home-flow-card,.home-stat-hero.panel{padding:15px}.home-flow-card .flow-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.home-stat-hero.panel .home-logout{margin-top:6px}}.product-shell.mobile-tab-home .home-kicker-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.product-shell.mobile-tab-home .home-lang-toggle{min-width:auto;color:var(--muted);background:#ffffff0b;border-radius:999px;padding:7px 10px}.product-shell.mobile-tab-home .home-lang-toggle:hover{color:var(--text);background:#70d7ff14;border-color:#70d7ff59}.product-shell.mobile-tab-home .add-energy-button{box-shadow:0 14px 34px #ff6b0038,inset 0 1px #fff3}.product-shell.mobile-tab-home .add-energy-button svg:first-child{filter:drop-shadow(0 0 8px #ffffff73)}.product-shell.mobile-tab-home .home-logout-before-flow{width:fit-content;color:var(--muted);opacity:.78;border-radius:999px;margin:-2px 0 2px;padding:8px 12px}.product-shell.mobile-tab-home .home-logout-before-flow:hover{opacity:1}@media (width<=900px){.product-shell.mobile-tab-home .home-kicker-row{align-items:flex-start}.product-shell.mobile-tab-home .topbar-actions{grid-template-columns:1fr}}.product-shell.mobile-tab-home .sparkle-title{background:linear-gradient(105deg,#fff 0%,#fff6ec 24%,#ff8a2b 46%,#70d7ff 58%,#fff 76%) 0 0/230% 100%;color:#0000;text-shadow:0 0 34px #ff6b0029;-webkit-background-clip:text;background-clip:text;max-width:980px;animation:3.8s ease-in-out both titleShine,.48s cubic-bezier(.2,.8,.2,1) both titleSwapIn;display:inline-block;position:relative}.product-shell.mobile-tab-home .sparkle-title:after{content:"";background:#fff;border-radius:999px;width:12px;height:12px;animation:1.9s ease-in-out infinite sparklePulse;position:absolute;top:8%;right:-18px;box-shadow:0 0 12px #ffffffe6,0 0 28px #ff6b00a6}@keyframes titleShine{0%{filter:drop-shadow(0 0 #ff6b0000);background-position:0%}45%{filter:drop-shadow(0 0 16px #ff6b002e)}to{filter:drop-shadow(0 0 8px #70d7ff1f);background-position:100%}}@keyframes titleSwapIn{0%{opacity:0;transform:translateY(8px)scale(.992)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes sparklePulse{0%,to{opacity:.35;transform:scale(.72)rotate(0)}50%{opacity:1;transform:scale(1.18)rotate(18deg)}}@media (prefers-reduced-motion:reduce){.product-shell.mobile-tab-home .sparkle-title,.product-shell.mobile-tab-home .sparkle-title:after{animation:none}}.product-shell.mobile-tab-home .home-logout-before-features{width:fit-content;color:var(--muted);opacity:.78;border-radius:999px;grid-column:1/-1;justify-self:start;margin-bottom:2px;padding:8px 12px}.product-shell.mobile-tab-home .home-logout-before-features:hover{opacity:1}.product-shell.mobile-tab-home .home-logout-before-features{width:100%;color:var(--text);opacity:.92;background:#ffffff0e;border-color:#ffffff24;justify-content:center;justify-self:stretch;margin-bottom:4px;padding:11px 14px;box-shadow:inset 0 1px #ffffff14}.product-shell.mobile-tab-home .home-logout-before-features:hover{background:#ff6b0012;border-color:#ff6b0047}@media (width<=900px){.product-shell.mobile-tab-home .home-flow-card .flow-cards{align-items:stretch}.product-shell.mobile-tab-home .home-flow-card .flow-card{grid-template-rows:22px auto 1fr;align-content:stretch;height:100%;min-height:148px;display:grid}.product-shell.mobile-tab-home .home-flow-card .flow-card svg{align-self:start;margin-bottom:0}.product-shell.mobile-tab-home .home-flow-card .flow-card strong{margin:0;line-height:1.18}.product-shell.mobile-tab-home .home-flow-card .flow-card span{align-self:end;margin-top:0;line-height:1.35}}.auth-register-fields,.auth-login-fields{opacity:0;gap:10px;max-height:0;transition:max-height .34s cubic-bezier(.2,.8,.2,1),opacity .22s,transform .28s;display:grid;overflow:hidden;transform:translateY(-6px)}.auth-register-fields.open,.auth-login-fields.open{opacity:1;max-height:360px;transform:translateY(0)}.auth-register-fields label,.auth-login-fields label{margin:0}.auth-mode-tabs button{transition:background .22s,color .22s,transform .18s,border-color .22s}.auth-mode-tabs button.active{transform:translateY(-1px)}@media (prefers-reduced-motion:reduce){.auth-register-fields,.auth-mode-tabs button{transition:none}}.auth-brand{align-items:center;margin:0 84px 18px 0}.auth-card .eyebrow{display:none!important}.auth-lang-toggle{opacity:.82;border-radius:999px!important;min-width:38px!important;min-height:30px!important;padding:5px 8px!important;font-size:10px!important;line-height:1!important;top:22px!important;right:22px!important}.auth-lang-toggle svg{display:none}.auth-lang-toggle:hover{opacity:1}.auth-card h1{clear:both;margin-top:2px!important}@media (width<=520px){.auth-card{padding-top:22px!important}.auth-brand{margin:0 58px 16px 0}.auth-lang-toggle{min-width:34px!important;min-height:28px!important;padding:5px 7px!important;top:18px!important;right:18px!important}}.auth-card{padding-top:24px!important}.auth-brand{margin:0 118px 18px 0!important}.auth-lang-toggle{min-width:64px!important;min-height:36px!important;color:var(--muted)!important;opacity:1!important;background:#ffffff0b!important;border-color:#ffffff1f!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:6px!important;padding:7px 10px!important;font-size:11px!important;line-height:1!important;display:inline-flex!important;top:26px!important;right:24px!important}.auth-lang-toggle:hover{color:var(--text)!important;background:#70d7ff14!important;border-color:#70d7ff59!important}@media (width<=520px){.auth-brand{margin:0 96px 16px 0!important}.auth-lang-toggle{min-width:58px!important;min-height:34px!important;padding:6px 9px!important;top:22px!important;right:20px!important}}:root{--ui-radius-lg:28px;--ui-radius-md:20px;--ui-radius-sm:14px;--ui-gap:14px;--ui-control-h:52px}button,input,textarea,select{box-sizing:border-box}.primary-button,.secondary-button,.ghost-button,.chip-button{white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-height:42px;display:inline-flex}.auth-shell{align-items:center;padding:clamp(14px,3vw,28px)!important}.auth-card.panel{overflow:hidden;border-radius:30px!important;gap:16px!important;width:min(560px,100vw - 28px)!important;padding:clamp(20px,4vw,30px)!important}.auth-top-row{justify-content:space-between;align-items:center;gap:16px;min-width:0;margin-bottom:2px;display:flex}.auth-brand{flex:auto;min-width:0;margin:0!important}.auth-brand .brand-mark{border-radius:16px;flex:none;width:44px;height:44px}.auth-brand .brand-name{line-height:1}.auth-brand .brand-subtitle{white-space:nowrap;text-overflow:ellipsis;max-width:290px;margin-top:4px;overflow:hidden}.auth-lang-toggle{flex:none;color:#ffffffc7!important;background:#ffffff0e!important;border:1px solid #ffffff1f!important;border-radius:999px!important;min-width:74px!important;height:38px!important;min-height:38px!important;padding:0 12px!important;font-size:11px!important;position:static!important;box-shadow:inset 0 1px #ffffff0f!important}.auth-lang-toggle svg{color:#70d7ffdb!important;width:14px!important;height:14px!important;display:block!important}.auth-card h1{letter-spacing:-.065em!important;margin:8px 0 0!important;font-size:clamp(32px,6.8vw,52px)!important;line-height:.98!important}.auth-card p.muted:not(.model-status):not(.auth-code-help){max-width:48ch;margin:0!important;font-size:14px!important;line-height:1.55!important}.auth-mode-tabs{margin-top:2px;border-radius:18px!important;gap:5px!important;padding:5px!important}.auth-mode-tabs button{border-radius:14px!important;min-height:42px!important}.auth-card label{gap:7px!important;margin:0!important;font-size:12px!important}.auth-card input{min-height:var(--ui-control-h)!important;border-radius:16px!important;padding:0 15px!important}.auth-card .primary-button.full{margin-top:2px;min-height:var(--ui-control-h)!important;border-radius:16px!important}.auth-register-fields,.auth-login-fields{gap:12px!important}.auth-submit-row{gap:10px!important}.auth-submit-row button{border-radius:15px!important;min-height:48px!important}.auth-card .model-status{font-size:12px;line-height:1.35;margin:0!important}@media (width<=900px){.product-shell{padding:12px 12px calc(92px + env(safe-area-inset-bottom))!important;gap:12px!important}.panel,.vault-rail,.answer-stack,.result-stack,.detail-panel,.add-thought,.home-flow-card,.home-stat-hero.panel{border-radius:24px!important}.product-shell.mobile-tab-home .product-topbar{padding:18px!important}.product-shell.mobile-tab-home .product-topbar h1,.product-shell.mobile-tab-home .sparkle-title{max-width:100%;letter-spacing:-.07em!important;font-size:clamp(34px,10.8vw,50px)!important;line-height:.95!important}.product-shell.mobile-tab-home .product-topbar p{max-width:34rem;font-size:14px!important;line-height:1.48!important}.product-shell.mobile-tab-home .topbar-actions{grid-template-columns:1fr;width:100%;gap:10px!important;display:grid!important}.product-shell.mobile-tab-home .topbar-actions .user-chip,.product-shell.mobile-tab-home .topbar-actions .add-energy-button{border-radius:16px;width:100%;min-height:48px}.product-shell.mobile-tab-home .home-guide{gap:12px!important}.home-flow-card,.home-stat-hero.panel{padding:16px!important}.home-flow-card .panel-heading{margin-bottom:2px}.product-shell.mobile-tab-home .home-flow-card .flow-cards{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.product-shell.mobile-tab-home .home-flow-card .flow-card{border-radius:18px!important;min-height:152px!important;padding:13px!important}.product-shell.mobile-tab-home .compact-features{gap:8px!important}.product-shell.mobile-tab-home .compact-features div,.product-shell.mobile-tab-home .home-logout-before-features{min-height:44px;border-radius:16px!important}.mobile-command-nav{left:10px!important;right:10px!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;border-radius:24px!important;gap:4px!important;width:auto!important;padding:8px!important}.mobile-command-nav button{min-width:0;border-radius:17px!important;min-height:48px!important}}@media (width<=430px){.auth-card.panel{border-radius:26px!important;width:min(100%,100vw - 24px)!important;padding:18px!important}.auth-top-row{gap:10px}.auth-brand .brand-mark{border-radius:14px;width:40px;height:40px}.auth-brand .brand-name{font-size:18px}.auth-brand .brand-subtitle{max-width:190px;font-size:9px}.auth-lang-toggle{min-width:68px!important;height:36px!important;min-height:36px!important;padding:0 10px!important}.auth-card h1{font-size:clamp(31px,9.8vw,42px)!important}.auth-card p.muted:not(.model-status):not(.auth-code-help){font-size:13px!important}}.toast-stack{pointer-events:none;z-index:500!important;top:auto!important;right:calc(22px + env(safe-area-inset-right))!important;bottom:calc(22px + env(safe-area-inset-bottom))!important;flex-direction:column-reverse!important;gap:10px!important;width:min(420px,100vw - 32px)!important;display:flex!important;position:fixed!important;left:auto!important}.toast-card{pointer-events:auto;isolation:isolate;text-align:left;width:100%;min-height:70px;color:var(--text);cursor:pointer;transform-origin:100% 100%;align-items:center;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(26px)saturate(1.35)!important;background:linear-gradient(#1a1a20e0,#0c0c10eb),#0c0c10eb!important;border:1px solid #ffffff24!important;border-radius:22px!important;grid-template-columns:34px minmax(0,1fr) 26px!important;gap:8px 12px!important;padding:14px 13px 15px 14px!important;animation:.44s cubic-bezier(.16,1,.3,1) both toastFloatIn!important;display:grid!important;box-shadow:0 26px 80px #00000085,0 0 0 1px #ffffff09,inset 0 1px #ffffff1f!important}.toast-card:before{content:"!";color:#080808;background:#ffb000;border-radius:13px;grid-area:1/1/span 2;place-items:center;width:34px;height:34px;font-family:Space Grotesk,sans-serif;font-size:17px;font-weight:900;display:grid;box-shadow:0 0 28px #ffb00038}.toast-card:after{content:"";opacity:.46;transform-origin:0;background:linear-gradient(90deg,currentColor,#ffffff2e);border-radius:999px;height:2px;animation:5.6s linear forwards toastLife;position:absolute;bottom:8px;left:14px;right:14px}.toast-card strong{letter-spacing:-.01em;grid-row:1;min-width:0;margin:0;line-height:1.16;grid-column:2!important;font-size:14px!important}.toast-card span{grid-row:2;min-width:0;margin:0;color:#ffffffa8!important;grid-column:2!important;font-size:12.5px!important;line-height:1.38!important}.toast-card svg{place-self:start end;width:16px;height:16px;margin-top:2px;transition:color .18s,transform .18s;color:#ffffff6b!important;grid-area:1/3/span 2!important}.toast-card:hover{transform:translateY(-2px)scale(1.01);border-color:#ffffff38!important}.toast-card:hover svg{transform:scale(1.05);color:#ffffffc7!important}.toast-card.tone-success{color:#45e37a;background:linear-gradient(#11361ee6,#0a110ded)!important;border-color:#45e37a47!important}.toast-card.tone-success:before{content:"✓";background:#45e37a;box-shadow:0 0 30px #45e37a3d}.toast-card.tone-warning{color:#ffbf3d;background:linear-gradient(#422b0ce8,#120e0af0)!important;border-color:#ffbf3d57!important}.toast-card.tone-warning:before{content:"!";background:#ffbf3d;box-shadow:0 0 30px #ffbf3d47}.toast-card.tone-danger{color:#ff6b6b;background:linear-gradient(#461419eb,#130b0df0)!important;border-color:#ff6b6b5c!important}.toast-card.tone-danger:before{content:"×";background:#ff6b6b;box-shadow:0 0 30px #ff6b6b42}.toast-card.tone-info{color:#70d7ff;border-color:#70d7ff52!important}.toast-card.tone-info:before{content:"i";background:#70d7ff;box-shadow:0 0 30px #70d7ff3d}.toast-card.leaving{pointer-events:none;animation:.24s cubic-bezier(.4,0,1,1) both toastFloatOut!important}.toast-card.leaving:after{animation-play-state:paused}@keyframes toastFloatIn{0%{opacity:0;filter:blur(10px);transform:translate(18px,18px)scale(.94)}62%{opacity:1;filter:blur();transform:translateY(-2px)scale(1.012)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes toastFloatOut{0%{opacity:1;filter:blur();transform:translate(0,0)scale(1)}to{opacity:0;filter:blur(8px);transform:translate(12px,16px)scale(.96)}}@keyframes toastLife{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (width<=900px){.toast-stack{left:12px!important;right:12px!important;bottom:calc(88px + env(safe-area-inset-bottom))!important;width:auto!important}.auth-shell .toast-stack{bottom:calc(18px + env(safe-area-inset-bottom))!important}.toast-card{transform-origin:50% 100%;min-height:68px;border-radius:20px!important}}@media (prefers-reduced-motion:reduce){.toast-card,.toast-card.leaving,.toast-card:after{animation:none!important}}.toast-stack{top:calc(18px + env(safe-area-inset-top))!important;right:calc(18px + env(safe-area-inset-right))!important;flex-direction:column!important;align-items:stretch!important;width:min(420px,100vw - 32px)!important;bottom:auto!important;left:auto!important}.toast-card{transform-origin:100% 0!important;animation-name:toastDropIn!important}.toast-card.leaving{animation-name:toastLiftOut!important}@keyframes toastDropIn{0%{opacity:0;filter:blur(10px);transform:translate(12px,-16px)scale(.96)}62%{opacity:1;filter:blur();transform:translateY(2px)scale(1.01)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}@keyframes toastLiftOut{0%{opacity:1;filter:blur();transform:translate(0,0)scale(1)}to{opacity:0;filter:blur(8px);transform:translate(10px,-14px)scale(.97)}}@media (width<=900px){.toast-stack,.auth-shell .toast-stack{top:calc(12px + env(safe-area-inset-top))!important;width:auto!important;bottom:auto!important;left:12px!important;right:12px!important}.toast-card{transform-origin:50% 0!important}}.product-shell.mobile-tab-home .command-center{gap:16px;display:grid}.product-shell.mobile-tab-home .product-topbar{align-items:stretch;position:relative;overflow:hidden;background:radial-gradient(circle at 14% 0,#ff9a3d38,#0000 30%),radial-gradient(circle at 88% 10%,#70d7ff29,#0000 34%),linear-gradient(145deg,#1c1c22e0,#0b0c10f0)!important;gap:22px!important;padding:24px!important}.product-shell.mobile-tab-home .product-topbar>div:first-child{align-content:center;min-width:0;display:grid}.product-shell.mobile-tab-home .home-kicker-row{min-height:38px;margin-bottom:10px}.product-shell.mobile-tab-home .home-kicker-row .eyebrow{color:#ffffff94;align-items:center;gap:7px;min-width:0;display:inline-flex!important}.product-shell.mobile-tab-home .home-lang-toggle.auth-lang-toggle{flex:none;min-width:64px!important;min-height:36px!important;margin:0!important;padding:7px 10px!important;position:static!important}.product-shell.mobile-tab-home .sparkle-title{max-width:920px;padding-bottom:2px;display:block;letter-spacing:-.065em!important;margin:0 0 12px!important}.product-shell.mobile-tab-home .sparkle-title:after{content:none!important;display:none!important}.product-shell.mobile-tab-home .product-topbar p{color:#ffffffb8!important;max-width:760px!important;margin:0!important;font-size:15.5px!important;line-height:1.58!important}.product-shell.mobile-tab-home .topbar-actions{align-content:end;align-self:stretch;min-width:min(315px,32vw);gap:12px!important;display:grid!important}.product-shell.mobile-tab-home .home-summary-chip{color:#ffffffc7;background:linear-gradient(145deg,#ffffff13,#ffffff09);border:1px solid #ffffff1c;border-radius:18px;align-items:center;min-height:58px;padding:14px 15px;font-size:13.5px;line-height:1.42;display:flex;box-shadow:inset 0 1px #ffffff14}.product-shell.mobile-tab-home .topbar-actions .user-chip{display:none!important}.product-shell.mobile-tab-home .add-energy-button{justify-content:center;min-height:52px;border-radius:18px!important}.product-shell.mobile-tab-home .home-guide{align-items:stretch;gap:16px!important}.home-flow-card,.home-stat-hero.panel,.product-shell.mobile-tab-home .mvp-empty.panel{background:linear-gradient(145deg,#fff1,#ffffff07)!important;border:1px solid #ffffff1b!important;box-shadow:0 18px 54px #0000003d,inset 0 1px #ffffff13!important}.home-flow-card .panel-heading{color:#ffffffd6;align-items:center;gap:8px;display:flex;margin-bottom:12px!important}.product-shell.mobile-tab-home .home-flow-card .flow-cards{gap:12px!important}.product-shell.mobile-tab-home .home-flow-card .flow-card{background:#ffffff09;border:1px solid #ffffff18;align-content:start;gap:8px;display:grid;min-height:142px!important;padding:14px!important}.product-shell.mobile-tab-home .home-flow-card .flow-card svg{margin:0 0 4px!important}.product-shell.mobile-tab-home .home-flow-card .flow-card strong{line-height:1.18;margin:0!important}.product-shell.mobile-tab-home .home-flow-card .flow-card span{line-height:1.42!important}.product-shell.mobile-tab-home .home-stat-hero.panel{align-content:center;justify-items:start;min-height:100%;background:radial-gradient(circle at 88% 10%,#70d7ff24,#0000 38%),linear-gradient(145deg,#ff6b0021,#ffffff09)!important;padding:22px!important}.home-stat-hero p{color:#ffffffa3!important;gap:6px 9px!important}.product-shell.mobile-tab-home .mvp-empty.panel{align-items:center;gap:18px;margin-top:8px!important;padding:22px!important}.product-shell.mobile-tab-home .mvp-empty h2{margin-top:10px!important;margin-bottom:8px!important}.product-shell.mobile-tab-home .mvp-empty p{max-width:720px;color:#ffffffa8!important;line-height:1.52!important}@media (width<=900px){.product-shell.mobile-tab-home .command-center{gap:12px}.product-shell.mobile-tab-home .product-topbar{gap:18px!important;padding:20px!important;display:grid!important}.product-shell.mobile-tab-home .home-kicker-row{gap:12px;align-items:center!important}.product-shell.mobile-tab-home .home-kicker-row .eyebrow{font-size:10px}.product-shell.mobile-tab-home .topbar-actions{width:100%;min-width:0}.product-shell.mobile-tab-home .product-topbar p{font-size:14.5px!important}.product-shell.mobile-tab-home .home-summary-chip{min-height:54px}.product-shell.mobile-tab-home .home-flow-card .flow-card{min-height:140px!important}.product-shell.mobile-tab-home .mvp-empty.panel{margin-top:10px!important;padding:18px!important}}@media (width<=520px){.product-shell.mobile-tab-home .product-topbar{padding:18px!important}.product-shell.mobile-tab-home .home-lang-toggle.auth-lang-toggle{min-width:58px!important;min-height:34px!important;padding:6px 9px!important}.product-shell.mobile-tab-home .sparkle-title{margin-bottom:12px!important}.product-shell.mobile-tab-home .home-flow-card .flow-cards{grid-template-columns:1fr 1fr!important}.product-shell.mobile-tab-home .home-flow-card .flow-card{min-height:136px!important;padding:13px!important}}.product-shell.mobile-tab-home .home-kicker-row{justify-content:flex-start!important;padding-right:0!important}.product-shell.mobile-tab-home .home-lang-toggle.auth-lang-toggle{z-index:2;position:absolute!important;top:24px!important;right:24px!important}@media (width<=900px){.product-shell.mobile-tab-home .product-topbar{padding-right:92px!important}.product-shell.mobile-tab-home .home-lang-toggle.auth-lang-toggle{top:20px!important;right:20px!important}}@media (width<=520px){.product-shell.mobile-tab-home .product-topbar{padding-right:88px!important}.product-shell.mobile-tab-home .home-lang-toggle.auth-lang-toggle{top:18px!important;right:18px!important}}.product-shell.mobile-tab-home .product-topbar>div:first-child{position:static!important}.product-shell.mobile-tab-home .product-topbar{padding-right:24px!important}.product-shell.mobile-tab-home .home-kicker-row{padding-right:92px!important}@media (width<=900px){.product-shell.mobile-tab-home .product-topbar{padding-right:20px!important}.product-shell.mobile-tab-home .home-kicker-row{padding-right:78px!important}}@media (width<=520px){.product-shell.mobile-tab-home .product-topbar{padding-right:18px!important}.product-shell.mobile-tab-home .home-kicker-row{padding-right:76px!important}}@media (width<=900px){.product-shell.mobile-tab-home .daily-panel{display:none!important}.product-shell.mobile-tab-vault .daily-panel.mobile-vault{margin-top:14px!important;display:block!important}.product-shell.mobile-tab-vault .detail-panel.mobile-vault{margin-top:14px!important}}.product-shell.mobile-tab-home .home-logout-panel{margin-top:4px;margin-bottom:0;padding:0}.product-shell.mobile-tab-home .home-logout-before-features{justify-content:center;width:100%;min-height:50px;box-shadow:0 14px 34px #00000038,inset 0 1px #ffffff14;color:#ffffffe0!important;background:linear-gradient(145deg,#ffffff13,#ffffff09)!important;border-color:#ffffff2e!important;border-radius:18px!important}.product-shell.mobile-tab-home .compact-features{margin-bottom:12px!important}.product-shell.mobile-tab-home .compact-features div{min-height:46px}@media (width<=900px){.mobile-command-nav{width:100%!important;margin:0 0 18px!important;bottom:auto!important;left:auto!important;right:auto!important}.product-shell.mobile-tab-home .product-topbar,.product-shell.mobile-tab-vault .vault-rail{margin-top:12px!important}}.home-stat-lines{gap:8px!important;margin-top:12px!important;display:grid!important}.home-stat-lines span{color:#ffffffad;background:#ffffff09;border:1px solid #ffffff1a;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;min-height:34px;padding:8px 10px;line-height:1.25;display:flex}@media (width<=900px){.product-shell.mobile-tab-home .home-stat-lines{gap:7px!important}.product-shell.mobile-tab-home .home-stat-lines span{justify-content:flex-start;min-height:36px;font-size:13px}}.results-header{grid-template-columns:minmax(0,1fr) auto;align-items:center!important;gap:6px 12px!important;margin-bottom:14px!important;display:grid!important}.results-header>div{color:#fff;letter-spacing:-.01em;align-items:center;gap:8px;min-width:0;font-size:15px;font-weight:900;display:inline-flex!important}.results-header>div svg{color:var(--orange);flex:none}.results-header>span{text-align:right;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1c;border-radius:999px;justify-self:end;padding:6px 9px;font-family:JetBrains Mono,monospace;font-size:10px;color:#ffffffad!important;max-width:none!important;line-height:1!important}.results-header>p{color:#ffffff8f;grid-column:1/-1;margin:0;font-size:12.5px;line-height:1.45}@media (width<=900px){.results-header{grid-template-columns:1fr auto!important;gap:7px 10px!important;margin-bottom:13px!important}.results-header>div{font-size:14px;line-height:1.2}.results-header>span{padding:6px 8px;font-size:9.5px}.results-header>p{font-size:12px}}.ai-status-card.setup-strip{grid-template-columns:minmax(0,1fr) auto;background:radial-gradient(circle at 8% 0,#70d7ff29,#0000 34%),linear-gradient(145deg,#fff1,#ffffff08)!important;border-color:#70d7ff2e!important;align-items:start!important;gap:10px 14px!important;padding:18px!important;display:grid!important}.ai-status-card strong{color:#fff;font-size:15px;line-height:1.2;display:block;margin:0 0 6px!important}.ai-status-card span{max-width:34rem;display:block;color:#ffffffad!important;font-size:13px!important;line-height:1.45!important}.ai-status-card p{color:#ffffff94;border-top:1px solid #ffffff14;grid-column:1/-1;margin:0;padding-top:10px;font-size:12.5px;line-height:1.45}.ai-mode-pill{white-space:nowrap;color:#70d7ff;letter-spacing:.02em;background:#70d7ff13;border:1px solid #70d7ff3d;border-radius:999px;justify-self:end;padding:7px 10px;font-size:10px;font-weight:900;line-height:1}.ai-mode-pill.ready{color:#45e37a;background:#45e37a13;border-color:#45e37a40}.provenance-badge.grounded{color:#70d7ff;background:#70d7ff13;border-color:#70d7ff42}.product-shell.mobile-tab-ai .answer-stack{background:radial-gradient(circle at 92% 0,#ff6b001f,#0000 34%),linear-gradient(145deg,#ffffff0f,#ffffff06)!important;border-color:#ffffff1b!important}.ai-answer-heading{gap:12px;margin-bottom:2px}.ai-answer-heading>span{letter-spacing:-.01em;min-width:0;font-size:15px}.ai-answer-heading .grounded{flex:none}.product-shell.mobile-tab-ai .product-chat{background:#00000029;border:1px solid #ffffff13;border-radius:20px;padding:12px!important}.product-shell.mobile-tab-ai .chat-message{background:#ffffff0b;border-color:#ffffff18;border-radius:18px}.product-shell.mobile-tab-ai .chat-message span{color:#70d7ffe6}.product-shell.mobile-tab-ai .composer.squared{box-shadow:inset 0 1px #ffffff0e;background:#00000038!important;border-color:#ffffff1c!important}.product-shell.mobile-tab-ai .composer.squared input{color:#ffffffe6}@media (width<=900px){.ai-status-card.setup-strip{grid-template-columns:1fr;gap:11px!important;padding:17px!important}.ai-mode-pill{justify-self:start}.ai-status-card p{padding-top:11px}.product-shell.mobile-tab-ai .answer-stack{gap:12px!important;min-height:min(560px,100dvh - 220px)!important;padding:15px!important}.ai-answer-heading{align-items:center!important}.product-shell.mobile-tab-ai .product-chat{max-height:clamp(250px,44dvh,410px)!important}.product-shell:not(.mobile-tab-ai) .ai-status-card.mobile-ai{display:none!important}.product-shell.mobile-tab-ai .ai-status-card.mobile-ai{display:grid!important}}.product-shell.mobile-tab-home .compact-features{gap:10px!important;margin-bottom:16px!important;padding:2px 4px 0!important}.product-shell.mobile-tab-home .compact-features div{letter-spacing:.02em;text-transform:lowercase;justify-content:center;font-family:JetBrains Mono,monospace;font-weight:800;min-height:auto!important;box-shadow:none!important;color:#ffffff70!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;font-size:10px!important}.product-shell.mobile-tab-home .compact-features div svg{color:#70d7ff8c;opacity:.78;width:13px;height:13px}.product-shell.mobile-tab-home .compact-features div span{line-height:1}.home-product-footer{color:#ffffff57;letter-spacing:.035em;text-transform:uppercase;justify-content:center;align-items:center;gap:8px;margin:12px 0 0;padding:8px 4px 2px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:800;display:flex}.home-product-footer .footer-dot{background:#ff6b0094;border-radius:999px;width:3px;height:3px;box-shadow:0 0 10px #ff6b0052}.home-product-footer a{color:#70d7ff9e;text-decoration:none}.home-product-footer span:last-child{color:#ffffff4d}@media (width<=900px){.product-shell.mobile-tab-home .compact-features{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:4px!important;margin-top:2px!important;margin-bottom:14px!important}.product-shell.mobile-tab-home .compact-features div{gap:5px!important;font-size:9px!important}.home-product-footer{padding-bottom:14px;font-size:9.5px}}.home-product-footer{white-space:nowrap;letter-spacing:.025em;flex-wrap:nowrap;text-transform:none!important}.home-product-footer a{text-transform:none!important}.home-product-footer span:last-child:before{content:"version ";color:#ffffff3d}.capture-studio.add-thought{overflow:hidden;background:radial-gradient(circle at 16% 0,#ff6b0033,#0000 34%),radial-gradient(circle at 92% 10%,#70d7ff24,#0000 34%),linear-gradient(145deg,#1a1a20e0,#0a0b0ff0)!important;border-color:#ffffff1c!important;gap:16px!important;padding:0!important;display:grid!important}.capture-hero{padding:22px 22px 4px}.capture-kicker{color:#70d7ffd1;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;margin-bottom:13px;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:900;display:inline-flex}.capture-hero h2{letter-spacing:-.065em;max-width:720px;margin:0 0 10px;font-family:Space Grotesk,sans-serif;font-size:clamp(30px,5vw,54px);line-height:.98}.capture-hero p{color:#ffffffad;max-width:720px;margin:0;font-size:14.5px;line-height:1.55}.capture-collection{gap:8px;margin:0 22px;display:grid}.capture-collection span{color:#ffffff7a;letter-spacing:.06em;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:10px;font-weight:900}.capture-collection input,.capture-card input,.capture-card textarea{width:100%;color:var(--text);outline:0;box-shadow:inset 0 1px #ffffff0b;background:#0003!important;border:1px solid #ffffff1a!important;border-radius:16px!important}.capture-collection input{min-height:48px;padding:0 14px}.capture-grid{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:14px;padding:0 22px 22px;display:grid}.capture-card{background:linear-gradient(145deg,#ffffff0f,#ffffff06);border:1px solid #ffffff18;border-radius:22px;align-content:start;gap:12px;min-width:0;padding:16px;display:grid;box-shadow:inset 0 1px #ffffff0f}.primary-capture{background:radial-gradient(circle at 88% 0,#ff6b001c,#0000 34%),linear-gradient(145deg,#fff1,#ffffff06);border-color:#ff6b002e}.capture-card-head{gap:6px;display:grid}.capture-card-head>div{align-items:center;gap:8px;display:flex}.capture-card-head svg{color:var(--orange)}.capture-card-head strong{letter-spacing:-.01em;font-size:15px}.capture-card-head span{color:#ffffff85;font-size:12.5px;line-height:1.38}.capture-card textarea{resize:vertical;min-height:240px;padding:14px;line-height:1.5}.capture-card input{min-height:48px;padding:0 14px}.capture-card button{min-height:48px;border-radius:16px!important}.capture-card .model-status{margin:0;font-size:12px}@media (width<=900px){.capture-studio.add-thought{gap:14px!important}.capture-hero{padding:20px 18px 0}.capture-hero h2{font-size:clamp(34px,10.6vw,48px)}.capture-hero p{font-size:14px}.capture-collection{margin:0 18px}.capture-grid{grid-template-columns:1fr;gap:12px;padding:0 18px 18px}.capture-card{border-radius:20px;padding:15px}.capture-card textarea{min-height:210px}}@media (width>=901px){.product-shell.mobile-tab-capture{justify-content:center;align-items:start;grid-template-columns:minmax(0,1040px)!important}.product-shell.mobile-tab-capture .vault-rail,.product-shell.mobile-tab-capture .command-center,.product-shell.mobile-tab-capture .intelligence-rail>:not(.capture-studio){display:none!important}.product-shell.mobile-tab-capture .intelligence-rail{width:100%;max-height:none!important;display:block!important;overflow:visible!important}.product-shell.mobile-tab-capture .capture-studio{width:100%;min-height:calc(100vh - 24px)}.product-shell.mobile-tab-capture .capture-hero{padding:34px 34px 8px}.product-shell.mobile-tab-capture .capture-collection{margin-inline:34px}.product-shell.mobile-tab-capture .capture-grid{padding:0 34px 34px}.product-shell.mobile-tab-capture .capture-card textarea{min-height:300px}}.capture-grid{align-items:stretch}.capture-card{height:100%}.top-url-capture.capture-card{align-content:start}.top-url-capture.capture-card:after{content:"после сохранения источник появится в базе и ответах с цитатами";color:#ffffff7a;background:#70d7ff0b;border:1px solid #70d7ff21;border-radius:15px;margin-top:auto;padding:12px;font-size:12px;line-height:1.4;display:block}html[lang=en] .top-url-capture.capture-card:after{content:"after saving, the source appears in your base and cited answers"}@media (width<=900px){.capture-hero{padding-top:18px}.capture-kicker{margin-bottom:10px}.capture-hero h2{margin-bottom:9px;font-size:clamp(30px,9.2vw,42px)!important;line-height:1!important}.capture-hero p{font-size:13.5px;line-height:1.48}.capture-collection input,.capture-card input{min-height:46px}.capture-card textarea{min-height:172px!important}.capture-card button{min-height:46px}.top-url-capture.capture-card:after{margin-top:2px;padding:10px 11px;font-size:11.5px}}.product-shell:not(.mobile-tab-capture) .capture-studio.mobile-capture,.product-shell:not(.mobile-tab-capture) .add-thought.mobile-capture{display:none!important}.product-shell.mobile-tab-capture .capture-studio.mobile-capture{display:grid!important}@media (width<=900px){.product-shell.mobile-tab-capture .capture-grid{gap:18px!important}.product-shell.mobile-tab-capture .capture-card{border-color:#ffffff1f!important;border-radius:24px!important;box-shadow:0 16px 42px #00000038,inset 0 1px #ffffff12!important}.product-shell.mobile-tab-capture .primary-capture{border-color:#ff6b0038!important}.product-shell.mobile-tab-capture .capture-card textarea,.product-shell.mobile-tab-capture .capture-card input,.product-shell.mobile-tab-capture .capture-collection input{border-radius:19px!important}.product-shell.mobile-tab-capture .capture-card textarea{resize:none!important;background:linear-gradient(#0003,#ffffff06)!important;min-height:158px!important}.product-shell.mobile-tab-capture .capture-grid{gap:24px!important;padding-left:18px!important;padding-right:18px!important}.product-shell.mobile-tab-capture .capture-card{box-sizing:border-box!important;flex-direction:column!important;gap:14px!important;width:100%!important;height:auto!important;min-height:0!important;padding:18px!important;display:flex!important;overflow:visible!important}.product-shell.mobile-tab-capture .capture-card>*{flex:none;min-width:0}.product-shell.mobile-tab-capture .capture-card textarea,.product-shell.mobile-tab-capture .capture-card input{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important}.product-shell.mobile-tab-capture .capture-card textarea{border-radius:18px!important;flex:none!important;height:150px!important;min-height:150px!important;padding:14px 15px!important;line-height:1.48!important;display:block!important}.product-shell.mobile-tab-capture .capture-card button{flex:none!important;margin-top:0!important}.product-shell.mobile-tab-capture .primary-capture{margin-bottom:0!important}.product-shell.mobile-tab-capture .top-url-capture.capture-card{margin-top:0!important}}.vault-export-button{color:#ffffffdb;background:#ffffff0b;border-color:#ffffff1c;margin-top:8px}.vault-export-button:hover{background:#ff6b0014;border-color:#ff6b004d}.product-shell.mobile-tab-home .home-daily-panel{margin-top:0;display:block}.product-shell.mobile-tab-home .home-daily-panel .daily-grid{gap:10px}.product-shell.mobile-tab-home .home-logout-panel{margin-bottom:8px}.product-shell.mobile-tab-home .home-product-footer-panel{padding:0 2px 10px}@media (width<=900px){.product-shell.mobile-tab-home .home-daily-panel.mobile-home{margin-top:0!important;display:block!important}}.product-shell.mobile-tab-home .home-daily-panel+.home-logout-panel{margin-top:14px!important}@media (width<=900px){.product-shell.mobile-tab-home .home-daily-panel+.home-logout-panel{margin-top:16px!important}}.product-shell.mobile-tab-home .home-logout-panel.mobile-home{margin-top:18px!important}@media (width<=900px){.product-shell.mobile-tab-home .home-logout-panel.mobile-home{margin-top:20px!important}}
