@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";.setup-shell{min-height:100vh;padding:28px 5vw 64px;background:radial-gradient(circle at 12% 0,#173326 0,transparent 30%),#0b1210;color:#f4f7f4}.setup-header{display:flex;align-items:center;justify-content:space-between;max-width:1240px;margin:0 auto;padding-bottom:18px;border-bottom:1px solid #ffffff10}.setup-hero{max-width:980px;margin:66px auto 44px}.setup-hero h1{font-size:clamp(46px,6vw,72px);line-height:.98;letter-spacing:-.045em;margin:14px 0 20px}.setup-hero p{max-width:760px;font-size:17px;line-height:1.65;color:#aebdb6}.setup-step,.setup-footer{max-width:1240px;margin-left:auto;margin-right:auto}.setup-step{display:grid;grid-template-columns:60px 1fr;gap:22px;padding:26px 0 30px;border-top:1px solid #ffffff16;transition:opacity .2s ease}.step-number{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;border:1px solid #ffffff30;background:#ffffff04;font-weight:800;color:#9cada5}.setup-step.complete .step-number{color:#79ffac;border-color:#5edb9166;background:#5edb910c;box-shadow:0 0 32px #5edb9112}.step-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.step-heading h2{font-size:clamp(28px,3vw,36px);letter-spacing:-.025em;margin:8px 0 0}.step-status{border:1px solid #ffffff22;border-radius:999px;padding:8px 12px;font-size:12px;height:max-content;color:#9eaea7;background:#ffffff03}.step-status.done{color:#83ffb1;border-color:#3d9b6266;background:#3d9b620d}.step-copy{color:#9fafa8;line-height:1.6;max-width:920px}.account-row{display:flex;justify-content:space-between;padding:16px 18px;border:1px solid #ffffff16;border-radius:14px;margin-top:18px;position:relative;margin-bottom:36px;background:#ffffff03}.account-row span{color:#8fa098;font-size:13px}.account-row:after{display:block;position:absolute;left:0;top:calc(100% + 9px);color:#71837a;font-size:12px;font-weight:400}.account-row:after{content:"You do not need to use the same email in CUBIFIT as in your other accounts."}html[lang=es] .account-row:after{content:"No necesitas usar el mismo correo en CUBIFIT que en tus otras cuentas."}.embedded-connections .page-heading{display:none}.embedded-connections .dashboard-page{padding:14px 0 0}.embedded-connections .provider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.embedded-connections .provider-card{min-height:255px;padding:20px;border-radius:16px;box-shadow:none;transition:transform .2s ease,border-color .2s ease}.embedded-connections .provider-card:hover{transform:translateY(-2px);border-color:#6eea9d26}.embedded-connections .provider-card h3{font-size:21px;margin:20px 0 7px}.embedded-connections .provider-logo{width:44px;height:44px;border-radius:12px}.embedded-connections .card-spacer{min-height:20px}.mcp-box{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin:22px 0;padding:16px 18px;border:1px solid #32674688;border-radius:15px;background:#5edb9108}.mcp-box code{overflow:auto;color:#b7f5cb}.chatgpt-steps{display:grid;gap:10px;color:#aebbb5;line-height:1.55;padding-left:24px}.chatgpt-steps li{padding-left:6px}.chatgpt-actions{display:flex;align-items:center;gap:16px;margin-top:22px}.chatgpt-actions span,.setup-footer{font-size:12px;color:#76877f}.chatgpt-step.complete{padding:30px 0}.chatgpt-step.complete .step-body{padding:24px;border:1px solid #61e9982a;border-radius:20px;background:linear-gradient(135deg,#10251a,#0d1813);box-shadow:0 24px 70px #0003}.chatgpt-step.complete .step-heading h2:after{content:"  ●";color:#6bea9d;font-size:.4em;vertical-align:middle}.examples-step{padding-bottom:38px}.setup-examples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:20px}.setup-example-card{min-height:154px;padding:20px;border:1px solid #ffffff14;border-radius:16px;background:linear-gradient(180deg,#132019,#0d1713);transition:transform .2s ease,border-color .2s ease}.setup-example-card:hover{transform:translateY(-2px);border-color:#6eea9d28}.setup-example-provider{display:inline-block;margin-bottom:16px;color:#79ffac;font-size:10px;font-weight:800;letter-spacing:.16em}.setup-example-card p{margin:0;color:#dbe5e1;font-size:14px;line-height:1.6}.setup-footer{padding-top:22px;border-top:1px solid #ffffff12}@media(prefers-reduced-motion:no-preference){.setup-step{animation:setup-in .45s ease both}.setup-step:nth-of-type(2){animation-delay:.05s}.setup-step:nth-of-type(3){animation-delay:.1s}.setup-step:nth-of-type(4){animation-delay:.15s}@keyframes setup-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}}@media(max-width:900px){.setup-examples,.embedded-connections .provider-grid{grid-template-columns:1fr}}@media(max-width:780px){.setup-shell{padding:22px 20px 48px}.setup-header{align-items:flex-start}.setup-hero{margin:48px auto 34px}.setup-step{grid-template-columns:1fr;gap:12px}.step-heading,.account-row,.chatgpt-actions{flex-direction:column}.mcp-box{grid-template-columns:1fr}.step-number{width:40px;height:40px}.chatgpt-step.complete .step-body{padding:18px}}@media(max-width:520px){.setup-hero h1{font-size:42px}.setup-hero p{font-size:15px}.user-chip{gap:8px}.setup-step{padding:22px 0}.step-heading h2{font-size:27px}}:root{font-family:Inter,system-ui,sans-serif;color:#e9f2ed;background:#07110d;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 10% 10%,#133125 0,transparent 28%),#07110d}button,input{font:inherit}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}a{color:#6eea9d}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.14em;font-size:18px}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border:1px solid #6df1a4;border-radius:10px;color:#78f3aa;box-shadow:inset 0 0 18px #1c5b3744}.eyebrow{color:#6eea9d;font-size:11px;letter-spacing:.2em;font-weight:700}.splash{min-height:100vh;display:grid;place-items:center;align-content:center;gap:24px}.pulse{width:8px;height:8px;border-radius:50%;background:#70efa1;box-shadow:0 0 #70efa188;animation:pulse 1.3s infinite}@keyframes pulse{70%{box-shadow:0 0 0 16px transparent}}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr}.auth-hero{padding:54px 7vw;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;border-right:1px solid #ffffff10;position:relative;overflow:hidden}.hero-copy{max-width:680px;margin:12vh 0}.hero-copy h1{font-size:clamp(46px,6vw,86px);line-height:.98;letter-spacing:-.055em;margin:20px 0 28px}.hero-copy p{color:#9bb0a5;max-width:560px;font-size:17px;line-height:1.7}.signal-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;opacity:.28}.signal-grid i{height:2px;background:linear-gradient(90deg,#65efa0,transparent)}.auth-panel{display:grid;place-items:center;padding:40px;background:#0a1510cc}.auth-card{width:min(430px,100%);padding:42px;border:1px solid #ffffff12;border-radius:24px;background:#0e1b15;box-shadow:0 30px 100px #0008}.auth-card h2{font-size:30px;margin:12px 0 8px;letter-spacing:-.03em}.auth-card>p{color:#8fa399;margin:0 0 28px}form{display:grid;gap:18px}label{color:#afc0b7;font-size:12px;font-weight:600;display:grid;gap:8px}input{width:100%;border:1px solid #ffffff18;background:#08110d;color:#fff;padding:14px 16px;border-radius:11px;outline:none}input:focus{border-color:#65efa0aa;box-shadow:0 0 0 3px #65efa010}.primary,.secondary,.refresh{border-radius:10px;padding:13px 18px;border:0;font-weight:700}.primary{background:#6df0a1;color:#06100b}.primary:hover{background:#83f5b1}.primary.compact{width:100%}.secondary{background:#ffffff08;color:#d8e4dc;border:1px solid #ffffff14}.secondary.danger:hover{border-color:#ff757555;color:#ff9d9d}.text-button{width:100%;margin-top:20px;border:0;background:transparent;color:#8fa399;font-size:12px}.text-button:hover{color:#d9e8df}.form-message{border-radius:9px;padding:10px 12px;color:#cfe2d7;background:#ffffff08;font-size:12px;line-height:1.5}.app-shell header{height:78px;padding:0 max(28px,5vw);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff0f;background:#08130eee;position:sticky;top:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:2}.user-chip{display:flex;align-items:center;gap:16px;color:#9db0a6;font-size:12px}.user-chip button{border:0;background:transparent;color:#6eea9d;font-weight:700}.page{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:70px 0}.page-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:36px}.page-heading h1{margin:10px 0 8px;font-size:clamp(38px,5vw,58px);letter-spacing:-.05em}.page-heading p{margin:0;color:#91a49a}.refresh{background:transparent;color:#a9bbb1;border:1px solid #ffffff14}.notice{padding:13px 16px;margin-bottom:18px;border-radius:10px;font-size:13px}.notice.success{border:1px solid #58e99133;background:#58e9910d;color:#9ff5bf}.notice.error{border:1px solid #ff777733;background:#ff77770c;color:#ffb0b0}.provider-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.provider-card{min-height:360px;padding:26px;border:1px solid #ffffff11;border-radius:20px;background:linear-gradient(180deg,#102018,#0b1711);display:flex;flex-direction:column;box-shadow:0 20px 60px #0003}.provider-card.muted{opacity:.62;background:#0c1511}.provider-top{display:flex;justify-content:space-between;align-items:center}.provider-logo{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:#ffffff08;border:1px solid #ffffff10;font-weight:800;color:#73efa4}.status{font-size:11px;color:#7f9188;padding:7px 10px;border-radius:999px;border:1px solid #ffffff10}.status.connected{color:#83efaa;background:#5ce8900b;border-color:#5ce89022}.status i{display:inline-block;width:6px;height:6px;background:#61e998;border-radius:50%;margin-right:6px;box-shadow:0 0 10px #61e998}.provider-card h3{font-size:24px;margin:28px 0 8px}.provider-card>p{margin:0;color:#8fa298;line-height:1.6;font-size:14px}.card-spacer{flex:1;min-height:34px}.provider-card footer{color:#607168;font-size:10px;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid #ffffff0b;margin-top:18px;padding-top:15px}.security-strip{margin-top:22px;border:1px solid #ffffff0d;border-radius:16px;padding:20px 22px;display:flex;gap:16px;align-items:flex-start;background:#ffffff03}.security-strip .lock{color:#6eea9d;font-size:24px}.security-strip strong{font-size:13px}.security-strip p{margin:5px 0 0;color:#71847a;font-size:12px;line-height:1.5}.legal-page{min-height:100vh;padding:64px 24px}.legal-card{width:min(860px,100%);margin:0 auto;padding:clamp(30px,6vw,64px);border:1px solid #ffffff12;border-radius:24px;background:#0e1b15ee;box-shadow:0 30px 100px #0006}.legal-brand{display:inline-block;margin-bottom:54px;color:#e9f2ed;text-decoration:none;font-weight:800;letter-spacing:.14em}.legal-card h1{margin:12px 0 8px;font-size:clamp(40px,6vw,62px);letter-spacing:-.05em}.legal-effective{color:#71847a;font-size:13px;margin-bottom:42px!important}.legal-card h2{margin:38px 0 10px;font-size:20px;letter-spacing:-.02em}.legal-card p{color:#9bb0a5;font-size:15px;line-height:1.75}.legal-footer{margin-top:52px!important;padding-top:24px;border-top:1px solid #ffffff0d}.legal-footer a{text-decoration:none;font-weight:700}@media(max-width:900px){.auth-shell{grid-template-columns:1fr}.auth-hero{min-height:44vh;padding:34px 28px}.hero-copy{margin:8vh 0 4vh}.auth-panel{padding:28px 20px 54px}.provider-grid{grid-template-columns:1fr}.provider-card{min-height:300px}}@media(max-width:580px){.auth-card{padding:28px 22px}.hero-copy h1{font-size:44px}.page{width:min(100% - 28px,1180px);padding-top:44px}.page-heading{align-items:flex-start;flex-direction:column}.user-chip span{display:none}.legal-page{padding:20px 12px}.legal-card{padding:28px 22px;border-radius:18px}.legal-brand{margin-bottom:38px}}.auth-card{display:flex;flex-direction:column}.auth-card>.eyebrow,.auth-card>h2,.auth-card>p,.auth-card>.field-hint{order:0}.auth-card>form{order:1}.auth-card>.compact-link{order:2}.auth-card>.social-stack{order:4}.auth-card>.auth-divider{order:3}.auth-card>.text-button:not(.compact-link){order:5}.social-stack{display:grid;gap:10px;margin-top:0}.social-button{position:relative;width:100%;min-height:48px;padding:0 48px;border:1px solid #d8dedb;border-radius:10px;background:#fff;color:#101512;font-weight:600;text-align:center;transition:background .15s ease,border-color .15s ease,transform .15s ease}.social-button:hover{background:#f6f8f7;border-color:#fff;transform:translateY(-1px)}.social-button:disabled{opacity:.55}.social-icon{position:absolute;left:17px;top:50%;width:20px;height:20px;transform:translateY(-50%);display:block}.auth-divider{order:3;display:flex;align-items:center;gap:14px;margin:20px 0;color:#71847a;font-size:12px}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#ffffff14}.compact-link{margin-top:14px;color:#68e99c}.compact-link:hover{color:#8cf5b6}.signup-link strong{color:#6eea9d;font-weight:800}.signup-link:hover strong{color:#8cf5b6}@media(max-width:580px){.social-button{min-height:46px}}.hero-examples{display:grid;gap:12px;max-width:640px;margin-top:30px;padding:16px;border:1px solid #6eea9d22;border-radius:22px;background:linear-gradient(180deg,#10231aee,#0a1610ee),radial-gradient(circle at top right,#6eea9d1a,transparent 42%);box-shadow:0 28px 80px #0006,inset 0 1px #ffffff08;position:relative;overflow:hidden}.hero-examples:before{content:"LIVE TRAINING SIGNAL";color:#6eea9d;font-size:9px;font-weight:800;letter-spacing:.18em;padding:0 2px 2px}.hero-examples:after{content:"READINESS 76   ·   HRV 58 ms   ·   SLEEP 91";color:#82978c;font-size:10px;font-weight:700;letter-spacing:.08em;padding:3px 2px 0}.hero-example{display:grid;grid-template-columns:34px 1fr;gap:14px;align-items:start;padding:15px 16px;border:1px solid #ffffff10;border-radius:15px;background:#ffffff05;transition:transform .22s ease,border-color .22s ease,background .22s ease}.hero-example:hover{transform:translateY(-2px);border-color:#6eea9d33;background:#6eea9d08}.hero-example:nth-child(2){background:linear-gradient(135deg,#6eea9d0d,#ffffff04)}.hero-example>span{color:#6eea9d;font-size:10px;font-weight:800;letter-spacing:.16em;padding-top:4px}.hero-example p{margin:0;color:#d4e1da;font-size:14px;line-height:1.58}@media(prefers-reduced-motion:no-preference){.hero-examples{animation:hero-console-in .65s cubic-bezier(.2,.8,.2,1) both}@keyframes hero-console-in{0%{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}}@media(max-width:900px){.hero-examples{margin-top:22px}}@media(max-width:580px){.hero-examples{padding:13px;border-radius:18px}.hero-examples:after{line-height:1.6}.hero-example{grid-template-columns:28px 1fr;padding:12px 13px}.hero-example p{font-size:13px}}.dashboard-shell{min-height:100vh;display:grid;grid-template-columns:230px 1fr}.sidebar{width:230px;padding:28px 22px;border-right:1px solid #ffffff0d;background:#08130e;display:flex;flex-direction:column;min-height:100vh}.sidebar nav{display:grid;gap:8px;margin-top:56px}.nav-button{border:0;border-radius:11px;padding:12px 14px;background:transparent;color:#81948a;text-align:left;display:flex;align-items:center;gap:12px}.nav-button span{width:22px;color:#6eea9d}.nav-button.active{background:#68ed9b0d;color:#dff8e8}.sidebar-foot{margin-top:auto;color:#62756b;font-size:10px}.live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#6bea9d;margin-right:7px}.workspace{min-width:0}.workspace>header{justify-content:flex-end}.mobile-brand{display:none}.dashboard-page{max-width:1120px}.global-notice{width:min(1120px,calc(100% - 48px));margin:20px auto -35px}.hero-signal{min-height:270px;border:1px solid #ffffff10;border-radius:24px;padding:34px 40px;background:linear-gradient(135deg,#10251a,#0b1712);display:flex;align-items:center;justify-content:space-between}.hero-signal>div:first-child>strong{display:block;font-size:clamp(78px,9vw,126px);line-height:.9;margin:22px 0 12px}.hero-signal p{margin:0;color:#83efa8;font-weight:700}.signal-ring{width:164px;height:164px;border-radius:50%;border:1px solid #6bea9d55;display:grid;place-items:center;align-content:center}.signal-ring span{font-size:42px;font-weight:800}.signal-ring small{color:#69e99a;font-size:9px}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px}.metric-card{min-height:150px;border:1px solid #ffffff0d;border-radius:18px;padding:22px;background:#0d1914;display:flex;flex-direction:column}.metric-card>span{color:#7f9388;font-size:12px}.metric-card strong{font-size:36px;margin:17px 0 8px}.metric-card small{margin-top:auto;color:#53665c;font-size:10px;text-transform:uppercase}.latest-card{width:100%;margin-top:16px;padding:26px 28px;border:1px solid #ffffff0d;border-radius:18px;background:#0c1812;color:inherit;text-align:left;display:flex;justify-content:space-between;align-items:center}.latest-card h2{margin:10px 0 6px}.latest-card p{margin:0;color:#7d9186}.open-arrow{font-size:28px;color:#68e99a}.modal-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#020805c2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.cubifit-modal{width:min(460px,100%);padding:30px;border:1px solid #ffffff18;border-radius:24px;background:linear-gradient(145deg,#10231a,#09130f);box-shadow:0 28px 90px #000b}.cubifit-modal .modal-mark{width:44px;height:44px;display:grid;place-items:center;margin-bottom:22px;border:1px solid #6bea9d55;border-radius:13px;color:#6bea9d;font-size:22px}.cubifit-modal h2{margin:8px 0 10px;font-size:30px}.cubifit-modal p{margin:0;color:#91a69a;line-height:1.55}.modal-error{margin-top:18px;padding:12px 14px;border:1px solid #ff7b7b55;border-radius:12px;background:#ff5f5f12;color:#ffb0b0;font-size:13px;line-height:1.45}.modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:28px}.modal-actions button{min-width:120px}:root{--cf-accent:#70efa1;--cf-accent-soft:#70efa115;--cf-surface:#0d1813;--cf-surface-2:#101e17;--cf-border:#ffffff12;--cf-muted:#96a99f}.auth-shell{background:#07100c}.auth-hero{background:radial-gradient(circle at 18% 8%,#173d2a 0,transparent 34%),linear-gradient(180deg,#09150f,#07100c)}.auth-hero:after{content:"";position:absolute;inset:auto -10% -25% 12%;height:48%;background:radial-gradient(ellipse,#6eea9d12,transparent 62%);pointer-events:none}.hero-copy{position:relative;z-index:1}.hero-copy h1{text-wrap:balance}.hero-copy>p{font-size:16px;color:#a9bcb2}.auth-panel{background:linear-gradient(180deg,#0a1510f2,#08110ded)}.auth-card{border-color:#ffffff14;background:linear-gradient(180deg,#101f18,#0b1712);box-shadow:0 30px 90px #0007,inset 0 1px #ffffff07}.auth-card h2{font-size:31px}.auth-card>p{line-height:1.55}.auth-card label{font-size:12px;color:#bdcbc4}.auth-card input{min-height:48px;border-radius:12px;background:#07110c;border-color:#ffffff1d;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.auth-card input:hover{border-color:#ffffff2a}.auth-card input:focus{background:#09150f;border-color:#70efa199;box-shadow:0 0 0 4px #70efa10e}.primary,.secondary,.refresh,.social-button{transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.primary:not(:disabled):hover,.secondary:not(:disabled):hover,.social-button:not(:disabled):hover{transform:translateY(-1px)}.primary{box-shadow:0 10px 28px #6df0a113}.primary:not(:disabled):active,.secondary:not(:disabled):active,.social-button:not(:disabled):active{transform:translateY(0) scale(.99)}.text-button{min-height:34px}.provider-card{transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.provider-card:not(.muted):hover{transform:translateY(-2px);border-color:#70efa126;box-shadow:0 24px 70px #0004}.status.connected{box-shadow:inset 0 0 0 1px #5ce8900c}.status.connected i{animation:connected-pulse 2.2s ease-in-out infinite}.notice{border-radius:12px}.form-message.error{border:1px solid #ff77772b;background:#ff77770c;color:#ffbaba}.form-message.info{border:1px solid #70efa11c;background:#70efa108}.setup-header .brand,.auth-hero .brand{position:relative;z-index:2}.brand-mark{background:linear-gradient(145deg,#122a1d,#0a1710);box-shadow:inset 0 0 18px #1c5b3744,0 8px 28px #0003}.eyebrow{line-height:1.4}.user-chip button{padding:8px 0}.user-chip button:hover{color:#9af7bb}@keyframes connected-pulse{0%,to{box-shadow:0 0 8px #61e99888}50%{box-shadow:0 0 17px #61e998}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:900px){.auth-hero{min-height:auto}.hero-copy{margin:7vh 0 2vh}.auth-panel{border-top:1px solid #ffffff0e}.auth-card{box-shadow:0 20px 60px #0005}}@media(max-width:580px){.auth-hero{padding:28px 20px 26px}.hero-copy h1{font-size:clamp(40px,13vw,54px)}.hero-copy>p{font-size:15px;line-height:1.62}.auth-panel{padding:22px 14px 40px}.auth-card{padding:26px 20px;border-radius:20px}.auth-card h2{font-size:27px}.primary,.secondary,.social-button{min-height:48px}.brand{font-size:16px}.brand-mark{width:32px;height:32px}}
