.how-page{overflow:hidden;background:#fcfbf7;color:var(--ms-ink)}
.how-hero{position:relative;overflow:hidden;padding:86px 0 118px;background:var(--ms-forest-deep);color:#fff}
.how-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:42px 42px,42px 42px;pointer-events:none}
.how-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(350px,.76fr) minmax(560px,1.24fr);align-items:center;gap:clamp(42px,5vw,82px)}
.how-hero-copy{position:relative;z-index:5}.how-hero-copy h1{max-width:640px;margin:0;color:#fff;font-size:clamp(54px,5.4vw,82px);font-weight:900;line-height:.91;letter-spacing:-.072em}.how-hero-lead{max-width:565px;margin:28px 0 0;color:rgba(255,255,255,.7);font-size:16px;line-height:1.75}
.how-hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.how-hero-link{padding-bottom:5px;border-bottom:1px solid rgba(255,255,255,.55);color:#fff;font-size:12px;font-weight:800}.how-hero-link:hover{color:var(--ms-mint-bright);border-color:var(--ms-mint-bright)}
.how-hero-facts{display:flex;flex-wrap:wrap;gap:11px 20px;margin-top:31px;padding-top:25px;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.67);font-size:9px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.how-hero-facts span{display:flex;align-items:center;gap:7px}.how-hero-facts i{width:6px;height:6px;border-radius:50%;background:var(--ms-mint-bright);box-shadow:0 0 0 4px rgba(120,237,202,.12)}

.how-pc-scene{position:relative;min-height:610px;display:flex;flex-direction:column;align-items:center;justify-content:center;isolation:isolate;perspective:1200px}
.how-monitor{position:relative;z-index:3;width:min(100%,720px);aspect-ratio:16/10;padding:15px;border:4px solid #0b1917;border-radius:24px;background:#101f1d;box-shadow:0 34px 65px rgba(0,0,0,.34),inset 0 0 0 1px #35433f;transform:rotateX(1deg) rotateY(-2deg);animation:how-monitor-float 6s ease-in-out infinite}
.how-monitor::after{content:"";position:absolute;inset:15px;border-radius:10px;background:linear-gradient(125deg,rgba(255,255,255,.1),transparent 22%);pointer-events:none}.how-monitor iframe{width:100%;height:100%;display:block;border:0;border-radius:10px;background:#f2f6f4;pointer-events:none}.how-monitor-camera{position:absolute;z-index:3;top:5px;left:50%;width:5px;height:5px;border-radius:50%;background:#6e827c;box-shadow:0 0 0 2px #07110f;transform:translateX(-50%)}
.how-monitor-neck{position:relative;z-index:2;width:96px;height:62px;margin-top:-2px;background:linear-gradient(90deg,#111e1c,#35413e 50%,#0d1816);clip-path:polygon(25% 0,75% 0,91% 100%,9% 100%)}.how-monitor-base{position:relative;z-index:2;width:260px;height:17px;margin-top:-1px;border-radius:50% 50% 8px 8px;background:linear-gradient(#3d4a47,#101a18);box-shadow:0 14px 22px rgba(0,0,0,.26)}
.how-keyboard{position:absolute;z-index:1;right:8%;bottom:21px;width:355px;height:83px;border:2px solid #25312e;border-radius:10px;background:linear-gradient(150deg,#26322f,#0f1917);box-shadow:0 21px 35px rgba(0,0,0,.28);transform:perspective(250px) rotateX(63deg) rotate(-2deg)}.how-keyboard::before{content:"";position:absolute;inset:10px 14px 26px;border-radius:4px;background:repeating-linear-gradient(90deg,transparent 0 16px,rgba(191,247,231,.2) 16px 18px),repeating-linear-gradient(0deg,transparent 0 10px,rgba(191,247,231,.18) 10px 12px)}.how-keyboard span{position:absolute;right:105px;bottom:8px;width:116px;height:15px;border:1px solid rgba(255,255,255,.1);border-radius:3px}
.how-pc-note{position:absolute;z-index:4;bottom:0;left:7%;margin:0;color:rgba(255,255,255,.45);font-size:9px;letter-spacing:.04em}
.how-callout{position:absolute;z-index:6;min-width:155px;display:grid;grid-template-columns:31px 1fr;align-items:center;gap:9px;padding:10px 12px;border:1px solid rgba(5,45,41,.1);border-radius:10px;background:#fff;color:var(--ms-ink);box-shadow:0 17px 38px rgba(2,27,24,.22);font-size:10px}.how-callout>i{width:31px;height:31px;display:grid;place-items:center;border-radius:8px;background:#DDF9F0;color:var(--ms-forest);font-size:8px;font-style:normal;font-weight:900}.how-callout>b{line-height:1.2}.how-callout::after{content:"";position:absolute;width:58px;height:1px;background:rgba(255,255,255,.6)}
.how-callout-events{top:58px;left:-28px}.how-callout-events::after{left:100%;top:50%;transform:rotate(18deg);transform-origin:left}.how-callout-payments{top:136px;right:-30px}.how-callout-payments::after{right:100%;top:50%;transform:rotate(-20deg);transform-origin:right}.how-callout-checkin{right:4px;bottom:122px}.how-callout-checkin::after{right:100%;top:50%;transform:rotate(13deg);transform-origin:right}
@keyframes how-monitor-float{0%,100%{transform:translateY(0) rotateX(1deg) rotateY(-2deg)}50%{transform:translateY(-9px) rotateX(1deg) rotateY(1deg)}}

.how-flow{padding:110px 0 124px}.how-section-head{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.55fr);align-items:end;gap:60px;margin-bottom:54px}.how-section-head h2,.how-roles-head h2,.how-connected-copy h2,.how-final-cta h2{margin:0;font-size:clamp(43px,5vw,68px);font-weight:900;line-height:.94;letter-spacing:-.065em}.how-section-head>p{margin:0;color:var(--ms-ink-soft);font-size:14px;line-height:1.75}
.how-flow-grid{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid #C8D4CF}.how-flow-grid::before{content:"";position:absolute;top:-3px;left:0;width:25%;height:5px;background:var(--ms-coral)}.how-flow-grid article{position:relative;min-height:345px;padding:36px 28px 29px;border-right:1px solid #DCE3DF}.how-flow-grid article:last-child{border-right:0}.how-step-number{color:#82908C;font-size:9px;font-weight:900;letter-spacing:.15em}.how-step-icon{width:65px;height:65px;display:grid;place-items:center;margin:47px 0 30px;border-radius:50%;background:#E0F8F0;color:var(--ms-forest);font-size:23px;font-style:normal}.how-flow-grid article:nth-child(3) .how-step-icon{background:var(--ms-forest);color:var(--ms-mint-bright)}.how-flow-grid h3{margin:0;font-size:20px;letter-spacing:-.035em}.how-flow-grid p{margin:12px 0 22px;color:#64736F;font-size:12px;line-height:1.65}.how-flow-grid small{position:absolute;right:28px;bottom:27px;left:28px;padding-top:14px;border-top:1px solid #E3E8E5;color:#0C8976;font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}

.how-roles{position:relative;overflow:hidden;padding:112px 0 124px;background:var(--ms-forest-deep);color:#fff}.how-roles::before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:46px 46px,46px 46px}.how-roles .container{position:relative}.how-roles-head{max-width:870px;margin-bottom:48px}.how-roles-head h2{color:#fff}.how-roles-head>p:last-child{max-width:650px;margin:24px 0 0;color:rgba(255,255,255,.65);font-size:14px;line-height:1.7}
.how-role-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.how-role-card{min-height:480px;display:flex;flex-direction:column;padding:31px;border:1px solid rgba(255,255,255,.11);border-radius:17px;background:rgba(255,255,255,.055);backdrop-filter:blur(10px);transition:.2s}.how-role-card:hover{border-color:rgba(120,237,202,.5);transform:translateY(-5px)}.how-role-organizer{background:var(--ms-mint-bright);color:var(--ms-forest-deep)}.how-role-top{display:flex;align-items:center;justify-content:space-between}.how-role-top>span{width:45px;height:45px;display:grid;place-items:center;border-radius:12px;background:rgba(120,237,202,.13);color:var(--ms-mint-bright);font-size:11px;font-weight:900}.how-role-organizer .how-role-top>span{background:var(--ms-forest);color:var(--ms-mint-bright)}.how-role-top em{color:rgba(255,255,255,.25);font-size:10px;font-style:normal;font-weight:900}.how-role-organizer .how-role-top em{color:rgba(5,45,41,.35)}.how-role-card h3{margin:37px 0 8px;font-size:27px;letter-spacing:-.045em}.how-role-card>p{margin:0;color:rgba(255,255,255,.58);font-size:12px}.how-role-organizer>p{color:rgba(5,45,41,.63)}.how-role-card ul{display:grid;gap:0;margin:28px 0 32px;padding:0;list-style:none}.how-role-card li{padding:12px 0;border-bottom:1px solid rgba(255,255,255,.09);color:rgba(255,255,255,.81);font-size:11px;font-weight:700}.how-role-card li::before{content:"✓";margin-right:9px;color:var(--ms-mint-bright)}.how-role-organizer li{border-color:rgba(5,45,41,.12);color:var(--ms-forest-deep)}.how-role-organizer li::before{color:var(--ms-forest)}.how-role-card>a{display:flex;justify-content:space-between;margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);color:#fff;font-size:10px;font-weight:900}.how-role-organizer>a{border-color:rgba(5,45,41,.15);color:var(--ms-forest-deep)}.how-role-secure{margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.45);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}

.how-connected{padding:118px 0;background:#EFF8F4}.how-connected-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(470px,1.18fr);align-items:center;gap:clamp(52px,8vw,110px)}.how-connected-copy>p:not(.ms-eyebrow){max-width:540px;margin:25px 0 32px;color:var(--ms-ink-soft);font-size:14px;line-height:1.75}.how-data-flow{position:relative;display:grid;gap:10px}.how-data-flow::before{content:"";position:absolute;top:35px;bottom:35px;left:34px;width:1px;background:#82BCAF}.how-data-flow>span{position:relative;display:grid;grid-template-columns:68px minmax(0,1fr);min-height:86px;align-content:center;padding:14px 20px;border:1px solid #D4E1DC;border-radius:13px;background:#fff;box-shadow:0 10px 30px rgba(7,61,55,.055)}.how-data-flow i{position:relative;z-index:1;grid-row:1/3;width:38px;height:38px;display:grid;place-items:center;align-self:center;border-radius:50%;background:var(--ms-forest);color:var(--ms-mint-bright);font-size:8px;font-style:normal;font-weight:900}.how-data-flow b{font-size:14px}.how-data-flow small{margin-top:4px;color:#7B8884;font-size:10px}.how-data-flow>span:nth-child(2) i,.how-data-flow>span:nth-child(4) i{background:var(--ms-coral);color:#211714}

.how-final-cta{padding:94px 24px 100px;background:var(--ms-mint-bright);text-align:center}.how-final-cta p{margin:0 0 13px;color:#126D60;font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.how-final-cta h2{max-width:800px;margin:0 auto;color:var(--ms-forest-deep)}.how-final-cta .btn{margin-top:31px}

@media(max-width:1120px){.how-hero-grid{grid-template-columns:1fr}.how-hero-copy{max-width:790px}.how-pc-scene{width:min(100%,820px);margin:20px auto 0}.how-callout-events{left:-10px}.how-callout-payments{right:-5px}.how-flow-grid{grid-template-columns:repeat(2,1fr)}.how-flow-grid article:nth-child(2){border-right:0}.how-flow-grid article:nth-child(-n+2){border-bottom:1px solid #DCE3DF}.how-role-card{padding:25px}.how-connected-grid{grid-template-columns:1fr 1fr;gap:45px}}
@media(max-width:780px){.how-hero{padding:68px 0 92px}.how-hero-grid{display:block}.how-hero-copy h1{font-size:52px}.how-pc-scene{min-height:520px;margin-top:44px}.how-monitor{width:94%;padding:10px;border-radius:18px}.how-monitor::after{inset:10px}.how-monitor-neck{height:48px}.how-monitor-base{width:220px}.how-keyboard{right:1%;bottom:17px;width:280px}.how-callout{min-width:133px;padding:8px;font-size:8px}.how-callout-events{top:20px}.how-callout-payments{top:95px}.how-callout-checkin{bottom:105px}.how-pc-note{left:3%}.how-section-head{grid-template-columns:1fr;gap:21px}.how-flow,.how-roles,.how-connected{padding:82px 0 90px}.how-role-grid,.how-connected-grid{grid-template-columns:1fr}.how-role-card{min-height:auto}.how-role-card ul{margin-bottom:30px}.how-role-card>a,.how-role-secure{margin-top:10px}.how-connected-copy{max-width:670px}}
@media(max-width:560px){.how-hero-copy h1{font-size:44px}.how-hero-actions{align-items:stretch;flex-direction:column;gap:18px}.how-hero-actions .btn{width:100%}.how-hero-link{align-self:center}.how-hero-facts{display:grid}.how-pc-scene{min-height:390px;margin-top:33px}.how-monitor{width:100%;padding:7px;border-width:3px;border-radius:13px}.how-monitor::after{inset:7px}.how-monitor-camera{top:2px}.how-monitor-neck{width:64px;height:35px}.how-monitor-base{width:155px;height:11px}.how-keyboard{display:none}.how-callout{display:none}.how-pc-note{right:0;bottom:4px;left:0;text-align:center}.how-flow-grid{grid-template-columns:1fr}.how-flow-grid article{min-height:300px;border-right:0;border-bottom:1px solid #DCE3DF!important}.how-flow-grid article:last-child{border-bottom:0!important}.how-flow-grid::before{width:100%}.how-section-head h2,.how-roles-head h2,.how-connected-copy h2,.how-final-cta h2{font-size:39px}.how-data-flow>span{grid-template-columns:58px 1fr;padding:12px}.how-final-cta{padding:74px 18px 80px}}
@media(prefers-reduced-motion:reduce){.how-monitor{animation:none}}

/* El tema elegido acompaña también toda la explicación pública. */
html[data-ui-theme="dark"] .how-page{color:#F4FBF9;background:#061E1C}
html[data-ui-theme="dark"] .how-flow{background:#061E1C}
html[data-ui-theme="dark"] .how-section-head h2,
html[data-ui-theme="dark"] .how-connected-copy h2{color:#F4FBF9}
html[data-ui-theme="dark"] .how-section-head>p,
html[data-ui-theme="dark"] .how-connected-copy>p:not(.ms-eyebrow){color:#A9C3BC}
html[data-ui-theme="dark"] .how-flow-grid{border-color:#285A53}
html[data-ui-theme="dark"] .how-flow-grid article{border-color:#285A53}
html[data-ui-theme="dark"] .how-flow-grid p{color:#A9C3BC}
html[data-ui-theme="dark"] .how-flow-grid small{color:#87E3CA;border-color:#285A53}
html[data-ui-theme="dark"] .how-step-number{color:#86A29A}
html[data-ui-theme="dark"] .how-step-icon{color:var(--ms-mint-bright);background:#123F3A}
html[data-ui-theme="dark"] .how-callout{color:#F4FBF9;background:#0D312D;border-color:#285A53}
html[data-ui-theme="dark"] .how-callout>i{color:var(--ms-mint-bright);background:#123F3A}
html[data-ui-theme="dark"] .how-connected{background:#082522}
html[data-ui-theme="dark"] .how-data-flow::before{background:#35665E}
html[data-ui-theme="dark"] .how-data-flow>span{color:#F4FBF9;background:#0D312D;border-color:#285A53;box-shadow:0 12px 30px rgba(0,0,0,.18)}
html[data-ui-theme="dark"] .how-data-flow small{color:#9EB9B2}
html[data-ui-theme="dark"] .how-final-cta{background:#0B3B36}
html[data-ui-theme="dark"] .how-final-cta p{color:#8FE6CF}
html[data-ui-theme="dark"] .how-final-cta h2{color:#FFFFFF}
