.agents-module__SxSJmG__main{min-height:100vh;padding-top:var(--nav-height);background:#000;flex-direction:column;display:flex}.agents-module__SxSJmG__sidebar{background:var(--card-bg);border-bottom:1px solid var(--card-border);flex-direction:column;width:100%;padding:2rem;display:flex}@media (min-width:992px){.agents-module__SxSJmG__main{flex-direction:row}.agents-module__SxSJmG__sidebar{border-right:1px solid var(--card-border);border-bottom:none;width:250px}}.agents-module__SxSJmG__logo{color:var(--text-secondary);transition:color var(--transition-fast);align-items:center;margin-bottom:3rem;display:flex}.agents-module__SxSJmG__logo:hover{color:var(--text-primary)}.agents-module__SxSJmG__nav{flex-direction:column;gap:.5rem;display:flex}.agents-module__SxSJmG__nav a{color:var(--text-secondary);transition:all var(--transition-fast);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.95rem;text-decoration:none;display:flex}.agents-module__SxSJmG__nav a:hover,.agents-module__SxSJmG__nav a.agents-module__SxSJmG__active{color:var(--primary-color);background:#2bd4ac1a}.agents-module__SxSJmG__content{flex-direction:column;flex:1;padding:2rem;display:flex}.agents-module__SxSJmG__header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.agents-module__SxSJmG__badge{border:1px solid var(--text-secondary);letter-spacing:.05em;color:var(--text-secondary);background:#0f172acc;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.agents-module__SxSJmG__builderGrid{grid-template-columns:1fr;gap:2rem;height:calc(100vh - 200px);min-height:500px;display:grid}@media (min-width:992px){.agents-module__SxSJmG__builderGrid{grid-template-columns:350px 1fr}}.agents-module__SxSJmG__controlsPanel{flex-direction:column;display:flex}.agents-module__SxSJmG__formGroup{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.agents-module__SxSJmG__formGroup label{color:var(--text-secondary);font-size:.9rem;font-weight:500}.agents-module__SxSJmG__formGroup input[type=text],.agents-module__SxSJmG__formGroup textarea{border:1px solid var(--card-border);color:var(--text-primary);background:#0000004d;border-radius:8px;outline:none;padding:.75rem;font-family:inherit}.agents-module__SxSJmG__formGroup input[type=text]:focus,.agents-module__SxSJmG__formGroup textarea:focus{border-color:var(--primary-color)}.agents-module__SxSJmG__colorPicker{-webkit-appearance:none;cursor:pointer;background:0 0;border:none;border-radius:8px;width:40px;height:40px}.agents-module__SxSJmG__colorPicker::-webkit-color-swatch-wrapper{padding:0}.agents-module__SxSJmG__colorPicker::-webkit-color-swatch{border:none;border-radius:8px}.agents-module__SxSJmG__deployBtn{background:var(--text-primary);color:#000;cursor:pointer;width:100%;transition:transform var(--transition-fast);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:600;display:flex}.agents-module__SxSJmG__deployBtn:hover{transform:translateY(-2px)}.agents-module__SxSJmG__previewPanel{border:1px solid var(--card-border);background:radial-gradient(circle,#0f172acc,#000);border-radius:24px;justify-content:flex-end;align-items:flex-end;padding:2rem;display:flex;position:relative;overflow:hidden}.agents-module__SxSJmG__previewContainer{z-index:2;width:100%;max-width:350px;height:500px;position:relative}.agents-module__SxSJmG__chatWidget{background:#fff;border:1px solid;border-radius:16px;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 20px 40px #00000080}.agents-module__SxSJmG__chatHeader{justify-content:space-between;align-items:center;padding:1rem;display:flex}.agents-module__SxSJmG__botAvatar{color:#fff;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.agents-module__SxSJmG__chatBody{background:#f8fafc;flex-direction:column;flex:1;gap:1rem;padding:1rem;display:flex;overflow-y:auto}.agents-module__SxSJmG__messageWrapper{width:100%;display:flex}.agents-module__SxSJmG__messageUser{justify-content:flex-end}.agents-module__SxSJmG__messageBot{justify-content:flex-start}.agents-module__SxSJmG__messageBubble{color:#1e293b;background:#e2e8f0;border-radius:12px;max-width:80%;padding:.75rem 1rem;font-size:.95rem;line-height:1.4}.agents-module__SxSJmG__messageUser .agents-module__SxSJmG__messageBubble{border-bottom-right-radius:4px}.agents-module__SxSJmG__messageBot .agents-module__SxSJmG__messageBubble{border-bottom-left-radius:4px}.agents-module__SxSJmG__chatInput{background:#fff;border-top:1px solid #e2e8f0;gap:.5rem;padding:1rem;display:flex}.agents-module__SxSJmG__chatInput input{color:#1e293b;background:0 0;border:none;outline:none;flex:1;font-size:.95rem}.agents-module__SxSJmG__chatInput button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.agents-module__SxSJmG__watermark{text-align:center;color:#94a3b8;background:#f8fafc;border-top:1px solid #e2e8f0;padding:.5rem;font-size:.7rem}
.UpgradeModal-module__dMVbta__overlay{-webkit-backdrop-filter:blur(8px);z-index:9999;width:100vw;height:100vh;animation:UpgradeModal-module__dMVbta__fadeIn var(--transition-fast);background:#000000bf;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0}.UpgradeModal-module__dMVbta__modal{background:var(--bg-color);border:1px solid var(--primary-color);text-align:center;width:90%;max-width:500px;animation:UpgradeModal-module__dMVbta__slideUp var(--transition-normal);border-radius:24px;padding:3rem 2rem;position:relative;box-shadow:0 0 50px #2bd4ac33}.UpgradeModal-module__dMVbta__closeBtn{color:var(--text-secondary);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;position:absolute;top:1rem;right:1rem}.UpgradeModal-module__dMVbta__closeBtn:hover{color:var(--text-primary)}.UpgradeModal-module__dMVbta__iconWrapper{width:64px;height:64px;color:var(--primary-color);background:#2bd4ac26;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.UpgradeModal-module__dMVbta__title{color:var(--text-primary);margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:1.75rem}.UpgradeModal-module__dMVbta__description{color:var(--text-secondary);margin-bottom:2rem;font-size:1rem;line-height:1.5}.UpgradeModal-module__dMVbta__featuresList{text-align:left;background:var(--card-bg);border:1px solid var(--card-border);border-radius:12px;flex-direction:column;gap:1rem;margin-bottom:2.5rem;padding:1.5rem;display:flex}.UpgradeModal-module__dMVbta__feature{color:var(--text-primary);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.UpgradeModal-module__dMVbta__checkIcon{color:var(--primary-color)}.UpgradeModal-module__dMVbta__upgradeBtn{background:linear-gradient(135deg, var(--primary-color), var(--accent-color));color:#fff;cursor:pointer;width:100%;transition:transform var(--transition-fast), box-shadow var(--transition-fast);border:none;border-radius:12px;margin-bottom:1rem;padding:1rem;font-size:1.1rem;font-weight:600}.UpgradeModal-module__dMVbta__upgradeBtn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #2bd4ac4d}.UpgradeModal-module__dMVbta__cancelBtn{width:100%;color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:1rem;font-size:1rem}.UpgradeModal-module__dMVbta__cancelBtn:hover{color:var(--text-primary)}@keyframes UpgradeModal-module__dMVbta__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes UpgradeModal-module__dMVbta__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
