/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.inline{display:inline}.resize{resize:both}}:root{color:#17213a;font-synthesis:none;background:#f8f9fc;font-family:Vazirmatn,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f8f9fc;min-width:320px;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #a5b4fc}.app-shell{color:#17213a;background:#f8f9fc;min-height:100dvh;overflow:hidden}.site-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8f9fce8;justify-content:space-between;align-items:center;gap:20px;max-width:1200px;height:76px;margin:auto;padding:0 24px;display:flex;position:sticky;top:0}.site-brand,.drawer-brand,.workspace-brand{text-align:right;color:inherit;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.site-brand img{border-radius:12px;width:38px;height:38px}.site-brand span,.workspace-brand span{gap:1px;display:grid}.site-brand b{letter-spacing:-.3px;font-size:18px}.site-brand small{color:#747e91;font-size:10px}.site-header nav{align-items:center;gap:26px;display:flex}.site-header nav a,.footer-links a,.footer-links button{color:#58647a;background:0 0;border:0;padding:8px 0;font-size:13px;text-decoration:none}.site-header nav a:hover,.footer-links a:hover,.footer-links button:hover{color:#4f46e5}.header-actions{align-items:center;gap:7px;display:flex}.theme-button,.plain-icon{color:#647087;background:0 0;border:0;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.theme-button:hover,.plain-icon:hover{color:#4338ca;background:#eef0f6}.assistant-link{color:#47536a;background:0 0;border:0;align-items:center;gap:6px;min-height:40px;padding:0 10px;font-size:13px;display:flex}.assistant-link:hover{color:#4f46e5}.header-cta,.primary-cta{color:#fff;background:#4f46e5;border:0;border-radius:12px;font-weight:700;transition:all .18s}.header-cta{min-height:40px;padding:0 15px;font-size:13px}.header-cta:hover,.primary-cta:hover{background:#4338ca;transform:translateY(-1px);box-shadow:0 9px 18px #4f46e524}.mobile-menu{display:none}.landing{max-width:1200px;margin:auto;padding:72px 24px 68px}.hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);align-items:center;gap:70px;display:grid}.hero-copy{animation:.5s both rise}.ai-badge{color:#4f46e5;direction:ltr;background:#eef0ff;border:1px solid #dde2ff;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.hero-copy h1{letter-spacing:-1.4px;margin:17px 0 14px;font-size:clamp(38px,5vw,62px);font-weight:850;line-height:1.22}.hero-copy>p{color:#657087;max-width:510px;margin:0;font-size:17px;line-height:2}.hero-actions{align-items:center;gap:11px;margin-top:28px;display:flex}.primary-cta{align-items:center;gap:9px;min-height:49px;padding:0 18px;font-size:14px;display:flex}.secondary-cta{color:#3f4a60;background:#fff;border:1px solid #dce1ec;border-radius:12px;align-items:center;min-height:49px;padding:0 17px;font-size:14px;font-weight:700;text-decoration:none;display:flex}.secondary-cta:hover{color:#4338ca;border-color:#a5b4fc}.chat-mockup{background:#fff;border:1px solid #e4e7f0;border-radius:22px;animation:.6s 80ms both rise;overflow:hidden;box-shadow:0 22px 50px #26375a13}.mockup-header{border-bottom:1px solid #edf0f5;align-items:center;gap:8px;height:55px;padding:0 15px;display:flex}.mockup-logo{border-radius:9px;width:28px;height:28px;overflow:hidden}.mockup-logo img{object-fit:cover;width:100%;height:100%;display:block}.mockup-header b{flex:1;font-size:13px}.mockup-header i{background:#d8dce7;border-radius:50%;width:7px;height:7px}.mockup-body{min-height:267px;padding:21px 18px 14px}.mock-message{max-width:83%;margin-bottom:16px;padding:10px 12px;font-size:12px;line-height:1.85}.mock-message.user{color:#fff;background:#4f46e5;border-radius:13px 4px 13px 13px;margin-inline-start:auto}.mock-message.ai{color:#4e596e;align-items:flex-start;gap:8px;max-width:94%;padding:0;display:flex}.mock-message.ai span{color:#4f46e5;background:#eef0ff;border-radius:9px;flex:none;place-items:center;width:27px;height:27px;display:grid}.mock-message.ai p{margin:1px 0}.processing{color:#8993a4;align-items:center;gap:4px;margin-top:18px;font-size:11px;display:flex}.processing i,.typing i{background:#7c84a0;border-radius:50%;width:5px;height:5px;animation:.9s infinite alternate typing}.processing i:nth-child(2),.typing i:nth-child(2){animation-delay:.15s}.processing i:nth-child(3),.typing i:nth-child(3){animation-delay:.3s}.mockup-prompts{border-top:1px solid #edf0f5;gap:7px;padding:12px 15px;display:flex}.mockup-prompts button{color:#606b80;background:#f9faff;border:1px solid #e0e4ef;border-radius:8px;padding:5px 8px;font-size:10px}.home-ask{text-align:center;max-width:870px;margin:57px auto 0}.home-ask>p{margin:0 0 11px;font-size:15px;font-weight:750}.composer-wrap{width:100%}.composer{background:#fff;border:1px solid #dce1ec;border-radius:17px;align-items:flex-end;gap:7px;padding:7px 8px 7px 12px;display:flex;box-shadow:0 11px 27px #1d2d4c0b}.composer:focus-within{border-color:#818cf8;box-shadow:0 0 0 3px #c7d2fe75}.composer textarea{resize:none;color:#20283a;background:0 0;border:0;outline:0;flex:1;min-width:0;max-height:160px;padding:8px 0;font-size:14px;line-height:1.6}.composer textarea::placeholder{color:#9aa2b1}.attach-btn,.send-btn{border:0;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.attach-btn{color:#6b768a;background:0 0}.attach-btn:hover:not(:disabled){color:#4f46e5;background:#eef0ff}.send-btn{color:#fff;background:#4f46e5}.send-btn:disabled{color:#adb4c1;background:#e9ebf0}.stop-btn{color:#fff;background:#202944;border:0;border-radius:11px;align-items:center;gap:6px;height:38px;padding:0 11px;font-size:12px;font-weight:700;display:flex}.image-picker{display:none}.image-preview{text-align:right;background:#fff;border:1px solid #dce1ec;border-radius:12px;align-items:center;gap:9px;margin-bottom:8px;padding:7px;display:flex}.image-preview img{object-fit:cover;border-radius:8px;width:40px;height:40px}.image-preview span{flex:1;min-width:0}.image-preview b,.image-preview small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.image-preview b{direction:ltr;font-size:11px}.image-preview small{color:#7e889a;margin-top:2px;font-size:10px}.image-preview button{color:#6b7588;background:#f1f3f7;border:0;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.spin{border:2px solid #bfc6e9;border-top-color:#4f46e5;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}.suggestion-row{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:12px;display:flex}.suggestion-row button,.try-choices button{color:#58647a;background:#fff;border:1px solid #e1e5ef;border-radius:10px;align-items:center;gap:6px;min-height:35px;padding:0 10px;font-size:11px;transition:all .17s;display:flex}.suggestion-row button:hover,.try-choices button:hover{color:#4338ca;background:#fafaff;border-color:#a5b4fc;transform:translateY(-1px)}.content-section,.why-section,.preview-section,.about-section,.faq-section,footer{max-width:1200px;margin:0 auto;padding-inline:24px}.content-section{padding-top:80px;padding-bottom:80px}.section-heading{text-align:center;max-width:620px;margin:0 auto 32px}.section-heading>span,.section-kicker{color:#4f46e5;font-size:12px;font-weight:800}.section-heading h2,.why-section h2,.preview-copy h2,.about-section h2{letter-spacing:-.7px;margin:8px 0 9px;font-size:clamp(26px,3.5vw,37px);line-height:1.4}.section-heading p,.why-section>div>p,.preview-copy p,.about-section p{color:#68748a;margin:0;font-size:14px;line-height:2}.feature-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.feature-card{background:#fff;border:1px solid #e6e9f1;border-radius:17px;min-height:177px;padding:20px;transition:all .18s}.feature-card:hover{border-color:#d6dbec;transform:translateY(-3px);box-shadow:0 14px 28px #25385a10}.feature-card>span{color:#4f46e5;background:#eef0ff;border-radius:12px;place-items:center;width:39px;height:39px;display:grid}.feature-card h3{margin:15px 0 6px;font-size:15px}.feature-card p{color:#737e91;margin:0;font-size:12px;line-height:1.9}.why-section{background:#f0f2ff;border-radius:28px;grid-template-columns:.82fr 1.18fr;align-items:center;gap:55px;padding-top:68px;padding-bottom:68px;display:grid}.why-section>div:first-child{padding-inline-start:42px}.benefit-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding-inline-end:42px;display:grid}.benefit-grid article{background:#fff;border:1px solid #e2e5f2;border-radius:14px;padding:16px}.benefit-grid b,.benefit-grid span{display:block}.benefit-grid b{margin-bottom:5px;font-size:13px}.benefit-grid span{color:#728096;font-size:11px;line-height:1.85}.preview-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:75px;padding-top:90px;padding-bottom:90px;display:grid}.text-action{color:#4f46e5;background:0 0;border:0;align-items:center;gap:7px;margin-top:20px;padding:0;font-size:13px;font-weight:800;display:flex}.try-card{color:#eef1ff;background:#1b2340;border-radius:20px;padding:20px;box-shadow:0 20px 42px #1f2d4c25}.try-top{border-bottom:1px solid #35405d;align-items:center;gap:9px;padding-bottom:17px;font-size:14px;display:flex}.brand-dot{background:#6259d8;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.try-choices{grid-template-columns:1fr 1fr;gap:8px;margin:17px 0;display:grid}.try-choices button{text-align:right;color:#dce3fa;background:#27314e;border-color:#3a4667;min-height:46px;font-size:11px}.try-choices button:hover{color:#fff;background:#323e60;border-color:#7071d5}.try-input{color:#9ca8c5;background:#27314e;border:1px solid #465273;border-radius:11px;justify-content:space-between;align-items:center;width:100%;height:42px;padding:0 12px;font-size:12px;display:flex}.try-input svg{color:#a8a7ff}.about-section{background:#fff;border:1px solid #e5e8f0;border-radius:21px;align-items:center;gap:20px;margin-bottom:82px;padding-top:26px;padding-bottom:26px;display:flex}.about-section img{border-radius:20px;width:76px;height:76px;box-shadow:0 10px 25px #4f46e523}.about-section h2{margin:5px 0;font-size:21px}.faq-section{padding-bottom:75px}.faq-list{background:#fff;border:1px solid #e4e7ef;border-radius:16px;max-width:760px;margin:auto;overflow:hidden}.faq-list article+article{border-top:1px solid #e9ecf3}.faq-list article>button{text-align:right;color:#293349;background:0 0;border:0;justify-content:space-between;align-items:center;gap:15px;width:100%;padding:16px;display:flex}.faq-list article>button:hover{background:#fafbff}.faq-list article>button b{font-size:14px}.faq-list article p{color:#667187;background:#fcfcff;margin:0;padding:0 16px 17px;font-size:13px;line-height:2}.faq-list article[open] svg{transform:rotate(180deg)}footer{padding-top:24px;padding-bottom:max(25px,env(safe-area-inset-bottom));border-top:1px solid #e4e7ee;grid-template-columns:1fr auto;gap:20px;display:grid}.footer-brand{align-items:center;gap:10px;display:flex}.footer-brand img{border-radius:11px;width:38px;height:38px}.footer-brand b,.footer-brand span{display:block}.footer-brand b{font-size:15px}.footer-brand span{color:#768196;margin-top:3px;font-size:11px}.footer-links{align-items:center;gap:17px;display:flex}.footer-links button{font:inherit}footer small{color:#929aaa;grid-column:1/-1;font-size:11px}.workspace{flex-direction:column;min-height:100dvh;display:flex}.workspace-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#f8f9fce8;border-bottom:1px solid #e9ecf2;justify-content:space-between;align-items:center;height:64px;padding:0 max(16px,50% - 530px);display:flex;position:sticky;top:0}.workspace-header>div{gap:4px;display:flex}.workspace-brand{gap:8px}.workspace-brand img{border-radius:9px;width:30px;height:30px}.workspace-brand b,.workspace-brand small{display:block}.workspace-brand b{font-size:14px}.workspace-brand small{color:#808a9b;text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-size:10px;overflow:hidden}.messages{flex:1;width:100%;max-width:900px;margin:0 auto;padding:27px 18px 150px}.message{align-items:flex-start;gap:11px;margin-bottom:29px;display:flex}.message.user{flex-direction:row-reverse}.avatar{color:#4f46e5;background:#eef0ff;border-radius:10px;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:13px;font-weight:800;display:grid}.user .avatar{color:#fff;background:#26314c}.message-body{min-width:0;max-width:min(760px,100% - 44px)}.message-meta{align-items:center;gap:8px;height:25px;font-size:12px;display:flex}.message-meta time{color:#99a2b1;direction:ltr;font-size:10px}.markdown{overflow-wrap:anywhere;font-size:14px;line-height:1.95}.markdown p{margin:0}.markdown p+p{margin-top:9px}.markdown h1,.markdown h2,.markdown h3{margin:14px 0 6px;font-weight:850;line-height:1.5}.markdown h1{font-size:19px}.markdown h2{font-size:17px}.markdown h3{font-size:15px}.markdown li{margin-inline-start:20px;padding-inline-start:4px}.markdown blockquote{color:#606b7d;border-inline-start:3px solid #a5b4fc;margin:10px 0;padding-inline-start:10px}.markdown a{color:#4338ca;text-decoration:underline}.inline-code{direction:ltr;background:#eaedf5;border-radius:5px;padding:2px 5px;font:12px ui-monospace,SFMono-Regular,Menlo,monospace}.markdown pre{text-align:left;white-space:pre;color:#e8ebf4;direction:ltr;background:#18213a;border-radius:12px;margin:11px 0;padding:10px 13px 13px;font:12px/1.8 ui-monospace,SFMono-Regular,Menlo,monospace;overflow-x:auto}.code-top{border-bottom:1px solid #34415e;justify-content:space-between;margin-bottom:8px;padding-bottom:7px;display:flex}.code-top span{color:#b9c2ff;font:10px Vazirmatn,sans-serif}.code-top button{color:#fff;background:#2c3854;border:0;border-radius:6px;place-items:center;width:27px;height:25px;display:grid}.user .markdown{color:#fff;background:#4f46e5;border-radius:15px 4px 15px 15px;padding:10px 13px}.user .inline-code{background:#3932a4}.user .markdown a{color:#fff}.message-image{background:#fff;border:1px solid #e0e4ed;border-radius:13px;width:min(370px,100%);margin:2px 0 9px;overflow:hidden}.message-image img{object-fit:contain;width:100%;max-height:360px;display:block}.message-image figcaption{color:#798496;text-align:left;direction:ltr;padding:5px 8px;font-size:10px}.message-actions{opacity:0;gap:2px;margin-top:6px;transition:all .15s;display:flex}.message:hover .message-actions{opacity:1}.message-actions button{color:#7e8797;background:0 0;border:0;border-radius:7px;align-items:center;gap:4px;padding:5px;font-size:10px;display:flex}.message-actions button:hover{color:#39435b;background:#edf0f6}.typing{align-items:center;gap:4px;height:30px;display:flex}.line-gap{height:4px}.error-card{color:#b42318;background:#fff3f3;border:1px solid #fecaca;border-radius:11px;align-items:center;gap:8px;padding:10px;font-size:12px;display:flex}.error-card span{flex:1}.error-card button{color:#fff;background:#b42318;border:0;border-radius:8px;padding:6px 9px;font-size:11px}.workspace>.composer-wrap{width:100%;max-width:900px;padding:10px 18px max(11px,env(safe-area-inset-bottom));bottom:0;background:linear-gradient(#0000,#f8f9fc 28%);margin:auto;position:fixed;inset-inline:0}.history-drawer{z-index:40;width:294px;padding:17px 12px max(14px,env(safe-area-inset-bottom));background:#fff;border-inline-end:1px solid #e5e8f0;flex-direction:column;transition:transform .22s;display:flex;position:fixed;inset-block:0;inset-inline-start:0;transform:translate(105%);box-shadow:8px 0 28px #15213a12}.history-drawer.open{transform:translate(0)}.drawer-backdrop{z-index:35;background:#18203366;border:0;position:fixed;top:0;right:0;bottom:0;left:0}.drawer-top{justify-content:space-between;align-items:center;padding:0 5px 17px;display:flex}.drawer-brand img{border-radius:10px;width:32px;height:32px}.drawer-brand b{font-size:18px}.new-chat{color:#fff;background:#4f46e5;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:44px;font-size:13px;font-weight:750;display:flex}.history-search{color:#7b8598;background:#f4f6fa;border-radius:10px;align-items:center;gap:7px;height:39px;margin:15px 1px 10px;padding:0 10px;display:flex}.history-search input{color:#2b354a;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.history-scroll{flex:1;overflow-y:auto}.history-scroll section{padding:6px 1px}.history-scroll h3{color:#969ead;margin:0;padding:0 8px 5px;font-size:10px}.history-item{border-radius:10px;align-items:center;display:flex}.history-item.selected{background:#eef0ff}.history-item>button{text-align:right;background:0 0;border:0;flex:1;min-width:0;padding:8px}.history-item b,.history-item small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.history-item b{color:#3d475c;font-size:12px;font-weight:600}.history-item small{color:#8b94a4;margin-top:3px;font-size:10px}.history-item>span{display:none}.history-item:hover>span{display:flex}.history-item span button{color:#7f899b;background:0 0;border:0;padding:6px}.history-item span button:last-child:hover{color:#dc264d}.empty-history{text-align:center;color:#8790a0;margin-top:25px;font-size:12px}.drawer-settings{color:#566177;border:0;background:0 0;border-top:1px solid #e8ebf1;align-items:center;gap:9px;margin-top:8px;padding:14px 6px 2px;font-size:13px;display:flex}.modal-layer{z-index:60;background:#11182766;place-items:center;padding:16px;display:grid;position:fixed;top:0;right:0;bottom:0;left:0}.settings-modal{background:#fff;border-radius:19px;width:100%;max-width:500px;max-height:calc(100dvh - 32px);padding:19px;overflow:auto;box-shadow:0 25px 60px #10182744}.settings-modal header{border-bottom:1px solid #e9ecf1;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.settings-modal header>b{font-size:18px}.settings-modal section{border-bottom:1px solid #e9ecf1;padding:17px 0}.settings-modal h3{margin:0 0 10px;font-size:13px}.segmented{background:#f1f3f7;border-radius:10px;padding:3px;display:flex}.segmented button{color:#758094;background:0 0;border:0;border-radius:8px;flex:1;min-height:33px;font-size:12px}.segmented button.selected{color:#4338ca;background:#fff;font-weight:800;box-shadow:0 1px 3px #2534501c}.toggle-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.toggle-row b,.toggle-row small{display:block}.toggle-row b{font-size:13px}.toggle-row small{color:#7c8799;margin-top:3px;font-size:11px;line-height:1.75}.toggle-row input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#d7dce6;border-radius:20px;flex:none;width:42px;height:24px;position:relative}.toggle-row input:before{content:"";top:3px;background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;inset-inline-start:3px}.toggle-row input:checked{background:#4f46e5}.toggle-row input:checked:before{transform:translate(-18px)}[dir=ltr] .toggle-row input:checked:before{transform:translate(18px)}.danger{color:#b42318;background:#fff7f7;border:1px solid #fecaca;border-radius:9px;align-items:center;gap:6px;min-height:38px;margin-top:15px;padding:0 10px;font-size:12px;display:flex}.settings-modal footer{color:#48536a;padding-top:15px;font-size:13px;font-weight:800}.settings-modal footer span{color:#8891a1;margin-inline-start:8px;font-size:11px;font-weight:400}@keyframes typing{to{opacity:.3;transform:translateY(-3px)}}@keyframes rise{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}.dark body,.dark .app-shell{color:#e9ebf2;background:#10131c}.dark .site-header,.dark .workspace-header{background:#10131ce8}.dark .site-header nav a,.dark .assistant-link,.dark .footer-links a,.dark .footer-links button{color:#b4bdce}.dark .theme-button:hover,.dark .plain-icon:hover{background:#222837}.dark .secondary-cta,.dark .feature-card,.dark .about-section,.dark .faq-list,.dark .composer,.dark .image-preview,.dark .history-drawer,.dark .settings-modal{color:#e8eaf2;background:#171b27;border-color:#2a3040}.dark .hero-copy>p,.dark .section-heading p,.dark .why-section>div>p,.dark .preview-copy p,.dark .about-section p,.dark .feature-card p,.dark .benefit-grid span,.dark .footer-brand span,.dark .toggle-row small{color:#a6afc0}.dark .ai-badge,.dark .feature-card>span{color:#d9d7ff;background:#28255c;border-color:#3a3879}.dark .chat-mockup{box-shadow:none;background:#171b27;border-color:#2b3141}.dark .mockup-header,.dark .mockup-prompts{border-color:#2b3141}.dark .mock-message.ai{color:#c2cada}.dark .mockup-prompts button{color:#b5bfd1;background:#202634;border-color:#30384b}.dark .composer textarea,.dark .history-search input{color:#edf0f6}.dark .composer:focus-within{box-shadow:0 0 0 3px #5551ad70}.dark .suggestion-row button{color:#bdc6d7;background:#171b27;border-color:#2d3444}.dark .why-section{background:#1a1d35}.dark .benefit-grid article{background:#202536;border-color:#2d3448}.dark .faq-list article+article,.dark footer,.dark .settings-modal header,.dark .settings-modal section,.dark .drawer-settings{border-color:#2a3040}.dark .faq-list article>button,.dark .faq-list article p{color:#e4e7ef;background:#171b27}.dark .faq-list article>button:hover{background:#202536}.dark .workspace>.composer-wrap{background:linear-gradient(#0000,#10131c 28%)}.dark .user .avatar{background:#5551b4}.dark .inline-code{color:#f2f4f8;background:#292f3e}.dark .message-actions button:hover{background:#252c3b}.dark .message-image{background:#171b27;border-color:#2a3040}.dark .history-search,.dark .segmented{background:#212735}.dark .history-item.selected{background:#29275c}.dark .history-item b{color:#e4e7ef}.dark .settings-modal{box-shadow:none}.dark .segmented button.selected{color:#e1e0ff;background:#363d4d}.dark .error-card{color:#ffd0d8;background:#351f27;border-color:#723a46}@media(max-width:767px){.site-header{height:65px;padding:0 14px}.site-brand img{border-radius:10px;width:33px;height:33px}.site-brand b{font-size:16px}.site-header nav,.assistant-link,.header-cta{display:none}.mobile-menu{color:#526077;background:0 0;border:0;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.landing{padding:42px 14px 47px}.hero-grid{grid-template-columns:1fr;gap:34px}.hero-copy{text-align:center}.hero-copy h1{letter-spacing:-.8px;font-size:38px}.hero-copy>p{font-size:15px}.hero-actions{justify-content:center}.primary-cta,.secondary-cta{min-height:46px;padding-inline:13px;font-size:12px}.chat-mockup{width:100%;max-width:440px;margin:auto}.mockup-body{min-height:234px}.home-ask{margin-top:42px}.suggestion-row{grid-template-columns:1fr 1fr;display:grid}.suggestion-row button{justify-content:center;padding:0 5px;font-size:10px}.content-section,.why-section,.preview-section,.about-section,.faq-section,footer{padding-inline:14px}.content-section{padding-top:55px;padding-bottom:55px}.section-heading{margin-bottom:23px}.feature-grid{grid-template-columns:1fr;gap:10px}.feature-card{grid-template-columns:40px 1fr;column-gap:12px;min-height:0;padding:16px;display:grid}.feature-card h3{margin:2px 0 3px}.feature-card p{grid-column:2}.why-section{border-radius:20px;margin:0 14px;padding:34px 17px;display:block}.why-section>div:first-child,.benefit-grid{padding:0}.benefit-grid{grid-template-columns:1fr;gap:8px;margin-top:22px}.preview-section{grid-template-columns:1fr;gap:23px;padding-top:58px;padding-bottom:58px}.try-choices{grid-template-columns:1fr}.about-section{align-items:flex-start;margin:0 14px 60px;padding:18px}.about-section img{border-radius:17px;width:60px;height:60px}.about-section h2{font-size:17px}.faq-section{padding-bottom:55px}.faq-list article>button{padding:14px}.faq-list article>button b{font-size:13px}.footer-links{flex-wrap:wrap;order:3;grid-column:1/-1;gap:15px}.footer-brand{grid-column:1/-1}footer small{order:4}.history-drawer{width:min(86vw,310px)}.workspace-header{padding:0 12px}.workspace-brand small{max-width:170px}.messages{padding:20px 13px 145px}.message{gap:8px;margin-bottom:23px}.message-body{max-width:calc(100% - 40px)}.message-actions{opacity:1}.message-actions button span{display:none}.markdown{font-size:13px}.workspace>.composer-wrap{padding:9px 12px max(9px,env(safe-area-inset-bottom))}.composer{border-radius:15px}.modal-layer{padding:12px}.settings-modal{border-radius:16px;padding:15px}}@media(min-width:768px)and (max-width:1050px){.site-header{padding:0 22px}.site-header nav{gap:14px}.landing{padding-inline:22px}.hero-grid{grid-template-columns:1fr 1fr;gap:34px}.feature-grid{grid-template-columns:repeat(2,1fr)}.why-section{margin-inline:22px}.preview-section{gap:34px}}
