@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box}#__next,body,html{height:100%;margin:0}body{background:#212121;color:#ececec;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input{font:inherit}.app-shell{height:100%;display:flex;overflow:hidden}.sidebar{width:260px;flex:0 0 260px;background:#171717;padding:10px 9px 8px;display:flex;flex-direction:column;border-right:1px solid #242424}.sidebar-head{height:42px;display:flex;align-items:center;gap:5px}.icon-button,.logo-button,.mobile-x{border:0;background:transparent;color:#f5f5f5;cursor:pointer}.logo-button{display:flex;align-items:center;gap:9px;padding:6px 8px;font-size:15px}.logo-orb{width:25px;height:25px;display:grid;place-items:center;border:1px solid #505050;border-radius:50%}.icon-button{margin-left:auto;width:34px;height:34px;display:grid;place-items:center;border-radius:8px}.icon-button:hover{background:#292929}.mobile-x{display:none}.quick-links{margin-top:6px;padding-bottom:10px;border-bottom:1px solid #282828}.quick-links a{height:37px;display:flex;align-items:center;gap:11px;padding:0 11px;border-radius:8px;color:#e8e8e8;text-decoration:none;font-size:13px}.quick-links a:hover{background:#282828}.nav-scroll{min-height:0;flex:1 1;overflow-y:auto;padding:7px 0}.nav-scroll::-webkit-scrollbar{width:5px}.nav-scroll::-webkit-scrollbar-thumb{background:#3b3b3b;border-radius:6px}.nav-group{margin:15px 0 19px}.nav-group h2{margin:0 10px 7px;color:#a9a9a9;font-size:11px;font-weight:600}.nav-group button{width:100%;height:34px;display:flex;align-items:center;gap:9px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#e8e8e8;cursor:pointer;text-align:left}.nav-group button.selected,.nav-group button:hover{background:#2a2a2a}.nav-group button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px}.account{width:100%;display:flex;align-items:center;gap:10px;padding:8px;border:0;border-radius:9px;background:transparent;color:#eee;cursor:pointer;text-align:left}.account:hover{background:#292929}.account-avatar{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#ececec;color:#151515;font-size:10px;font-weight:800}.account>span:nth-child(2){flex:1 1}.account b,.account small{display:block}.account b{font-size:12px}.account small{margin-top:2px;color:#9b9b9b;font-size:10px}.main-panel{position:relative;min-width:0;flex:1 1;background:#212121}.mobile-bar{display:none}.landing{height:100%;display:flex;align-items:center;justify-content:center;position:relative}.landing-center{width:min(760px,calc(100% - 40px));transform:translateY(-3vh);text-align:center}.hero-mark{width:44px;height:44px;margin:0 auto 15px;display:grid;place-items:center;border:1px solid #4a4a4a;border-radius:50%;background:#2c2c2c}.landing h1{margin:0 0 31px;font-size:27px;font-weight:500;letter-spacing:-.02em}.composer{height:58px;display:flex;align-items:center;gap:8px;padding:7px 8px 7px 12px;border:1px solid #454545;border-radius:28px;background:#303030;box-shadow:0 5px 20px rgba(0,0,0,.18)}.composer input{min-width:0;flex:1 1;border:0;outline:0;background:transparent;color:#fff}.composer input::placeholder{color:#a5a5a5}.attach,.send{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border:0;border-radius:50%;cursor:pointer}.attach{background:transparent;color:#c7c7c7}.attach:hover{background:#424242}.send{background:#fff;color:#171717}.suggestions{margin:18px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.suggestions button{min-width:0;display:flex;align-items:center;gap:10px;padding:10px 11px;border:1px solid #3c3c3c;border-radius:20px;background:transparent;color:#e8e8e8;cursor:pointer;text-align:left}.suggestions button:hover{background:#2b2b2b}.suggestion-icon{width:29px;height:29px;flex:0 0 29px;display:grid;place-items:center;border-radius:50%;background:#303030;color:#b9e3cd}.suggestions b,.suggestions small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.suggestions b{font-size:11px;font-weight:600}.suggestions small{margin-top:2px;color:#999;font-size:9px}.disclaimer{position:absolute;bottom:11px;margin:0;color:#8d8d8d;font-size:10px}.chat-view{height:100%;display:flex;flex-direction:column}.chat-title{height:52px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #292929;color:#d7d7d7;font-size:13px;font-weight:600}.transcript{flex:1 1;overflow-y:auto;padding:30px 0 160px}.message-row{width:min(760px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:34px 1fr;gap:15px;padding:22px 0}.msg-avatar{width:31px;height:31px;display:grid;place-items:center;border-radius:50%}.msg-avatar.user{background:#565869}.msg-avatar.bot{background:#f1f1f1;color:#161616}.message-row b{font-size:13px}.message-row p{margin:8px 0 0;color:#e4e4e4;font-size:14px}.message-row h1{margin:10px 0 0;font-size:22px;line-height:1.3}.message-row ul{margin:17px 0 0;padding-left:20px}.message-row li{margin:8px 0;color:#dedede;font-size:14px;line-height:1.55}.chat-composer{position:absolute;left:50%;bottom:38px;width:min(760px,calc(100% - 40px));transform:translateX(-50%)}.chat-note{position:absolute;bottom:11px;width:100%;margin:0;text-align:center;color:#8d8d8d;font-size:10px}.scrim{display:none}@media (max-width:800px){.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;transform:translateX(-100%);transition:transform .2s}.sidebar.open{transform:translateX(0)}.mobile-x,.scrim{display:block}.scrim{position:fixed;inset:0;z-index:20;border:0;background:rgba(0,0,0,.6)}.mobile-bar{height:50px;display:flex;align-items:center;gap:13px;padding:0 14px;border-bottom:1px solid #303030}.mobile-bar button{border:0;background:transparent;color:#eee}.landing{height:calc(100% - 50px)}.suggestions{grid-template-columns:repeat(2,1fr)}.chat-view{height:calc(100% - 50px)}}@media (max-width:520px){.landing-center{width:calc(100% - 24px)}.landing h1{font-size:24px}.suggestions{grid-template-columns:1fr 1fr}.suggestions button{padding:8px}.suggestion-icon,.suggestions small{display:none}.composer{height:54px}.chat-composer{width:calc(100% - 24px)}}body{background:#000;color:#f2f2f2}.sidebar{background:#0d0d0d;border-right-color:#202020}.account:hover,.icon-button:hover{background:#202020}.quick-links{border-bottom-color:#242424}.quick-links a{color:#f1f1f1}.nav-group button.selected,.nav-group button:hover,.quick-links a:hover{background:#212121}.nav-group h2{color:#8e8e8e}.nav-group button{color:#f0f0f0}.main-panel{background:#000}.hero-mark{display:none}.landing-center{width:min(768px,calc(100% - 40px));transform:translateY(-2vh)}.landing h1{margin-bottom:33px;font-size:24px;font-weight:600}.composer{height:54px;padding:6px 7px 6px 12px;border-color:#333;border-radius:27px;background:#242424;box-shadow:0 4px 18px rgba(0,0,0,.45)}.composer input{font-size:15px}.composer input::placeholder{color:#a3a3a3}.attach{color:#d3d3d3}.attach:hover{background:#363636}.send{background:#2f73d9;color:#fff}.suggestions{margin-top:17px}.suggestions button{padding:9px 10px;border-color:#292929;border-radius:19px;background:#111;color:#f1f1f1}.suggestions button:hover{background:#1c1c1c;border-color:#3a3a3a}.suggestion-icon{width:28px;height:28px;flex-basis:28px;background:#252525;color:#d6d6d6}.suggestions b{font-weight:650}.suggestions small{color:#858585}.chat-note,.disclaimer{color:#686868}.chat-title{border-bottom-color:#1d1d1d;color:#cfcfcf}.transcript{padding-top:45px}.user-row{width:min(768px,calc(100% - 40px));margin:0 auto 30px;display:flex;justify-content:flex-end}.user-bubble{max-width:72%;padding:13px 17px;border-radius:22px 22px 6px 22px;background:#204a80;color:#fff;font-size:14px;line-height:1.55}.message-row{width:min(768px,calc(100% - 40px));grid-template-columns:30px 1fr;gap:14px;padding:0}.msg-avatar{width:28px;height:28px}.msg-avatar.bot{border:1px solid #3d3d3d;background:#111;color:#f2f2f2}.bot-name{margin:2px 0 14px;font-size:12px;font-weight:700}.bot-name span{margin-left:5px;padding:3px 6px;border-radius:5px;background:#313131;color:#c7c7c7;font-size:9px;font-weight:500}.message-row h1{margin:0;font-size:18px;font-weight:750;line-height:1.4}.message-row p{margin-top:11px;color:#f0f0f0;font-size:15px;line-height:1.7}.message-row li{margin:9px 0;color:#eee;font-size:15px;line-height:1.6}.message-row li::marker{color:#9b9b9b}.response-actions{display:flex;gap:3px;margin-top:20px}.response-actions button{height:28px;min-width:28px;padding:0 6px;border:0;border-radius:6px;background:transparent;color:#a0a0a0;cursor:pointer}.response-actions button:hover{background:#232323;color:#eee}.chat-composer{width:min(768px,calc(100% - 40px))}.live-answer{white-space:pre-wrap}.thinking{height:38px;display:flex;align-items:center;gap:5px;color:#8e8e8e;font-size:11px}.thinking i{width:6px;height:6px;border-radius:50%;background:#aaa;animation:thinking 1.2s ease-in-out infinite}.thinking i:nth-child(2){animation-delay:.15s}.thinking i:nth-child(3){animation-delay:.3s}.thinking span{margin-left:7px}@keyframes thinking{0%,70%,to{opacity:.3;transform:translateY(0)}35%{opacity:1;transform:translateY(-3px)}}.quick-links button{width:100%;height:37px;display:flex;align-items:center;gap:11px;padding:0 11px;border:0;border-radius:8px;background:transparent;color:#f1f1f1;cursor:pointer;text-align:left;font-size:13px}.quick-links button:hover{background:#202020}.transcript .user-row{margin-bottom:26px}.transcript .message-row{margin-bottom:42px}.message-enter{animation:messageEnter .32s cubic-bezier(.2,.8,.2,1) both}@keyframes messageEnter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.typing-cursor{display:inline-block;width:7px;height:17px;margin-left:2px;vertical-align:-3px;border-radius:2px;background:#ececec;animation:cursorBlink .7s steps(1) infinite}@keyframes cursorBlink{50%{opacity:0}}.reasoning{width:min(560px,100%);margin-top:14px;color:#a9a9a9}.reasoning summary{gap:6px;padding:6px 9px;border:1px solid #303030;border-radius:8px;background:#111;transition:background .18s,border-color .18s}.reasoning summary:hover{background:#191919;border-color:#414141}.reasoning>div{margin-top:8px;padding:10px 12px;border-left:1px solid #333}.reasoning>div p{margin:4px 0;color:#8f8f8f;line-height:1.5}.composer input:disabled,.send:disabled{opacity:.5;cursor:not-allowed}.transcript-end{height:110px;scroll-margin-bottom:110px}.thought-status{height:34px;display:flex;align-items:center;gap:4px;color:#a0a0a0;font-size:13px;font-weight:500}.thought-status span{color:transparent;background:linear-gradient(100deg,#777 20%,#f2f2f2 45%,#777 70%);background-size:220% 100%;background-clip:text;-webkit-background-clip:text;animation:thoughtGloss 1.45s linear infinite}.thought-status svg{color:#777;animation:thoughtPulse 1.45s ease-in-out infinite}@keyframes thoughtGloss{0%{background-position:180% 0}to{background-position:-40% 0}}@keyframes thoughtPulse{50%{opacity:.35}}.reasoning{width:min(620px,100%);margin:0 0 9px;color:#969696;font-size:12px}.reasoning summary{width:fit-content;display:flex;align-items:center;gap:3px;padding:3px 0;border:0;border-radius:0;background:transparent;color:#969696;cursor:pointer;list-style:none;transition:color .18s}.reasoning summary::-webkit-details-marker{display:none}.reasoning summary:hover{border:0;background:transparent;color:#d0d0d0}.reasoning-chevron{transition:transform .2s ease}.reasoning[open] .reasoning-chevron{transform:rotate(180deg)}.reasoning>div{margin:7px 0 12px;padding:2px 0 2px 13px;border-left:1px solid #2d2d2d}.reasoning>div p{margin:5px 0;color:#838383;font-size:11px;line-height:1.55}.reasoning+.live-answer{margin-top:5px}.reasoning summary:focus{outline:none}.transcript .message-row{display:block}.project-link{display:inline-flex;margin-top:15px;color:#b6cfff;font-size:13px;font-weight:600;text-decoration:none}.project-link:hover{text-decoration:underline}.brand-mark{width:26px;height:26px;display:block;border-radius:7px;object-fit:cover}.sidebar-search{height:38px;margin:4px 3px 7px;padding:0 9px;display:flex;align-items:center;gap:8px;border:1px solid #343434;border-radius:10px;background:#1d1d1d;color:#969696}.sidebar-search:focus-within{border-color:#565656}.sidebar-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#f3f3f3;font-size:13px}.sidebar-search input::placeholder{color:#7f7f7f}.sidebar-search button{width:24px;height:24px;display:grid;place-items:center;border:0;border-radius:6px;background:transparent;color:#9a9a9a;cursor:pointer}.sidebar-search button:hover{background:#303030;color:#fff}.search-empty{margin:18px 10px;color:#7e7e7e;font-size:12px}.suggestions button>span{min-width:0}.suggestions button{justify-content:center;text-align:center}.suggestions b{font-size:12px}.suggestions small{font-size:10px}.chat-note a,.disclaimer a{color:inherit;text-decoration:underline;text-decoration-color:#444;text-underline-offset:3px}.chat-note a:hover,.disclaimer a:hover{color:#bbb}.model-page{min-height:100%;background:#000;color:#f4f4f4}.model-page nav{height:58px;padding:0 max(24px,calc((100vw - 980px) / 2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #202020;color:#8e8e8e;font-size:13px}.model-page nav a{color:#d8d8d8;text-decoration:none}.model-page article{width:min(900px,calc(100% - 40px));margin:0 auto;padding:92px 0 120px}.model-kicker{margin:0 0 18px;color:#8e8e8e;font-size:12px;font-weight:750;letter-spacing:.14em}.model-page h1{max-width:760px;margin:0;font-size:clamp(44px,7vw,76px);line-height:1.02;letter-spacing:-.055em}.model-lead{max-width:770px;margin:28px 0 0;color:#b8b8b8;font-size:20px;line-height:1.65}.model-stats{margin:58px 0 92px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #292929;border-radius:18px;overflow:hidden}.model-stats div{padding:25px;border-right:1px solid #292929;background:#111}.model-stats div:last-child{border:0}.model-stats b,.model-stats span{display:block}.model-stats b{font-size:25px}.model-stats span{margin-top:7px;color:#7d7d7d;font-size:11px}.model-page section{margin:82px 0}.model-page h2{margin:0 0 22px;font-size:29px;letter-spacing:-.025em}.model-page li,.model-page section>p{color:#b7b7b7;font-size:16px;line-height:1.75}.model-flow{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.model-flow div{padding:25px;border:1px solid #292929;border-radius:16px;background:#0d0d0d}.model-flow b{color:#737373;font-size:12px}.model-flow h3{margin:15px 0 8px;font-size:17px}.model-flow p{margin:0;color:#929292;font-size:14px;line-height:1.6}.model-callout{padding:35px;border:1px solid #343434;border-radius:20px;background:#121212}.model-callout p{margin:0!important}.model-callout p+p{margin-top:10px!important}.model-page ul{padding-left:20px}.model-page li{margin:8px 0}.model-cta{display:inline-flex;padding:14px 20px;border-radius:25px;background:#f1f1f1;color:#111;text-decoration:none;font-size:14px;font-weight:700}@media (max-width:650px){.model-page article{padding-top:60px}.model-stats{grid-template-columns:1fr 1fr}.model-stats div:nth-child(2){border-right:0}.model-stats div:nth-child(-n+2){border-bottom:1px solid #292929}.model-flow{grid-template-columns:1fr}.model-page h1{font-size:44px}.model-lead{font-size:17px}}.identity-line{color:#aaa;font-size:13px;margin:-14px 0 22px}.crawlable-projects{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;max-width:760px;margin:18px auto 0}.crawlable-projects a{color:#aaa;border:1px solid #303030;border-radius:999px;padding:7px 11px;font-size:12px;text-decoration:none}.crawlable-projects a:hover{color:#fff;border-color:#666}.seo-page{min-height:100vh;background:#000;color:#eee;padding:28px max(24px,calc((100vw - 900px)/2));line-height:1.65}.seo-page nav{display:flex;gap:18px;margin-bottom:70px}.seo-page a,.seo-page nav a{color:#9ec5ff;text-decoration:none}.seo-page article{max-width:760px}.seo-page .eyebrow{font-size:12px;letter-spacing:.18em;color:#888}.seo-page h1{font-size:clamp(34px,6vw,62px);line-height:1.1;margin:12px 0 24px}.seo-page h2{margin-top:42px}.seo-page .lead{font-size:21px;color:#ccc;line-height:1.5}.seo-links{padding-left:20px}.seo-links li{margin:10px 0}.tag-row{display:flex;flex-wrap:wrap;gap:8px}.tag-row span{border:1px solid #444;border-radius:999px;padding:6px 11px;color:#bbb;font-size:13px}.project-chat{max-width:760px;margin:80px auto 20px;padding:28px 0;border-top:1px solid #2a2a2a}.project-chat h2{margin:8px 0;font-size:26px}.project-chat-copy{color:#999}.project-composer{display:flex;gap:10px;align-items:center;border:1px solid #3a3a3a;background:#222;border-radius:24px;padding:6px 8px;margin-top:22px}.project-composer input{flex:1 1;background:transparent;border:0;outline:0;color:#fff;padding:9px 10px}.project-composer button{border:0;background:#f5f5f5;color:#111;border-radius:50%;width:30px;height:30px;display:grid;place-items:center}.project-chat-status{display:block;color:#666;margin-top:10px}.project-thinking{display:flex;gap:7px;color:#aaa;margin-top:20px}.project-answer{white-space:pre-wrap;color:#ddd;line-height:1.7}.project-chat .reasoning{margin-top:18px}.secure-scribe-index{padding-top:72px}.secure-scribe-index .entity-note{border-left:2px solid #555;padding-left:16px;color:#aaa}