/* COMMERCIAL-UX-1.0A · Organizer Landing · Lovable-first commercial layer */
:root{
  --rh-cux-bg:#050914;
  --rh-cux-bg-2:#08111f;
  --rh-cux-card:rgba(15,23,42,.82);
  --rh-cux-card-2:rgba(2,8,23,.72);
  --rh-cux-border:rgba(148,163,184,.18);
  --rh-cux-text:#e5eef9;
  --rh-cux-muted:#9fb0c7;
  --rh-cux-soft:#cbd5e1;
  --rh-cux-green:#22c55e;
  --rh-cux-blue:#38bdf8;
  --rh-cux-orange:#f59e0b;
  --rh-cux-violet:#a78bfa;
  --rh-cux-red:#fb7185;
  --rh-cux-radius:26px;
  --rh-cux-shadow:0 24px 70px rgba(0,0,0,.36);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
.rh-cux-body{margin:0;background:radial-gradient(circle at top left,rgba(34,197,94,.16),transparent 34%),radial-gradient(circle at top right,rgba(56,189,248,.12),transparent 28%),linear-gradient(180deg,var(--rh-cux-bg),#030712 70%);color:var(--rh-cux-text);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;overflow-x:hidden}
.rh-cux-body a{color:inherit;text-decoration:none}
.rh-cux-container{width:min(1180px,calc(100% - 36px));margin:0 auto}
.rh-cux-ico{flex:0 0 auto}
.rh-cux-breadcrumbs{position:relative;z-index:12}
.rh-cux-nav{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px clamp(18px,3vw,34px);background:rgba(3,7,18,.78);backdrop-filter:blur(18px);border-bottom:1px solid rgba(148,163,184,.12)}
.rh-cux-brand{display:inline-flex;align-items:center;gap:10px;font-weight:900;letter-spacing:-.03em}.rh-cux-brand span:first-child{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:linear-gradient(135deg,#22c55e,#38bdf8);color:#02120a}.rh-cux-brand strong span{color:var(--rh-cux-green)}
.rh-cux-nav-links,.rh-cux-nav-actions,.rh-cux-hero-actions,.rh-cux-link-row,.rh-cux-demo-actions,.rh-cux-real-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.rh-cux-nav-links a{color:#b9c7dc;font-size:14px;font-weight:750}.rh-cux-nav-links a:hover{color:#fff}
.rh-cux-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:11px 16px;border-radius:999px;border:1px solid rgba(148,163,184,.22);font-weight:850;font-size:14px;transition:transform .18s ease,border-color .18s ease,background .18s ease}.rh-cux-btn:hover{transform:translateY(-1px)}.rh-cux-btn-primary{background:linear-gradient(135deg,#22c55e,#14b8a6);color:#03120b;border-color:rgba(34,197,94,.45);box-shadow:0 16px 34px rgba(34,197,94,.18)}.rh-cux-btn-outline{background:rgba(15,23,42,.7);color:#e2e8f0}.rh-cux-btn-soft{background:rgba(56,189,248,.11);color:#d7f3ff;border-color:rgba(56,189,248,.25)}.rh-cux-btn-ghost{background:transparent;color:#cbd5e1}.rh-cux-text-link{font-weight:850;color:#93c5fd}
.rh-cux-hero{position:relative;min-height:calc(100vh - 74px);display:flex;align-items:center;padding:86px 0 64px}.rh-cux-hero-bg{position:absolute;inset:0;background:radial-gradient(circle at 72% 24%,rgba(34,197,94,.18),transparent 27%),radial-gradient(circle at 40% 70%,rgba(168,85,247,.14),transparent 32%);pointer-events:none}.rh-cux-hero-inner{position:relative;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(360px,.78fr);gap:34px;align-items:center}.rh-cux-hero-copy h1,.rh-cux-section-head h2,.rh-cux-final h2{font-family:"Space Grotesk",Inter,sans-serif;letter-spacing:-.06em;line-height:.96;margin:0;color:#fff}.rh-cux-hero-copy h1{font-size:clamp(42px,7.2vw,86px);max-width:940px}.rh-cux-hero-copy p,.rh-cux-section-head p,.rh-cux-final p{color:var(--rh-cux-muted);line-height:1.68;font-size:clamp(15px,2vw,18px);max-width:760px}.rh-cux-pill{display:inline-flex;align-items:center;gap:8px;width:max-content;max-width:100%;padding:8px 12px;border-radius:999px;background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.2);color:#b8ffd2;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;margin-bottom:18px}.rh-cux-pill-green{background:rgba(34,197,94,.12);color:#bbf7d0}.rh-cux-pill-blue{background:rgba(56,189,248,.12);color:#bae6fd;border-color:rgba(56,189,248,.22)}.rh-cux-pill-orange{background:rgba(245,158,11,.12);color:#fde68a;border-color:rgba(245,158,11,.24)}
.rh-cux-thesis{display:grid;gap:5px;margin-top:18px;padding:16px 18px;border:1px solid rgba(34,197,94,.22);background:linear-gradient(135deg,rgba(34,197,94,.09),rgba(56,189,248,.06));border-radius:22px;max-width:780px}.rh-cux-thesis strong{font-size:15px;color:#fff}.rh-cux-thesis span{color:#b9c7dc;font-size:14px}
.rh-cux-hero-panel,.rh-cux-demo-box,.rh-cux-final-box{position:relative;border:1px solid var(--rh-cux-border);background:linear-gradient(180deg,rgba(15,23,42,.88),rgba(2,8,23,.78));box-shadow:var(--rh-cux-shadow);border-radius:var(--rh-cux-radius);overflow:hidden}.rh-cux-hero-panel{padding:20px}.rh-cux-hero-panel:before,.rh-cux-demo-box:before,.rh-cux-final-box:before{content:"";position:absolute;inset:-1px;background:linear-gradient(135deg,rgba(34,197,94,.18),transparent 35%,rgba(56,189,248,.18));pointer-events:none;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;padding:1px;border-radius:inherit}.rh-cux-panel-head{display:flex;align-items:center;gap:12px;justify-content:space-between}.rh-cux-panel-head strong{display:block}.rh-cux-panel-head small{display:block;color:var(--rh-cux-muted);font-size:12px;margin-top:3px}.rh-cux-panel-head em{font-style:normal;color:#86efac;font-size:11px;font-weight:900;border:1px solid rgba(34,197,94,.24);border-radius:999px;padding:6px 8px}.rh-cux-live-dot{display:inline-block;width:10px;height:10px;border-radius:999px;background:#22c55e;box-shadow:0 0 0 7px rgba(34,197,94,.12)}
.rh-cux-mini-flow{display:grid;grid-template-columns:1fr 24px 1fr 24px 1fr 24px 1fr;align-items:center;gap:8px;margin:22px 0}.rh-cux-mini-flow span{padding:10px 8px;border-radius:14px;background:rgba(15,23,42,.9);border:1px solid rgba(148,163,184,.12);text-align:center;font-size:12px;font-weight:900;color:#dbeafe}.rh-cux-mini-flow b{height:2px;background:linear-gradient(90deg,#22c55e,#38bdf8);border-radius:99px}.rh-cux-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.rh-cux-metrics article{padding:14px;border-radius:20px;background:rgba(2,8,23,.54);border:1px solid rgba(148,163,184,.13)}.rh-cux-metrics strong{display:block;font-size:28px;letter-spacing:-.04em}.rh-cux-metrics span{display:block;color:#e2e8f0;font-weight:850;font-size:13px}.rh-cux-metrics small{display:block;color:#8da0b8;font-size:12px;margin-top:4px}.rh-cux-proof-strip{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.rh-cux-proof-strip span{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border-radius:999px;background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.17);font-size:12px;color:#c7f9d8;font-weight:800}
.rh-cux-section{padding:76px 0}.rh-cux-section-head{margin-bottom:26px}.rh-cux-center{text-align:center;margin-inline:auto}.rh-cux-center p,.rh-cux-center h2{margin-inline:auto}.rh-cux-section-head h2{font-size:clamp(31px,4.6vw,58px)}.rh-cux-section-head p{margin-top:14px}.rh-cux-compare-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.rh-cux-compare-card{display:grid;grid-template-columns:1fr 34px 1fr;gap:10px;align-items:center;padding:14px;border-radius:22px;background:var(--rh-cux-card);border:1px solid var(--rh-cux-border)}.rh-cux-compare-card div{min-width:0}.rh-cux-compare-card span{display:block;color:#8ea2ba;font-size:11px;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.rh-cux-compare-card strong{display:block;margin-top:4px;color:#f8fafc;font-size:14px}.rh-cux-compare-card i{display:grid;place-items:center;color:#67e8f9}
.rh-cux-flow-section{background:linear-gradient(180deg,rgba(15,23,42,.22),rgba(2,8,23,.06))}.rh-cux-flow-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.rh-cux-flow-card{position:relative;min-height:225px;padding:18px;border-radius:24px;background:linear-gradient(180deg,rgba(15,23,42,.88),rgba(2,8,23,.64));border:1px solid var(--rh-cux-border);overflow:hidden}.rh-cux-flow-card:after{content:"";position:absolute;right:-28px;top:42px;width:64px;height:2px;background:linear-gradient(90deg,#22c55e,#38bdf8);opacity:.55}.rh-cux-flow-card:last-child:after{display:none}.rh-cux-flow-card span{display:grid;place-items:center;width:42px;height:42px;border-radius:16px;background:rgba(34,197,94,.12);color:#86efac}.rh-cux-flow-card b{display:block;margin-top:24px;color:#64748b;font-size:12px}.rh-cux-flow-card h3{font-size:17px;margin:8px 0 8px;color:#fff;line-height:1.15}.rh-cux-flow-card p{margin:0;color:#9fb0c7;font-size:13px;line-height:1.55}
.rh-cux-split-grid{display:grid;grid-template-columns:.8fr 1fr;gap:26px;align-items:center}.rh-cux-value-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.rh-cux-value-card,.rh-cux-ecosystem-card{padding:20px;border-radius:24px;background:var(--rh-cux-card);border:1px solid var(--rh-cux-border)}.rh-cux-value-card strong{font-size:20px;color:#fff}.rh-cux-value-card p{color:#9fb0c7;line-height:1.6;margin:9px 0 0}
.rh-cux-ecosystem-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.rh-cux-card-title{display:flex;gap:10px;align-items:center}.rh-cux-card-title span{display:grid;place-items:center;width:42px;height:42px;border-radius:16px;background:rgba(56,189,248,.11);color:#7dd3fc}.rh-cux-card-title h3{margin:0;font-size:22px;color:#fff}.rh-cux-quote{color:#e2e8f0!important;font-weight:800}.rh-cux-bullet{display:grid;gap:4px;padding:12px 0;border-top:1px solid rgba(148,163,184,.12)}.rh-cux-bullet strong{color:#fff}.rh-cux-bullet small{color:#9fb0c7;line-height:1.5}.rh-cux-policy-stack{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.rh-cux-policy-stack span{border-radius:999px;padding:8px 10px;background:rgba(245,158,11,.1);border:1px solid rgba(245,158,11,.2);color:#fde68a;font-size:12px;font-weight:850}
.rh-cux-demo-box{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:28px}.rh-cux-demo-badge{display:inline-flex;width:max-content;padding:7px 10px;border-radius:999px;background:rgba(245,158,11,.13);border:1px solid rgba(245,158,11,.26);font-size:11px;color:#fde68a;font-weight:950;letter-spacing:.08em}.rh-cux-demo-box h2{font-family:"Space Grotesk",Inter,sans-serif;font-size:clamp(28px,4vw,46px);margin:12px 0 8px;letter-spacing:-.05em}.rh-cux-demo-box p{color:var(--rh-cux-muted);line-height:1.62;max-width:780px}.rh-cux-demo-actions{justify-content:flex-end}.rh-cux-real-actions{grid-column:1/-1;border-top:1px solid rgba(148,163,184,.14);padding-top:16px;color:#9fb0c7}.rh-cux-real-actions span{font-weight:900;color:#fff}.rh-cux-real-actions a{font-size:13px;color:#bfdbfe;font-weight:850}
.rh-cux-final{text-align:center}.rh-cux-final-box{padding:42px 24px}.rh-cux-final-box h2{font-size:clamp(34px,5vw,64px);max-width:880px;margin-inline:auto}.rh-cux-final-box p{margin-inline:auto}.rh-cux-center-actions{justify-content:center}.rh-cux-footer{padding:44px 0 20px;border-top:1px solid rgba(148,163,184,.12);background:#020617}.rh-cux-footer-grid{display:grid;grid-template-columns:1.3fr .6fr .6fr;gap:24px}.rh-cux-footer strong{display:block;color:#fff;margin-bottom:8px}.rh-cux-footer p,.rh-cux-footer a,.rh-cux-footer-bottom{color:#91a3bb;font-size:14px}.rh-cux-footer nav{display:grid;gap:8px}.rh-cux-footer-bottom{display:flex;justify-content:space-between;gap:16px;border-top:1px solid rgba(148,163,184,.12);margin-top:24px;padding-top:18px}
.rh-cux-reveal{opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .55s ease;transition-delay:calc(var(--d,0) * 55ms)}.rh-cux-reveal.is-visible{opacity:1;transform:none}
@media(max-width:1060px){.rh-cux-hero-inner,.rh-cux-split-grid,.rh-cux-demo-box{grid-template-columns:1fr}.rh-cux-flow-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rh-cux-compare-grid,.rh-cux-ecosystem-grid{grid-template-columns:1fr 1fr}.rh-cux-nav{align-items:flex-start}.rh-cux-nav-links{display:none}.rh-cux-demo-actions{justify-content:flex-start}}
@media(max-width:760px){.rh-cux-container{width:min(100% - 28px,1180px)}.rh-cux-nav{position:relative;display:grid}.rh-cux-nav-actions{width:100%}.rh-cux-nav-actions .rh-cux-btn{flex:1}.rh-cux-hero{min-height:auto;padding:48px 0}.rh-cux-hero-copy h1{font-size:42px}.rh-cux-hero-actions .rh-cux-btn{width:100%}.rh-cux-compare-grid,.rh-cux-ecosystem-grid,.rh-cux-value-grid,.rh-cux-footer-grid{grid-template-columns:1fr}.rh-cux-flow-grid{grid-template-columns:1fr}.rh-cux-flow-card{min-height:auto}.rh-cux-flow-card:after{display:none}.rh-cux-mini-flow{grid-template-columns:1fr;gap:7px}.rh-cux-mini-flow b{height:18px;width:2px;margin:auto;background:linear-gradient(180deg,#22c55e,#38bdf8)}.rh-cux-metrics{grid-template-columns:1fr 1fr}.rh-cux-compare-card{grid-template-columns:1fr}.rh-cux-compare-card i{justify-content:flex-start}.rh-cux-footer-bottom{display:grid}.rh-cux-section{padding:54px 0}}
@media(max-width:420px){.rh-cux-metrics{grid-template-columns:1fr}.rh-cux-btn{width:100%}.rh-cux-pill{width:100%;justify-content:center;text-align:center}.rh-cux-hero-copy h1{font-size:36px}}


/* ORGANIZER-CONVERSION-CLARITY-1.0 · claridad comercial para organizadores */
.rh-cux-start-section{position:relative;background:linear-gradient(180deg,rgba(15,23,42,.18),rgba(2,6,23,.08));}
.rh-cux-start-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:26px;}
.rh-cux-start-card{position:relative;overflow:hidden;border:1px solid rgba(34,197,94,.18);background:linear-gradient(145deg,rgba(15,23,42,.84),rgba(2,8,23,.70));border-radius:var(--rh-cux-radius);padding:22px;box-shadow:var(--rh-cux-shadow);min-height:210px;}
.rh-cux-start-card>span{width:42px;height:42px;display:grid;place-items:center;border-radius:16px;background:rgba(34,197,94,.12);color:#bbf7d0;border:1px solid rgba(34,197,94,.22);}
.rh-cux-start-card>b{position:absolute;right:18px;top:16px;color:rgba(148,163,184,.26);font-size:36px;font-weight:950;letter-spacing:-.07em;}
.rh-cux-start-card h3{margin:20px 0 8px;color:#fff;font-size:20px;letter-spacing:-.03em;}
.rh-cux-start-card p{margin:0;color:#aebfd5;line-height:1.62;}
.rh-cux-requirements{display:grid;grid-template-columns:.75fr 1.25fr;gap:18px;align-items:start;margin-top:18px;border:1px solid rgba(56,189,248,.18);background:rgba(56,189,248,.06);border-radius:24px;padding:20px;}
.rh-cux-requirements strong{display:block;color:#fff;font-size:18px;margin-bottom:6px;}.rh-cux-requirements p{margin:0;color:#9fb0c7;line-height:1.55}.rh-cux-requirements ul{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;}.rh-cux-requirements li{border:1px solid rgba(148,163,184,.16);background:rgba(15,23,42,.54);border-radius:999px;padding:10px 12px;color:#dbeafe;font-size:13px;font-weight:850;}
.rh-cux-fit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;}.rh-cux-fit-card{border:1px solid rgba(148,163,184,.14);background:rgba(15,23,42,.55);border-radius:20px;padding:16px;}.rh-cux-fit-card strong{display:block;color:#fff;margin-bottom:6px}.rh-cux-fit-card p{margin:0;color:#9fb0c7;line-height:1.55;font-size:14px;}
.rh-cux-reassurance{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px;}.rh-cux-reassurance span{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(34,197,94,.18);background:rgba(34,197,94,.08);border-radius:999px;padding:9px 12px;color:#d1fae5;font-size:13px;font-weight:850;}
@media(max-width:900px){.rh-cux-start-grid,.rh-cux-fit-grid{grid-template-columns:1fr}.rh-cux-requirements{grid-template-columns:1fr}.rh-cux-requirements ul{grid-template-columns:1fr}}

/* ==========================================================================
   ORGANIZER-LANDING-PREMIUM-F1-1.0
   Fundación visual, hero premium, dashboard ilustrativo y motion progresivo.
   ========================================================================== */
:root{
  --rh-org-cyan:#22d3ee;
  --rh-org-green:#4ade80;
  --rh-org-mint:#5eead4;
  --rh-org-blue:#38bdf8;
  --rh-org-ink:#02060d;
  --rh-org-panel:rgba(5,12,22,.90);
  --rh-org-line:rgba(103,232,249,.18);
}
html{scroll-padding-top:92px}
.rh-cux-org-premium-body{
  background:
    radial-gradient(circle at 16% 7%,rgba(34,211,238,.075),transparent 25%),
    radial-gradient(circle at 84% 13%,rgba(74,222,128,.065),transparent 25%),
    linear-gradient(180deg,#02060d 0%,#04101b 42%,#02060d 100%);
}
.rh-cux-org-premium-body main{position:relative;overflow:clip}
.rh-cux-org-scroll-progress{
  position:fixed;z-index:90;top:0;left:0;right:0;height:3px;pointer-events:none;
  background:rgba(148,163,184,.055);
}
.rh-cux-org-scroll-progress span{
  display:block;width:100%;height:100%;border-radius:0 999px 999px 0;
  background:linear-gradient(90deg,var(--rh-org-cyan),var(--rh-org-green));
  box-shadow:0 0 18px rgba(34,211,238,.6);transform:scaleX(0);transform-origin:left center;will-change:transform;
}
.rh-cux-org-hero-premium{
  position:relative;isolation:isolate;min-height:min(940px,calc(100svh - 64px));
  padding:clamp(66px,8vw,112px) 0 clamp(72px,8vw,106px);overflow:hidden;
  background:#020812;
}
.rh-cux-org-hero-media{
  position:absolute;z-index:-6;inset:-5%;
  background:
    linear-gradient(90deg,rgba(2,7,14,.98) 0%,rgba(2,7,14,.90) 34%,rgba(2,7,14,.46) 69%,rgba(2,7,14,.72) 100%),
    linear-gradient(180deg,rgba(2,7,14,.22),rgba(2,7,14,.93)),
    url('/assets/img/rh-v2/home-bento/organizer-control-live.webp') 68% 48%/cover no-repeat;
  transform:translate3d(0,var(--rh-org-parallax-y,0),0) scale(1.07);
  filter:saturate(.92) contrast(1.06);will-change:transform;
}
.rh-cux-org-hero-overlay{
  position:absolute;z-index:-5;inset:0;pointer-events:none;
  background:
    radial-gradient(circle at 79% 29%,rgba(34,211,238,.15),transparent 22%),
    radial-gradient(circle at 54% 72%,rgba(74,222,128,.09),transparent 29%),
    linear-gradient(180deg,transparent 58%,#020812 100%);
}
.rh-cux-org-hero-grid{
  position:absolute;z-index:-4;inset:0;opacity:.18;pointer-events:none;
  background-image:linear-gradient(rgba(125,211,252,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(125,211,252,.08) 1px,transparent 1px);
  background-size:72px 72px;
  mask-image:linear-gradient(90deg,#000 0%,transparent 55%,#000 100%);
}
.rh-cux-org-orbit{position:absolute;z-index:-3;border:1px solid rgba(34,211,238,.15);border-radius:50%;pointer-events:none}
.rh-cux-org-orbit:before{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background:var(--rh-org-cyan);box-shadow:0 0 18px rgba(34,211,238,.8)}
.rh-cux-org-orbit-one{width:520px;height:520px;right:-180px;top:60px;transform:rotate(-19deg)}
.rh-cux-org-orbit-one:before{left:30px;top:118px}
.rh-cux-org-orbit-two{width:350px;height:350px;right:24%;bottom:-218px;transform:rotate(24deg);border-color:rgba(74,222,128,.12)}
.rh-cux-org-orbit-two:before{right:45px;top:54px;background:var(--rh-org-green)}
.rh-cux-org-hero-inner{
  min-height:640px;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);gap:clamp(30px,4vw,58px);align-items:center;
}
.rh-cux-org-hero-copy{min-width:0;position:relative;z-index:2}
.rh-cux-org-hero-kicker{
  margin-bottom:20px;border-color:rgba(34,211,238,.24);background:rgba(6,23,32,.66);color:#b6f8ff;
  box-shadow:inset 0 1px rgba(255,255,255,.035);backdrop-filter:blur(10px);
}
.rh-cux-org-hero-copy h1{
  max-width:800px;font-size:clamp(46px,5.3vw,78px);line-height:.98;letter-spacing:-.064em;text-wrap:balance;
}
.rh-cux-org-hero-copy h1 span{
  background:linear-gradient(92deg,var(--rh-org-cyan) 0%,var(--rh-org-mint) 48%,var(--rh-org-green) 100%);
  -webkit-background-clip:text;background-clip:text;color:transparent;
}
.rh-cux-org-hero-copy>p{max-width:690px;margin:20px 0 0;color:#a9bac7;font-size:clamp(15px,1.45vw,18px);line-height:1.65}
.rh-cux-org-hero-actions{margin-top:27px;gap:10px}
.rh-cux-org-hero-actions .rh-cux-btn{min-height:48px;padding:13px 18px;border-radius:14px;font-size:13px;backdrop-filter:blur(12px)}
.rh-cux-org-btn-premium{
  min-width:210px;color:#02130c!important;background:linear-gradient(105deg,#22d3ee 0%,#5eead4 42%,#4ade80 100%)!important;
  border-color:rgba(94,234,212,.46)!important;box-shadow:0 16px 40px rgba(34,211,238,.16),0 0 0 1px rgba(255,255,255,.05) inset!important;
}
.rh-cux-org-btn-premium:hover{box-shadow:0 21px 48px rgba(34,211,238,.22),0 0 0 1px rgba(255,255,255,.09) inset!important}
.rh-cux-org-social-proof{
  max-width:680px;margin-top:22px;display:grid;grid-template-columns:auto 1fr;gap:13px;align-items:center;
}
.rh-cux-org-proof-icons{display:flex;padding-left:8px}
.rh-cux-org-proof-icons span{
  width:35px;height:35px;margin-left:-8px;display:grid;place-items:center;border:2px solid #06111c;border-radius:50%;
  color:#05131a;background:linear-gradient(145deg,#67e8f9,#4ade80);font-size:8px;font-weight:950;box-shadow:0 8px 22px rgba(0,0,0,.22)
}
.rh-cux-org-social-proof strong,.rh-cux-org-social-proof small{display:block}
.rh-cux-org-social-proof strong{color:#eafcff;font-size:12px}.rh-cux-org-social-proof small{margin-top:3px;color:#8297a7;font-size:10px;line-height:1.5}
.rh-cux-org-hero-trust{display:flex;flex-wrap:wrap;gap:7px;margin-top:17px}
.rh-cux-org-hero-trust span{
  display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid rgba(148,163,184,.13);border-radius:999px;
  color:#c9d8df;background:rgba(3,13,23,.54);font-size:9px;font-weight:850;backdrop-filter:blur(8px)
}
.rh-cux-org-hero-trust .rh-cux-ico{color:#70efc0}

.rh-cux-org-hero-console{
  --rh-pointer-x:50%;--rh-pointer-y:50%;min-width:0;padding:17px;border-radius:28px;
  border:1px solid rgba(34,211,238,.35);background:
    radial-gradient(circle at var(--rh-pointer-x) var(--rh-pointer-y),rgba(34,211,238,.10),transparent 30%),
    linear-gradient(150deg,rgba(7,23,36,.95),rgba(3,10,19,.97));
  box-shadow:0 34px 100px rgba(0,0,0,.46),0 0 42px rgba(34,211,238,.13),inset 0 1px rgba(255,255,255,.035);
  transform:perspective(1200px) rotateY(-2.5deg) rotateX(.7deg);transform-origin:center;
}
.rh-cux-org-hero-console:after{
  content:"";position:absolute;inset:auto 8% -30px;height:52px;border-radius:50%;background:rgba(34,211,238,.16);filter:blur(30px);z-index:-1
}
.rh-cux-org-console-head{position:relative;z-index:2;padding:2px 2px 13px;border-bottom:1px solid rgba(148,163,184,.11)}
.rh-cux-org-console-head em{color:#96f4ce;border-color:rgba(74,222,128,.22);background:rgba(74,222,128,.06)}
.rh-cux-org-console-main{padding-top:13px}
.rh-cux-org-dashboard{
  padding:14px;border:1px solid rgba(148,163,184,.12);border-radius:21px;background:linear-gradient(145deg,rgba(3,12,22,.90),rgba(7,22,34,.78));
  box-shadow:inset 0 1px rgba(255,255,255,.025)
}
.rh-cux-org-dashboard-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;color:#dff8ff;font-size:10px;font-weight:900}
.rh-cux-org-dashboard-title b{display:inline-flex;align-items:center;gap:5px;color:#72f3b8;font-size:8px;text-transform:uppercase;letter-spacing:.08em}
.rh-cux-org-dashboard-title b:before{content:"";width:6px;height:6px;border-radius:50%;background:#4ade80;box-shadow:0 0 10px rgba(74,222,128,.8)}
.rh-cux-org-demo-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}
.rh-cux-org-demo-kpis article{min-width:0;padding:10px;border:1px solid rgba(148,163,184,.11);border-radius:14px;background:rgba(6,18,29,.76)}
.rh-cux-org-demo-kpis small,.rh-cux-org-demo-kpis strong,.rh-cux-org-demo-kpis em{display:block;min-width:0}
.rh-cux-org-demo-kpis small{color:#7f94a4;font-size:7px;text-transform:uppercase;font-weight:850;letter-spacing:.05em}
.rh-cux-org-demo-kpis strong{margin-top:5px;color:#effcff;font-size:18px;letter-spacing:-.045em;white-space:nowrap}
.rh-cux-org-demo-kpis em{margin-top:3px;color:#63e6ad;font-size:7px;font-style:normal}
.rh-cux-org-demo-kpis .is-score{background:radial-gradient(circle at 70% 30%,rgba(74,222,128,.12),transparent 48%),rgba(6,18,29,.76)}
.rh-cux-org-dashboard-body{display:grid;grid-template-columns:minmax(0,1fr) minmax(170px,.78fr);gap:8px;margin-top:8px}
.rh-cux-org-activity,.rh-cux-org-event-preview{min-width:0;border:1px solid rgba(148,163,184,.10);border-radius:15px;background:rgba(2,10,18,.66)}
.rh-cux-org-activity{padding:11px}.rh-cux-org-activity>span{color:#7f94a4;font-size:7px;font-weight:850;text-transform:uppercase;letter-spacing:.05em}
.rh-cux-org-activity ul{display:grid;gap:6px;margin:9px 0 0;padding:0;list-style:none}
.rh-cux-org-activity li{display:grid;grid-template-columns:auto 1fr auto;gap:7px;align-items:center;color:#c9dbe3;font-size:8px}
.rh-cux-org-activity li i{width:6px;height:6px;border-radius:50%}.rh-cux-org-activity li i.is-green{background:#4ade80}.rh-cux-org-activity li i.is-cyan{background:#22d3ee}.rh-cux-org-activity li i.is-violet{background:#a78bfa}
.rh-cux-org-activity li small{color:#607686;font-size:7px}
.rh-cux-org-event-preview{position:relative;overflow:hidden;display:grid;grid-template-columns:70px 1fr;gap:9px;align-items:center;padding:7px}
.rh-cux-org-event-photo{align-self:stretch;min-height:88px;border-radius:11px;background:linear-gradient(180deg,transparent,rgba(2,8,15,.32)),url('/assets/img/rh-v2/event-trail.jpg') center/cover no-repeat}
.rh-cux-org-event-preview div:nth-child(2){min-width:0;display:grid;gap:3px}.rh-cux-org-event-preview span{color:#7f94a4;font-size:7px}.rh-cux-org-event-preview strong{color:#f2fbff;font-size:11px}.rh-cux-org-event-preview small{color:#94a8b4;font-size:7px}
.rh-cux-org-event-preview>em{position:absolute;right:8px;top:8px;padding:4px 6px;border-radius:999px;color:#83f5c2;background:rgba(74,222,128,.10);font-size:6px;font-style:normal;font-weight:900;text-transform:uppercase}
.rh-cux-org-platform-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:9px}
.rh-cux-org-platform-stats article{min-width:0;padding:10px;border:1px solid rgba(148,163,184,.11);border-radius:14px;background:rgba(2,10,18,.62)}
.rh-cux-org-platform-stats strong,.rh-cux-org-platform-stats span{display:block}.rh-cux-org-platform-stats strong{color:#f1fbff;font-size:17px;letter-spacing:-.04em}.rh-cux-org-platform-stats span{margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#718797;font-size:7px;text-transform:uppercase;font-weight:800}
.rh-cux-org-example-note{margin:10px 2px 0!important;color:#6f8493!important;font-size:8px!important;line-height:1.45!important}
.rh-cux-org-scroll-cue{position:absolute;z-index:3;left:50%;bottom:25px;display:grid;justify-items:center;gap:5px;transform:translateX(-50%);color:#76909f;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}
.rh-cux-org-scroll-cue span{width:22px;height:34px;border:1px solid rgba(148,163,184,.26);border-radius:999px;position:relative}
.rh-cux-org-scroll-cue span:after{content:"";position:absolute;left:50%;top:7px;width:3px;height:7px;border-radius:999px;background:#5eead4;transform:translateX(-50%);animation:rh-org-scroll-cue 1.7s ease-in-out infinite}
@keyframes rh-org-scroll-cue{0%,100%{transform:translate(-50%,0);opacity:.4}50%{transform:translate(-50%,10px);opacity:1}}
.rh-cux-org-sticky-cta{
  position:fixed;z-index:70;right:18px;bottom:18px;min-width:340px;padding:10px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;
  border:1px solid rgba(34,211,238,.27);border-radius:21px;color:#eafcff;background:rgba(3,12,22,.90);backdrop-filter:blur(18px);box-shadow:0 22px 70px rgba(0,0,0,.42),0 0 28px rgba(34,211,238,.08);
  opacity:0;visibility:hidden;transform:translate3d(0,18px,0);transition:.28s ease
}
.rh-cux-org-sticky-cta.is-visible{opacity:1;visibility:visible;transform:none}
.rh-cux-org-sticky-cta>span{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;color:#06131a;background:linear-gradient(145deg,#22d3ee,#4ade80)}
.rh-cux-org-sticky-cta div{min-width:0}.rh-cux-org-sticky-cta small,.rh-cux-org-sticky-cta strong{display:block}.rh-cux-org-sticky-cta small{color:#8aa0ad;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.rh-cux-org-sticky-cta strong{margin-top:2px;font-size:12px}
.rh-cux-org-sticky-cta>a{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(148,163,184,.18);border-radius:14px;background:rgba(148,163,184,.07)}

/* Reveal progresivo seguro: contenido visible sin JavaScript. */
.rh-cux-reveal{opacity:1;transform:none}
.rh-cux-org-motion .rh-cux-reveal{opacity:0;transform:translate3d(0,24px,0);transition:opacity .75s cubic-bezier(.2,.7,.2,1),transform .75s cubic-bezier(.2,.7,.2,1);transition-delay:calc(var(--d,0) * 75ms)}
.rh-cux-org-motion .rh-cux-reveal.is-visible{opacity:1;transform:none}

@media(max-width:1180px){
  .rh-cux-org-hero-inner{grid-template-columns:minmax(0,.86fr) minmax(480px,1.14fr);gap:28px}
  .rh-cux-org-hero-copy h1{font-size:clamp(43px,5vw,66px)}
}
@media(max-width:980px){
  .rh-cux-org-hero-premium{min-height:auto;padding-top:62px}
  .rh-cux-org-hero-inner{grid-template-columns:1fr;min-height:0;gap:38px}
  .rh-cux-org-hero-copy{max-width:780px}
  .rh-cux-org-hero-copy h1{max-width:760px;font-size:clamp(44px,7.6vw,70px)}
  .rh-cux-org-hero-console{max-width:790px;width:100%;justify-self:center;transform:none}
  .rh-cux-org-hero-media{background-position:74% 48%;opacity:.72}
  .rh-cux-org-scroll-cue{display:none}
}
@media(max-width:720px){
  html,body{max-width:100%;overflow-x:hidden}
  .rh-cux-container{width:min(1180px,calc(100% - 28px - env(safe-area-inset-left) - env(safe-area-inset-right)))}
  .rh-cux-org-hero-premium{padding:44px 0 55px;min-height:0}
  .rh-cux-org-hero-inner{display:grid;gap:28px;min-width:0}
  .rh-cux-org-hero-copy,.rh-cux-org-hero-console{min-width:0;width:100%;max-width:100%;transform:none!important}
  .rh-cux-org-hero-copy h1{font-size:clamp(38px,11.2vw,54px);line-height:1.01;letter-spacing:-.054em;overflow-wrap:anywhere}
  .rh-cux-org-hero-copy>p{font-size:15px;line-height:1.58}
  .rh-cux-org-hero-actions{display:grid;grid-template-columns:1fr;width:100%}
  .rh-cux-org-hero-actions .rh-cux-btn{width:100%;min-width:0}
  .rh-cux-org-social-proof{grid-template-columns:1fr;gap:9px}
  .rh-cux-org-hero-trust{display:grid;grid-template-columns:1fr}
  .rh-cux-org-hero-trust span{width:100%}
  .rh-cux-org-hero-console{padding:12px;border-radius:23px}
  .rh-cux-org-console-head{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:center}
  .rh-cux-org-console-head em{grid-column:1/-1;justify-self:start}
  .rh-cux-org-demo-kpis{grid-template-columns:1fr 1fr}
  .rh-cux-org-dashboard-body{grid-template-columns:1fr}
  .rh-cux-org-platform-stats{grid-template-columns:1fr 1fr}
  .rh-cux-org-event-preview{grid-template-columns:82px 1fr}
  .rh-cux-org-sticky-cta{left:12px;right:12px;bottom:max(10px,env(safe-area-inset-bottom));min-width:0;width:auto}
}
@media(max-width:420px){
  .rh-cux-org-hero-copy h1{font-size:clamp(35px,10.6vw,46px)}
  .rh-cux-org-demo-kpis,.rh-cux-org-platform-stats{grid-template-columns:1fr 1fr}
  .rh-cux-org-dashboard{padding:10px}
  .rh-cux-org-event-preview{grid-template-columns:70px 1fr}
  .rh-cux-org-sticky-cta{grid-template-columns:auto minmax(0,1fr) auto;padding:8px}.rh-cux-org-sticky-cta>span,.rh-cux-org-sticky-cta>a{width:38px;height:38px}
}
@media (prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  .rh-cux-org-hero-media{transform:none!important}
  .rh-cux-org-scroll-cue span:after{animation:none}
  .rh-cux-org-motion .rh-cux-reveal,.rh-cux-reveal{opacity:1!important;transform:none!important;transition:none!important}
  .rh-cux-org-sticky-cta{transition:none}
}

/* ========================================================================== 
   ORGANIZER-LANDING-PREMIUM-F2-1.0
   Onboarding visual + comparativa problema/solución. F1 preservada.
   ========================================================================== */
.rh-cux-org-start-premium{
  overflow:hidden;
  background:
    radial-gradient(circle at 12% 18%,rgba(34,211,238,.08),transparent 28%),
    radial-gradient(circle at 88% 74%,rgba(74,222,128,.07),transparent 30%),
    linear-gradient(180deg,rgba(5,15,25,.78),rgba(3,10,18,.94));
}
.rh-cux-org-start-heading,.rh-cux-org-compare-heading{
  display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:end;margin-bottom:28px
}
.rh-cux-org-start-heading .rh-cux-section-head,.rh-cux-org-compare-heading .rh-cux-section-head{margin:0;max-width:850px}
.rh-cux-org-start-heading h2,.rh-cux-org-compare-heading h2{
  max-width:840px;margin:0;font-size:clamp(38px,5.4vw,68px);line-height:.98;letter-spacing:-.064em;text-wrap:balance
}
.rh-cux-org-start-heading h2 span,.rh-cux-org-compare-heading h2 span{
  background:linear-gradient(90deg,#67e8f9,#4ade80);-webkit-background-clip:text;background-clip:text;color:transparent
}
.rh-cux-org-start-heading p,.rh-cux-org-compare-heading p{max-width:760px;margin:15px 0 0;font-size:clamp(15px,1.45vw,18px)}
.rh-cux-org-start-summary{
  min-width:250px;padding:16px 18px;display:grid;gap:5px;border:1px solid rgba(34,211,238,.18);border-radius:22px;
  background:linear-gradient(145deg,rgba(7,24,36,.86),rgba(4,14,23,.92));box-shadow:0 20px 54px rgba(0,0,0,.24)
}
.rh-cux-org-start-summary>span{display:flex;align-items:center;gap:9px;color:#8ea5b4;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.07em}
.rh-cux-org-start-summary>span b{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;color:#06131b;background:linear-gradient(145deg,#22d3ee,#4ade80);font-size:12px}
.rh-cux-org-start-summary strong{color:#eefbff;font:800 18px/1.1 "Space Grotesk",Inter,sans-serif}
.rh-cux-org-start-summary small{color:#7e95a4;font-size:10px}

.rh-cux-org-onboarding-shell{
  display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:16px;align-items:stretch
}
.rh-cux-org-onboarding-rail{display:grid;gap:10px;align-content:start}
.rh-cux-org-onboarding-step{
  appearance:none;width:100%;min-width:0;padding:15px;display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:12px;align-items:center;text-align:left;
  border:1px solid rgba(148,163,184,.13);border-radius:20px;color:#d6e4ea;background:rgba(5,16,27,.72);cursor:pointer;transition:.26s ease
}
.rh-cux-org-onboarding-step:hover,.rh-cux-org-onboarding-step:focus-visible,.rh-cux-org-onboarding-step.is-active{
  outline:none;transform:translateX(4px);border-color:rgba(74,222,128,.30);background:linear-gradient(135deg,rgba(34,211,238,.11),rgba(74,222,128,.09));box-shadow:0 18px 46px rgba(0,0,0,.22)
}
.rh-cux-org-onboarding-step>span{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(34,211,238,.17);border-radius:14px;color:#67e8f9;background:rgba(34,211,238,.07)}
.rh-cux-org-onboarding-step.is-active>span{color:#06131b;background:linear-gradient(145deg,#22d3ee,#4ade80);box-shadow:0 0 24px rgba(34,211,238,.16)}
.rh-cux-org-onboarding-step>b{color:#597281;font-size:10px;letter-spacing:.07em}
.rh-cux-org-onboarding-step>div{min-width:0;display:grid;gap:4px}.rh-cux-org-onboarding-step strong{font-size:13px}.rh-cux-org-onboarding-step small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#8095a4;font-size:9px}
.rh-cux-org-onboarding-focus{
  --rh-pointer-x:50%;--rh-pointer-y:50%;position:relative;min-height:390px;padding:0;overflow:hidden;border:1px solid rgba(34,211,238,.26);border-radius:28px;
  background:linear-gradient(145deg,rgba(6,22,34,.96),rgba(3,11,20,.98));box-shadow:0 28px 86px rgba(0,0,0,.34)
}
.rh-cux-org-onboarding-focus-media{
  position:absolute;inset:0;background:
    linear-gradient(90deg,rgba(3,11,19,.96) 0%,rgba(3,11,19,.80) 48%,rgba(3,11,19,.20) 100%),
    url('/assets/img/rh-v2/home-bento/organizer-control-live.webp') 72% center/cover no-repeat;opacity:.88;transition:transform .8s cubic-bezier(.2,.75,.25,1)
}
.rh-cux-org-onboarding-focus:hover .rh-cux-org-onboarding-focus-media{transform:scale(1.025)}
.rh-cux-org-onboarding-focus:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--rh-pointer-x) var(--rh-pointer-y),rgba(34,211,238,.10),transparent 31%);pointer-events:none}
.rh-cux-org-onboarding-focus-copy{position:relative;z-index:2;min-height:390px;max-width:650px;padding:38px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}
.rh-cux-org-onboarding-eyebrow{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border:1px solid rgba(74,222,128,.20);border-radius:999px;color:#98f0c8;background:rgba(4,24,29,.72);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.rh-cux-org-onboarding-focus h3{max-width:560px;margin:13px 0 8px;color:#f6fcff;font:850 clamp(31px,4vw,50px)/1 "Space Grotesk",Inter,sans-serif;letter-spacing:-.052em;text-wrap:balance}
.rh-cux-org-onboarding-focus p{max-width:560px;margin:0;color:#afc0ca;font-size:13px;line-height:1.65}
.rh-cux-org-onboarding-progress{width:min(100%,540px);height:5px;margin:18px 0 12px;overflow:hidden;border-radius:999px;background:rgba(148,163,184,.13)}
.rh-cux-org-onboarding-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#22d3ee,#4ade80);box-shadow:0 0 18px rgba(34,211,238,.26);transition:width .45s cubic-bezier(.2,.75,.25,1)}
.rh-cux-org-onboarding-signals{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:16px}.rh-cux-org-onboarding-signals span{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid rgba(148,163,184,.13);border-radius:999px;color:#c8d7dd;background:rgba(3,13,22,.58);font-size:9px;font-weight:800}
.rh-cux-org-onboarding-focus .rh-cux-btn{min-width:210px}
.rh-cux-org-start-support{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);gap:16px;margin-top:16px}
.rh-cux-org-requirements-premium,.rh-cux-org-event-fit{padding:22px;border:1px solid rgba(148,163,184,.14);border-radius:26px;background:linear-gradient(145deg,rgba(7,20,32,.92),rgba(4,12,22,.96));box-shadow:0 22px 64px rgba(0,0,0,.24)}
.rh-cux-org-requirements-premium>header{display:grid;grid-template-columns:auto 1fr;gap:13px;align-items:start}.rh-cux-org-requirements-premium>header>span{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(34,211,238,.18);border-radius:14px;color:#67e8f9;background:rgba(34,211,238,.07)}
.rh-cux-org-requirements-premium small,.rh-cux-org-event-fit header small{color:#67e8f9;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.09em}.rh-cux-org-requirements-premium h3,.rh-cux-org-event-fit h3{margin:4px 0 5px;color:#f4fbff;font:800 23px/1.05 "Space Grotesk",Inter,sans-serif;letter-spacing:-.035em}.rh-cux-org-requirements-premium p{margin:0;color:#8196a5;font-size:11px;line-height:1.55}
.rh-cux-org-requirements-premium ul{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0 0;padding:0;list-style:none}.rh-cux-org-requirements-premium li{min-width:0;padding:11px;display:grid;grid-template-columns:auto 1fr;gap:9px;align-items:center;border:1px solid rgba(148,163,184,.11);border-radius:14px;color:#c9d8df;background:rgba(3,13,22,.55);font-size:10px}.rh-cux-org-requirements-premium li b{color:#5eead4;font-size:8px}
.rh-cux-org-event-fit>div{display:grid;gap:8px;margin-top:15px}.rh-cux-org-event-fit article{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;padding:11px;border:1px solid rgba(148,163,184,.11);border-radius:15px;background:rgba(3,13,22,.54)}.rh-cux-org-event-fit article>span{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;color:#73edc0;background:rgba(74,222,128,.07)}.rh-cux-org-event-fit article strong{display:block;color:#edf8fb;font-size:11px}.rh-cux-org-event-fit article p{margin:3px 0 0;color:#7d92a1;font-size:9px;line-height:1.45}
.rh-cux-org-reassurance-premium{justify-content:center;margin-top:16px}.rh-cux-org-reassurance-premium span{padding:10px 13px;border-color:rgba(34,211,238,.15);color:#c9e8e6;background:rgba(34,211,238,.055);font-size:10px}

.rh-cux-org-compare-premium{
  overflow:hidden;background:
    radial-gradient(circle at 84% 25%,rgba(74,222,128,.075),transparent 31%),
    linear-gradient(180deg,rgba(3,9,17,.96),rgba(6,18,30,.88),rgba(3,9,17,.96))
}
.rh-cux-org-compare-counter{min-width:180px;padding:15px 17px;display:flex;align-items:center;gap:11px;border:1px solid rgba(74,222,128,.18);border-radius:20px;background:rgba(6,23,28,.62)}
.rh-cux-org-compare-counter strong{display:grid;place-items:center;width:45px;height:45px;border-radius:14px;color:#06131b;background:linear-gradient(145deg,#22d3ee,#4ade80);font-size:18px}.rh-cux-org-compare-counter span{max-width:90px;color:#9db0ba;font-size:10px;font-weight:850;text-transform:uppercase;line-height:1.35;letter-spacing:.06em}
.rh-cux-org-compare-stage{display:grid;grid-template-columns:minmax(0,1.34fr) minmax(280px,.66fr);gap:16px;align-items:stretch}
.rh-cux-org-compare-visual{--rh-pointer-x:50%;--rh-pointer-y:50%;position:relative;min-height:470px;padding:24px;overflow:hidden;border:1px solid rgba(34,211,238,.24);border-radius:30px;background:linear-gradient(145deg,rgba(6,21,33,.96),rgba(3,10,19,.98));box-shadow:0 30px 90px rgba(0,0,0,.36)}
.rh-cux-org-compare-visual:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at var(--rh-pointer-x) var(--rh-pointer-y),rgba(34,211,238,.09),transparent 30%);pointer-events:none}
.rh-cux-org-compare-media{position:absolute;inset:0;background:
  linear-gradient(90deg,rgba(3,10,18,.96) 0%,rgba(3,10,18,.78) 42%,rgba(3,10,18,.58) 67%,rgba(3,10,18,.88) 100%),
  url('/assets/img/rh-v2/home-bento/organizer-control-live.webp') center/cover no-repeat;opacity:.42}
.rh-cux-org-compare-visual>header,.rh-cux-org-compare-sides,.rh-cux-org-compare-progress,.rh-cux-org-compare-visual>footer{position:relative;z-index:2}
.rh-cux-org-compare-visual>header{display:flex;justify-content:space-between;align-items:center;color:#6ee7b7;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.09em}.rh-cux-org-compare-visual>header b{color:#7f95a5;font-size:9px}.rh-cux-org-compare-visual>header i{color:#eafbff;font-style:normal}
.rh-cux-org-compare-sides{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:16px;align-items:center;min-height:325px;padding:24px 0}
.rh-cux-org-compare-sides section{min-width:0;padding:22px;border:1px solid rgba(148,163,184,.13);border-radius:23px;background:rgba(3,13,22,.76);backdrop-filter:blur(12px)}
.rh-cux-org-compare-sides .is-before{border-color:rgba(251,113,133,.22);background:linear-gradient(145deg,rgba(38,13,23,.72),rgba(4,13,22,.82))}.rh-cux-org-compare-sides .is-after{border-color:rgba(74,222,128,.24);background:linear-gradient(145deg,rgba(7,35,29,.74),rgba(4,13,22,.84))}
.rh-cux-org-compare-sides small{display:block;color:#fb7185;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.1em}.rh-cux-org-compare-sides .is-after small{color:#4ade80}
.rh-cux-org-compare-sides h3{min-height:66px;margin:9px 0;color:#f5fbff;font:820 clamp(24px,3vw,38px)/1.03 "Space Grotesk",Inter,sans-serif;letter-spacing:-.045em;text-wrap:balance}.rh-cux-org-compare-sides p{margin:0;color:#91a5b3;font-size:11px;line-height:1.6}
.rh-cux-org-compare-arrow{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(34,211,238,.18);border-radius:50%;color:#06131b;background:linear-gradient(145deg,#22d3ee,#4ade80);box-shadow:0 0 30px rgba(34,211,238,.18)}
.rh-cux-org-compare-progress{height:5px;overflow:hidden;border-radius:999px;background:rgba(148,163,184,.12)}.rh-cux-org-compare-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#fb7185,#22d3ee,#4ade80);transition:width .45s cubic-bezier(.2,.75,.25,1)}
.rh-cux-org-compare-visual>footer{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.rh-cux-org-compare-visual>footer span{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid rgba(148,163,184,.12);border-radius:999px;color:#b9ccd3;background:rgba(3,13,22,.60);font-size:8px;font-weight:800}
.rh-cux-org-compare-selector{max-height:470px;padding-right:4px;display:grid;gap:7px;align-content:start;overflow:auto;scrollbar-width:thin;scrollbar-color:rgba(34,211,238,.25) transparent}
.rh-cux-org-compare-option{appearance:none;width:100%;min-width:0;padding:12px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;text-align:left;border:1px solid rgba(148,163,184,.12);border-radius:17px;color:#cbd9df;background:rgba(5,16,27,.70);cursor:pointer;transition:.23s ease}
.rh-cux-org-compare-option:hover,.rh-cux-org-compare-option:focus-visible,.rh-cux-org-compare-option.is-active{outline:none;transform:translateX(-3px);border-color:rgba(74,222,128,.26);background:linear-gradient(135deg,rgba(34,211,238,.09),rgba(74,222,128,.08));box-shadow:0 14px 36px rgba(0,0,0,.18)}
.rh-cux-org-compare-option>b{color:#526b7a;font-size:8px}.rh-cux-org-compare-option>span{min-width:0;display:grid;gap:3px}.rh-cux-org-compare-option small,.rh-cux-org-compare-option strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rh-cux-org-compare-option small{color:#8a9eaa;font-size:8px}.rh-cux-org-compare-option strong{color:#e9f7f5;font-size:10px}.rh-cux-org-compare-option>i{display:grid;place-items:center;color:#68e9bd}

@media(max-width:980px){
  .rh-cux-org-start-heading,.rh-cux-org-compare-heading{grid-template-columns:1fr;align-items:start}
  .rh-cux-org-start-summary,.rh-cux-org-compare-counter{min-width:0;width:100%}
  .rh-cux-org-onboarding-shell,.rh-cux-org-compare-stage{grid-template-columns:1fr}
  .rh-cux-org-onboarding-rail{grid-template-columns:repeat(3,minmax(0,1fr))}
  .rh-cux-org-onboarding-step{grid-template-columns:auto minmax(0,1fr)}.rh-cux-org-onboarding-step>b{display:none}.rh-cux-org-onboarding-step small{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
  .rh-cux-org-start-support{grid-template-columns:1fr}
  .rh-cux-org-compare-selector{max-height:none;grid-template-columns:repeat(3,minmax(0,1fr));padding:0;overflow:visible}.rh-cux-org-compare-option{grid-template-columns:auto minmax(0,1fr)}.rh-cux-org-compare-option>i{display:none}
}
@media(max-width:720px){
  .rh-cux-org-start-heading h2,.rh-cux-org-compare-heading h2{font-size:clamp(35px,10.5vw,50px);line-height:1.01}
  .rh-cux-org-onboarding-rail{grid-template-columns:1fr}.rh-cux-org-onboarding-step{grid-template-columns:auto auto minmax(0,1fr)}.rh-cux-org-onboarding-step>b{display:block}.rh-cux-org-onboarding-step:hover,.rh-cux-org-onboarding-step:focus-visible,.rh-cux-org-onboarding-step.is-active{transform:none}
  .rh-cux-org-onboarding-focus{min-height:420px}.rh-cux-org-onboarding-focus-media{background-position:68% center}.rh-cux-org-onboarding-focus-copy{min-height:420px;padding:25px}.rh-cux-org-onboarding-focus h3{font-size:clamp(30px,9vw,42px)}.rh-cux-org-onboarding-focus .rh-cux-btn{width:100%;min-width:0}
  .rh-cux-org-requirements-premium ul{grid-template-columns:1fr}
  .rh-cux-org-compare-visual{min-height:0;padding:16px;border-radius:24px}.rh-cux-org-compare-sides{grid-template-columns:1fr;gap:10px;min-height:0;padding:18px 0}.rh-cux-org-compare-arrow{width:42px;height:42px;justify-self:center;transform:rotate(90deg)}.rh-cux-org-compare-sides h3{min-height:0;font-size:clamp(26px,8.5vw,38px)}
  .rh-cux-org-compare-selector{grid-template-columns:1fr}.rh-cux-org-compare-option:hover,.rh-cux-org-compare-option:focus-visible,.rh-cux-org-compare-option.is-active{transform:none}
}
@media(prefers-reduced-motion:reduce){
  .rh-cux-org-onboarding-step,.rh-cux-org-compare-option,.rh-cux-org-onboarding-focus-media,.rh-cux-org-onboarding-progress span,.rh-cux-org-compare-progress span{transition:none!important;transform:none!important}
}

/* ========================================================================== 
   ORGANIZER-LANDING-PREMIUM-F3-1.0
   Recorrido operativo, resultados consultables y reputación pública.
   ========================================================================== */
.rh-cux-org-flow-premium{
  position:relative;overflow:hidden;
  background:
    radial-gradient(circle at 12% 22%,rgba(34,211,238,.08),transparent 30%),
    radial-gradient(circle at 88% 72%,rgba(74,222,128,.065),transparent 32%),
    linear-gradient(180deg,rgba(3,10,18,.76),rgba(7,21,34,.88),rgba(3,10,18,.72));
}
.rh-cux-org-flow-premium:before{
  content:"";position:absolute;inset:0;pointer-events:none;opacity:.22;
  background-image:linear-gradient(rgba(148,163,184,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.045) 1px,transparent 1px);
  background-size:48px 48px;mask-image:linear-gradient(180deg,transparent,#000 14%,#000 86%,transparent)
}
.rh-cux-org-flow-heading{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:34px;align-items:end;margin-bottom:30px}
.rh-cux-org-flow-heading .rh-cux-section-head{max-width:820px}.rh-cux-org-flow-heading .rh-cux-section-head h2{max-width:760px;margin:14px 0 12px;font-size:clamp(39px,5vw,66px);line-height:.98;letter-spacing:-.062em;text-wrap:balance}.rh-cux-org-flow-heading .rh-cux-section-head h2 span{background:linear-gradient(90deg,#67e8f9,#4ade80);-webkit-background-clip:text;background-clip:text;color:transparent}.rh-cux-org-flow-heading .rh-cux-section-head p{max-width:760px;margin:0;font-size:clamp(14px,1.35vw,18px);line-height:1.68}
.rh-cux-org-flow-counter{min-width:240px;padding:15px 17px;display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;border:1px solid rgba(34,211,238,.18);border-radius:22px;background:linear-gradient(145deg,rgba(6,24,37,.90),rgba(4,13,23,.94));box-shadow:0 20px 58px rgba(0,0,0,.24)}
.rh-cux-org-flow-counter>strong{display:flex;align-items:flex-end;color:#f4fcff;font:900 33px/1 "Space Grotesk",Inter,sans-serif;letter-spacing:-.05em}.rh-cux-org-flow-counter>strong small{margin-bottom:3px;color:#526a78;font-size:12px}.rh-cux-org-flow-counter p{margin:0;color:#8fa5b3;font-size:10px;line-height:1.45}.rh-cux-org-flow-counter p b{color:#92f0c8;font-size:10px}
.rh-cux-org-flow-stage{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:18px;align-items:stretch}
.rh-cux-org-flow-focus{--rh-pointer-x:50%;--rh-pointer-y:50%;position:relative;min-width:0;min-height:500px;overflow:hidden;border:1px solid rgba(34,211,238,.25);border-radius:31px;background:#06131f;box-shadow:0 30px 90px rgba(0,0,0,.36)}
.rh-cux-org-flow-focus:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:radial-gradient(circle at var(--rh-pointer-x) var(--rh-pointer-y),rgba(34,211,238,.12),transparent 31%)}
.rh-cux-org-flow-focus-media{position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,rgba(3,11,19,.96) 0%,rgba(3,11,19,.78) 47%,rgba(3,11,19,.24) 100%),url('/assets/img/rh-v2/home-bento/organizer-control-live.webp') 67% center/cover no-repeat;transform:scale(1.015);transition:transform .8s cubic-bezier(.2,.75,.25,1)}
.rh-cux-org-flow-focus:hover .rh-cux-org-flow-focus-media{transform:scale(1.045)}
.rh-cux-org-flow-focus-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(3,11,19,.06),rgba(3,11,19,.38) 52%,rgba(3,11,19,.95))}
.rh-cux-org-flow-focus-copy{position:relative;z-index:3;min-height:500px;max-width:700px;padding:38px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start}
.rh-cux-org-flow-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid rgba(74,222,128,.22);border-radius:999px;color:#9af2cb;background:rgba(4,24,29,.74);backdrop-filter:blur(10px);font-size:9px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.rh-cux-org-flow-eyebrow i{display:grid;place-items:center}.rh-cux-org-flow-eyebrow b{color:#67e8f9}
.rh-cux-org-flow-focus h3{max-width:610px;margin:14px 0 9px;color:#f6fcff;font:850 clamp(34px,4.6vw,58px)/.98 "Space Grotesk",Inter,sans-serif;letter-spacing:-.06em;text-wrap:balance}.rh-cux-org-flow-focus p{max-width:590px;margin:0;color:#b2c3cd;font-size:14px;line-height:1.65}
.rh-cux-org-flow-progress{width:min(100%,560px);height:5px;margin:20px 0 13px;overflow:hidden;border-radius:999px;background:rgba(148,163,184,.13)}.rh-cux-org-flow-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#22d3ee,#4ade80);box-shadow:0 0 18px rgba(34,211,238,.25);transition:width .48s cubic-bezier(.2,.75,.25,1)}
.rh-cux-org-flow-signals{display:flex;flex-wrap:wrap;gap:7px;margin:0 0 17px}.rh-cux-org-flow-signals span{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid rgba(148,163,184,.13);border-radius:999px;color:#ccdade;background:rgba(4,14,24,.60);backdrop-filter:blur(8px);font-size:9px;font-weight:800}.rh-cux-org-flow-signals .rh-cux-ico{color:#70e8bd}
.rh-cux-org-flow-focus .rh-cux-btn{min-width:220px}
.rh-cux-org-flow-console{min-width:0;padding:22px;display:flex;flex-direction:column;gap:15px;border:1px solid rgba(74,222,128,.18);border-radius:31px;background:linear-gradient(155deg,rgba(8,26,34,.95),rgba(4,13,23,.98));box-shadow:0 30px 90px rgba(0,0,0,.32)}
.rh-cux-org-flow-console>header{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.rh-cux-org-flow-console>header small{color:#67e8f9;font-size:8px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.rh-cux-org-flow-console>header h3{max-width:300px;margin:5px 0 0;color:#f1fbff;font:800 23px/1.05 "Space Grotesk",Inter,sans-serif;letter-spacing:-.04em}.rh-cux-org-flow-console>header>span{padding:6px 8px;border:1px solid rgba(74,222,128,.18);border-radius:999px;color:#a6efd0;background:rgba(74,222,128,.07);font-size:8px;font-weight:900;white-space:nowrap}
.rh-cux-org-flow-console-event{display:grid;grid-template-columns:62px minmax(0,1fr) auto;gap:11px;align-items:center;padding:10px;border:1px solid rgba(34,211,238,.15);border-radius:19px;background:rgba(3,13,22,.62)}.rh-cux-org-flow-console-photo{width:62px;height:58px;border-radius:14px;background:linear-gradient(180deg,transparent,rgba(3,11,18,.38)),url('/assets/img/rh-v2/event-trail.jpg') center/cover no-repeat}.rh-cux-org-flow-console-event div{min-width:0;display:grid;gap:3px}.rh-cux-org-flow-console-event small{color:#67e8f9;font-size:7px;font-weight:950;letter-spacing:.07em}.rh-cux-org-flow-console-event strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#f1fbff;font-size:13px}.rh-cux-org-flow-console-event span{color:#8298a7;font-size:8px}.rh-cux-org-flow-console-event em{padding:5px 7px;border-radius:999px;color:#8ef0c5;background:rgba(74,222,128,.08);font-size:7px;font-style:normal;font-weight:900;text-transform:uppercase}
.rh-cux-org-flow-console-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.rh-cux-org-flow-console-grid article{min-width:0;padding:11px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:center;border:1px solid rgba(148,163,184,.11);border-radius:16px;background:rgba(4,14,24,.57)}.rh-cux-org-flow-console-grid article>span{width:31px;height:31px;display:grid;place-items:center;border-radius:11px;color:#67e8f9;background:rgba(34,211,238,.07)}.rh-cux-org-flow-console-grid article>div{min-width:0;display:grid;gap:2px}.rh-cux-org-flow-console-grid small{color:#7f94a3;font-size:7px}.rh-cux-org-flow-console-grid strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#eaf8f5;font-size:11px}.rh-cux-org-flow-console-grid em{grid-column:2;color:#5d7483;font-size:7px;font-style:normal}
.rh-cux-org-flow-console-trace{display:flex;align-items:center;gap:6px;padding:11px;border:1px solid rgba(74,222,128,.13);border-radius:16px;background:rgba(74,222,128,.045);overflow:hidden}.rh-cux-org-flow-console-trace>span{width:8px;height:8px;border-radius:50%;background:#4ade80;box-shadow:0 0 13px rgba(74,222,128,.70)}.rh-cux-org-flow-console-trace b{color:#abc2c4;font-size:7px;white-space:nowrap}.rh-cux-org-flow-console-trace i{flex:1;min-width:9px;height:1px;background:linear-gradient(90deg,#4ade80,#22d3ee)}.rh-cux-org-flow-console>p{margin:auto 0 0;color:#718796;font-size:8px;line-height:1.55}
.rh-cux-org-flow-rail{position:relative;z-index:1;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;margin-top:14px}.rh-cux-org-flow-step{min-width:0;min-height:132px;padding:14px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto 1fr;gap:8px 10px;text-align:left;border:1px solid rgba(148,163,184,.12);border-radius:20px;color:#d8e8ed;background:linear-gradient(155deg,rgba(8,22,35,.86),rgba(4,12,21,.94));cursor:pointer;transition:.26s ease}.rh-cux-org-flow-step:hover,.rh-cux-org-flow-step:focus-visible,.rh-cux-org-flow-step.is-active{outline:none;transform:translateY(-4px);border-color:rgba(34,211,238,.30);background:linear-gradient(145deg,rgba(34,211,238,.10),rgba(74,222,128,.075));box-shadow:0 17px 44px rgba(0,0,0,.25)}.rh-cux-org-flow-step>span{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(34,211,238,.16);border-radius:13px;color:#67e8f9;background:rgba(34,211,238,.07)}.rh-cux-org-flow-step.is-active>span{color:#05121a;background:linear-gradient(145deg,#22d3ee,#4ade80);box-shadow:0 0 22px rgba(34,211,238,.18)}.rh-cux-org-flow-step>b{align-self:center;color:#566f7d;font-size:9px;letter-spacing:.07em}.rh-cux-org-flow-step>div{grid-column:1/-1;min-width:0;display:grid;gap:5px}.rh-cux-org-flow-step strong{color:#f0fafb;font-size:10px;line-height:1.25}.rh-cux-org-flow-step small{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#8296a4;font-size:8px;line-height:1.45}

.rh-cux-org-trust-premium{position:relative;overflow:hidden;background:radial-gradient(circle at 88% 16%,rgba(74,222,128,.075),transparent 30%),linear-gradient(180deg,rgba(3,10,18,.55),rgba(6,19,31,.90),rgba(3,10,18,.55))}
.rh-cux-org-trust-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:34px;align-items:end;margin-bottom:30px}.rh-cux-org-trust-heading .rh-cux-section-head{max-width:820px}.rh-cux-org-trust-heading .rh-cux-section-head h2{max-width:780px;margin:14px 0 12px;font-size:clamp(39px,5vw,66px);line-height:.98;letter-spacing:-.062em;text-wrap:balance}.rh-cux-org-trust-heading .rh-cux-section-head h2 span{background:linear-gradient(90deg,#67e8f9,#4ade80);-webkit-background-clip:text;background-clip:text;color:transparent}.rh-cux-org-trust-heading .rh-cux-section-head p{max-width:760px;margin:0;font-size:clamp(14px,1.35vw,18px);line-height:1.68}
.rh-cux-org-trust-score{min-width:280px;padding:15px 17px;display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;border:1px solid rgba(74,222,128,.20);border-radius:22px;background:linear-gradient(145deg,rgba(6,31,34,.88),rgba(5,18,29,.92));box-shadow:0 20px 58px rgba(0,0,0,.24)}.rh-cux-org-trust-score>span{position:relative;width:62px;height:62px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#4ade80 0 100%,rgba(148,163,184,.14) 0)}.rh-cux-org-trust-score>span:before{content:"";position:absolute;inset:7px;border-radius:50%;background:#071821}.rh-cux-org-trust-score>span i{position:absolute;inset:0;border-radius:inherit;box-shadow:0 0 28px rgba(74,222,128,.20)}.rh-cux-org-trust-score>span strong{position:relative;color:#f0fff8;font:900 18px/1 "Space Grotesk",Inter,sans-serif}.rh-cux-org-trust-score>div{display:grid;gap:4px}.rh-cux-org-trust-score b{color:#edfff7;font-size:13px}.rh-cux-org-trust-score small{color:#7f9798;font-size:9px;line-height:1.4}
.rh-cux-org-trust-stage{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:18px;align-items:stretch}.rh-cux-org-profile-preview{--rh-pointer-x:50%;--rh-pointer-y:50%;position:relative;min-width:0;overflow:hidden;border:1px solid rgba(34,211,238,.23);border-radius:31px;background:linear-gradient(150deg,rgba(8,23,37,.96),rgba(4,12,22,.98));box-shadow:0 30px 90px rgba(0,0,0,.34)}.rh-cux-org-profile-preview:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at var(--rh-pointer-x) var(--rh-pointer-y),rgba(34,211,238,.10),transparent 31%)}.rh-cux-org-profile-cover{height:180px;background:linear-gradient(180deg,rgba(3,11,19,.04),rgba(3,11,19,.82)),linear-gradient(90deg,rgba(3,11,19,.74),transparent 70%),url('/assets/img/rh-v2/organizer-scene.jpg') center 43%/cover no-repeat}.rh-cux-org-profile-content{position:relative;z-index:1;margin-top:-45px;padding:0 26px 26px;display:grid;gap:18px}.rh-cux-org-profile-identity{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center}.rh-cux-org-profile-mark{width:82px;height:82px;display:grid;place-items:center;border:5px solid #07121d;border-radius:24px;color:#05131b;background:linear-gradient(145deg,#22d3ee,#4ade80);box-shadow:0 18px 42px rgba(0,0,0,.30);font:900 24px/1 "Space Grotesk",Inter,sans-serif}.rh-cux-org-profile-identity>div{min-width:0;display:grid;gap:4px}.rh-cux-org-profile-identity small{color:#67e8f9;font-size:8px;font-weight:950;letter-spacing:.08em}.rh-cux-org-profile-identity h3{margin:0;color:#f5fcff;font:850 clamp(26px,3.2vw,40px)/1 "Space Grotesk",Inter,sans-serif;letter-spacing:-.05em}.rh-cux-org-profile-identity p{margin:0;color:#8fa3b1;font-size:10px}.rh-cux-org-profile-identity em{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid rgba(74,222,128,.20);border-radius:999px;color:#9bf0ca;background:rgba(74,222,128,.07);font-size:8px;font-style:normal;font-weight:900;white-space:nowrap}
.rh-cux-org-profile-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.rh-cux-org-profile-metrics article{min-width:0;padding:14px;border:1px solid rgba(148,163,184,.12);border-radius:18px;background:rgba(3,13,23,.58)}.rh-cux-org-profile-metrics strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#effcff;font:850 clamp(20px,2.6vw,31px)/1 "Space Grotesk",Inter,sans-serif;letter-spacing:-.04em}.rh-cux-org-profile-metrics span{display:block;margin-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#d4e4e8;font-size:8px;font-weight:850;text-transform:uppercase}.rh-cux-org-profile-metrics small{display:block;margin-top:4px;color:#637986;font-size:7px}
.rh-cux-org-profile-timeline{display:flex;align-items:center;gap:8px;padding:12px 14px;border:1px solid rgba(74,222,128,.13);border-radius:17px;background:rgba(74,222,128,.045);overflow:hidden}.rh-cux-org-profile-timeline span{display:inline-flex;align-items:center;gap:5px;color:#81989d;font-size:8px;font-weight:800;white-space:nowrap}.rh-cux-org-profile-timeline span.is-done{color:#aaf2d0}.rh-cux-org-profile-timeline i{flex:1;min-width:10px;height:1px;background:linear-gradient(90deg,#4ade80,#22d3ee)}.rh-cux-org-profile-actions{display:flex;flex-wrap:wrap;gap:9px}.rh-cux-org-profile-note{margin:0;color:#708492;font-size:8px;line-height:1.5}
.rh-cux-org-trust-lab{min-width:0;padding:22px;display:flex;flex-direction:column;gap:14px;border:1px solid rgba(74,222,128,.18);border-radius:31px;background:linear-gradient(155deg,rgba(8,27,34,.95),rgba(4,13,23,.98));box-shadow:0 30px 90px rgba(0,0,0,.32)}.rh-cux-org-trust-lab>header{display:flex;justify-content:space-between;gap:15px;align-items:flex-start}.rh-cux-org-trust-lab>header>div{min-width:0;display:grid;gap:5px}.rh-cux-org-trust-lab>header small{color:#67e8f9;font-size:8px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.rh-cux-org-trust-lab>header h3{margin:0;color:#f2fbff;font:800 25px/1.04 "Space Grotesk",Inter,sans-serif;letter-spacing:-.045em}.rh-cux-org-trust-lab>header p{margin:0;color:#8fa4b1;font-size:10px;line-height:1.55}.rh-cux-org-trust-lab>header>strong{display:flex;align-items:flex-end;color:#efffff;font:900 24px/1 "Space Grotesk",Inter,sans-serif;white-space:nowrap}.rh-cux-org-trust-lab>header>strong span{color:#4ade80}.rh-cux-org-trust-progress{height:5px;overflow:hidden;border-radius:999px;background:rgba(148,163,184,.12)}.rh-cux-org-trust-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#22d3ee,#4ade80);transition:width .45s cubic-bezier(.2,.75,.25,1)}
.rh-cux-org-trust-options{display:grid;gap:8px}.rh-cux-org-trust-option{min-width:0;padding:12px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;text-align:left;border:1px solid rgba(148,163,184,.11);border-radius:17px;color:#d9e8ec;background:rgba(4,14,24,.58);cursor:pointer;transition:.24s ease}.rh-cux-org-trust-option:hover,.rh-cux-org-trust-option:focus-visible,.rh-cux-org-trust-option.is-active{outline:none;transform:translateX(4px);border-color:rgba(74,222,128,.27);background:linear-gradient(135deg,rgba(34,211,238,.08),rgba(74,222,128,.075));box-shadow:0 14px 36px rgba(0,0,0,.20)}.rh-cux-org-trust-option>span{width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(34,211,238,.15);border-radius:12px;color:#67e8f9;background:rgba(34,211,238,.07)}.rh-cux-org-trust-option.is-active>span{color:#05131b;background:linear-gradient(145deg,#22d3ee,#4ade80)}.rh-cux-org-trust-option>div{min-width:0;display:grid;gap:3px}.rh-cux-org-trust-option strong{color:#eefafa;font-size:10px}.rh-cux-org-trust-option small{overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#8195a2;font-size:8px;line-height:1.45}.rh-cux-org-trust-option>i{display:grid;place-items:center;color:#6ce5b8}
.rh-cux-org-trust-proof{margin-top:auto;padding:14px;display:grid;grid-template-columns:auto 1fr;gap:10px;border:1px solid rgba(74,222,128,.15);border-radius:17px;background:rgba(74,222,128,.055)}.rh-cux-org-trust-proof>span{width:38px;height:38px;display:grid;place-items:center;border-radius:13px;color:#9af0c9;background:rgba(74,222,128,.08)}.rh-cux-org-trust-proof div{display:grid;gap:4px}.rh-cux-org-trust-proof strong{color:#dffbf0;font-size:10px}.rh-cux-org-trust-proof p{margin:0;color:#7e9499;font-size:8px;line-height:1.5}

@media(max-width:1080px){
  .rh-cux-org-flow-stage,.rh-cux-org-trust-stage{grid-template-columns:1fr}
  .rh-cux-org-flow-console{min-height:0}.rh-cux-org-flow-rail{grid-template-columns:repeat(3,minmax(0,1fr))}
  .rh-cux-org-profile-cover{height:210px}
}
@media(max-width:820px){
  .rh-cux-org-flow-heading,.rh-cux-org-trust-heading{grid-template-columns:1fr;align-items:start}.rh-cux-org-flow-counter,.rh-cux-org-trust-score{width:100%;min-width:0}
  .rh-cux-org-flow-focus,.rh-cux-org-flow-focus-copy{min-height:470px}.rh-cux-org-flow-focus-copy{padding:28px}.rh-cux-org-flow-focus h3{font-size:clamp(34px,8.5vw,49px)}
  .rh-cux-org-profile-metrics{grid-template-columns:1fr 1fr}.rh-cux-org-profile-timeline{flex-wrap:wrap}.rh-cux-org-profile-timeline i{display:none}
}
@media(max-width:620px){
  .rh-cux-org-flow-heading .rh-cux-section-head h2,.rh-cux-org-trust-heading .rh-cux-section-head h2{font-size:clamp(35px,10.6vw,48px);line-height:1.01;letter-spacing:-.052em}
  .rh-cux-org-flow-focus,.rh-cux-org-flow-focus-copy{min-height:500px}.rh-cux-org-flow-focus-media{background-position:73% center}.rh-cux-org-flow-focus-copy{padding:22px}.rh-cux-org-flow-focus h3{font-size:clamp(32px,10vw,43px)}.rh-cux-org-flow-focus .rh-cux-btn{width:100%;min-width:0}
  .rh-cux-org-flow-console{padding:17px}.rh-cux-org-flow-console-grid{grid-template-columns:1fr}.rh-cux-org-flow-console-trace{display:grid;grid-template-columns:auto 1fr}.rh-cux-org-flow-console-trace i{display:none}
  .rh-cux-org-flow-rail{grid-template-columns:1fr}.rh-cux-org-flow-step{min-height:0;grid-template-columns:auto auto minmax(0,1fr);grid-template-rows:1fr;align-items:center}.rh-cux-org-flow-step>div{grid-column:auto}.rh-cux-org-flow-step small{-webkit-line-clamp:2}.rh-cux-org-flow-step:hover,.rh-cux-org-flow-step:focus-visible,.rh-cux-org-flow-step.is-active{transform:none}
  .rh-cux-org-profile-cover{height:170px}.rh-cux-org-profile-content{margin-top:-36px;padding:0 18px 20px}.rh-cux-org-profile-identity{grid-template-columns:auto minmax(0,1fr)}.rh-cux-org-profile-mark{width:68px;height:68px;border-radius:20px;font-size:20px}.rh-cux-org-profile-identity>em{grid-column:1/-1;justify-self:start}.rh-cux-org-profile-metrics{grid-template-columns:1fr 1fr}.rh-cux-org-profile-actions{display:grid}.rh-cux-org-profile-actions .rh-cux-btn{width:100%}
  .rh-cux-org-trust-lab{padding:17px}.rh-cux-org-trust-lab>header h3{font-size:22px}.rh-cux-org-trust-option:hover,.rh-cux-org-trust-option:focus-visible,.rh-cux-org-trust-option.is-active{transform:none}
}
@media(prefers-reduced-motion:reduce){
  .rh-cux-org-flow-focus-media,.rh-cux-org-flow-progress span,.rh-cux-org-flow-step,.rh-cux-org-trust-progress span,.rh-cux-org-trust-option{transition:none!important;transform:none!important}
}

/* ==========================================================================
   RuniverseHub · ORGANIZER-LANDING-PREMIUM-F4-1.0
   Ecosistema conectado, ejemplos por rol, CTA final y hardening mobile.
   Acumulativa con F3, F2 y F1. Solo UI no destructiva.
   ========================================================================== */
.rh-cux-org-ecosystem-premium{
  overflow:hidden;
  background:
    radial-gradient(circle at 12% 20%,rgba(34,211,238,.08),transparent 28%),
    radial-gradient(circle at 88% 62%,rgba(74,222,128,.075),transparent 31%),
    linear-gradient(180deg,rgba(4,10,18,.24),rgba(6,18,31,.82),rgba(4,10,18,.24));
}
.rh-cux-org-ecosystem-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:end;margin-bottom:28px}
.rh-cux-org-ecosystem-heading .rh-cux-section-head{max-width:840px;margin:0}
.rh-cux-org-ecosystem-heading h2{font-size:clamp(38px,5vw,66px);line-height:.98;letter-spacing:-.06em;text-wrap:balance}
.rh-cux-org-ecosystem-heading h2 span{background:linear-gradient(90deg,#67e8f9,#4ade80);-webkit-background-clip:text;background-clip:text;color:transparent}
.rh-cux-org-ecosystem-heading p{max-width:800px}
.rh-cux-org-ecosystem-score{min-width:260px;padding:15px;display:flex;align-items:center;gap:14px;border:1px solid rgba(34,211,238,.18);border-radius:22px;background:linear-gradient(145deg,rgba(7,25,37,.91),rgba(4,13,23,.95));box-shadow:0 20px 58px rgba(0,0,0,.25)}
.rh-cux-org-ecosystem-score>span{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;color:#04141a;background:linear-gradient(145deg,#22d3ee,#4ade80);box-shadow:0 0 30px rgba(34,211,238,.16)}
.rh-cux-org-ecosystem-score strong{display:block;font:900 24px/1 "Space Grotesk",Inter,sans-serif}.rh-cux-org-ecosystem-score>span small{font-size:7px;font-weight:900;text-transform:uppercase}
.rh-cux-org-ecosystem-score div{display:grid;gap:4px}.rh-cux-org-ecosystem-score b{color:#f1fbff;font-size:13px}.rh-cux-org-ecosystem-score div small{color:#8fa4b4;font-size:9px}
.rh-cux-org-ecosystem-stage{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:18px;align-items:stretch}
.rh-cux-org-ecosystem-core,.rh-cux-org-ecosystem-value{--rh-pointer-x:50%;--rh-pointer-y:50%;position:relative;min-width:0;overflow:hidden;border:1px solid rgba(34,211,238,.18);border-radius:30px;background:linear-gradient(150deg,rgba(8,24,38,.96),rgba(4,12,22,.98));box-shadow:0 28px 82px rgba(0,0,0,.30)}
.rh-cux-org-ecosystem-core:after,.rh-cux-org-ecosystem-value:after,.rh-cux-org-final-box:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(circle at var(--rh-pointer-x) var(--rh-pointer-y),rgba(34,211,238,.10),transparent 30%)}
.rh-cux-org-ecosystem-core{display:grid;grid-template-rows:minmax(240px,.88fr) auto}
.rh-cux-org-ecosystem-core-media{position:relative;min-height:240px;padding:20px;background:linear-gradient(180deg,rgba(3,11,19,.04),rgba(3,11,19,.92)),linear-gradient(90deg,rgba(3,11,19,.82),transparent 72%),url('/assets/img/rh-v2/home-bento/organizer-control-live.webp') 70% center/cover no-repeat}
.rh-cux-org-ecosystem-core-media>span,.rh-cux-org-ecosystem-media>span{display:inline-flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid rgba(34,211,238,.20);border-radius:999px;color:#b9f8f2;background:rgba(4,18,28,.74);backdrop-filter:blur(10px);font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.07em}
.rh-cux-org-ecosystem-core-copy{position:relative;z-index:2;padding:24px;display:grid;gap:11px}
.rh-cux-org-ecosystem-core-copy>small,.rh-cux-org-ecosystem-value-copy>small{color:#67e8f9;font-size:9px;font-weight:950;letter-spacing:.09em}
.rh-cux-org-ecosystem-core-copy h3{margin:0;color:#f5fcff;font:850 clamp(25px,3vw,38px)/1.04 "Space Grotesk",Inter,sans-serif;letter-spacing:-.045em}
.rh-cux-org-ecosystem-core-copy p{margin:0;color:#9db0be;font-size:12px;line-height:1.65}
.rh-cux-org-ecosystem-core-flow{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:3px}.rh-cux-org-ecosystem-core-flow span{padding:7px 9px;border:1px solid rgba(74,222,128,.16);border-radius:999px;color:#b8f5d4;background:rgba(74,222,128,.06);font-size:9px;font-weight:850}.rh-cux-org-ecosystem-core-flow i{display:grid;place-items:center;color:#67e8f9;font-style:normal}
.rh-cux-org-ecosystem-value-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.rh-cux-org-ecosystem-value{display:grid;grid-template-rows:200px auto;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}
.rh-cux-org-ecosystem-value:hover,.rh-cux-org-ecosystem-value:focus-within{transform:translateY(-4px);border-color:rgba(74,222,128,.28);box-shadow:0 32px 86px rgba(0,0,0,.35)}
.rh-cux-org-ecosystem-media{position:relative;padding:18px;background-position:center;background-size:cover}
.rh-cux-org-ecosystem-value.is-athlete .rh-cux-org-ecosystem-media{background-image:linear-gradient(180deg,rgba(3,11,19,.08),rgba(3,11,19,.91)),url('/assets/img/rh-v2/home-bento/runner-identity.webp')}
.rh-cux-org-ecosystem-value.is-team .rh-cux-org-ecosystem-media{background-image:linear-gradient(180deg,rgba(3,11,19,.08),rgba(3,11,19,.91)),url('/assets/img/rh-v2/home-bento/team-performance.webp')}
.rh-cux-org-ecosystem-value-copy{position:relative;z-index:2;padding:20px;display:grid;gap:13px}
.rh-cux-org-ecosystem-value-copy h3{margin:0;color:#f4fbff;font:800 clamp(20px,2.3vw,29px)/1.06 "Space Grotesk",Inter,sans-serif;letter-spacing:-.035em}
.rh-cux-org-ecosystem-bullets{display:grid;gap:8px}.rh-cux-org-ecosystem-bullets>div{display:grid;grid-template-columns:auto 1fr;gap:8px;padding-top:8px;border-top:1px solid rgba(148,163,184,.10)}.rh-cux-org-ecosystem-bullets>div>span{color:#70e7bd}.rh-cux-org-ecosystem-bullets p{margin:0;display:grid;gap:3px}.rh-cux-org-ecosystem-bullets strong{color:#eaf6f7;font-size:10px}.rh-cux-org-ecosystem-bullets small{color:#8298a8;font-size:9px;line-height:1.45}
.rh-cux-org-ecosystem-value-copy .rh-cux-btn{justify-self:start;margin-top:auto;font-size:10px;min-height:38px;padding:9px 12px}
.rh-cux-org-sponsor-integrity{margin-top:18px;padding:18px 20px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center;border:1px solid rgba(245,158,11,.19);border-radius:24px;background:linear-gradient(135deg,rgba(36,20,10,.54),rgba(7,18,29,.94));box-shadow:0 18px 58px rgba(0,0,0,.22)}
.rh-cux-org-sponsor-icon{width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(245,158,11,.22);border-radius:16px;color:#fde68a;background:rgba(245,158,11,.08)}
.rh-cux-org-sponsor-integrity>div{min-width:0;display:grid;gap:4px}.rh-cux-org-sponsor-integrity small{color:#fbbf24;font-size:8px;font-weight:950;letter-spacing:.08em}.rh-cux-org-sponsor-integrity h3{margin:0;color:#fff;font:800 20px/1.1 "Space Grotesk",Inter,sans-serif}.rh-cux-org-sponsor-integrity p{margin:0;color:#9eacb7;font-size:10px;line-height:1.5}
.rh-cux-org-sponsor-signals{display:flex!important;flex-wrap:wrap;justify-content:flex-end;gap:7px}.rh-cux-org-sponsor-signals span{padding:7px 9px;border:1px solid rgba(245,158,11,.16);border-radius:999px;color:#f7d895;background:rgba(245,158,11,.06);font-size:8px;font-weight:850;white-space:nowrap}

.rh-cux-org-demo-premium{overflow:hidden;background:radial-gradient(circle at 82% 16%,rgba(34,211,238,.08),transparent 31%),linear-gradient(180deg,rgba(3,9,17,.12),rgba(5,16,28,.82),rgba(3,9,17,.12))}
.rh-cux-org-demo-showcase{position:relative;padding:28px;overflow:hidden;border:1px solid rgba(34,211,238,.20);border-radius:32px;background:linear-gradient(150deg,rgba(8,24,39,.96),rgba(4,12,22,.98));box-shadow:0 30px 90px rgba(0,0,0,.32)}
.rh-cux-org-demo-showcase:before{content:"";position:absolute;right:-150px;top:-170px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(34,211,238,.13),transparent 68%);pointer-events:none}
.rh-cux-org-demo-heading{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:end}
.rh-cux-org-demo-copy h2{max-width:760px;margin:13px 0 9px;font:850 clamp(36px,4.8vw,62px)/.99 "Space Grotesk",Inter,sans-serif;letter-spacing:-.06em}.rh-cux-org-demo-copy h2 span{background:linear-gradient(90deg,#67e8f9,#4ade80);-webkit-background-clip:text;background-clip:text;color:transparent}.rh-cux-org-demo-copy p{max-width:720px;margin:0;color:#99adbc;font-size:13px;line-height:1.65}
.rh-cux-org-demo-selector{display:grid;grid-template-columns:repeat(3,auto);gap:6px;padding:6px;border:1px solid rgba(148,163,184,.13);border-radius:999px;background:rgba(3,12,22,.68)}
.rh-cux-org-demo-selector button{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 12px;border:1px solid transparent;border-radius:999px;color:#9fb2c0;background:transparent;font:800 10px/1 Inter,sans-serif;cursor:pointer;transition:.22s ease;white-space:nowrap}
.rh-cux-org-demo-selector button:hover,.rh-cux-org-demo-selector button:focus-visible,.rh-cux-org-demo-selector button.is-active{outline:none;color:#eafff7;border-color:rgba(74,222,128,.24);background:linear-gradient(135deg,rgba(34,211,238,.11),rgba(74,222,128,.10));box-shadow:0 10px 30px rgba(0,0,0,.20)}
.rh-cux-org-demo-stage{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;margin-top:22px}
.rh-cux-org-demo-preview{--rh-pointer-x:50%;--rh-pointer-y:50%;position:relative;min-height:460px;overflow:hidden;border:1px solid rgba(74,222,128,.22);border-radius:29px;background:#06131e;box-shadow:0 28px 78px rgba(0,0,0,.34)}
.rh-cux-org-demo-preview-media{position:absolute;inset:0;background-position:center;background-size:cover;transform:scale(1.01);transition:background-image .22s ease,transform .8s cubic-bezier(.2,.75,.25,1)}
.rh-cux-org-demo-preview[data-role="organizer"] .rh-cux-org-demo-preview-media{background-image:linear-gradient(90deg,rgba(3,11,19,.94) 0%,rgba(3,11,19,.64) 50%,rgba(3,11,19,.16) 100%),url('/assets/img/rh-v2/home-bento/organizer-control-live.webp')}
.rh-cux-org-demo-preview[data-role="athlete"] .rh-cux-org-demo-preview-media{background-image:linear-gradient(90deg,rgba(3,11,19,.94) 0%,rgba(3,11,19,.64) 50%,rgba(3,11,19,.16) 100%),url('/assets/img/rh-v2/home-bento/runner-identity.webp')}
.rh-cux-org-demo-preview[data-role="team"] .rh-cux-org-demo-preview-media{background-image:linear-gradient(90deg,rgba(3,11,19,.94) 0%,rgba(3,11,19,.64) 50%,rgba(3,11,19,.16) 100%),url('/assets/img/rh-v2/home-bento/team-performance.webp')}
.rh-cux-org-demo-preview:hover .rh-cux-org-demo-preview-media{transform:scale(1.035)}
.rh-cux-org-demo-preview-overlay{position:relative;z-index:2;min-height:460px;max-width:660px;padding:34px;display:flex;flex-direction:column;justify-content:flex-end;gap:10px}
.rh-cux-org-demo-preview-overlay>span{align-self:flex-start;padding:7px 9px;border:1px solid rgba(74,222,128,.22);border-radius:999px;color:#a8f7d2;background:rgba(4,24,29,.76);backdrop-filter:blur(10px);font-size:8px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}
.rh-cux-org-demo-preview-overlay>small{color:#67e8f9;font-size:9px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.rh-cux-org-demo-preview-overlay h3{margin:0;color:#f6fcff;font:850 clamp(32px,3.7vw,50px)/1 "Space Grotesk",Inter,sans-serif;letter-spacing:-.05em}.rh-cux-org-demo-preview-overlay p{max-width:550px;margin:0;color:#b0c1cc;font-size:12px;line-height:1.6}
.rh-cux-org-demo-signals{display:flex;flex-wrap:wrap;gap:7px;margin:2px 0}.rh-cux-org-demo-signals span{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid rgba(148,163,184,.14);border-radius:999px;color:#c9d9df;background:rgba(4,14,24,.60);font-size:8px;font-weight:800}
.rh-cux-org-demo-preview-overlay .rh-cux-btn{align-self:flex-start;min-width:185px;margin-top:3px}
.rh-cux-org-demo-real-rail{display:grid;gap:9px;align-content:start}.rh-cux-org-demo-real-rail>header{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;padding:15px;border:1px solid rgba(74,222,128,.17);border-radius:19px;background:rgba(74,222,128,.055)}.rh-cux-org-demo-real-rail>header>span{width:38px;height:38px;display:grid;place-items:center;border-radius:13px;color:#8ef0c5;background:rgba(74,222,128,.08)}.rh-cux-org-demo-real-rail header div{display:grid;gap:3px}.rh-cux-org-demo-real-rail header small{color:#6ee7b7;font-size:8px;font-weight:950;letter-spacing:.08em}.rh-cux-org-demo-real-rail header strong{color:#e9fbf4;font-size:11px}
.rh-cux-org-demo-real-rail>a{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;padding:14px;border:1px solid rgba(148,163,184,.13);border-radius:18px;color:#d8e6eb;background:rgba(5,16,27,.72);transition:.22s ease}.rh-cux-org-demo-real-rail>a:hover,.rh-cux-org-demo-real-rail>a:focus-visible{outline:none;transform:translateY(-2px);border-color:rgba(34,211,238,.27);background:rgba(34,211,238,.075)}.rh-cux-org-demo-real-rail>a>span{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(34,211,238,.15);border-radius:12px;color:#67e8f9;background:rgba(34,211,238,.06)}.rh-cux-org-demo-real-rail>a>div{min-width:0;display:grid;gap:3px}.rh-cux-org-demo-real-rail>a strong{font-size:10px}.rh-cux-org-demo-real-rail>a small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#7f95a5;font-size:8px}.rh-cux-org-demo-real-rail>a>i{color:#70e7bd;font-style:normal}
.rh-cux-org-demo-integrity{padding:14px;display:grid;grid-template-columns:auto 1fr;gap:9px;border:1px solid rgba(56,189,248,.15);border-radius:18px;background:rgba(56,189,248,.05)}.rh-cux-org-demo-integrity>span{color:#7dd3fc}.rh-cux-org-demo-integrity p{margin:0;display:grid;gap:4px;color:#8da2b2;font-size:8px;line-height:1.45}.rh-cux-org-demo-integrity strong{color:#d9f1fb;font-size:9px}

.rh-cux-org-final-premium{padding-top:64px;background:linear-gradient(180deg,rgba(3,9,17,.12),rgba(3,8,15,.92))}
.rh-cux-org-final-box{--rh-pointer-x:50%;--rh-pointer-y:50%;position:relative;min-height:520px;overflow:hidden;border:1px solid rgba(34,211,238,.22);border-radius:34px;background:#05101a;box-shadow:0 32px 100px rgba(0,0,0,.40)}
.rh-cux-org-final-media{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,10,18,.97) 0%,rgba(3,10,18,.82) 46%,rgba(3,10,18,.26) 100%),linear-gradient(180deg,transparent 45%,rgba(3,10,18,.88)),url('/assets/img/rh-v2/event-trail.jpg') 70% center/cover no-repeat;transform:scale(1.015);transition:transform .85s cubic-bezier(.2,.75,.25,1)}
.rh-cux-org-final-box:hover .rh-cux-org-final-media{transform:scale(1.04)}
.rh-cux-org-final-copy{position:relative;z-index:2;min-height:520px;max-width:760px;padding:48px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left}
.rh-cux-org-final-copy h2{max-width:720px;margin:0;color:#f7fdff;font:850 clamp(42px,5.4vw,72px)/.96 "Space Grotesk",Inter,sans-serif;letter-spacing:-.065em}.rh-cux-org-final-copy h2 span{background:linear-gradient(90deg,#67e8f9,#4ade80);-webkit-background-clip:text;background-clip:text;color:transparent}.rh-cux-org-final-copy>p{max-width:680px;margin:17px 0;color:#adbdc7;font-size:15px;line-height:1.65}
.rh-cux-org-final-benefits,.rh-cux-org-final-proof{display:flex;flex-wrap:wrap;gap:8px}.rh-cux-org-final-benefits span{display:inline-flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid rgba(74,222,128,.17);border-radius:999px;color:#c8f8df;background:rgba(74,222,128,.06);font-size:9px;font-weight:850}.rh-cux-org-final-copy .rh-cux-hero-actions{margin:20px 0 14px}.rh-cux-org-final-proof span{position:relative;padding-left:13px;color:#8298a7;font-size:8px;font-weight:800}.rh-cux-org-final-proof span:before{content:"";position:absolute;left:0;top:50%;width:6px;height:6px;border-radius:50%;background:#4ade80;transform:translateY(-50%);box-shadow:0 0 10px rgba(74,222,128,.6)}

@media(max-width:1080px){
  .rh-cux-org-ecosystem-stage{grid-template-columns:1fr}.rh-cux-org-ecosystem-core{grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);grid-template-rows:1fr}.rh-cux-org-ecosystem-core-media{min-height:340px}.rh-cux-org-demo-heading{grid-template-columns:1fr}.rh-cux-org-demo-selector{justify-self:start}.rh-cux-org-demo-stage{grid-template-columns:minmax(0,1fr) 270px}
}
@media(max-width:820px){
  .rh-cux-org-ecosystem-heading{grid-template-columns:1fr;align-items:start}.rh-cux-org-ecosystem-score{min-width:0;width:100%}.rh-cux-org-ecosystem-core{grid-template-columns:1fr;grid-template-rows:220px auto}.rh-cux-org-ecosystem-core-media{min-height:220px}.rh-cux-org-ecosystem-value-grid{grid-template-columns:1fr}.rh-cux-org-sponsor-integrity{grid-template-columns:auto 1fr}.rh-cux-org-sponsor-signals{grid-column:1/-1;justify-content:flex-start!important}.rh-cux-org-demo-stage{grid-template-columns:1fr}.rh-cux-org-demo-real-rail{grid-template-columns:repeat(3,minmax(0,1fr))}.rh-cux-org-demo-real-rail>header,.rh-cux-org-demo-integrity{grid-column:1/-1}.rh-cux-org-final-copy{padding:38px 30px}.rh-cux-org-final-media{background-position:62% center}
}
@media(max-width:620px){
  .rh-cux-org-ecosystem-premium,.rh-cux-org-demo-premium,.rh-cux-org-final-premium{overflow:clip}.rh-cux-org-ecosystem-heading h2{font-size:clamp(33px,10.2vw,46px);line-height:1.01}.rh-cux-org-ecosystem-stage,.rh-cux-org-ecosystem-value-grid{gap:14px}.rh-cux-org-ecosystem-core,.rh-cux-org-ecosystem-value,.rh-cux-org-demo-showcase,.rh-cux-org-final-box{border-radius:25px}.rh-cux-org-ecosystem-core-copy,.rh-cux-org-ecosystem-value-copy{padding:19px}.rh-cux-org-ecosystem-value{grid-template-rows:180px auto}.rh-cux-org-sponsor-integrity{padding:16px;grid-template-columns:1fr}.rh-cux-org-sponsor-icon{width:42px;height:42px}.rh-cux-org-demo-showcase{padding:18px}.rh-cux-org-demo-copy h2{font-size:clamp(32px,10vw,44px);line-height:1}.rh-cux-org-demo-selector{width:100%;grid-template-columns:1fr;border-radius:20px}.rh-cux-org-demo-selector button{width:100%;justify-content:flex-start;padding:12px}.rh-cux-org-demo-preview,.rh-cux-org-demo-preview-overlay{min-height:470px}.rh-cux-org-demo-preview-overlay{padding:24px}.rh-cux-org-demo-preview-overlay h3{font-size:clamp(31px,9.6vw,43px)}.rh-cux-org-demo-preview-overlay .rh-cux-btn{width:100%;align-self:stretch}.rh-cux-org-demo-real-rail{grid-template-columns:1fr}.rh-cux-org-demo-real-rail>header,.rh-cux-org-demo-integrity{grid-column:auto}.rh-cux-org-demo-real-rail>a:hover,.rh-cux-org-demo-real-rail>a:focus-visible,.rh-cux-org-ecosystem-value:hover,.rh-cux-org-ecosystem-value:focus-within{transform:none}.rh-cux-org-final-box{min-height:600px}.rh-cux-org-final-media{background-image:linear-gradient(180deg,rgba(3,10,18,.60) 0%,rgba(3,10,18,.92) 48%,rgba(3,10,18,.99) 100%),url('/assets/img/rh-v2/event-trail.jpg');background-position:center top}.rh-cux-org-final-copy{min-height:600px;padding:28px 20px;justify-content:flex-end}.rh-cux-org-final-copy h2{font-size:clamp(37px,11.2vw,52px);line-height:.99}.rh-cux-org-final-copy>p{font-size:13px}.rh-cux-org-final-benefits{display:grid;width:100%}.rh-cux-org-final-benefits span{justify-content:flex-start}.rh-cux-org-final-copy .rh-cux-hero-actions{display:grid;width:100%}.rh-cux-org-final-copy .rh-cux-btn{width:100%}.rh-cux-org-final-proof{display:grid}.rh-cux-org-final-box:hover .rh-cux-org-final-media{transform:scale(1.015)}
}
@media(prefers-reduced-motion:reduce){
  .rh-cux-org-ecosystem-value,.rh-cux-org-demo-selector button,.rh-cux-org-demo-preview-media,.rh-cux-org-demo-real-rail>a,.rh-cux-org-final-media{transition:none!important;transform:none!important}
}


/* ==========================================================================
   ORGANIZER-LANDING-PREMIUM-F4A-INTERACTION-RECOVERY-1.0
   Runtime cache-bust, touch-state de-duplication and progress reliability.
   ========================================================================== */
[data-rh-org-start-step],
[data-rh-org-compare-option],
[data-rh-org-flow-step],
[data-rh-org-trust-option],
[data-rh-org-demo-tab]{touch-action:manipulation;-webkit-tap-highlight-color:transparent}

@media (hover:none), (pointer:coarse){
  .rh-cux-org-onboarding-step:hover:not(.is-active){
    transform:none;border-color:rgba(148,163,184,.13);background:rgba(5,16,27,.72);box-shadow:none
  }
  .rh-cux-org-compare-option:hover:not(.is-active){
    transform:none;border-color:rgba(148,163,184,.11);background:rgba(4,14,24,.58);box-shadow:none
  }
  .rh-cux-org-flow-step:hover:not(.is-active){
    transform:none;border-color:rgba(148,163,184,.12);background:linear-gradient(155deg,rgba(8,22,35,.86),rgba(4,12,21,.94));box-shadow:none
  }
  .rh-cux-org-trust-option:hover:not(.is-active){
    transform:none;border-color:rgba(148,163,184,.11);background:rgba(4,14,24,.58);box-shadow:none
  }
  .rh-cux-org-demo-selector button:hover:not(.is-active){
    color:#9fb2c0;border-color:transparent;background:transparent;box-shadow:none
  }
  .rh-cux-org-onboarding-focus:hover .rh-cux-org-onboarding-focus-media,
  .rh-cux-org-demo-preview:hover .rh-cux-org-demo-preview-media{transform:scale(1.01)}
}
