@import url(https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;700&family=Inter:wght@400;500;600;700&display=swap);:root{--bg-main:#f4f7fb;--bg-surface:#ffffffe0;--bg-strong:#101828;--bg-soft:#e7eef8;--text-dark:#111827;--text-muted:#667085;--text-light:#98a2b3;--border-color:#0f172a14;--accent:#1d4ed8;--accent-strong:#0f3fb8;--accent-soft:#dbeafe;--success-soft:#ecfdf3;--success-text:#027a48;--shadow-lg:0 24px 60px #0f172a1f;--shadow-md:0 16px 40px #0f172a14;--radius-xl:28px;--radius-lg:20px;--radius-md:16px}*{box-sizing:border-box;margin:0;padding:0}#root,body,html{min-height:100%;width:100%}body{background:radial-gradient(circle at top left,#93c5fd8c,#0000 34%),radial-gradient(circle at top right,#bfdbfea6,#0000 28%),linear-gradient(180deg,#f9fbff,#eef3f9);color:#111827;color:var(--text-dark);font-family:Inter,sans-serif}button,input,label{font:inherit}button{background:none;border:0}.app-wrapper{display:flex;flex-direction:column;min-height:100vh}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f7fbcc;border-bottom:1px solid #0f172a0f;justify-content:space-between;padding:1rem 1.5rem;position:sticky;top:0;z-index:20}.topbar,.topbar-left,.topbar-right{align-items:center;display:flex;gap:1rem}.brand-lockup{align-items:center;display:flex;gap:.9rem}.brand-mark{background:linear-gradient(135deg,#0f172a,#1d4ed8);border-radius:14px;box-shadow:0 16px 40px #0f172a14;box-shadow:var(--shadow-md);color:#fff;display:grid;height:44px;place-items:center;width:44px}.brand-copy{display:flex;flex-direction:column;gap:.15rem}.brand-eyebrow{color:#98a2b3;color:var(--text-light);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase}.logo{font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:700;letter-spacing:-.04em}.nav-links{align-items:center;background:#ffffffbf;border:1px solid #0f172a0f;border-radius:999px;display:flex;gap:.4rem;padding:.35rem}.nav-links button{border-radius:999px;color:#667085;color:var(--text-muted);cursor:pointer;font-size:.92rem;font-weight:600;padding:.72rem 1rem;transition:background .2s ease,color .2s ease,transform .2s ease}.nav-links button.active,.nav-links button:hover{background:#fff;color:#111827;color:var(--text-dark);transform:translateY(-1px)}.upgrade-btn{background:#fff;border:1px solid #0f172a14;border-radius:999px;box-shadow:0 10px 24px #0f172a0f;color:#111827;color:var(--text-dark);cursor:pointer;font-size:.88rem;font-weight:700;padding:.8rem 1rem}.icon-btn{background:#ffffffb8;border:1px solid #0f172a0f;border-radius:50%;color:#667085;color:var(--text-muted);cursor:pointer;display:grid;height:42px;place-items:center;width:42px}.avatar img{border:2px solid #fffc;border-radius:50%;box-shadow:0 10px 22px #0f172a1f;height:42px;object-fit:cover;width:42px}.main-layout{grid-gap:1.5rem;display:grid;flex:1 1;gap:1.5rem;grid-template-columns:300px minmax(0,1fr);min-height:0;padding:1.5rem}.sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;background:var(--bg-surface);border:1px solid #ffffffa6;border-radius:28px;border-radius:var(--radius-xl);box-shadow:0 24px 60px #0f172a1f;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;gap:1.4rem;padding:1.5rem}.library-header{align-items:center;display:flex;gap:1rem}.library-icon-bg{background:linear-gradient(135deg,#101828,#334155);border-radius:14px;color:#fff;display:grid;height:46px;place-items:center;width:46px}.library-header h3{font-size:1rem;font-weight:800;letter-spacing:.02em}.library-header p{color:#98a2b3;color:var(--text-light);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.upload-btn-sidebar{align-items:center;background:linear-gradient(135deg,#1d4ed8,#2563eb 60%,#3b82f6);background:linear-gradient(135deg,var(--accent),#2563eb 60%,#3b82f6);border-radius:16px;box-shadow:0 18px 32px #1d4ed838;color:#fff;cursor:pointer;display:flex;font-weight:700;gap:.6rem;justify-content:center;padding:1rem 1.1rem;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;width:100%}.upload-btn-sidebar:hover{box-shadow:0 22px 36px #1d4ed847;transform:translateY(-1px)}.upload-btn-sidebar.disabled{cursor:not-allowed;opacity:.68}.sidebar-note{background:linear-gradient(180deg,#eff6ff,#fff);border:1px solid #1d4ed81f;border-radius:18px;padding:1rem 1.05rem}.sidebar-note strong{display:block;font-size:.94rem;margin-bottom:.35rem}.sidebar-note p{color:#667085;color:var(--text-muted);font-size:.88rem;line-height:1.55}.menu-group{display:flex;flex-direction:column;gap:.75rem}.menu-group h4{color:#98a2b3;color:var(--text-light);font-size:.72rem;letter-spacing:.16em;padding-left:.35rem;text-transform:uppercase}.menu-group ul{display:flex;flex-direction:column;gap:.35rem;list-style:none}.menu-group li{align-items:center;border-radius:14px;color:#667085;color:var(--text-muted);cursor:pointer;display:flex;font-size:.95rem;font-weight:600;gap:.8rem;padding:.88rem .95rem;transition:background .2s ease,color .2s ease,transform .2s ease}.menu-group li:hover{background:#f8fafcf2;color:#111827;color:var(--text-dark);transform:translateX(2px)}.menu-group li.active{background:linear-gradient(90deg,#e0ecff,#eff6ff);color:#1d4ed8;color:var(--accent)}.storage-widget{background:linear-gradient(180deg,#101828,#1f2937);border-radius:18px;color:#fff;margin-top:auto;padding:1.1rem}.storage-text{display:flex;font-size:.8rem;font-weight:700;gap:1rem;justify-content:space-between;margin-bottom:.8rem}.storage-bar{background:#ffffff24;border-radius:999px;height:8px;overflow:hidden;width:100%}.storage-fill{background:linear-gradient(90deg,#60a5fa,#93c5fd);border-radius:inherit;height:100%}.content{display:flex;flex-direction:column;gap:1rem;min-width:0}.chat-shell,.hero-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;background:var(--bg-surface);border:1px solid #ffffffa6;border-radius:32px;box-shadow:0 24px 60px #0f172a1f;box-shadow:var(--shadow-lg);flex:1 1;min-height:0;overflow:hidden;position:relative}.landing-view{height:100%;overflow-y:auto;padding:3rem}.landing-grid{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:minmax(0,1.25fr) minmax(280px,.9fr)}.hero-section{display:flex;flex-direction:column;gap:1.5rem}.hero-kicker{align-items:center;align-self:flex-start;background:#dbeafe;background:var(--accent-soft);border-radius:999px;color:#1d4ed8;color:var(--accent);display:inline-flex;font-size:.8rem;font-weight:700;gap:.5rem;letter-spacing:.06em;padding:.5rem .85rem;text-transform:uppercase}.hero-section h1{font-family:Space Grotesk,sans-serif;font-size:clamp(2.6rem,5vw,5.2rem);letter-spacing:-.06em;line-height:.96;max-width:11ch}.text-blue{color:#1d4ed8;color:var(--accent);display:inline-block}.hero-section p{color:#667085;color:var(--text-muted);font-size:1.06rem;line-height:1.75;max-width:58ch}.hero-stats{display:flex;flex-wrap:wrap;gap:.85rem}.stat-card{background:#fff;border:1px solid #0f172a0f;border-radius:18px;min-width:150px;padding:1rem 1.1rem}.stat-card strong{display:block;font-family:Space Grotesk,sans-serif;font-size:1.15rem;margin-bottom:.25rem}.stat-card span{color:#667085;color:var(--text-muted);font-size:.86rem}.hero-side{display:flex;flex-direction:column;gap:1rem}.hero-side-panel,.mobile-upload-panel{background:linear-gradient(180deg,#fffffffa,#f0f6ffe0);border:1px solid #0f172a0f;border-radius:24px;padding:1.25rem}.hero-side-panel h2,.mobile-upload-panel h2{font-size:1.05rem;margin-bottom:.45rem}.hero-side-panel p,.mobile-upload-panel p{color:#667085;color:var(--text-muted);font-size:.92rem;line-height:1.6}.supported-files{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1rem}.badge{align-items:center;background:#fffffffa;border:1px solid #0f172a14;border-radius:999px;color:#667085;color:var(--text-muted);display:inline-flex;font-size:.76rem;font-weight:700;justify-content:center;letter-spacing:.04em;padding:.45rem .8rem}.hero-mobile-panel{display:none}.action-cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem}.card{background:#fff;border:1px solid #0f172a0f;border-radius:24px;box-shadow:0 16px 40px #0f172a14;box-shadow:var(--shadow-md);cursor:pointer;min-width:0;padding:1.3rem;text-align:left;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.card:hover{border-color:#1d4ed829;box-shadow:0 24px 40px #0f172a1a;transform:translateY(-3px)}.card-icon{border-radius:16px;display:grid;height:52px;margin-bottom:1rem;place-items:center;width:52px}.card-icon.blue{background:#dbeafe;color:#1d4ed8}.card-icon.gray{background:#f2f4f7;color:#475467}.card-icon.cyan{background:#ecfeff;color:#0891b2}.card h3{font-size:1rem;margin-bottom:.5rem}.card p{color:#667085;color:var(--text-muted);font-size:.9rem;line-height:1.6}.chat-shell{display:flex;flex-direction:column}.chat-header{align-items:center;border-bottom:1px solid #0f172a0f;display:flex;gap:1rem;justify-content:space-between;padding:1.3rem 1.4rem}.chat-header-copy{min-width:0}.chat-header-copy h2{font-size:1.05rem}.chat-header-copy p{color:#667085;color:var(--text-muted);font-size:.9rem;margin-top:.25rem}.chat-status{align-items:center;background:#ecfdf3;background:var(--success-soft);border-radius:999px;color:#027a48;color:var(--success-text);display:inline-flex;font-size:.82rem;font-weight:700;gap:.45rem;padding:.55rem .8rem;white-space:nowrap}.chat-status-dot{background:currentColor;border-radius:50%;height:8px;width:8px}.chat-view{flex:1 1;min-height:0;padding:1.2rem 1.4rem 7rem}.chat-history{display:flex;flex-direction:column;gap:1rem;height:100%;overflow-y:auto;scroll-behavior:smooth}.chat-history::-webkit-scrollbar{width:8px}.chat-history::-webkit-scrollbar-thumb{background:#0f172a1f;border-radius:999px}.message-wrapper{animation:slideUp .25s ease-out;display:flex}.message-wrapper.user{justify-content:flex-end}.message-bubble{border-radius:22px;font-size:.96rem;line-height:1.7;max-width:min(78%,720px);padding:1rem 1.15rem;word-break:break-word}.user .message-bubble{background:linear-gradient(135deg,#111827,#1f2937);border-bottom-right-radius:6px;color:#fff}.ai .message-bubble{background:#fff;border:1px solid #0f172a14;border-bottom-left-radius:6px;color:#111827;color:var(--text-dark)}.loading{align-items:center;display:flex;gap:.4rem}.dot{animation:bounce 1.4s ease-in-out infinite both;background:#98a2b3;background:var(--text-light);border-radius:50%;height:8px;width:8px}.dot:first-child{animation-delay:-.32s}.dot:nth-child(2){animation-delay:-.16s}.chat-input-wrapper{background:linear-gradient(180deg,#f4f7fb00,#f4f7fbe6 32%,#f4f7fb);bottom:0;left:0;padding:1.2rem 1.4rem 1.4rem;position:absolute;right:0}.chat-input-pill{align-items:center;background:#fffffff5;border:1px solid #0f172a14;border-radius:22px;box-shadow:0 20px 40px #0f172a1a;display:flex;gap:.75rem;margin:0 auto;max-width:920px;padding:.72rem .8rem .72rem 1rem;width:100%}.chat-input-pill:focus-within{border-color:#1d4ed83d;box-shadow:0 22px 48px #1d4ed824}.file-icon{color:#98a2b3;color:var(--text-light);flex-shrink:0}.chat-input-pill input{background:#0000;border:0;color:#111827;color:var(--text-dark);flex:1 1;font-size:1rem;min-width:0;outline:none}.chat-input-pill input::placeholder{color:#98a2b3;color:var(--text-light)}.chat-input-pill input:disabled{cursor:not-allowed;opacity:.65}.add-btn{background:linear-gradient(135deg,#111827,#1d4ed8);border-radius:16px;box-shadow:0 16px 26px #1d4ed83d;color:#fff;cursor:pointer;display:grid;height:46px;min-width:46px;place-items:center;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;width:46px}.add-btn:hover:not(:disabled){box-shadow:0 20px 30px #1d4ed847;transform:translateY(-1px)}.add-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.5}@media (max-width:1180px){.main-layout{grid-template-columns:260px minmax(0,1fr)}.landing-grid{grid-template-columns:1fr}.hero-section h1{max-width:14ch}.action-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.topbar{align-items:flex-start;flex-wrap:wrap}.topbar-left,.topbar-right{justify-content:space-between;width:100%}.nav-links{justify-content:center;order:3;width:100%}.main-layout{grid-template-columns:1fr}.sidebar{display:none}.hero-mobile-panel{display:block}.landing-view{padding:1.4rem}.chat-shell,.hero-panel{border-radius:28px}}@media (max-width:640px){.topbar{padding:.85rem 1rem}.topbar-left{align-items:flex-start}.brand-copy{gap:.05rem}.brand-eyebrow{font-size:.66rem}.logo{font-size:1.05rem}.nav-links,.upgrade-btn{display:none}.topbar-right{justify-content:flex-end}.landing-view{padding:1rem}.chat-shell,.hero-panel{border-radius:24px}.hero-section{gap:1rem}.hero-kicker{font-size:.74rem}.hero-section h1{font-size:clamp(2rem,11vw,3rem);max-width:100%}.hero-section p{font-size:.94rem;line-height:1.65}.hero-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card{min-width:0}.action-cards{grid-template-columns:1fr}.card{padding:1.1rem}.chat-header{align-items:flex-start;flex-direction:column}.chat-view{padding:1rem 1rem 6.8rem}.message-bubble{font-size:.92rem;max-width:92%;padding:.9rem 1rem}.chat-input-wrapper{padding:1rem}.chat-input-pill{border-radius:18px;gap:.55rem;padding:.6rem .65rem .6rem .85rem}.chat-input-pill input{font-size:.95rem}.add-btn{border-radius:14px;height:42px;min-width:42px;width:42px}}@media (max-width:420px){.topbar{padding:.8rem .85rem}.avatar img,.brand-mark,.icon-btn{height:38px;width:38px}.hero-stats{grid-template-columns:1fr}.hero-side-panel,.mobile-upload-panel{border-radius:20px;padding:1rem}.card-icon{height:46px;width:46px}.message-bubble{font-size:.88rem;max-width:96%}.file-icon{display:none}}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}
/*# sourceMappingURL=main.c62f8939.css.map*/