.task-chat-module__6tFW-q__page,.task-chat-module__6tFW-q__window{--chat-paper:color-mix(in oklab, var(--background) 93%, var(--color-amber-100));--chat-ink:color-mix(in oklab, var(--foreground) 55%, var(--accent-900));--chat-mint:var(--accent-200);--chat-warm:var(--color-amber-200);background:var(--chat-paper)}.task-chat-module__6tFW-q__page{flex-direction:column;width:100%;max-width:none;height:calc(100dvh - 5rem);min-height:320px;padding:24px 32px 18px;animation:.6s cubic-bezier(.2,.8,.2,1) both task-chat-module__6tFW-q__arrive;display:flex}.task-chat-module__6tFW-q__pageHeader,.task-chat-module__6tFW-q__panel{width:100%;max-width:1056px;margin-inline:auto}.task-chat-module__6tFW-q__pageHeader{flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding-bottom:20px;display:flex}.task-chat-module__6tFW-q__pageIdentity{align-items:center;gap:12px;min-width:0;display:flex}.task-chat-module__6tFW-q__pageIdentity h1{letter-spacing:-.03em;font-size:16px;font-weight:650}.task-chat-module__6tFW-q__pageIdentity p{color:var(--muted-foreground);margin-top:3px;font-size:12px;line-height:1.6}.task-chat-module__6tFW-q__pageMark{border:1px solid var(--hairline);background:var(--background);width:40px;height:40px;color:var(--accent-700);border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.task-chat-module__6tFW-q__windowAction{border-color:var(--hairline);width:36px;height:36px;color:var(--muted-foreground);background:0 0;border-radius:12px}.task-chat-module__6tFW-q__panel{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.task-chat-module__6tFW-q__log{overscroll-behavior:contain;scrollbar-width:thin;flex:1;min-height:0;padding:2px 2px 16px;overflow:auto}.task-chat-module__6tFW-q__welcome{gap:16px;display:grid}.task-chat-module__6tFW-q__hero{isolation:isolate;background:var(--chat-ink);min-height:320px;color:var(--background);border-radius:24px;grid-template-columns:1.15fr 1fr;display:grid;position:relative;overflow:hidden}.task-chat-module__6tFW-q__hero:before{z-index:-1;background:radial-gradient(ellipse at 90% 15%, color-mix(in oklab, var(--accent-500) 35%, transparent), transparent 65%), linear-gradient(110deg, transparent 40%, color-mix(in oklab, var(--accent-900) 65%, transparent));content:"";position:absolute;inset:0}.task-chat-module__6tFW-q__hero:after{z-index:-1;background-image:linear-gradient(color-mix(in oklab, var(--accent-100) 5%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in oklab, var(--accent-100) 5%, transparent) 1px, transparent 1px);content:"";background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 30%,#000);mask-image:linear-gradient(90deg,#0000 30%,#000)}.task-chat-module__6tFW-q__heroContent{z-index:1;flex-direction:column;justify-content:center;padding:40px;display:flex}.task-chat-module__6tFW-q__eyebrow{color:var(--chat-mint);letter-spacing:.18em;align-items:center;gap:8px;margin-bottom:25px;font-size:10px;font-weight:600;display:flex}.task-chat-module__6tFW-q__heroTitle{letter-spacing:-.06em;margin:0;font-size:clamp(32px,3.7vw,50px);font-weight:650;line-height:1.38}.task-chat-module__6tFW-q__heroTitle span{display:block}.task-chat-module__6tFW-q__heroTitle span:last-child{color:var(--chat-mint)}.task-chat-module__6tFW-q__heroDescription{max-width:340px;color:color-mix(in oklab, var(--background) 76%, transparent);margin-top:22px;font-size:13px;line-height:1.9}.task-chat-module__6tFW-q__artwork{min-width:0;min-height:310px;position:relative}.task-chat-module__6tFW-q__orbit,.task-chat-module__6tFW-q__orbitInner{border:1px solid color-mix(in oklab, var(--chat-mint) 21%, transparent);border-radius:50%;width:290px;height:290px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-25deg)}.task-chat-module__6tFW-q__orbitInner{width:350px;height:190px;transform:translate(-50%,-50%)rotate(-38deg)}.task-chat-module__6tFW-q__mascot{width:min(95%,300px);height:auto;filter:drop-shadow(0 16px 20px color-mix(in oklab, var(--chat-ink) 30%, transparent));animation:6s ease-in-out infinite task-chat-module__6tFW-q__float;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(4deg)}.task-chat-module__6tFW-q__prompts{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.task-chat-module__6tFW-q__prompt{border:1px solid var(--hairline);background:var(--background);text-align:left;white-space:normal;border-radius:18px;justify-content:flex-start;gap:15px;min-width:0;height:auto;padding:20px;transition:transform .22s,box-shadow .22s,border-color .22s;animation:.65s cubic-bezier(.2,.8,.2,1) .1s backwards task-chat-module__6tFW-q__arrive;display:flex}.task-chat-module__6tFW-q__prompt:nth-child(2){animation-delay:.18s}.task-chat-module__6tFW-q__prompt:hover{border-color:var(--accent-300);background:var(--background);box-shadow:0 10px 24px color-mix(in oklab, var(--chat-ink) 7%, transparent);transform:translateY(-3px)}.task-chat-module__6tFW-q__promptIcon{background:var(--accent-50);width:42px;height:42px;color:var(--accent-700);border-radius:13px;flex-shrink:0;place-items:center;display:grid}.task-chat-module__6tFW-q__prompt:nth-child(2) .task-chat-module__6tFW-q__promptIcon{background:color-mix(in oklab, var(--chat-warm) 42%, var(--background));color:var(--chat-ink)}.task-chat-module__6tFW-q__promptCopy{flex-direction:column;flex:1;gap:7px;min-width:0;font-size:14px;font-weight:600;display:flex}.task-chat-module__6tFW-q__promptCopy small{color:var(--muted-foreground);font-size:11px;font-weight:400;line-height:1.7}.task-chat-module__6tFW-q__promptArrow{width:17px;height:17px;color:var(--muted-foreground);align-self:flex-start;transition:transform .22s}.task-chat-module__6tFW-q__prompt:hover .task-chat-module__6tFW-q__promptArrow{transform:translate(2px,-2px)}.task-chat-module__6tFW-q__message{width:fit-content;min-width:0;max-width:min(100%,72ch);margin:12px 0 26px;animation:.35s both task-chat-module__6tFW-q__arrive}.task-chat-module__6tFW-q__messageLabel{color:var(--muted-foreground);align-items:center;gap:8px;margin-bottom:9px;font-size:11px;font-weight:600;display:flex}.task-chat-module__6tFW-q__messageMark{background:var(--chat-ink);width:26px;height:26px;color:var(--chat-mint);border-radius:9px;place-items:center;display:grid}.task-chat-module__6tFW-q__messageBody{border:1px solid var(--hairline);background:var(--background);overflow-wrap:anywhere;white-space:pre-wrap;border-radius:20px;padding:14px 18px;font-size:15px;line-height:2}.task-chat-module__6tFW-q__references{gap:8px;margin-top:12px;display:grid}.task-chat-module__6tFW-q__taskReference{text-align:left;white-space:normal;justify-content:space-between;gap:16px;width:100%;height:auto;padding:14px 16px}.task-chat-module__6tFW-q__referenceTitle{overflow-wrap:anywhere;font-size:14px;font-weight:600;line-height:1.6;display:block}.task-chat-module__6tFW-q__referenceMeta{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:6px 10px;margin-top:8px;font-size:11px;font-weight:400;display:flex}.task-chat-module__6tFW-q__userMessage{max-width:min(85%,60ch);margin-left:auto}.task-chat-module__6tFW-q__userMessage .task-chat-module__6tFW-q__messageLabel{justify-content:flex-end}.task-chat-module__6tFW-q__userMessage .task-chat-module__6tFW-q__messageBody{background:var(--chat-ink);color:var(--background);border-color:#0000;border-top-right-radius:5px}.task-chat-module__6tFW-q__thinking{color:var(--accent-700);align-items:center;gap:10px;padding:16px 4px;font-size:13px;display:flex}.task-chat-module__6tFW-q__composerDock{flex-shrink:0;gap:10px;max-height:65%;padding:12px 2px 0;display:grid;overflow-y:auto}.task-chat-module__6tFW-q__composer{border:1px solid var(--hairline);background:var(--background);box-shadow:0 5px 20px color-mix(in oklab, var(--chat-ink) 5%, transparent);outline:0 solid var(--accent-100);--tw-ring-shadow:0 0 transparent;border-radius:21px;gap:0;padding:0;transition:border-color .22s,box-shadow .22s,outline-width .22s;overflow:hidden}.task-chat-module__6tFW-q__composer:focus-within{border-color:var(--accent-400);box-shadow:0 8px 28px color-mix(in oklab, var(--accent-700) 10%, transparent);outline-width:3px}.task-chat-module__6tFW-q__textarea{resize:none;min-height:68px;max-height:128px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:17px 20px 8px;font-size:15px;line-height:1.65}.task-chat-module__6tFW-q__textarea:focus-visible{box-shadow:none}.task-chat-module__6tFW-q__composerTools{justify-content:flex-end;align-items:center;gap:8px;padding:0 14px 12px;display:flex}.task-chat-module__6tFW-q__send{border-radius:12px;width:38px;height:38px;transition:transform .18s,background .18s}.task-chat-module__6tFW-q__send:not(:disabled):hover{transform:translateY(-2px)}.task-chat-module__6tFW-q__readOnly{color:var(--muted-foreground);text-align:center;padding:0 4px;font-size:11px;line-height:1.7}.task-chat-module__6tFW-q__launcher{border:1px solid var(--accent-500);height:48px;box-shadow:0 8px 24px color-mix(in oklab, var(--accent-900) 22%, transparent);border-radius:17px;gap:11px;padding-inline:20px;transition:transform .22s,box-shadow .22s}.task-chat-module__6tFW-q__launcher:hover{box-shadow:0 12px 28px color-mix(in oklab, var(--accent-900) 28%, transparent);transform:translateY(-3px)}.task-chat-module__6tFW-q__window{width:min(440px,100vw - 32px);height:min(680px,100dvh - 96px);max-height:var(--available-height);border:1px solid var(--hairline);box-shadow:0 24px 80px color-mix(in oklab, var(--foreground) 20%, transparent);--tw-ring-shadow:0 0 transparent;border-radius:24px;gap:0;padding:0;overflow:hidden}.task-chat-module__6tFW-q__window[data-open]{animation:.28s cubic-bezier(.2,.8,.2,1) both task-chat-module__6tFW-q__windowIn}.task-chat-module__6tFW-q__window[data-closed]{animation:.16s both task-chat-module__6tFW-q__windowOut}.task-chat-module__6tFW-q__windowHeader{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:8px;padding:18px 18px 14px;display:flex}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__log{padding:0 14px 12px}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__welcome{gap:10px}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__hero{border-radius:18px;min-height:0;display:block}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__heroContent{padding:24px}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__eyebrow{margin-bottom:16px;font-size:9px}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__heroTitle{max-width:65%;font-size:clamp(18px,5.6vw,29px)}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__heroDescription{max-width:65%;margin-top:14px;font-size:12px}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__artwork{width:32%;min-height:0;display:block;position:absolute;inset:0 4px 0 auto;scale:1}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__mascot{object-fit:contain;width:95%;height:calc(100% - 24px)}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__orbit,.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__orbitInner{display:none}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__prompts{grid-template-columns:1fr;gap:8px}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__prompt{border-radius:14px;gap:10px;padding:13px}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__promptIcon{border-radius:10px;width:32px;height:32px}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__promptCopy{font-size:13px}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__promptCopy small{display:none}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__composerDock{max-height:70%;padding:10px 14px 12px}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__textarea{min-height:60px;padding:12px 14px 6px;font-size:16px}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__composerTools{padding:0 10px 10px}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__messageBody{padding:15px;font-size:14px;line-height:1.85}@keyframes task-chat-module__6tFW-q__arrive{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes task-chat-module__6tFW-q__float{0%,to{translate:0}50%{translate:0 -8px}}@keyframes task-chat-module__6tFW-q__windowIn{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes task-chat-module__6tFW-q__windowOut{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(6px)scale(.98)}}@media (max-width:1100px){.task-chat-module__6tFW-q__heroContent{padding:30px}.task-chat-module__6tFW-q__heroTitle{font-size:37px}.task-chat-module__6tFW-q__artwork{scale:.88}.task-chat-module__6tFW-q__prompt{gap:12px;padding:16px}}@media (max-width:767px){.task-chat-module__6tFW-q__page{height:calc(100dvh - 9rem);padding:16px 14px 12px}.task-chat-module__6tFW-q__pageHeader{gap:8px;padding-bottom:16px}.task-chat-module__6tFW-q__pageIdentity{gap:9px}.task-chat-module__6tFW-q__pageMark{border-radius:11px;width:34px;height:34px}.task-chat-module__6tFW-q__pageIdentity h1{font-size:14px}.task-chat-module__6tFW-q__pageIdentity p{font-size:10px}.task-chat-module__6tFW-q__hero{border-radius:20px;grid-template-columns:1fr;min-height:0}.task-chat-module__6tFW-q__heroContent{padding:27px 24px}.task-chat-module__6tFW-q__heroTitle{font-size:35px}.task-chat-module__6tFW-q__heroDescription{margin-top:16px;font-size:12px}.task-chat-module__6tFW-q__eyebrow{margin-bottom:18px}.task-chat-module__6tFW-q__page .task-chat-module__6tFW-q__artwork{width:32%;height:180px;min-height:0;display:block;position:absolute;top:50%;right:8px;transform:translateY(-50%)scale(1)}.task-chat-module__6tFW-q__page .task-chat-module__6tFW-q__heroTitle{max-width:65%;font-size:clamp(24px,5.6vw,35px)}.task-chat-module__6tFW-q__page .task-chat-module__6tFW-q__heroDescription{max-width:65%}.task-chat-module__6tFW-q__page .task-chat-module__6tFW-q__orbit,.task-chat-module__6tFW-q__page .task-chat-module__6tFW-q__orbitInner{display:none}.task-chat-module__6tFW-q__prompts{grid-template-columns:1fr;gap:10px}.task-chat-module__6tFW-q__prompt{padding:15px}.task-chat-module__6tFW-q__promptIcon{width:34px;height:34px}.task-chat-module__6tFW-q__promptCopy small{display:none}.task-chat-module__6tFW-q__textarea{min-height:64px;padding:13px 15px 6px;font-size:16px}.task-chat-module__6tFW-q__composerTools{padding:0 10px 10px}.task-chat-module__6tFW-q__composerTools>p{font-size:10px;line-height:1.5}.task-chat-module__6tFW-q__messageBody{padding:16px;font-size:14px;line-height:1.85}.task-chat-module__6tFW-q__window{border-radius:20px;height:min(680px,100dvh - 144px)}}@media (max-height:700px){.task-chat-module__6tFW-q__hero{min-height:0}.task-chat-module__6tFW-q__heroContent{padding:20px 24px}.task-chat-module__6tFW-q__heroTitle{font-size:30px}.task-chat-module__6tFW-q__eyebrow{margin-bottom:12px}.task-chat-module__6tFW-q__heroDescription{margin-top:12px}.task-chat-module__6tFW-q__artwork{min-height:230px;scale:.75}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__heroContent{padding:18px}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__heroTitle{font-size:clamp(18px,5.6vw,25px)}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__artwork{min-height:0;scale:1}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__heroDescription{display:none}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__eyebrow{margin-bottom:10px}}@media (max-height:500px){.task-chat-module__6tFW-q__windowHeader{padding:10px 14px}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__composerDock{gap:6px;padding:6px 10px 8px}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__textarea{min-height:44px;padding-block:8px 4px}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__composerTools{padding-bottom:6px}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__send{width:32px;height:32px}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__heroContent{padding:13px}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__heroTitle{font-size:clamp(18px,5.6vw,22px)}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__eyebrow{display:none}}@media (max-width:767px) and (max-height:700px){.task-chat-module__6tFW-q__page .task-chat-module__6tFW-q__artwork{height:100%;scale:1}.task-chat-module__6tFW-q__page .task-chat-module__6tFW-q__mascot{width:auto;max-width:95%;max-height:calc(100% - 24px)}.task-chat-module__6tFW-q__welcome,.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__welcome{gap:10px}.task-chat-module__6tFW-q__heroContent,.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__heroContent{padding:14px 18px}.task-chat-module__6tFW-q__heroTitle{font-size:24px;line-height:1.3}.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__heroTitle{font-size:clamp(18px,5.6vw,24px);line-height:1.3}.task-chat-module__6tFW-q__eyebrow,.task-chat-module__6tFW-q__heroDescription,.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__eyebrow,.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__heroDescription{display:none}.task-chat-module__6tFW-q__prompt,.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__prompt{gap:10px;min-height:52px;padding:9px 12px}.task-chat-module__6tFW-q__promptIcon,.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__promptIcon{width:32px;height:32px}.task-chat-module__6tFW-q__promptCopy,.task-chat-module__6tFW-q__compact .task-chat-module__6tFW-q__promptCopy{font-size:12px}}@media (prefers-reduced-motion:reduce){.task-chat-module__6tFW-q__page,.task-chat-module__6tFW-q__page *,.task-chat-module__6tFW-q__window,.task-chat-module__6tFW-q__window *,.task-chat-module__6tFW-q__launcher{scroll-behavior:auto!important;transition:none!important;animation:none!important}.task-chat-module__6tFW-q__prompt:hover,.task-chat-module__6tFW-q__prompt:hover .task-chat-module__6tFW-q__promptArrow,.task-chat-module__6tFW-q__send:not(:disabled):hover,.task-chat-module__6tFW-q__launcher:hover{transform:none}}.task-chat-module__6tFW-q__history{width:min(320px,100vw - 32px);max-height:min(420px, var(--available-height));border-radius:18px;gap:10px;padding:12px;overflow-y:auto}.task-chat-module__6tFW-q__historyList{min-height:0;overflow-y:auto}.task-chat-module__6tFW-q__historyItem{text-align:left;justify-content:flex-start;gap:10px;width:100%;height:42px;padding-inline:10px;font-size:13px}.task-chat-module__6tFW-q__historyItem[aria-current=true]{background:var(--accent-50);color:var(--accent-800)}@media (prefers-reduced-motion:reduce){.task-chat-module__6tFW-q__history,.task-chat-module__6tFW-q__history *{transition:none!important;animation:none!important}}