:root{font-family:Inter,'Segoe UI',sans-serif;color:#192b29;background:#f7f9f8;font-synthesis:none;--green:#12664f;--muted:#70817b;--line:#e2e9e5}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button,a,input,textarea,select{outline-offset:4px}button:focus-visible,a:focus-visible{outline:3px solid #80bda9}button{border:0}h1,h2,h3,p{margin-top:0}h1{font-size:32px;letter-spacing:-1.2px;margin-bottom:10px}h2{font-size:21px;letter-spacing:-.6px}h3{font-size:17px}p{line-height:1.65}.muted{color:var(--muted)}.small{font-size:12px}.brand{display:flex;align-items:center;gap:10px;font-weight:750;font-size:23px;letter-spacing:-1px}.brand-mark{display:grid;place-items:center;background:var(--green);color:white;width:34px;height:34px;border-radius:10px;font-size:24px}.sidebar{position:fixed;inset:0 auto 0 0;width:236px;background:white;border-right:1px solid var(--line);padding:30px 20px;display:flex;flex-direction:column}.workspace{margin:38px 0 28px;padding:13px;background:#f6f8f7;border:1px solid var(--line);border-radius:10px;font-size:13px;overflow-wrap:anywhere}.workspace span{display:block;margin-top:4px;color:var(--muted);font-size:11px}.nav-label{font-size:10px;letter-spacing:1.7px;color:#93a19b;font-weight:700;padding:0 12px;margin:0 0 12px}.nav{display:flex;flex-direction:column;gap:7px}.nav button{text-align:left;background:transparent;color:#677971;border-radius:8px;padding:12px;font-size:13px;display:flex;align-items:center;gap:12px}.nav button.active{background:#e8f3ed;color:var(--green);font-weight:650}.nav svg{width:18px;height:18px}.sidebar-bottom{margin-top:auto}.local-label{display:flex;gap:8px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:12px;font-size:11px;color:var(--muted);margin-bottom:18px}.dot{display:inline-block;width:7px;height:7px;border-radius:100%;background:#3daa78}.logout{background:transparent;font-size:12px;color:var(--muted);padding:8px}.main{margin-left:236px}.topbar{height:77px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 42px;font-size:12px;color:var(--muted)}.topbar strong{color:#394e44}.avatar{width:31px;height:31px;display:grid;place-items:center;background:#f0e8da;color:#947348;border-radius:50%;font-size:11px;font-weight:700}.topbar-right{display:flex;gap:17px;align-items:center}.content{max-width:1420px;margin:auto;padding:39px 42px 60px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.eyebrow{font-size:10px;letter-spacing:1.9px;font-weight:750;color:#58836d;margin-bottom:13px}.page-heading p{font-size:13px;margin:0;color:var(--muted)}.button{padding:11px 17px;border-radius:8px;background:var(--green);color:white;font-size:12px;font-weight:650;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.button svg{width:16px;height:16px}.button.secondary{background:white;border:1px solid var(--line);color:#465c50}.button.ghost{color:var(--green);background:#edf5ef}.button.danger{background:#fff0ed;color:#ac4636}.hero{background:#eaf2e9;border:1px solid #dce7da;border-radius:16px;display:grid;grid-template-columns:1.35fr 1fr;overflow:hidden;margin-bottom:26px;min-height:230px}.hero-copy{padding:31px}.hero-copy h2{font-size:27px;line-height:1.25;max-width:420px;margin-bottom:12px}.hero-copy p{font-size:13px;color:#68816e;max-width:440px}.hero-art{position:relative;display:flex;align-items:center;justify-content:center;min-height:210px;background:radial-gradient(ellipse at center,#ffffffa8,transparent 66%)}.orbit{position:absolute;border:1px solid #c7d9c6;border-radius:50%;width:280px;height:180px;transform:rotate(-20deg)}.orbit.two{transform:rotate(35deg);width:210px;height:210px}.hub{z-index:1;width:74px;height:74px;display:grid;place-items:center;background:#fff;border-radius:22px;box-shadow:0 12px 28px #467b3920;font-size:35px;color:var(--green)}.float-label{position:absolute;background:#fff;border:1px solid #dce6da;box-shadow:0 5px 15px #315c3010;border-radius:9px;padding:10px 13px;display:flex;gap:8px;align-items:center;font-size:11px}.float-label.a{top:24px;left:18px}.float-label.b{bottom:30px;right:20px}.float-label.c{top:55px;right:20px}.float-label svg{width:15px;height:15px;color:var(--green)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:31px}.stat{background:white;border:1px solid var(--line);border-radius:11px;padding:20px}.stat-top{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:var(--muted)}.stat-top svg{width:17px;height:17px}.stat strong{display:block;font-size:29px;letter-spacing:-1px;margin:13px 0 6px;font-weight:600}.stat small{font-size:10px;color:#94a198}.section-head{display:flex;align-items:center;justify-content:space-between;margin:8px 0 18px}.section-head h2{font-size:17px;margin:0}.section-head span{font-size:12px;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card{background:white;border:1px solid var(--line);border-radius:12px;padding:23px;min-width:0}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.agent-icon{width:41px;height:41px;background:#eaf4ef;color:#33765b;border-radius:12px;display:grid;place-items:center}.agent-icon svg{width:21px;height:21px}.agent-icon.sales{background:#f2edfb;color:#8c6ab3}.agent-icon.followup{background:#fff4e4;color:#ae8c46}.agent-icon.support{background:#eaf1fb;color:#648ac1}.badge{font-size:10px;display:inline-flex;align-items:center;gap:5px;border-radius:5px;padding:5px 7px;background:#f2f4f3;color:#7d8982}.badge.ready{color:#428360;background:#edf6ef}.badge.paused{color:#a18445;background:#f9f3e6}.card h3{margin-bottom:6px;overflow-wrap:anywhere}.card p{font-size:12px;color:var(--muted)}.card-description{min-height:57px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-meta{border-top:1px solid #edf1ee;padding-top:14px;margin-top:20px;font-size:11px;color:#8b9890;overflow-wrap:anywhere}.card-actions{display:flex;gap:8px;margin-top:18px}.card-actions .button{flex:1;padding:9px;font-size:11px}.empty{padding:35px;text-align:center;background:#fff;border:1px dashed #cbdad0;border-radius:12px}.empty h3{margin:13px 0 7px}.empty p{font-size:13px;color:var(--muted)}.templates{margin-top:30px}.template{display:flex;align-items:center;gap:15px;width:100%;text-align:left}.template .agent-icon{flex-shrink:0}.template h3{font-size:13px;margin:0 0 5px}.template p{font-size:11px;margin:0}.template .arrow{margin-left:auto;color:#5d7f6e}.template:hover{border-color:#94b4a0}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:24px}.panel{background:white;border:1px solid var(--line);border-radius:12px;padding:26px}.panel h2{font-size:17px}.notice{font-size:12px;line-height:1.6;color:#61786a;border:1px solid #dce8df;background:#f0f6f1;border-radius:8px;padding:13px 16px;margin-bottom:22px}.field{display:block;margin-bottom:17px;font-size:12px;font-weight:600;color:#4c6055}.field input,.field textarea,.field select{display:block;width:100%;margin-top:7px;padding:11px 12px;border:1px solid #dce5de;background:#fff;border-radius:7px;color:#243d30;font-size:13px;font-weight:400}.field textarea{resize:vertical;min-height:120px;line-height:1.6}.field small{display:block;margin-top:6px;font-size:10px;font-weight:400;color:var(--muted)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-error{color:#b74738;font-size:12px;margin-bottom:14px}.form-error:empty{display:none}.form-footer{display:flex;justify-content:flex-end;gap:9px;margin-top:22px}.output{white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.8;color:#4f6257;max-height:620px;overflow:auto}.output:empty::before{content:'La respuesta del agente aparecerá aquí.';color:#98a49c}.run-item{margin-bottom:16px}.run-item summary{cursor:pointer;display:flex;justify-content:space-between;gap:20px;font-size:13px;align-items:center}.run-item .output{margin-top:22px}.run-item .prompt{border-left:2px solid #bad1c1;padding:12px;margin-top:18px;background:#f7faf8;font-size:12px;white-space:pre-wrap}dialog{padding:0;border:1px solid var(--line);border-radius:15px;width:min(640px,calc(100% - 30px));max-height:90vh;box-shadow:0 24px 80px #13281e33}dialog::backdrop{background:#172c2666;backdrop-filter:blur(3px)}.modal-inner{padding:29px}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.modal-header h2{margin:0}.close{background:#f4f6f4;width:29px;height:29px;border-radius:50%;color:#728278;font-size:20px}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);padding:13px 20px;border-radius:9px;background:#183e2c;color:white;font-size:13px;box-shadow:0 6px 25px #0002;z-index:10;max-width:90vw;display:none}#toast.show{display:block}.auth-layout{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-story{padding:55px 65px;background:#eaf2e9;display:flex;flex-direction:column;justify-content:space-between}.auth-story h1{font-size:52px;line-height:1.08;max-width:490px;letter-spacing:-2px}.auth-story>div>p{font-size:15px;color:#6b8071;max-width:410px}.auth-story .hero-art{height:280px;margin:20px auto;width:100%;max-width:420px}.auth-form-wrap{display:flex;align-items:center;justify-content:center;padding:45px;background:white}.auth-form{width:100%;max-width:365px}.auth-form h2{font-size:27px}.auth-form>p{font-size:13px;color:var(--muted)}.auth-tabs{display:flex;gap:5px;padding:4px;background:#f3f6f3;border-radius:8px;margin:25px 0}.auth-tabs button{flex:1;border-radius:6px;padding:10px;background:transparent;color:var(--muted);font-size:12px}.auth-tabs button.selected{background:white;color:var(--green);box-shadow:0 2px 5px #00000008}.auth-form .button{width:100%}.auth-foot{font-size:11px!important;margin-top:20px;text-align:center}.loading{display:grid;place-items:center;min-height:100vh;color:var(--green)}
@media(min-width:1500px){.content{padding-top:48px}.hero{min-height:255px}.hero-copy{padding:37px}}
@media(max-width:1100px){.sidebar{width:200px;padding:25px 14px}.main{margin-left:200px}.content{padding:28px 25px}.topbar{padding:0 25px}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-art .float-label.c{display:none}.stats{gap:10px}.stat{padding:15px}.auth-story{padding:40px}.auth-story h1{font-size:40px}}
@media(max-width:760px){.sidebar{position:static;width:100%;padding:16px;border-right:0;border-bottom:1px solid var(--line)}.sidebar .brand{font-size:20px}.workspace,.nav-label,.sidebar-bottom{display:none}.nav{flex-direction:row;overflow:auto;margin-top:17px;gap:4px}.nav button{white-space:nowrap;padding:10px;font-size:11px;gap:5px}.nav svg{width:15px}.main{margin:0}.topbar{height:52px;padding:0 18px}.content{padding:25px 18px}.page-heading{align-items:flex-start}.page-heading h1{font-size:26px}.page-heading p{font-size:12px}.page-heading .button{padding:10px}.hero{grid-template-columns:1fr}.hero-art{display:none}.hero-copy{padding:24px}.hero-copy h2{font-size:23px}.stats{grid-template-columns:repeat(2,1fr)}.grid,.two-col{grid-template-columns:1fr}.auth-layout{grid-template-columns:1fr}.auth-story{padding:25px}.auth-story>div:not(.brand),.auth-story>p{display:none}.auth-form-wrap{padding:35px 25px}.form-row{grid-template-columns:1fr;gap:0}.topbar-right .small{display:none}.modal-inner{padding:23px}}

.google-login{width:100%;min-height:44px;background:#fff;color:#1f1f1f;border:1px solid #747775;border-radius:4px;font:500 14px Arial,sans-serif;cursor:pointer;padding:12px 16px}.google-login:hover{background:#f8faff}.google-login:disabled{opacity:.6;cursor:wait}.google-login:focus-visible{outline:3px solid #4285f4;outline-offset:3px}.auth-divider{text-align:center;font-size:13px;color:#666;margin:14px 0}
