
/* HUMAN MAXIMUS V143 — QMAX ELITE COMPLETE CONVERSION BRIDGE
   Every chapter is deliberately composed. No generic buttons. No generic SaaS grid. */
.hm-pro-bridge{
  --hm-black:#05040b;--hm-ink:#09070e;--hm-panel:#110d17;--hm-panel2:#17101f;
  --hm-white:#fbf9ff;--hm-pearl:#ded8ea;--hm-muted:#bcb2c4;
  --hm-purple:#8d5cf6;--hm-crystal:#c3a3ff;--hm-deep:#2a1248;--hm-gold:#d8b56b;
  position:fixed;inset:0;z-index:9999;display:none;overflow:auto;
  background:
    radial-gradient(circle at 50% -12%,rgba(92,42,146,.34),transparent 35%),
    radial-gradient(circle at 10% 55%,rgba(95,37,152,.10),transparent 28%),
    var(--hm-black);
  color:var(--hm-white);
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
.hm-pro-bridge:target{display:block}
.hm-pro-bridge *{box-sizing:border-box}
.hm-pro-bridge a{color:inherit;text-decoration:none}
.hm-pro-bridge button{font:inherit}
.hm-pro-bridge__header{
  position:sticky;top:0;z-index:20;min-height:74px;padding:0 clamp(16px,4vw,62px);
  display:flex;align-items:center;justify-content:space-between;gap:20px;
  border-bottom:1px solid rgba(222,216,234,.10);
  background:rgba(5,4,11,.88);backdrop-filter:blur(20px) saturate(1.2);
}
.hm-pro-bridge__brand{display:flex;align-items:center;gap:12px}
.hm-pro-bridge__brand img{border-radius:11px;box-shadow:0 0 20px rgba(141,92,246,.18)}
.hm-pro-bridge__brand span{display:flex;flex-direction:column;gap:3px}
.hm-pro-bridge__brand small{font-size:9px;font-weight:900;letter-spacing:.21em;color:#b9abc3}
.hm-pro-bridge__brand strong{font-size:13px;font-weight:900;letter-spacing:.15em}
.hm-pro-bridge__back{
  display:inline-flex;align-items:center;gap:9px;padding:11px 16px;border:1px solid rgba(222,216,234,.25);
  border-radius:999px;background:linear-gradient(180deg,rgba(34,29,40,.85),rgba(12,10,15,.92));
  box-shadow:inset 0 1px rgba(255,255,255,.08);font-size:12px;font-weight:850;color:#fff!important;
}
.hm-pro-bridge__hero{
  position:relative;min-height:calc(100svh - 74px);display:flex;align-items:center;overflow:hidden;
  border-bottom:1px solid rgba(222,216,234,.10);
}
.hm-pro-bridge__hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.hm-pro-bridge__hero-veil{
  position:absolute;inset:0;
  background:
    linear-gradient(90deg,rgba(5,4,8,.91) 0,rgba(5,4,8,.68) 31%,rgba(7,5,10,.24) 59%,rgba(5,4,8,.05) 100%),
    linear-gradient(0deg,rgba(5,4,8,.92) 0,transparent 50%);
}
.hm-pro-hero-energy{position:absolute;right:30%;top:50%;width:420px;height:420px;transform:translate(50%,-50%);pointer-events:none}
.hm-pro-hero-energy i{position:absolute;inset:20%;border:1px solid rgba(195,163,255,.14);border-radius:50%;animation:hmPulse 6s ease-in-out infinite}
.hm-pro-hero-energy i:nth-child(2){inset:8%;animation-delay:-2s}.hm-pro-hero-energy i:nth-child(3){inset:-8%;animation-delay:-4s}
@keyframes hmPulse{0%,100%{transform:scale(.92);opacity:.18}50%{transform:scale(1.06);opacity:.56}}
.hm-pro-bridge__hero-copy{position:relative;z-index:2;width:min(820px,92vw);margin-left:max(6vw,28px);padding:72px 0 110px}
.hm-pro-kicker,.hm-pro-eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--hm-gold);font-size:11px;font-weight:900;letter-spacing:.18em}
.hm-pro-kicker{padding:8px 13px;border:1px solid rgba(216,181,107,.48);border-radius:999px;background:rgba(26,17,10,.56);box-shadow:inset 0 1px rgba(255,255,255,.06)}
.hm-pro-bridge__hero h1{margin:25px 0 18px;display:flex;flex-direction:column;font-size:clamp(58px,7vw,112px);line-height:.79;letter-spacing:-.052em;font-weight:950}
.hm-pro-bridge__hero h1 em,.hm-pro-chapter h2 em,.hm-pro-final h2 em{
  font-style:normal;color:transparent;background:linear-gradient(180deg,#f0e7ff 0,#c2a0ff 38%,#8d5cf6 72%,#5a288f 100%);
  -webkit-background-clip:text;background-clip:text;filter:drop-shadow(0 8px 22px rgba(91,37,148,.22));
}
.hm-pro-promise{margin:20px 0 15px;color:#eee8f2;font:400 clamp(23px,2.2vw,35px)/1.22 Georgia,serif}
.hm-pro-copy{max-width:730px;margin:0;color:rgba(247,244,255,.92);font-size:clamp(15px,1.1vw,18px);line-height:1.65}
.hm-pro-actions,.hm-pro-final__actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:30px}

/* SIGNATURE HERO ACTION CARDS */
.hm-action-card{
  position:relative;min-width:min(360px,100%);min-height:92px;padding:15px 19px 15px 15px;
  display:grid;grid-template-columns:52px 1fr 24px;align-items:center;gap:14px;overflow:hidden;
  border-radius:22px;cursor:pointer;text-align:left;color:#fff!important;text-decoration:none!important;
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;
  isolation:isolate;
}
.hm-action-card::before{content:"";position:absolute;inset:0;z-index:-2}
.hm-action-card::after{content:"";position:absolute;top:-100%;left:-35%;width:34%;height:300%;z-index:-1;transform:rotate(18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.23),transparent);transition:left .56s ease}
.hm-action-card:hover::after{left:120%}.hm-action-card:hover{transform:translateY(-5px) scale(1.012)}
.hm-action-card--watch{
  border:1px solid rgba(239,231,246,.56);background:linear-gradient(145deg,rgba(31,25,38,.98),rgba(8,7,12,.99));
  box-shadow:0 18px 45px rgba(0,0,0,.36),inset 0 1px rgba(255,255,255,.12),0 0 0 1px rgba(195,163,255,.03);
}
.hm-action-card--watch:hover{border-color:rgba(195,163,255,.84);box-shadow:0 24px 56px rgba(0,0,0,.46),0 0 30px rgba(141,92,246,.15),inset 0 1px rgba(255,255,255,.16)}
.hm-action-card--primary{
  border:1px solid rgba(251,249,255,.92);
  background:
    radial-gradient(circle at 14% 18%,rgba(255,255,255,.22),transparent 24%),
    linear-gradient(145deg,#ad61f5 0,#7c34cf 44%,#4a1278 100%);
  box-shadow:0 22px 50px rgba(80,21,132,.48),0 0 28px rgba(141,92,246,.23),inset 0 1px rgba(255,255,255,.48),inset 0 -1px rgba(25,4,44,.52);
}
.hm-action-card--primary:hover{box-shadow:0 28px 65px rgba(80,21,132,.58),0 0 42px rgba(141,92,246,.34),inset 0 1px rgba(255,255,255,.55)}
.hm-action-card__icon{width:52px;height:52px;display:grid;place-items:center;border-radius:16px;border:1px solid rgba(255,255,255,.22);background:linear-gradient(145deg,rgba(255,255,255,.14),rgba(255,255,255,.025));box-shadow:inset 0 1px rgba(255,255,255,.15);font-size:18px}
.hm-action-card__copy{display:flex;flex-direction:column;gap:3px}.hm-action-card__copy small{color:#dfcaed;font-size:9px;font-weight:900;letter-spacing:.14em}.hm-action-card__copy strong{font-size:16px;line-height:1.1}.hm-action-card__copy em{font-style:normal;color:#d4ccd9;font-size:11px}.hm-action-card>b{font-size:20px;color:#fff}
.hm-pro-reassurance{margin:15px 0 0;color:#d0c6d5;font-size:12px}
.hm-pro-scroll-cue{position:absolute;bottom:22px;left:50%;z-index:2;transform:translateX(-50%);display:flex;align-items:center;gap:13px;color:#d8cce0!important;font-size:9px;font-weight:900;letter-spacing:.16em}.hm-pro-scroll-cue b{font-size:16px}

/* CHAPTER SYSTEM */
.hm-pro-chapter{width:min(1220px,calc(100% - 42px));margin:0 auto;padding:120px 0;border-bottom:1px solid rgba(222,216,234,.10);position:relative}
.hm-pro-chapter__intro{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:65px;align-items:end}
.hm-pro-chapter__intro--center{display:block;text-align:center}.hm-pro-chapter__intro--center h2,.hm-pro-chapter__intro--center p{margin-inline:auto}
.hm-pro-chapter h2{max-width:980px;margin:16px 0 0;font-size:clamp(44px,5.4vw,78px);line-height:.98;letter-spacing:-.048em}.hm-pro-chapter__intro>p{margin:0;color:var(--hm-pearl);font-size:17px;line-height:1.68}
.hm-pro-cinematic-line{color:var(--hm-gold);font:400 clamp(22px,2vw,33px)/1.3 Georgia,serif}.hm-tm{font-size:.25em;vertical-align:top}

/* RECOGNITION ORBIT */
.hm-recognition-orbit{position:relative;min-height:820px;margin-top:50px}
.hm-recognition-core{position:absolute;left:50%;top:50%;width:230px;height:230px;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid rgba(195,163,255,.54);border-radius:50%;background:radial-gradient(circle at 38% 26%,rgba(255,255,255,.13),transparent 28%),radial-gradient(circle,#3a185b 0,#140b1f 48%,#08060c 100%);box-shadow:0 0 0 18px rgba(141,92,246,.035),0 0 70px rgba(141,92,246,.25),inset 0 1px rgba(255,255,255,.17)}
.hm-recognition-core span{font-size:28px;color:var(--hm-crystal)}.hm-recognition-core strong{margin-top:12px;font-size:19px;line-height:1.05;letter-spacing:.04em}.hm-recognition-core small{margin-top:9px;color:#c9becf}
.hm-recognition-orbit>article{position:absolute;left:50%;top:50%;width:235px;min-height:158px;padding:22px;transform:rotate(calc(var(--i)*45deg)) translateY(-330px) rotate(calc(var(--i)*-45deg));border:1px solid rgba(222,216,234,.18);border-radius:21px;background:radial-gradient(circle at 14% 0,rgba(141,92,246,.12),transparent 35%),linear-gradient(145deg,rgba(25,20,32,.98),rgba(8,7,12,.99));box-shadow:0 18px 42px rgba(0,0,0,.28),inset 0 1px rgba(255,255,255,.07)}
.hm-recognition-orbit article i{font-style:normal;font-size:24px;color:var(--hm-crystal)}.hm-recognition-orbit article h3{margin:14px 0 7px;font-size:16px}.hm-recognition-orbit article p{margin:0;color:#c8bfcd;font-size:13px;line-height:1.5}

/* HEMASONICS CINEMA */
.hm-pro-hemasonics-chapter{width:min(1320px,calc(100% - 30px));padding:130px 38px;border:1px solid rgba(195,163,255,.17);border-radius:36px;background:radial-gradient(circle at 50% 48%,rgba(119,53,184,.24),transparent 37%),linear-gradient(145deg,#130c1c,#06050a 72%);box-shadow:0 34px 90px rgba(0,0,0,.36)}
.hm-pro-hemasonics-chapter h2{font-size:clamp(64px,8vw,116px);background:linear-gradient(180deg,#fff,#ddcff3 44%,#9564dc);-webkit-background-clip:text;background-clip:text;color:transparent}
.hm-hemasonics-stage{position:relative;max-width:1100px;height:660px;margin:38px auto 0}
.hm-hema-arc{position:absolute;left:50%;top:50%;border:1px solid rgba(195,163,255,.15);border-radius:50%;transform:translate(-50%,-50%)}.hm-hema-arc--one{width:680px;height:680px}.hm-hema-arc--two{width:500px;height:500px;border-color:rgba(216,181,107,.12)}
.hm-hema-node,.hm-hema-core{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:50%}
.hm-hema-node{width:210px;height:210px;border:1px solid rgba(222,216,234,.24);background:radial-gradient(circle at 35% 25%,rgba(255,255,255,.13),transparent 28%),radial-gradient(circle,rgba(103,44,164,.25),rgba(9,7,13,.98) 72%);box-shadow:0 18px 50px rgba(0,0,0,.32),inset 0 1px rgba(255,255,255,.12)}
.hm-hema-node--music{left:4%;top:12%}.hm-hema-node--energy{right:4%;top:12%}.hm-hema-node--awareness{left:50%;bottom:0;transform:translateX(-50%)}
.hm-hema-node i{font-style:normal;font-size:34px;color:var(--hm-crystal)}.hm-hema-node strong{margin-top:12px;font-size:14px;letter-spacing:.08em}.hm-hema-node small{margin-top:7px;color:#c9bfce;font-size:11px}
.hm-hema-core{left:50%;top:42%;width:270px;height:270px;transform:translate(-50%,-50%);border:1px solid rgba(195,163,255,.64);background:radial-gradient(circle at 38% 26%,rgba(255,255,255,.18),transparent 26%),radial-gradient(circle,#5a2785,#251034 52%,#0a0710 100%);box-shadow:0 0 0 12px rgba(141,92,246,.045),0 0 82px rgba(141,92,246,.32),inset 0 1px rgba(255,255,255,.21)}
.hm-hema-core__ring{position:absolute;inset:-28px;border:1px solid rgba(195,163,255,.18);border-radius:50%;animation:hmPulse 5s ease-in-out infinite}.hm-hema-core__ring--two{inset:-62px;animation-delay:-2.5s}
.hm-hema-core>i{font-style:normal;font-size:34px;color:#e8d8ff}.hm-hema-core>strong{margin-top:10px;font-size:20px;letter-spacing:.06em}.hm-hema-core>small{margin-top:8px;color:var(--hm-gold);font-size:10px;font-weight:900;letter-spacing:.15em}
.hm-hema-summary{max-width:820px;margin:12px auto 0;text-align:center;color:#e4dce8;font:400 19px/1.65 Georgia,serif}

/* EIGHT ELEMENTS CONNECTED SYSTEM */
.hm-elements-system{position:relative;min-height:900px;margin-top:45px}
.hm-elements-system::before{content:"";position:absolute;left:50%;top:50%;width:700px;height:700px;transform:translate(-50%,-50%);border:1px solid rgba(195,163,255,.13);border-radius:50%}
.hm-elements-core{position:absolute;left:50%;top:50%;width:200px;height:200px;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid rgba(195,163,255,.58);border-radius:50%;background:radial-gradient(circle,#431e63,#170c21 60%,#08060c);box-shadow:0 0 60px rgba(141,92,246,.24)}
.hm-elements-core span{font-size:27px;color:var(--hm-crystal)}.hm-elements-core strong{margin-top:9px;line-height:1.02}.hm-elements-core small{margin-top:8px;color:var(--hm-gold);font-size:8px;font-weight:900;letter-spacing:.14em}
.hm-element-card{position:absolute;left:50%;top:50%;width:245px;min-height:180px;padding:23px;transform:rotate(calc(var(--i)*45deg)) translateY(-370px) rotate(calc(var(--i)*-45deg));border:1px solid rgba(222,216,234,.18);border-radius:22px;background:radial-gradient(circle at 14% 0,rgba(141,92,246,.12),transparent 32%),linear-gradient(145deg,rgba(25,20,32,.98),rgba(8,7,12,.99));box-shadow:0 20px 46px rgba(0,0,0,.3),inset 0 1px rgba(255,255,255,.07)}
.hm-element-card>span{position:absolute;right:17px;top:17px;color:#8f7c9d;font-size:10px;font-weight:900}.hm-element-card i{font-style:normal;font-size:25px;color:var(--hm-crystal)}.hm-element-card h3{margin:16px 0 7px;font-size:17px}.hm-element-card p{margin:0;color:#c8bfcd;font-size:13px;line-height:1.52}
.hm-action-card--standalone{margin:10px auto 0}

/* COMPLETE WORLD */
.hm-world-groups{display:grid;gap:24px;margin-top:52px}.hm-world-group{padding:28px;border:1px solid rgba(222,216,234,.14);border-radius:30px;background:linear-gradient(145deg,rgba(17,13,23,.96),rgba(7,6,10,.98));box-shadow:0 24px 58px rgba(0,0,0,.24)}
.hm-world-group>header{display:flex;align-items:center;gap:17px;margin-bottom:22px}.hm-world-group>header>span{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;border:1px solid rgba(195,163,255,.42);background:linear-gradient(145deg,#643696,#21112d);font-size:11px;font-weight:900}.hm-world-group header small{color:var(--hm-gold);font-size:9px;font-weight:900;letter-spacing:.15em}.hm-world-group header h3{margin:3px 0 0;font-size:22px}
.hm-world-group__cards{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:16px}.hm-world-card{position:relative;min-height:205px;padding:24px;border:1px solid rgba(222,216,234,.16);border-radius:22px;background:linear-gradient(145deg,rgba(27,22,33,.92),rgba(10,8,13,.98));box-shadow:inset 0 1px rgba(255,255,255,.06)}
.hm-world-card--featured{background:radial-gradient(circle at 10% 0,rgba(141,92,246,.20),transparent 40%),linear-gradient(145deg,#21172b,#0a0810);border-color:rgba(195,163,255,.35)}
.hm-world-card i{font-style:normal;font-size:27px;color:var(--hm-crystal)}.hm-world-card h4{margin:20px 0 8px;font-size:17px}.hm-world-card p{margin:0;color:#c8bfcd;font-size:13px;line-height:1.55}.hm-world-card>small{position:absolute;left:24px;bottom:18px;color:var(--hm-gold);font-size:8px;font-weight:900;letter-spacing:.14em}

/* REAL LIFE */
.hm-life-journey{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:58px}.hm-life-journey::before{content:"";position:absolute;left:8%;right:8%;top:52px;height:1px;background:linear-gradient(90deg,transparent,var(--hm-purple),var(--hm-gold),var(--hm-purple),transparent);box-shadow:0 0 12px rgba(141,92,246,.38)}
.hm-life-journey article{position:relative;min-height:300px;padding:84px 24px 25px;border:1px solid rgba(222,216,234,.17);border-radius:24px;background:radial-gradient(circle at 50% 0,rgba(141,92,246,.13),transparent 35%),linear-gradient(145deg,rgba(23,18,29,.98),rgba(8,7,12,.99));text-align:center}
.hm-life-journey article::before{content:"";position:absolute;left:50%;top:43px;width:18px;height:18px;transform:translateX(-50%);border:4px solid #0c0911;border-radius:50%;background:var(--hm-crystal);box-shadow:0 0 0 1px rgba(195,163,255,.55),0 0 22px rgba(141,92,246,.55)}
.hm-life-time{position:absolute;top:14px;left:50%;transform:translateX(-50%);color:var(--hm-gold);font-size:9px;font-weight:900;letter-spacing:.12em}.hm-life-journey i{font-style:normal;font-size:34px;color:var(--hm-crystal)}.hm-life-journey h3{margin:18px 0 8px}.hm-life-journey p{margin:0;color:#c8bfcd;font-size:13px;line-height:1.55}
.hm-life-rhythm{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:28px}.hm-life-rhythm span{padding:11px 16px;border:1px solid rgba(222,216,234,.19);border-radius:999px;background:linear-gradient(180deg,rgba(31,25,37,.94),rgba(10,8,13,.98));color:#ddd4e1;font-size:12px;font-weight:750}

/* EDITORIAL */
.hm-stays-chapter{width:min(1280px,calc(100% - 30px));padding:40px 0 0;border:0}.hm-stays-editorial{display:grid;grid-template-columns:.82fr 1.18fr;min-height:650px;overflow:hidden;border:1px solid rgba(195,163,255,.19);border-radius:34px;background:radial-gradient(circle at 75% 40%,rgba(102,42,161,.22),transparent 42%),linear-gradient(145deg,#17101f,#07060a);box-shadow:0 30px 80px rgba(0,0,0,.32)}
.hm-stays-editorial__statement,.hm-stays-editorial__quote{padding:68px}.hm-stays-editorial__statement{border-right:1px solid rgba(222,216,234,.12)}.hm-stays-editorial__statement h2{margin-top:22px;font-size:clamp(48px,5.3vw,76px)}.hm-stays-editorial__statement h2 span{color:#f7f4ff}.hm-stays-editorial__quote{display:flex;flex-direction:column;justify-content:center}.hm-quote-mark{font:400 100px/.5 Georgia,serif;color:rgba(195,163,255,.45)}.hm-stays-editorial blockquote{margin:20px 0 36px;color:#e5ddea;font:400 clamp(29px,3.1vw,47px)/1.16 Georgia,serif}.hm-stays-flow{display:flex;align-items:center;gap:12px;flex-wrap:wrap;color:#cdbdd8;font-size:9px;font-weight:900;letter-spacing:.13em}.hm-stays-flow b{color:var(--hm-gold)}

/* FIT */
.hm-fit-panels{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:48px}.hm-fit-panel{position:relative;min-height:430px;padding:40px;border:1px solid rgba(222,216,234,.18);border-radius:28px;background:linear-gradient(145deg,rgba(24,19,30,.98),rgba(8,7,12,.99));box-shadow:0 24px 58px rgba(0,0,0,.25),inset 0 1px rgba(255,255,255,.07)}.hm-fit-panel--reflection{background:radial-gradient(circle at 50% 15%,rgba(141,92,246,.18),transparent 40%),linear-gradient(145deg,#1b1224,#09070d)}
.hm-fit-panel__icon{width:54px;height:54px;display:grid;place-items:center;border:1px solid rgba(195,163,255,.38);border-radius:17px;background:linear-gradient(145deg,#593083,#1d1028);font-size:22px}.hm-fit-panel h3{margin:25px 0 20px;font-size:23px}.hm-fit-panel ul{display:grid;gap:14px;padding:0;margin:0;list-style:none}.hm-fit-panel li{position:relative;padding-left:28px;color:#ddd5e1}.hm-fit-panel li::before{content:"◆";position:absolute;left:0;color:var(--hm-crystal);font-size:11px}.hm-fit-panel p{color:#d5ccd9;font-size:16px;line-height:1.7}.hm-fit-panel blockquote{margin:34px 0 0;padding-top:28px;border-top:1px solid rgba(222,216,234,.14);color:#e9e2ed;font:400 22px/1.45 Georgia,serif}.hm-fit-panel blockquote strong{color:var(--hm-crystal)}

/* FINAL */
.hm-pro-final{position:relative;width:min(1120px,calc(100% - 40px));min-height:680px;margin:110px auto;padding:100px 45px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;overflow:hidden;border:1px solid rgba(195,163,255,.23);border-radius:38px;background:radial-gradient(circle at 50% 38%,rgba(141,92,246,.30),transparent 32%),radial-gradient(circle at 50% 50%,rgba(76,30,120,.35),transparent 60%),linear-gradient(145deg,#180f22,#07060b);box-shadow:0 36px 100px rgba(0,0,0,.4)}
.hm-pro-final__crystal{position:relative;width:110px;height:110px;display:grid;place-items:center;margin-bottom:28px}.hm-pro-final__crystal span{font-size:44px;color:#e7d6ff;text-shadow:0 0 35px rgba(141,92,246,.72)}.hm-pro-final__crystal i{position:absolute;inset:5px;border:1px solid rgba(195,163,255,.22);border-radius:50%;animation:hmPulse 5s ease-in-out infinite}.hm-pro-final__crystal i:last-child{inset:-20px;animation-delay:-2.5s}.hm-pro-final h2{margin:16px 0;font-size:clamp(58px,7vw,100px);line-height:.87;letter-spacing:-.055em}.hm-pro-final>p{max-width:650px;color:#ded5e2;font-size:17px}.hm-pro-final__actions{justify-content:center}

/* VIDEO */
.hm-pro-video-modal{width:min(1180px,calc(100vw - 36px));max-width:none;padding:0;border:0;border-radius:25px;background:transparent;color:#fff}.hm-pro-video-modal::backdrop{background:rgba(2,2,4,.92);backdrop-filter:blur(13px)}
.hm-pro-video-modal__shell{overflow:hidden;border:1px solid rgba(239,231,246,.82);border-radius:25px;background:#08070b;box-shadow:0 30px 100px rgba(0,0,0,.72),0 0 50px rgba(126,48,191,.22)}.hm-pro-video-modal header{min-height:78px;padding:14px 16px 13px 21px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid rgba(222,216,234,.14)}.hm-pro-video-modal header small{color:var(--hm-gold);font-size:9px;font-weight:900;letter-spacing:.16em}.hm-pro-video-modal header h2{margin:5px 0 0;font:800 clamp(19px,2vw,30px)/1.08 Georgia,serif}.hm-pro-video-modal header button{width:48px;height:48px;min-width:48px;border:1px solid rgba(222,216,234,.65);border-radius:50%;color:#fff;background:linear-gradient(145deg,#2a1834,#0d0912);font-size:28px;cursor:pointer}.hm-pro-video-modal__frame{aspect-ratio:16/9;background:#000}.hm-pro-video-modal iframe{display:block;width:100%;height:100%;border:0}
body.hm-pro-video-open{overflow:hidden!important}

@media(max-width:1040px){
  .hm-pro-chapter__intro{grid-template-columns:1fr;gap:24px}
  .hm-recognition-orbit,.hm-elements-system{min-height:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:45px}
  .hm-recognition-core,.hm-recognition-orbit>article,.hm-elements-core,.hm-element-card{position:relative;left:auto;top:auto;width:auto;height:auto;min-height:170px;transform:none}
  .hm-recognition-core,.hm-elements-core{grid-column:1/-1;border-radius:28px;min-height:210px}
  .hm-elements-system::before{display:none}
  .hm-world-group__cards{grid-template-columns:1fr 1fr}.hm-world-card--featured{grid-column:1/-1}
  .hm-life-journey{grid-template-columns:repeat(2,1fr)}.hm-life-journey::before{display:none}
  .hm-stays-editorial{grid-template-columns:1fr}.hm-stays-editorial__statement{border-right:0;border-bottom:1px solid rgba(222,216,234,.12)}
}
@media(max-width:760px){
  .hm-pro-bridge__header{min-height:66px;padding:0 13px}.hm-pro-bridge__brand small{display:none}.hm-pro-bridge__back{font-size:10px;padding:9px 11px}
  .hm-pro-bridge__hero{min-height:850px}.hm-pro-bridge__hero-image{object-position:66% center}.hm-pro-bridge__hero-veil{background:linear-gradient(0deg,rgba(5,4,8,.97),rgba(5,4,8,.66) 70%,rgba(5,4,8,.18))}
  .hm-pro-bridge__hero-copy{align-self:flex-end;margin:0 auto;padding:56px 18px 90px}.hm-pro-bridge__hero h1{font-size:clamp(48px,15vw,72px)}
  .hm-pro-actions,.hm-pro-final__actions{display:grid;width:100%}.hm-action-card{width:100%;min-width:0}
  .hm-pro-chapter{width:calc(100% - 28px);padding:80px 0}.hm-pro-chapter h2{font-size:clamp(38px,12vw,58px)}
  .hm-recognition-orbit,.hm-elements-system,.hm-world-group__cards,.hm-life-journey,.hm-fit-panels{grid-template-columns:1fr}
  .hm-world-card--featured,.hm-recognition-core,.hm-elements-core{grid-column:auto}
  .hm-pro-hemasonics-chapter{width:calc(100% - 20px);padding:82px 14px}.hm-hemasonics-stage{height:auto;display:grid;grid-template-columns:1fr 1fr;gap:14px}.hm-hema-arc{display:none}.hm-hema-node,.hm-hema-core{position:relative;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;width:auto;height:auto;min-height:170px;transform:none!important}.hm-hema-core{grid-column:1/-1;grid-row:1;min-height:220px}
  .hm-stays-editorial__statement,.hm-stays-editorial__quote{padding:38px 25px}.hm-stays-editorial blockquote{font-size:30px}
  .hm-pro-final{width:calc(100% - 28px);min-height:600px;margin:75px auto;padding:72px 18px}.hm-pro-final h2{font-size:clamp(52px,15vw,74px)}
}
