.EmptyState-module__2WiFpq__section{flex-direction:column;justify-content:flex-start;align-items:center;gap:50px;width:calc(100vw - 84px);height:100%;margin-left:84px;padding:60px 20px 20px;font-family:Inter,Arial,sans-serif;display:flex;overflow:auto}.EmptyState-module__2WiFpq__section::-webkit-scrollbar{display:none}.EmptyState-module__2WiFpq__section-inner-head{flex-direction:column;justify-content:center;align-items:center;gap:17px;width:100%;display:flex}.EmptyState-module__2WiFpq__side-layout{flex-direction:row;justify-content:flex-start;gap:20px}.EmptyState-module__2WiFpq__cs-head{justify-content:flex-start;align-items:center;gap:20px;min-height:72px;display:flex}.EmptyState-module__2WiFpq__cs-head img{border-radius:50%;width:72px;height:72px}.EmptyState-module__2WiFpq__head-text{color:#fff;font-size:24px;font-weight:500}.EmptyState-module__2WiFpq__message-input-ct{justify-content:center;align-items:center;width:100%;display:flex}@media (max-width:768px){.EmptyState-module__2WiFpq__section{box-sizing:border-box;justify-content:flex-start;gap:30px;width:100vw;height:auto;min-height:calc(100vh - 52px);margin-left:0;padding:40px 18px;overflow-y:auto}.EmptyState-module__2WiFpq__section-inner-head{width:100%;box-shadow:none;background-color:#0000;border-radius:0;flex-direction:column;align-items:center;gap:20px;padding:0;display:flex}.EmptyState-module__2WiFpq__cs-head{text-align:center;flex-direction:column;align-items:center;gap:15px;min-height:auto}.EmptyState-module__2WiFpq__cs-head img{background-color:#000;border:4px solid #000;border-radius:50%;width:80px;height:80px}.EmptyState-module__2WiFpq__head-text{color:#fff;text-align:center;font-size:18px;font-weight:500}.EmptyState-module__2WiFpq__message-input-ct{width:100%}}
.Input-module__2wPe1q__input-form{border:2px solid var(--Foundation-SecondaryText-secondarytext-500,#65758b);background:var(--Foundation-PrimaryBackground-primarybackground-50,#fff);caret-color:#0da2e7;border-radius:10px;justify-content:flex-end;align-items:flex-end;min-width:60%;max-width:60%;height:fit-content;max-height:200px;padding-bottom:20px;padding-right:20px;transition:all .5s;display:flex;overflow:hidden;box-shadow:0 0 4px #00000040}.Input-module__2wPe1q__input-form:focus-within{border:2px solid #0da2e7;box-shadow:0 0 4px #00000040}.Input-module__2wPe1q__query-input{color:#000;resize:none;scrollbar-width:thin;scrollbar-color:#054461 #fff;background-color:#fff;outline:none;flex:1;max-height:160px;padding:20px;font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:400;overflow-x:auto}.Input-module__2wPe1q__btn-ct{justify-content:flex-start;align-items:flex-start;gap:5px;display:flex}.Input-module__2wPe1q__send-btn,.Input-module__2wPe1q__mic-btn{aspect-ratio:1;background:var(--Foundation-Primary-primary-500,#00f0ff);cursor:pointer;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:40px;height:40px;padding:4px 3px;display:flex}.Input-module__2wPe1q__send-btn:disabled,.Input-module__2wPe1q__mic-btn:disabled{cursor:not-allowed}.Input-module__2wPe1q__existing-chat{min-width:100%}.Input-module__2wPe1q__voice-active{border:2px solid var(--Foundation-SecondaryText-secondarytext-500,#65758b);border-radius:10px;justify-content:stretch;align-items:stretch;height:72px;min-height:auto;padding:0;display:flex}@media (max-width:768px){.Input-module__2wPe1q__input-form{background:#fff;border:none;border-radius:16px;flex-direction:column;min-width:100%;max-width:100%;min-height:220px;padding:16px;box-shadow:0 4px 20px #00000026}.Input-module__2wPe1q__input-form.Input-module__2wPe1q__existing-chat{background:#fff;border:none;border-radius:0;flex-direction:row;align-items:center;min-height:auto;padding:8px 0;box-shadow:0 -4px 12px #0000000d}.Input-module__2wPe1q__input-form:focus-within{border:none;box-shadow:0 4px 20px #0003}.Input-module__2wPe1q__input-form.Input-module__2wPe1q__existing-chat:focus-within{border:none;box-shadow:0 -4px 16px #00000014}.Input-module__2wPe1q__query-input{background-color:#0000;width:100%;padding:12px 0;font-size:14px}.Input-module__2wPe1q__existing-chat .Input-module__2wPe1q__query-input{padding:12px 16px}.Input-module__2wPe1q__send-btn,.Input-module__2wPe1q__mic-btn{background:#00f0ff;border-radius:6px;align-self:flex-end;width:32px;height:32px;margin-bottom:0;margin-right:0}.Input-module__2wPe1q__existing-chat .Input-module__2wPe1q__send-btn,.Input-module__2wPe1q__existing-chat .Input-module__2wPe1q__min-icon{align-self:center;margin-bottom:0;margin-right:16px}.Input-module__2wPe1q__voice-active{border:none;border-radius:0;justify-content:stretch;align-items:stretch;height:64px;min-height:auto;padding:0;display:flex}}
.AudioInput-module__tqEp2a__recording-bar{box-sizing:border-box;background:0 0;align-items:center;gap:14px;width:100%;padding:12px 20px;animation:.18s AudioInput-module__tqEp2a__fadeIn;display:flex}@keyframes AudioInput-module__tqEp2a__fadeIn{0%{opacity:0}to{opacity:1}}.AudioInput-module__tqEp2a__waveform{flex:1;justify-content:flex-end;align-items:center;gap:2.5px;height:56px;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 100%)}.AudioInput-module__tqEp2a__bar{opacity:.85;background:#65758b;border-radius:2px;flex:0 0 3px;min-height:3px;transition:none}.AudioInput-module__tqEp2a__bar:nth-child(2n){opacity:.6}.AudioInput-module__tqEp2a__processing .AudioInput-module__tqEp2a__bar{animation:1.2s ease-in-out infinite alternate AudioInput-module__tqEp2a__shimmer}@keyframes AudioInput-module__tqEp2a__shimmer{0%{opacity:.3}50%{opacity:.8}to{opacity:.3}}.AudioInput-module__tqEp2a__processing .AudioInput-module__tqEp2a__waveform:after{content:"";background:linear-gradient(90deg,#0000,#00f0ff14,#0000);width:100%;height:100%;animation:1.5s ease-in-out infinite AudioInput-module__tqEp2a__sweepRight;position:absolute;top:0;left:-100%}@keyframes AudioInput-module__tqEp2a__sweepRight{0%{left:-100%}to{left:100%}}.AudioInput-module__tqEp2a__timer{color:#65758b;letter-spacing:.5px;text-align:center;flex-shrink:0;min-width:42px;font-family:Inter,SF Mono,monospace;font-size:13px;font-weight:500}.AudioInput-module__tqEp2a__rec-dot{background:#ef4444;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:1.2s ease-in-out infinite AudioInput-module__tqEp2a__pulse}@keyframes AudioInput-module__tqEp2a__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.AudioInput-module__tqEp2a__status-text{color:#0891b2;letter-spacing:.3px;flex-shrink:0;font-family:Inter,Arial,sans-serif;font-size:12px;font-weight:500;animation:.3s AudioInput-module__tqEp2a__fadeIn}.AudioInput-module__tqEp2a__cancel-btn{color:#65758b;cursor:pointer;background:0 0;border:1.5px solid #65758b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:border-color .15s,color .15s;display:flex}.AudioInput-module__tqEp2a__cancel-btn:hover{color:#ef4444;border-color:#ef4444}.AudioInput-module__tqEp2a__confirm-btn{cursor:pointer;color:#65758b;background:0 0;border:1.5px solid #65758b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:border-color .15s,color .15s,background .15s;display:flex}.AudioInput-module__tqEp2a__confirm-btn:hover{color:#171717;background:#00f0ff;border-color:#00f0ff}@media (max-width:768px){.AudioInput-module__tqEp2a__recording-bar{gap:8px;padding:8px 12px}.AudioInput-module__tqEp2a__cancel-btn{width:26px;height:26px}.AudioInput-module__tqEp2a__confirm-btn{width:32px;height:32px}.AudioInput-module__tqEp2a__waveform{gap:2px;height:40px}.AudioInput-module__tqEp2a__bar{flex:0 0 2px}.AudioInput-module__tqEp2a__timer{min-width:36px;font-size:11px}.AudioInput-module__tqEp2a__rec-dot{width:6px;height:6px}.AudioInput-module__tqEp2a__mic-btn{border-radius:4px;width:38px;height:38px;padding:0}}.AudioInput-module__tqEp2a__mic-btn{aspect-ratio:1;background:var(--Foundation-Primary-primary-500,#00f0ff);cursor:pointer;color:#050505;border:none;border-radius:4px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:10px;width:40px;height:40px;padding:4px 3px;transition:opacity .15s,transform .12s;display:flex}.AudioInput-module__tqEp2a__mic-btn:hover{opacity:.88;transform:scale(1.04)}.AudioInput-module__tqEp2a__mic-btn:active{transform:scale(.96)}
.MessageViewer-module__g1CkXa__chat-ct{scrollbar-width:thin;scrollbar-color:#054461, #fff;flex-direction:column;flex:1;width:100%;display:flex;overflow-y:auto}.MessageViewer-module__g1CkXa__chat-ct-inner{flex-direction:column;gap:24px;padding-bottom:50px;padding-right:20px;display:flex}@media (max-width:768px){.MessageViewer-module__g1CkXa__chat-ct-inner{gap:16px;padding-bottom:100px;padding-right:0}}
.HumanMessage-module__ccEyta__human-message-ct{flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:5px;width:100%;display:flex}.HumanMessage-module__ccEyta__human-message{max-width:60%;color:var(--Foundation-Textprimary-textprimary-500,#050505);background:#e5e5e594;border-radius:12px;padding:18px 16px;font-family:Inter,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.HumanMessage-module__ccEyta__human-message-ct svg{cursor:pointer;opacity:0;transition:all .3s ease-in-out}.HumanMessage-module__ccEyta__human-message-ct:hover svg{opacity:1}@media (max-width:768px){.HumanMessage-module__ccEyta__human-message{leading-trim:both;text-edge:cap;max-width:65%;padding:12px 14px;font-style:normal;font-weight:400;line-height:24px}}
.AssistantMessage-module__-a051a__ai-message-ct{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;width:100%;display:flex}.AssistantMessage-module__-a051a__ai-message{gap:9px;width:100%;display:flex}.AssistantMessage-module__-a051a__shifu-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.AssistantMessage-module__-a051a__shifu-icon img{object-fit:cover;width:100%;height:100%}.AssistantMessage-module__-a051a__loading-icon{width:60px;height:60px}.AssistantMessage-module__-a051a__message-content-ct{flex-direction:column;gap:24px;width:100%;min-width:0;display:flex}.AssistantMessage-module__-a051a__action-ct{justify-content:flex-start;align-items:center;gap:10px;display:inline-flex}.AssistantMessage-module__-a051a__action-ct svg{cursor:pointer}@media (max-width:768px){.AssistantMessage-module__-a051a__shifu-icon{width:30px;height:30px}.AssistantMessage-module__-a051a__loading-icon{width:40px;height:40px}.AssistantMessage-module__-a051a__message-content-ct{gap:12px}}
.Artifact-module__L9kpvG__main-ct{background:#f7f8f8;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:18px;display:flex}.Artifact-module__L9kpvG__af-left{justify-content:center;align-items:center;gap:6px;display:inline-flex}.Artifact-module__L9kpvG__af-title{color:var(--Foundation-Textprimary-textprimary-500,#050505);font-family:var(--font-inter), Arial, sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:16px}.Artifact-module__L9kpvG__icon{background:#fff;border-radius:4px;justify-content:center;align-items:center;width:38px;height:38px;padding:7px;display:flex}.Artifact-module__L9kpvG__icon svg{flex-shrink:0;width:24px;height:24px}.Artifact-module__L9kpvG__cta-btn{color:#000;font-family:var(--font-inter), Arial, sans-serif;cursor:pointer;background:#ebebeb;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:10px;font-size:14px;font-style:normal;font-weight:500;line-height:16px;display:flex}.Artifact-module__L9kpvG__cgs-main-ct{background:#f7f8f8;border-radius:8px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px;width:100%;padding:18px;display:flex}.Artifact-module__L9kpvG__cgs-head{cursor:pointer;background:#f7f8f8;border-radius:8px;justify-content:space-between;align-items:center;width:100%;display:flex}.Artifact-module__L9kpvG__af-right{position:relative}.Artifact-module__L9kpvG__cg-dropdown{z-index:50;scrollbar-width:thin;background:#fff;border:1px solid #e6e6e6;border-radius:12px;width:100%;max-height:420px;padding:12px;position:relative;overflow:auto;box-shadow:0 16px 40px #0000001f}.Artifact-module__L9kpvG__cg-dropdown ul{flex-direction:column;gap:10px;list-style:none;display:flex}.Artifact-module__L9kpvG__cg-tree{font-family:Inter,Arial,sans-serif}.Artifact-module__L9kpvG__shimmer-text{background:linear-gradient(90deg,#050505 0%,#9a9a9a 50%,#050505 100%) 0 0/200% 100%;color:#0000;-webkit-background-clip:text;background-clip:text;animation:1.4s linear infinite Artifact-module__L9kpvG__shimmer;position:relative}@keyframes Artifact-module__L9kpvG__shimmer{to{background-position:-200% 0}}.Artifact-module__L9kpvG__treeRoot,.Artifact-module__L9kpvG__treeChildren{margin:0;padding:0;list-style:none}.Artifact-module__L9kpvG__treeChildren{margin-top:10px;padding-left:28px;position:relative}.Artifact-module__L9kpvG__treeChildren>.Artifact-module__L9kpvG__treeNode{padding-top:10px;padding-left:10px;position:relative}.Artifact-module__L9kpvG__treeChildren>.Artifact-module__L9kpvG__treeNode:before{content:"";background:#e7e7e7;border-radius:2px;width:2px;position:absolute;top:-10px;bottom:0;left:-12px}.Artifact-module__L9kpvG__treeChildren>.Artifact-module__L9kpvG__treeNode:after{content:"";background:0 0;border-bottom:2px solid #e7e7e7;border-left:2px solid #e7e7e7;border-bottom-left-radius:10px;width:22px;height:18px;position:absolute;top:18px;left:-12px}.Artifact-module__L9kpvG__treeChildren>.Artifact-module__L9kpvG__treeNode:last-child:before{bottom:calc(100% - 18px)}.Artifact-module__L9kpvG__nodeHead{background:#f7f8f8;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:10px;display:flex}.Artifact-module__L9kpvG__node-title{color:#050505;word-break:break-all;font-size:13px;font-weight:600}.Artifact-module__L9kpvG__status-pill{border:1px solid #0000;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:600}.Artifact-module__L9kpvG__status-complete{color:#137a3a;background:#e9f8ef;border-color:#bfead0}.Artifact-module__L9kpvG__status-processing{color:#9a5b00;background:#fff7e6;border-color:#ffe2a8}.Artifact-module__L9kpvG__status-pending,.Artifact-module__L9kpvG__status-unknown{color:#5b5b5b;background:#f1f1f1;border-color:#dedede}.Artifact-module__L9kpvG__sites{flex-wrap:wrap;gap:6px;padding:8px 10px 0;display:flex}.Artifact-module__L9kpvG__site{color:#0b57d0;background-color:#f7f7f7;border:none;border-radius:6px;justify-content:flex-start;gap:5px;padding:5px;font-size:13px;text-decoration:none;display:flex}.Artifact-module__L9kpvG__site:hover{text-decoration:underline}.Artifact-module__L9kpvG__cn-links-img{border-radius:9999px;justify-content:center;align-items:center;width:20px;height:20px;display:flex;overflow:hidden}.Artifact-module__L9kpvG__cn-links-img img{object-fit:contain;width:100%;height:100%}@media (max-width:768px){.Artifact-module__L9kpvG__af-title,.Artifact-module__L9kpvG__cta-btn{font-size:12px}}
.Action-module__GwtDMG__ctac-ct{background:#e5e5e594;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:17px;width:100%;max-width:100%;padding:18px 16px;display:flex}.Action-module__GwtDMG__ctac-action-title{color:var(--Foundation-Textprimary-textprimary-500,#050505);resize:none;width:100%;height:max-content;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.Action-module__GwtDMG__ctac-action-ct{flex-wrap:wrap;align-items:flex-start;gap:17px;width:100%;display:flex}.Action-module__GwtDMG__ctac-action-btn{min-width:205px;min-height:40px;color:var(--Foundation-Textprimary-textprimary-500,#050505);border:1px solid var(--Foundation-Textprimary-textprimary-500,#050505);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:10px 16px;font-family:Inter,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:18px;display:flex}.Action-module__GwtDMG__ctac-action-btn:disabled{cursor:not-allowed}.Action-module__GwtDMG__chip-list{flex-wrap:wrap;align-content:center;align-self:stretch;align-items:center;gap:16px 12px;display:flex}.Action-module__GwtDMG__chip{background:var(--Foundation-Info-info-50,#e8efff);color:var(--Foundation-Textprimary-textprimary-500,#050505);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:10px;padding:10px;font-family:Inter,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;transition:background-color .3s;display:flex}.Action-module__GwtDMG__chip:not(:disabled):hover{background-color:var(--Foundation-Info-info-100,#1563ff);color:#fff}.Action-module__GwtDMG__chip:disabled{cursor:not-allowed}.Action-module__GwtDMG__chip.Action-module__GwtDMG__selected{background-color:var(--Foundation-Info-info-50,#00f0ff)}.Action-module__GwtDMG__prac-ct{border-radius:12px;justify-content:flex-start;align-items:flex-start;gap:17px;display:flex}.Action-module__GwtDMG__prac-action-title{color:var(--Foundation-Textprimary-textprimary-500,#050505);resize:none;width:100%;height:max-content;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.Action-module__GwtDMG__prac-action-ct{flex-wrap:wrap;align-items:flex-start;gap:17px;width:100%;display:flex}.Action-module__GwtDMG__prac-action-btn{min-width:205px;min-height:40px;color:var(--Foundation-Textprimary-textprimary-500,#050505);border:1px solid var(--Foundation-Textprimary-textprimary-500,#050505);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:10px 16px;font-family:Inter,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:18px;display:flex}.Action-module__GwtDMG__primary-action-cta{background:var(--Foundation-Primary-primary-500,#00f0ff);border:1px solid #0000}.Action-module__GwtDMG__side-layout{max-width:none}.Action-module__GwtDMG__side-layout .Action-module__GwtDMG__ctac-action-btn:nth-child(2){flex:none;width:fit-content}.Action-module__GwtDMG__error-ac-ct{background:#db262c26;border:1px solid #db262c;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:17px;width:fit-content;max-width:100%;padding:10px;display:flex}.Action-module__GwtDMG__error-action-title{color:var(--Foundation-Textprimary-textprimary-500,#050505);resize:none;width:fit-content;height:max-content;font-family:Inter;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.Action-module__GwtDMG__error-action-ct{flex-wrap:wrap;align-items:flex-start;gap:17px;width:fit-content;display:flex}.Action-module__GwtDMG__error-action-btn{color:var(--Foundation-Textprimary-textprimary-500,#050505);border:1px solid var(--Foundation-Textprimary-textprimary-500,#050505);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:5px 20px;font-family:Inter,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:18px;display:flex}.Action-module__GwtDMG__error-action-btn:disabled{cursor:not-allowed}@media (max-width:768px){.Action-module__GwtDMG__ctac-action-btn{width:fit-content;min-width:0;height:auto;min-height:0}}
.Text-module__WfDrdq__text-message-ct{color:var(--Foundation-Textprimary-textprimary-500,#050505);font-family:var(--font-inter), Arial, sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.Text-module__WfDrdq__text-message-ct p{white-space:pre-wrap}
.DoubtSolver-module__7qGMLq__main-ct{background-color:#fff;border:none;border-radius:10px;flex-direction:column;justify-content:flex-start;width:calc(45vw - 37.8px);max-width:calc(45vw - 37.8px);height:100%;display:flex}.DoubtSolver-module__7qGMLq__mobile{width:100%;height:100%;position:absolute;top:0;left:0}.DoubtSolver-module__7qGMLq__chat-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:21px;width:100%;padding:21px 24px;display:inline-flex;box-shadow:0 0 4px #00000040}.DoubtSolver-module__7qGMLq__chat-head img{pointer-events:none;border-radius:50%;flex-shrink:0;width:30px;height:30px}.DoubtSolver-module__7qGMLq__chat-head svg{cursor:pointer;flex-shrink:0;width:24px;height:24px}.DoubtSolver-module__7qGMLq__ch-left{justify-content:flex-start;align-items:center;gap:5px;font-size:16px;font-style:normal;font-weight:600;line-height:24px;display:inline-flex}.DoubtSolver-module__7qGMLq__message-viewer-ct{flex:1;min-height:0;padding:5px 0 0 10px;display:flex}.DoubtSolver-module__7qGMLq__input-ct{justify-content:center;align-items:center;width:100%;padding:0 10px 10px;display:flex}@media (max-width:768px){.DoubtSolver-module__7qGMLq__main-ct{max-width:100%}}
.RoadmapArtifact-module__ZCLfWW__main-container{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;display:flex}.RoadmapArtifact-module__ZCLfWW__loading-ct{flex-direction:column;justify-content:flex-start;align-items:center;gap:20px;width:100%;height:100%;font-family:Inter,Arial,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:26px;display:flex}.RoadmapArtifact-module__ZCLfWW__shifu-bot-ct{background:#1e1e1e;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.RoadmapArtifact-module__ZCLfWW__shifu-bot-img{object-fit:contain;width:100%}.RoadmapArtifact-module__ZCLfWW__top{border-bottom:1px solid var(--Foundation-Textprimary-textprimary-100,#b2b2b2);background:#fdfdfd;justify-content:space-between;align-items:center;width:100%;padding:20px 30px;display:flex}.RoadmapArtifact-module__ZCLfWW__bottom{background-color:var(--container-bgc);flex:1;width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.RoadmapArtifact-module__ZCLfWW__roadmap-svg-ct{scrollbar-width:thin;scrollbar-color:#054461 #fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:50px;width:100%;margin-bottom:10px;padding:2%;display:flex;overflow-y:auto}.RoadmapArtifact-module__ZCLfWW__roadmap-ct{justify-content:center;align-items:flex-start;width:100%;min-height:100vh;margin-bottom:30px;display:flex;position:relative}.RoadmapArtifact-module__ZCLfWW__title{color:#000;font-family:Inter,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.RoadmapArtifact-module__ZCLfWW__action-ct{justify-content:flex-start;align-items:center;gap:20px;display:inline-flex}.RoadmapArtifact-module__ZCLfWW__action-ct svg{cursor:pointer}.RoadmapArtifact-module__ZCLfWW__action-ct-left{justify-content:flex-start;align-items:center;gap:12px;display:flex}@media (max-width:768px){.RoadmapArtifact-module__ZCLfWW__top{justify-content:center;padding:12px 16px;display:none}.RoadmapArtifact-module__ZCLfWW__title{text-align:center;flex:1;font-size:14px}}
.RecommendedCoursesArtifact-module__gLyUja__main-container{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:100%;display:flex}.RecommendedCoursesArtifact-module__gLyUja__loading-ct{flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;font-family:Inter,Arial,sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:26px;display:flex}.RecommendedCoursesArtifact-module__gLyUja__top{border-bottom:1px solid var(--Foundation-Textprimary-textprimary-100,#b2b2b2);background:#fdfdfd;justify-content:space-between;align-items:center;width:100%;padding:20px 30px;display:flex}.RecommendedCoursesArtifact-module__gLyUja__head-ct{flex-direction:column;gap:8px;font-family:Inter,Arial,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px;display:flex}.RecommendedCoursesArtifact-module__gLyUja__title{color:#000}.RecommendedCoursesArtifact-module__gLyUja__desc{color:var(--Foundation-SecondaryText-secondarytext-500,#65758b)}.RecommendedCoursesArtifact-module__gLyUja__action-ct{justify-content:flex-start;align-items:center;gap:20px;display:inline-flex}.RecommendedCoursesArtifact-module__gLyUja__action-ct svg{cursor:pointer}.RecommendedCoursesArtifact-module__gLyUja__action-ct-left{justify-content:flex-start;align-items:center;gap:12px;display:flex}.RecommendedCoursesArtifact-module__gLyUja__bottom{scrollbar-width:thin;scrollbar-color:#054461 #fff;flex:1;width:100%;padding:10px;font-size:14px;overflow-y:auto}.RecommendedCoursesArtifact-module__gLyUja__empty-course-rec-ct{color:#65758b;justify-content:center;align-items:center;width:100%;height:100%;font-family:Inter,Arial,sans-serif;font-size:16px;font-weight:600;display:flex}.RecommendedCoursesArtifact-module__gLyUja__overallProgress{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-top:1.5rem;margin-bottom:2rem;padding:24px;box-shadow:0 1px 2px #0000000d}.RecommendedCoursesArtifact-module__gLyUja__progressHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.RecommendedCoursesArtifact-module__gLyUja__progressLabel{align-items:center;gap:8px;display:flex}.RecommendedCoursesArtifact-module__gLyUja__progressLabelText{color:#334155;font-weight:600}.RecommendedCoursesArtifact-module__gLyUja__progressPercentage{color:#020202;font-size:14px;font-weight:600}.RecommendedCoursesArtifact-module__gLyUja__progressBarOuter{background:#e0e0e0;border-radius:9999px;width:100%;height:12px}.RecommendedCoursesArtifact-module__gLyUja__progressBarInner{background-color:var(--Foundation-Textprimary-textprimary-900,#020202);border-radius:9999px;height:12px;transition:width .5s}.RecommendedCoursesArtifact-module__gLyUja__progressStats{color:var(--Foundation-SecondaryText-secondarytext-500,#65758b);margin-top:8px;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.RecommendedCoursesArtifact-module__gLyUja__filterRow{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.RecommendedCoursesArtifact-module__gLyUja__courseCount{color:var(--Foundation-SecondaryText-secondarytext-500,#65758b);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.RecommendedCoursesArtifact-module__gLyUja__sortContainer{align-items:center;gap:8px;display:flex}.RecommendedCoursesArtifact-module__gLyUja__sortLabel{color:var(--Foundation-SecondaryText-secondarytext-500,#65758b);font-size:14px;font-style:normal;font-weight:500;line-height:20px}.RecommendedCoursesArtifact-module__gLyUja__sortSelect{color:#334155;appearance:none;background:url(../media/select-element-dropdown-icon.08-b2dlx0lga9.svg) 0 0/15px no-repeat;border:1px solid #cbd5e1;border-radius:8px;outline:none;padding:8px 16px;font-family:Inter,Arial,Helvetica,sans-serif;background-position:calc(100% - 5px)!important}.RecommendedCoursesArtifact-module__gLyUja__sortSelect:focus{ring:2px;ring-color:#3b82f6}.RecommendedCoursesArtifact-module__gLyUja__courseList{flex-direction:column;gap:16px;display:flex}.RecommendedCoursesArtifact-module__gLyUja__courseCard{background:#fff;border:1px solid #e2e8f0;border-radius:10px;transition:box-shadow .3s;overflow:hidden;box-shadow:0 1px 2px #0000000d}.RecommendedCoursesArtifact-module__gLyUja__courseCard:hover{box-shadow:0 4px 6px -1px #0000001a}.RecommendedCoursesArtifact-module__gLyUja__courseCardBody{padding:24px}.RecommendedCoursesArtifact-module__gLyUja__courseCardTop{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.RecommendedCoursesArtifact-module__gLyUja__courseCardLeft{flex:1}.RecommendedCoursesArtifact-module__gLyUja__courseTitleRow{align-items:center;gap:12px;margin-bottom:8px;display:flex}.RecommendedCoursesArtifact-module__gLyUja__courseTitle{color:#000;font-size:12px;font-style:normal;font-weight:600;line-height:20px}.RecommendedCoursesArtifact-module__gLyUja__courseBadge{color:#2563eb;background:#dbeafe;border-radius:27px;margin-left:5px;padding:4px 12px;font-size:10px;font-style:normal;font-weight:600;line-height:18px}.RecommendedCoursesArtifact-module__gLyUja__university{color:var(--Foundation-SecondaryText-secondarytext-500,#65758b);align-self:stretch;margin-bottom:12px;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.RecommendedCoursesArtifact-module__gLyUja__statsRow{align-items:center;gap:24px;font-size:12px;font-style:normal;font-weight:400;line-height:normal;display:flex}.RecommendedCoursesArtifact-module__gLyUja__statItem{align-items:center;gap:.25rem;display:flex}.RecommendedCoursesArtifact-module__gLyUja__statRating{color:#334155;font-weight:600}.RecommendedCoursesArtifact-module__gLyUja__statText{color:#475569}.RecommendedCoursesArtifact-module__gLyUja__coverageBadge{color:#10b981;flex-direction:column;align-items:flex-end;gap:8px;display:flex}.RecommendedCoursesArtifact-module__gLyUja__coverageText{text-align:right}.RecommendedCoursesArtifact-module__gLyUja__coverageNumber{font-size:16px;font-style:normal;font-weight:700;line-height:20px}.RecommendedCoursesArtifact-module__gLyUja__coverageLabel{color:#64748b;font-size:10px}.RecommendedCoursesArtifact-module__gLyUja__coverageBarOuter{background:#e2e8f0;border-radius:9999px;width:96px;height:10px}.RecommendedCoursesArtifact-module__gLyUja__coverageBarInner{background:#10b981;border-radius:9999px;height:10px}.RecommendedCoursesArtifact-module__gLyUja__quickInfo{align-items:center;gap:16px;margin-top:16px;display:flex}.RecommendedCoursesArtifact-module__gLyUja__infoItem{color:var(--Foundation-SecondaryText-secondarytext-500,#65758b);font-size:12px;font-style:normal;font-weight:400;line-height:normal}.RecommendedCoursesArtifact-module__gLyUja__infoLabel{color:#64748b}.RecommendedCoursesArtifact-module__gLyUja__infoValue{color:#334155;margin-left:.5rem;font-weight:500}.RecommendedCoursesArtifact-module__gLyUja__actionButtons{align-items:center;gap:.75rem;margin-top:1rem;display:flex}.RecommendedCoursesArtifact-module__gLyUja__primaryButton{background:var(--Foundation-Textprimary-textprimary-900,#020202);color:#fff;cursor:pointer;border:none;border-radius:4px;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s;display:flex}.RecommendedCoursesArtifact-module__gLyUja__primaryButton:hover{background:#1d4ed8}.RecommendedCoursesArtifact-module__gLyUja__secondaryButton{color:#334155;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1.5rem;font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;font-weight:500;transition:background .2s;display:flex}.RecommendedCoursesArtifact-module__gLyUja__secondaryButton:hover{background:#f8fafc}.RecommendedCoursesArtifact-module__gLyUja__expandedDetails{background:#f8fafc;border-top:1px solid #e2e8f0;padding:1.5rem}.RecommendedCoursesArtifact-module__gLyUja__detailSection{margin-bottom:1.5rem}.RecommendedCoursesArtifact-module__gLyUja__detailSection:last-child{margin-bottom:0}.RecommendedCoursesArtifact-module__gLyUja__detailTitle{color:#000;margin-bottom:.5rem;font-size:14px;font-style:normal;font-weight:500;line-height:20px}.RecommendedCoursesArtifact-module__gLyUja__detailTitleLarge{color:var(--Foundation-SecondaryText-secondarytext-500,#65758b);margin-bottom:.75rem;font-size:12px;font-style:normal;font-weight:400;line-height:20px}.RecommendedCoursesArtifact-module__gLyUja__description{color:#475569;line-height:1.625}.RecommendedCoursesArtifact-module__gLyUja__skillsContainer{flex-wrap:wrap;gap:.5rem;display:flex}.RecommendedCoursesArtifact-module__gLyUja__skillChip{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:6px 12px;font-size:14px}.RecommendedCoursesArtifact-module__gLyUja__chaptersContainer{flex-wrap:wrap;gap:.5rem;display:flex}.RecommendedCoursesArtifact-module__gLyUja__chapterChip{border-radius:8px;padding:6px 12px;font-size:14px;font-weight:500}.RecommendedCoursesArtifact-module__gLyUja__chapterRed{color:#991b1b;background:#fee2e2}.RecommendedCoursesArtifact-module__gLyUja__chapterBlue{color:#1e40af;background:#dbeafe}.RecommendedCoursesArtifact-module__gLyUja__chapterYellow{color:#92400e;background:#fef3c7}.RecommendedCoursesArtifact-module__gLyUja__chapterGreen{color:#065f46;background:#d1fae5}.RecommendedCoursesArtifact-module__gLyUja__chapterPink{color:#9f1239;background:#fce7f3}.RecommendedCoursesArtifact-module__gLyUja__chapterPurple{color:#6b21a8;background:#e9d5ff}.RecommendedCoursesArtifact-module__gLyUja__moreChip{color:#475569;background:#e2e8f0;border-radius:8px;padding:6px 12px;font-size:14px;font-weight:500}.RecommendedCoursesArtifact-module__gLyUja__infoGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.RecommendedCoursesArtifact-module__gLyUja__infoBox{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;padding:16px}.RecommendedCoursesArtifact-module__gLyUja__infoBoxHeader{align-items:center;gap:8px;margin-bottom:4px;display:flex}.RecommendedCoursesArtifact-module__gLyUja__infoBoxTitle{color:#64748b;font-size:12px;font-weight:600}.RecommendedCoursesArtifact-module__gLyUja__infoBoxContent{color:#334155;font-size:14px}.RecommendedCoursesArtifact-module__gLyUja__infoBoxLink{color:#2563eb;font-size:14px;font-weight:500;text-decoration:none}.RecommendedCoursesArtifact-module__gLyUja__infoBoxLink:hover{text-decoration:underline}@media (max-width:768px){.RecommendedCoursesArtifact-module__gLyUja__desc{font-size:14px}.RecommendedCoursesArtifact-module__gLyUja__university{margin-bottom:0}.RecommendedCoursesArtifact-module__gLyUja__statsRow{display:none}.RecommendedCoursesArtifact-module__gLyUja__courseCardTop{flex-direction:column;gap:14px}.RecommendedCoursesArtifact-module__gLyUja__coverageBadge{align-items:flex-start}.RecommendedCoursesArtifact-module__gLyUja__coverageNumber{text-align:left}.RecommendedCoursesArtifact-module__gLyUja__quickInfo{align-items:flex-start}}
.Skeleton-module__x6n9eW__skeleton{background-color:var(--skeleton-base-color,#edeff3);border-radius:4px}.Skeleton-module__x6n9eW__dark .Skeleton-module__x6n9eW__skeleton{background-color:var(--skeleton-base-color-dark,#252b37)}.Skeleton-module__x6n9eW__wave{background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;position:absolute;top:0;left:0}
.page-module__H7vJDG__main-container{flex-direction:column;width:100vw;height:100vh;display:flex;overflow:hidden}
.page-module__GVyK3W__main-container{flex-direction:column;width:100vw;height:100vh;display:flex;overflow:hidden}
.PromptTemplates-module__PyHWZG__pt-wrapper{width:90%;padding:0 80px;font-family:Inter,Arial,sans-serif;position:relative}.PromptTemplates-module__PyHWZG__pt-name{color:#fdfdfd;margin:18px 0;font-size:16px;font-weight:500}.PromptTemplates-module__PyHWZG__slider{overflow:hidden}.PromptTemplates-module__PyHWZG__track{will-change:transform;grid-auto-flow:column;gap:24px;padding-bottom:60px;transition:transform .7s cubic-bezier(.22,1,.36,1);display:grid}.PromptTemplates-module__PyHWZG__card{border:1px solid var(--Foundation-Textprimary-textprimary-500,#050505);background:var(--Foundation-PrimaryBackground-primarybackground-50,#fff);color:var(--Foundation-Textprimary-textprimary-500,#050505);cursor:pointer;border-radius:8px;padding:16px 14px;font-size:14px;font-style:normal;font-weight:400;line-height:24px;transition:transform .3s,box-shadow .3s}.PromptTemplates-module__PyHWZG__card:hover{border:1px solid var(--Foundation-Textprimary-textprimary-500,#050505);background:var(--Foundation-Primary-primary-50,#e6feff);box-shadow:0 20px 20px #00f0ff00,0 20px 20px #00f0ff03,0 20px 20px #00f0ff0d,0 30px 30px #00f0ff17,0 8px 17px #00f0ff1a}.PromptTemplates-module__PyHWZG__card-selected{border:1px solid var(--Foundation-Textprimary-textprimary-500,#050505);background:var(--Foundation-SecondaryText-secondarytext-600,#5c6a7e);color:var(--Foundation-PrimaryBackground-primarybackground-500,#fdfdfd);cursor:pointer;border-radius:8px;padding:16px 14px;font-size:14px;font-style:normal;font-weight:400;line-height:24px;transition:transform .3s,box-shadow .3s}.PromptTemplates-module__PyHWZG__card-selected .PromptTemplates-module__PyHWZG__card-icon{color:#00f0ff}.PromptTemplates-module__PyHWZG__navBtn{background:var(--Foundation-Primary-primary-500,#00f0ff);cursor:pointer;z-index:10;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.PromptTemplates-module__PyHWZG__navBtn:hover:not(:disabled){transform:translateY(-50%)scale(1.1)}.PromptTemplates-module__PyHWZG__navBtn:disabled{opacity:.3;cursor:not-allowed}.PromptTemplates-module__PyHWZG__prev{left:40px}.PromptTemplates-module__PyHWZG__next{right:40px}.PromptTemplates-module__PyHWZG__card-content{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;width:100%;display:flex}.PromptTemplates-module__PyHWZG__card-icon{color:#8491a2;align-items:center;display:flex}.PromptTemplates-module__PyHWZG__card-text{text-align:left;font-size:14px;font-weight:400;line-height:1.6}@media (min-width:1101px){.PromptTemplates-module__PyHWZG__track{grid-auto-columns:calc(33.3333% - 21.3333px)}}@media (max-width:1100px) and (min-width:769px){.PromptTemplates-module__PyHWZG__track{grid-auto-columns:calc(50% - 16px)}}@media (max-width:768px){.PromptTemplates-module__PyHWZG__track{grid-auto-columns:100%;grid-auto-columns:unset!important;flex-wrap:wrap!important;justify-content:center!important;gap:10px!important;padding-bottom:20px!important;transition:none!important;display:flex!important;transform:none!important}.PromptTemplates-module__PyHWZG__next{right:30px}.PromptTemplates-module__PyHWZG__pt-wrapper{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;padding:0;display:flex}.PromptTemplates-module__PyHWZG__pt-name{color:var(--Foundation-PrimaryBackground-primarybackground-50,#fff);text-align:center;width:100%;margin:0 0 16px;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.PromptTemplates-module__PyHWZG__navBtn{display:none!important}.PromptTemplates-module__PyHWZG__slider{width:100%;overflow:visible}.PromptTemplates-module__PyHWZG__card,.PromptTemplates-module__PyHWZG__card-selected{box-sizing:border-box;min-width:80px;max-width:calc(33.33% - 8px);min-height:44px;max-height:unset;color:#65758b;background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex-basis:calc(33.33% - 8px);justify-content:center;align-items:center;padding:10px 6px;font-size:12px;font-weight:500;line-height:normal;transition:all .2s;display:flex;box-shadow:0 1px 3px #0000000f}.PromptTemplates-module__PyHWZG__card:nth-child(n+4),.PromptTemplates-module__PyHWZG__card-selected:nth-child(n+4){flex-basis:calc(48% - 5px);max-width:calc(48% - 5px)}.PromptTemplates-module__PyHWZG__card-content{flex-direction:row;justify-content:center;align-items:center;gap:6px;width:100%;display:flex}.PromptTemplates-module__PyHWZG__card-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.PromptTemplates-module__PyHWZG__card-icon svg{width:18px;height:18px}.PromptTemplates-module__PyHWZG__card-text{white-space:nowrap;text-overflow:ellipsis;text-align:center;overflow:hidden}.PromptTemplates-module__PyHWZG__card-selected{color:#0da2e7;background:#e6feff;border:1px solid #0da2e7;gap:7px}.PromptTemplates-module__PyHWZG__card-selected .PromptTemplates-module__PyHWZG__card-text,.PromptTemplates-module__PyHWZG__card-selected .PromptTemplates-module__PyHWZG__card-icon{color:#0da2e7}.PromptTemplates-module__PyHWZG__card-selected .PromptTemplates-module__PyHWZG__card-icon svg path{fill:#0da2e7}.PromptTemplates-module__PyHWZG__card-selected .PromptTemplates-module__PyHWZG__card-icon svg path[stroke]{stroke:#0da2e7;fill:none}.PromptTemplates-module__PyHWZG__preview-card{box-sizing:border-box;background:#f0fdfa;border:1px solid #ccfbf1;border-radius:12px;flex-direction:column;gap:16px;width:100%;margin-top:12px;padding:16px;display:flex}.PromptTemplates-module__PyHWZG__preview-text{color:var(--Foundation-Textprimary-textprimary-500,#050505);font-family:Inter,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}.PromptTemplates-module__PyHWZG__use-btn{color:#000;cursor:pointer;background:#00f0ff;border:none;border-radius:10px;width:100%;padding:10px 16px;font-family:Inter,Arial,sans-serif;font-size:12px;font-weight:500;line-height:18px}}
