.home-module__NoU7wq__shell{--sidebar-width:320px;--active-sidebar-width:0px;--mobile-sidebar-width:min(320px, 86vw);color:#10182d;background:#f4f7fc;min-height:100vh;font-family:Arial,Helvetica,sans-serif;display:block;position:relative}.home-module__NoU7wq__shellSidebarOpen{--active-sidebar-width:var(--sidebar-width)}.home-module__NoU7wq__sidebar{z-index:40;width:0;height:100vh;min-height:100vh;box-shadow:none;will-change:width;background:#fbfdff;border-right:0 solid #0000;grid-template-rows:auto minmax(0,1fr) auto;transition:width .25s,border-color .25s,box-shadow .25s;display:grid;position:fixed;inset:0 auto 0 0;overflow:hidden}.home-module__NoU7wq__sidebarOpen{width:var(--active-sidebar-width);border-right-width:1px;border-right-color:#dbe6f8;box-shadow:24px 0 60px #23375f1f}.home-module__NoU7wq__sidebar:not(.home-module__NoU7wq__sidebarOpen)>*{visibility:hidden}.home-module__NoU7wq__backdrop{z-index:30;cursor:pointer;opacity:0;pointer-events:none;background:#0f1a2e2e;border:0;transition:opacity .25s;position:fixed;inset:0}.home-module__NoU7wq__backdropOpen{opacity:1;pointer-events:auto}.home-module__NoU7wq__sidebarHeader{width:var(--sidebar-width);border-bottom:1px solid #dbe6f8;gap:10px;padding-bottom:12px;display:grid}.home-module__NoU7wq__brand{width:var(--sidebar-width);justify-content:space-between;align-items:center;gap:12px;min-height:68px;padding:12px 76px 8px 18px;display:flex}.home-module__NoU7wq__brandIdentity{align-items:center;gap:11px;min-width:0;display:flex}.home-module__NoU7wq__logo{color:#fff;background:#2f63f2;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 16px 30px #2f63f247}.home-module__NoU7wq__logo svg{width:21px;height:21px}.home-module__NoU7wq__brandName,.home-module__NoU7wq__brandSub{margin:0}.home-module__NoU7wq__brandName{letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:1.02rem;font-weight:800;overflow:hidden}.home-module__NoU7wq__brandSub{color:#6d7b93;margin-top:2px;font-size:.76rem;font-weight:700}.home-module__NoU7wq__sidebarToggle:hover{color:#2f63f2;background:#eef4ff}.home-module__NoU7wq__sidebarBody{min-height:0;width:var(--sidebar-width);padding:10px 12px;overflow:hidden}.home-module__NoU7wq__newChat{color:#2f63f2;width:calc(100% - 24px);min-height:46px;font:inherit;cursor:pointer;background:#eff5ff;border:1px solid #d2e0ff;border-radius:16px;align-items:center;gap:10px;margin:0 12px;padding:0 15px;font-size:.95rem;font-weight:800;display:flex}.home-module__NoU7wq__newChat svg,.home-module__NoU7wq__recentItem svg,.home-module__NoU7wq__nav svg,.home-module__NoU7wq__promptCard svg,.home-module__NoU7wq__composer button svg{flex:none;width:20px;height:20px}.home-module__NoU7wq__recent{grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;display:grid}.home-module__NoU7wq__recent h2{color:#718097;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px 10px;font-size:.72rem;font-weight:900}.home-module__NoU7wq__recentList{scrollbar-gutter:stable;align-content:start;gap:6px;min-height:0;padding-right:2px;display:grid;overflow-y:auto}.home-module__NoU7wq__recentItemWrap{align-items:center;display:grid;position:relative}.home-module__NoU7wq__recentEmpty{color:#8290a5;min-height:0;margin:0 10px;font-size:.86rem;font-weight:750;line-height:1.45}.home-module__NoU7wq__recentItem{color:#172033;width:100%;min-height:48px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;padding:7px 36px 7px 10px;display:grid}.home-module__NoU7wq__deleteChatButton{color:#7a879a;cursor:pointer;opacity:0;pointer-events:none;background:0 0;border:0;border-radius:7px;place-items:center;width:26px;height:26px;transition:background .18s,color .18s,opacity .18s;display:grid;position:absolute;right:7px}.home-module__NoU7wq__recentItemWrap:hover .home-module__NoU7wq__deleteChatButton,.home-module__NoU7wq__recentItemWrap:focus-within .home-module__NoU7wq__deleteChatButton{opacity:1;pointer-events:auto}.home-module__NoU7wq__deleteChatButton:hover,.home-module__NoU7wq__deleteChatButton:focus-visible{color:#d63d44;background:#fff0f0;outline:none}.home-module__NoU7wq__deleteChatButton svg{width:15px;height:15px}.home-module__NoU7wq__recentItemActive{color:#2f63f2;background:#eef5ff;border-radius:10px}.home-module__NoU7wq__recentItemActive svg{color:#2f63f2}.home-module__NoU7wq__recentItem svg,.home-module__NoU7wq__nav svg{color:#718097}.home-module__NoU7wq__recentItem strong,.home-module__NoU7wq__recentItem small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.home-module__NoU7wq__recentItem strong{font-size:.84rem;font-weight:800}.home-module__NoU7wq__recentItem small{color:#69788d;margin-top:3px;font-size:.78rem;font-weight:800}.home-module__NoU7wq__nav{width:var(--sidebar-width);border-top:1px solid #dbe6f8;gap:1px;padding:9px 12px 10px;display:grid}.home-module__NoU7wq__nav a{color:#6c7a90;border-radius:10px;align-items:center;gap:11px;min-height:36px;padding:0 10px;font-size:.86rem;font-weight:700;text-decoration:none;display:flex}.home-module__NoU7wq__nav a:hover{color:#2f63f2;background:#eef4ff}.home-module__NoU7wq__navDivider{border-top:1px solid #e6edf7;margin-top:7px;padding-top:7px}.home-module__NoU7wq__workspace{background:radial-gradient(circle at 50% 20%,#5981ff1f,#0000 34%),linear-gradient(#f8fbff 0%,#eef5ff 80%);grid-template-rows:68px minmax(0,1fr) auto;min-width:0;height:100vh;min-height:0;margin-left:0;transition:margin-left .25s;display:grid;overflow:hidden}@media (min-width:1024px){.home-module__NoU7wq__sidebar{box-shadow:none}.home-module__NoU7wq__sidebarOpen{box-shadow:24px 0 60px #23375f14}.home-module__NoU7wq__backdrop{display:none}.home-module__NoU7wq__shellSidebarOpen .home-module__NoU7wq__workspace{margin-left:var(--active-sidebar-width)}.home-module__NoU7wq__shellSidebarOpen .home-module__NoU7wq__topbar{padding-left:28px}}.home-module__NoU7wq__chatArea{align-content:center;min-height:0;padding:30px 28px 36px;display:grid;overflow-y:auto}.home-module__NoU7wq__topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fafcffc7;border-bottom:1px solid #d2e1f7c7;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:0 28px 0 74px;transition:padding-left .25s;display:flex;position:sticky;top:0;box-shadow:0 10px 28px #3d54800a}.home-module__NoU7wq__navBrand{opacity:1;flex:auto;align-items:center;min-width:0;transition:opacity .18s;display:flex}.home-module__NoU7wq__navBrand .home-module__NoU7wq__brandIdentity{gap:11px}.home-module__NoU7wq__navBrandPlaceholder{flex:auto;min-width:0}.home-module__NoU7wq__sidebarToggle{z-index:60;color:#2f63f2;cursor:pointer;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#eff5ffeb;border:1px solid #b9c9e5b8;border-radius:10px;place-items:center;width:38px;height:38px;transition:left .25s,background .25s,border-color .25s,color .25s,box-shadow .25s;display:grid;position:fixed;top:19px;left:22px;box-shadow:0 10px 28px #2f63f224}.home-module__NoU7wq__sidebarToggleOpen{left:calc(var(--active-sidebar-width) - 60px);color:#fff;background:#2f63f2;border-color:#2f63f238;box-shadow:0 12px 28px #2f63f23d}.home-module__NoU7wq__sidebarToggle svg{width:24px;height:24px}.home-module__NoU7wq__usageIndicator{color:#5f6e84;align-items:center;gap:10px;font-size:1rem;display:flex}.home-module__NoU7wq__usageIndicator span{border-radius:50%;width:10px;height:10px}.home-module__NoU7wq__usageGreen span{background:#10d19a}.home-module__NoU7wq__usageAmber span{background:#f5a524}.home-module__NoU7wq__usageRed span{background:#e5484d}.home-module__NoU7wq__usageRed{color:#9f2529}.home-module__NoU7wq__hero{text-align:center;align-content:center;justify-items:center;min-height:0;padding:0;display:grid}.home-module__NoU7wq__sparkleBadge{color:#2f63f2;background:#ecf3ffe0;border:2px solid #bfd2ff;border-radius:22px;place-items:center;width:84px;height:42px;margin-bottom:34px;display:grid;box-shadow:0 18px 55px #2f63f238}.home-module__NoU7wq__sparkleBadge svg{width:34px;height:34px}.home-module__NoU7wq__hero h1{color:#10182d;letter-spacing:0;max-width:640px;margin:0;font-size:clamp(2rem,3vw,2.75rem);line-height:1.17}.home-module__NoU7wq__hero p{color:#6b7a92;max-width:590px;margin:18px 0 0;font-size:clamp(1rem,1.45vw,1.28rem);font-weight:700;line-height:1.5}.home-module__NoU7wq__promptGrid{grid-template-columns:repeat(2,minmax(230px,340px));gap:16px;width:min(700px,100%);margin:48px auto 0;display:grid}.home-module__NoU7wq__promptCard{color:#111b31;min-height:86px;font:inherit;text-align:left;cursor:pointer;border:2px solid #d2e0ff;border-radius:20px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:16px;padding:18px 22px;font-size:1.05rem;font-weight:900;line-height:1.25;display:grid;box-shadow:0 20px 50px #3e5f9114}.home-module__NoU7wq__promptCard:disabled{cursor:not-allowed;opacity:.56}.home-module__NoU7wq__promptCard span{overflow-wrap:anywhere}.home-module__NoU7wq__blue{color:#142039;background:#ebf3ffb8}.home-module__NoU7wq__purple{background:#f4efffbd;border-color:#d8d1ff}.home-module__NoU7wq__green{background:#eaf9f6bd;border-color:#c9e8e4}.home-module__NoU7wq__warm{background:#fcf8f5c7;border-color:#eadfd9}.home-module__NoU7wq__promptCard svg{color:#5c86ff}.home-module__NoU7wq__composerWrap{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8fbff94;border-top:1px solid #d6e2f6cc;padding:18px 24px 22px}.home-module__NoU7wq__chatNotice{color:#7a4b12;background:#fff9ebe6;border:1px solid #f0d7a6;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;width:min(860px,100% - 48px);margin:0 auto 12px;padding:12px 14px 12px 16px;font-size:.9rem;font-weight:750;line-height:1.45;display:flex;box-shadow:0 14px 38px #744e161a}.home-module__NoU7wq__chatNotice button{color:#7a4b12;min-height:34px;font:inherit;cursor:pointer;background:#ffffffb8;border:1px solid #7a4b1233;border-radius:10px;flex:none;padding:0 12px;font-size:.82rem;font-weight:850}.home-module__NoU7wq__composer{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb8;border:1px solid #c4d4eee6;border-radius:24px;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:12px;width:min(860px,100%);min-height:60px;margin:0 auto;padding:8px 10px 8px 18px;display:grid;box-shadow:0 18px 54px #3e5f9121,inset 0 1px #ffffffc2}.home-module__NoU7wq__composer input{color:#172033;width:100%;min-width:0;height:38px;font:inherit;background:0 0;border:0;outline:0;font-size:1rem;font-weight:700}.home-module__NoU7wq__composer input::placeholder{color:#a7b2c4}.home-module__NoU7wq__composer input:disabled{cursor:not-allowed;color:#8a97aa}.home-module__NoU7wq__composer button{color:#fff;cursor:pointer;background:#2f63f2;border:0;border-radius:50%;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 10px 22px #2f63f23d}.home-module__NoU7wq__composer button:disabled{cursor:not-allowed;color:#9eb7ff;box-shadow:none;opacity:1;background:#eef3fb}.home-module__NoU7wq__composerWrap p{color:#a6b1c2;text-align:center;max-width:760px;margin:10px auto 0;font-size:.84rem;font-weight:700;line-height:1.5}.home-module__NoU7wq__messages{gap:18px;width:min(850px,100%);margin:0 auto;padding:18px 0;display:grid}.home-module__NoU7wq__messageRow{display:flex}.home-module__NoU7wq__userMessage{justify-content:flex-end}.home-module__NoU7wq__assistantMessage{justify-content:flex-start}.home-module__NoU7wq__messageStack{gap:12px;max-width:min(760px,92%);display:grid}.home-module__NoU7wq__userMessage .home-module__NoU7wq__messageStack{justify-items:end}.home-module__NoU7wq__assistantMessage .home-module__NoU7wq__messageStack{justify-items:start}.home-module__NoU7wq__messageBubble{color:#1a2438;white-space:pre-wrap;background:#fff;border:1px solid #dde7f7;border-radius:18px;max-width:100%;padding:14px 18px;font-size:.98rem;font-weight:650;line-height:1.55;box-shadow:0 12px 32px #3e5f9114}.home-module__NoU7wq__userMessage .home-module__NoU7wq__messageBubble{color:#fff;background:#2f63f2;border-color:#cfdfff}.home-module__NoU7wq__recommendationGrid{gap:10px;width:100%;margin:0;padding:0;list-style:none;display:grid}.home-module__NoU7wq__recommendationCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc2;border:1px solid #c6d6f0e6;border-radius:16px;gap:8px;padding:14px;display:grid;box-shadow:0 14px 36px #3e5f911a}.home-module__NoU7wq__recommendationHeader{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;display:grid}.home-module__NoU7wq__recommendationHeader span{color:#2f63f2;background:#eaf1ff;border-radius:9px;place-items:center;min-width:34px;height:26px;font-size:.78rem;font-weight:900;display:grid}.home-module__NoU7wq__recommendationHeader strong{color:#142039;font-size:.98rem;line-height:1.3}.home-module__NoU7wq__recommendationCard p,.home-module__NoU7wq__recommendationCard small{margin:0}.home-module__NoU7wq__recommendationCard p{color:#536279;font-size:.88rem;font-weight:750}.home-module__NoU7wq__recommendationFacts{flex-wrap:wrap;gap:7px;display:flex}.home-module__NoU7wq__recommendationFacts span{color:#375178;background:#eff5ffcc;border:1px solid #dce7ff;border-radius:999px;padding:5px 8px;font-size:.78rem;font-weight:850}.home-module__NoU7wq__recommendationDegrees{color:#263752}.home-module__NoU7wq__recommendationCard small{color:#6b7890;font-size:.8rem;font-weight:700;line-height:1.45}.home-module__NoU7wq__remainingMeta{color:#748197;margin:-2px 0 0;font-size:.78rem;font-weight:850}.home-module__NoU7wq__followUpChips{flex-wrap:wrap;gap:8px;display:flex}.home-module__NoU7wq__followUpChips button{color:#2f63f2;font:inherit;cursor:pointer;background:#ffffffb8;border:1px solid #cfe0ff;border-radius:999px;padding:9px 12px;font-size:.84rem;font-weight:850;box-shadow:0 8px 20px #2f63f214}.home-module__NoU7wq__followUpChips button:hover{background:#eff5ff}.home-module__NoU7wq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}@media (max-width:1180px){.home-module__NoU7wq__brand{gap:12px}.home-module__NoU7wq__brandName{font-size:1rem}.home-module__NoU7wq__brandSub{font-size:.82rem}.home-module__NoU7wq__newChat{min-height:44px;font-size:.92rem}.home-module__NoU7wq__recentItem{gap:10px;padding:7px 34px 7px 10px}.home-module__NoU7wq__recentItem strong{font-size:.82rem}.home-module__NoU7wq__nav a{min-height:35px;font-size:.84rem}}@media (max-width:900px){.home-module__NoU7wq__workspace{min-height:100vh}.home-module__NoU7wq__topbar{min-height:66px;padding:0 18px 0 62px}.home-module__NoU7wq__navBrand{min-width:0}.home-module__NoU7wq__navBrand .home-module__NoU7wq__logo{width:36px;height:36px}.home-module__NoU7wq__navBrand .home-module__NoU7wq__logo svg{width:19px;height:19px}.home-module__NoU7wq__usageIndicator{font-size:.98rem}.home-module__NoU7wq__chatArea{padding:36px 18px 42px}.home-module__NoU7wq__sparkleBadge{margin-bottom:32px}.home-module__NoU7wq__promptGrid{grid-template-columns:1fr;margin-top:40px}.home-module__NoU7wq__promptCard{border-radius:20px;min-height:82px}.home-module__NoU7wq__composerWrap{padding:18px 16px 22px}.home-module__NoU7wq__chatNotice{width:min(760px,100% - 32px)}.home-module__NoU7wq__composer{width:min(760px,100%)}}@media (max-width:1023px){.home-module__NoU7wq__shellSidebarOpen{--active-sidebar-width:var(--mobile-sidebar-width)}}@media (max-width:560px){.home-module__NoU7wq__sidebar{width:0}.home-module__NoU7wq__sidebarOpen{width:var(--active-sidebar-width)}.home-module__NoU7wq__sidebarHeader,.home-module__NoU7wq__brand,.home-module__NoU7wq__sidebarBody,.home-module__NoU7wq__nav{width:var(--mobile-sidebar-width)}.home-module__NoU7wq__topbar{gap:12px;min-height:64px;padding:0 14px 0 56px}.home-module__NoU7wq__navBrand{min-width:0}.home-module__NoU7wq__navBrand .home-module__NoU7wq__brandIdentity{gap:9px}.home-module__NoU7wq__navBrand .home-module__NoU7wq__brandName{font-size:.94rem}.home-module__NoU7wq__navBrand .home-module__NoU7wq__brandSub{font-size:.68rem}.home-module__NoU7wq__navBrand .home-module__NoU7wq__logo{width:30px;height:30px}.home-module__NoU7wq__navBrand .home-module__NoU7wq__logo svg{width:16px;height:16px}.home-module__NoU7wq__sidebarToggle{border-radius:9px;width:34px;height:34px;top:16px;left:14px}.home-module__NoU7wq__sidebarToggleOpen{left:calc(var(--active-sidebar-width) - 50px)}.home-module__NoU7wq__sidebarToggle svg{width:21px;height:21px}.home-module__NoU7wq__usageIndicator{gap:7px;font-size:.9rem}.home-module__NoU7wq__hero h1{font-size:1.8rem}.home-module__NoU7wq__hero p{font-size:.96rem}.home-module__NoU7wq__chatArea{align-content:start;padding:30px 14px 34px}.home-module__NoU7wq__promptCard{grid-template-columns:30px minmax(0,1fr);gap:16px;padding:20px;font-size:.98rem}.home-module__NoU7wq__composer{border-radius:22px;grid-template-columns:minmax(0,1fr) 42px;min-height:56px;padding:7px 8px 7px 15px}.home-module__NoU7wq__composer input{height:38px;font-size:1rem}.home-module__NoU7wq__composer button{width:42px;height:42px}.home-module__NoU7wq__composerWrap p{font-size:.86rem}.home-module__NoU7wq__chatNotice{flex-direction:column;align-items:stretch;width:calc(100% - 28px);margin-bottom:10px}.home-module__NoU7wq__chatNotice button{width:100%}.home-module__NoU7wq__messageBubble{font-size:.92rem}.home-module__NoU7wq__messageStack{max-width:94%}.home-module__NoU7wq__recommendationCard{padding:12px}.home-module__NoU7wq__followUpChips button{text-align:left;width:100%}}
