*{box-sizing:border-box}html,body{color:#fff;-webkit-font-smoothing:antialiased;background:#000;height:100%;margin:0;padding:0}.bg{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:40px 16px 64px;display:flex;position:relative;overflow:hidden}.blob{filter:blur(200px);pointer-events:none;z-index:0;border-radius:50%;position:fixed}.blob-a{opacity:.19;background:#6153ff;width:724px;height:736px;top:-160px;left:-120px}.blob-b{opacity:.13;background:#007aff;width:736px;height:714px;bottom:-160px;right:-120px}.frame{z-index:1;gap:10px;width:min(1120px,100vw - 32px);height:min(801px,100vh - 104px);display:flex;position:relative}.sidebar{-webkit-backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:32px;flex-direction:column;flex-shrink:0;gap:32px;width:280px;padding:24px;display:flex}.logo{color:#fff;font-size:16px;font-weight:700}.steps{flex-direction:column;flex:1;gap:5px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.step{border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.step .label{font-size:14px}.step.completed .label,.step.pending .label{color:#ffffff61;font-weight:400}.step.active{background:#ffffff1a;border-color:#fff3}.step.active .label{color:#fff;font-weight:600}.step .icon{flex-shrink:0;width:20px;height:20px}.sidebar .restart{color:#ffffff4d;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:12px}.sidebar .restart:hover{color:#fff9}.panel{-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #ffffff21;border-radius:32px;flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden;box-shadow:0 20px 60px #00000014}.panel-head{border-bottom:1px solid #fff3;flex-shrink:0;justify-content:space-between;align-items:center;height:66px;padding:0 24px;display:flex}.panel-head .title{color:#fff;font-size:20px;font-weight:700}.pill{color:#fffc;white-space:nowrap;background:#ffffff14;border-radius:20px;padding:6px 12px;font-size:13px}.chat{flex-direction:column;flex:1;gap:24px;padding:32px;display:flex;overflow-y:auto}.msg{display:flex}.msg.assistant{justify-content:flex-start}.msg.user{justify-content:flex-end}.bubble{white-space:pre-wrap;word-wrap:break-word;-webkit-backdrop-filter:blur(20px);border:1px solid #fff3;border-radius:24px;max-width:500px;padding:20px;font-size:15px;line-height:1.5}.msg.assistant .bubble{color:#b7b7b7;background:#00000061}.msg.assistant .bubble strong{color:#fff;font-weight:700}.msg.user .bubble{color:#b7b7b7;background:#ffffff0d}.note{color:#ffffff73;text-align:center;font-size:13px}.structure{background:#00000061;border:1px solid #fff3;border-radius:24px;padding:20px}.structure h3{color:#fff;margin:0 0 8px;font-size:14px}.structure .nav{color:#b7b7b7;margin:0 0 10px;font-size:13px}.structure ul{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.structure li{color:#b7b7b7;justify-content:space-between;align-items:center;gap:8px;font-size:14px;display:flex}.structure .badge{color:#ffffffb3;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff26;border-radius:99px;padding:2px 9px;font-size:11px}.structure .note-left{color:#ffffff73;margin:10px 0 0;font-size:12px}.done{background:#6153ff1f;border:1px solid #6153ff80;border-radius:24px;padding:20px}.done h3{color:#fff;margin:0 0 6px;font-size:15px}.done p{color:#b7b7b7;margin:0 0 14px;font-size:13px}.done .actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.done .actions a{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:10px;padding:8px 14px;font-size:14px}.done .actions a.primary{background:#6153ff;border-color:#6153ff;font-weight:600}.done .actions .sent{color:#34c578;font-size:14px}.typing{align-items:center;gap:4px;display:inline-flex}.typing span{background:#ffffff80;border-radius:99px;width:6px;height:6px;animation:1.2s infinite both blink}.typing span:nth-child(2){animation-delay:.2s}.typing span:nth-child(3){animation-delay:.4s}@keyframes blink{0%,80%,to{opacity:.2}40%{opacity:1}}.input-area{flex-shrink:0;align-items:center;gap:15px;padding:24px 32px 32px;display:flex;position:relative}.upload-fab{cursor:pointer;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.upload-fab:hover{background:#ffffff29}.upload-fab.has-files{border-color:#34c578}.inputbar{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:40px;flex:1;align-items:center;gap:16px;min-width:0;padding:12px 12px 12px 32px;display:flex}.inputbar textarea{resize:none;color:#fff;font:inherit;background:0 0;border:none;flex:1;max-height:120px;font-size:15px;line-height:1.4}.inputbar textarea::placeholder{color:#ffffff40}.inputbar textarea:focus{outline:none}.send{cursor:pointer;background:#fff;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.send:disabled{opacity:.4;cursor:default}.upload-pop{-webkit-backdrop-filter:blur(20px);z-index:5;background:#141418e6;border:1px solid #ffffff26;border-radius:20px;padding:16px;position:absolute;bottom:92px;left:32px;right:32px}.upload-pop h4{color:#fff;margin:0 0 12px;font-size:13px;font-weight:600}.upload-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.upload-cat{flex-direction:column;gap:6px;display:flex}.upload-btn{cursor:pointer;text-align:center;color:#fff;background:#ffffff0f;border:1px dashed #fff3;border-radius:10px;padding:9px 12px;font-size:13px}.upload-btn:hover{border-color:#6153ff}.upload-status{color:#ffffff80;font-size:11px}.upload-error{color:#ff6b6b;font-size:11px}.files{flex-wrap:wrap;gap:4px;display:flex}.file{color:#ddd;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;align-items:center;gap:6px;padding:2px 6px 2px 8px;font-size:11px;display:inline-flex}.file-x{color:#ffffff80;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;line-height:1}.file-x:hover{color:#6153ff}.frame-footer{z-index:1;color:#585b5e;text-align:center;margin-top:24px;font-size:12px;position:relative}.frame-footer a{color:#c9c9c9;text-decoration:none}@media (max-width:860px){.frame{flex-direction:column;width:calc(100vw - 24px);height:auto;min-height:calc(100vh - 104px)}.sidebar{flex-direction:row;align-items:center;gap:16px;width:100%;overflow-x:auto}.sidebar .logo{display:none}.steps{flex-direction:row;gap:8px}.step .label{white-space:nowrap}.panel{min-height:70vh}}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2?dpl=dpl_AvTM5FAQGRwAFBRvvXSb9YtX8HGU)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2?dpl=dpl_AvTM5FAQGRwAFBRvvXSb9YtX8HGU)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2?dpl=dpl_AvTM5FAQGRwAFBRvvXSb9YtX8HGU)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2?dpl=dpl_AvTM5FAQGRwAFBRvvXSb9YtX8HGU)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2?dpl=dpl_AvTM5FAQGRwAFBRvvXSb9YtX8HGU)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2?dpl=dpl_AvTM5FAQGRwAFBRvvXSb9YtX8HGU)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2?dpl=dpl_AvTM5FAQGRwAFBRvvXSb9YtX8HGU)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2?dpl=dpl_AvTM5FAQGRwAFBRvvXSb9YtX8HGU)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2?dpl=dpl_AvTM5FAQGRwAFBRvvXSb9YtX8HGU)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2?dpl=dpl_AvTM5FAQGRwAFBRvvXSb9YtX8HGU)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2?dpl=dpl_AvTM5FAQGRwAFBRvvXSb9YtX8HGU)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2?dpl=dpl_AvTM5FAQGRwAFBRvvXSb9YtX8HGU)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2?dpl=dpl_AvTM5FAQGRwAFBRvvXSb9YtX8HGU)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2?dpl=dpl_AvTM5FAQGRwAFBRvvXSb9YtX8HGU)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2?dpl=dpl_AvTM5FAQGRwAFBRvvXSb9YtX8HGU)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2?dpl=dpl_AvTM5FAQGRwAFBRvvXSb9YtX8HGU)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2?dpl=dpl_AvTM5FAQGRwAFBRvvXSb9YtX8HGU)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2?dpl=dpl_AvTM5FAQGRwAFBRvvXSb9YtX8HGU)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2?dpl=dpl_AvTM5FAQGRwAFBRvvXSb9YtX8HGU)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2?dpl=dpl_AvTM5FAQGRwAFBRvvXSb9YtX8HGU)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2?dpl=dpl_AvTM5FAQGRwAFBRvvXSb9YtX8HGU)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_1569d28a-module__JGgXZW__className{font-family:Inter,Inter Fallback;font-style:normal}
