*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--bg);color:var(--ink);font-family:Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.6}body.offinity{--bg:#f7f5ef;--ink:#253d34;--muted:#536359;--line:#cdd6ca;--card:#eeeee5;--accent:#284f40;--on-accent:#fff;--soft:#e0e6d8}body.platform{--bg:#122124;--ink:#f4eee1;--muted:#b7c4c2;--line:#3c5152;--card:#1b3033;--accent:#e8bb6b;--on-accent:#182729;--soft:#213a3d}a{color:inherit;text-underline-offset:5px}a:hover{text-decoration-thickness:2px}a:focus-visible{outline:3px solid var(--accent);outline-offset:5px;border-radius:2px}.wrap{width:min(1264px,calc(100% - 96px));margin-inline:auto}.header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 0;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;text-decoration:none;font-size:22px;font-weight:650;letter-spacing:-.8px}.header nav{display:flex;gap:30px;font-size:14px}.header nav a{text-decoration:none}.header nav a:hover{text-decoration:underline}.hero{display:grid;grid-template-columns:1.3fr 1fr;gap:60px;align-items:center;padding-block:92px 78px}.eyebrow,.small-label{font-size:11px;font-weight:650;letter-spacing:1.6px;text-transform:uppercase}.eyebrow{color:var(--muted);margin:0 0 26px}.hero h1{font-family:Georgia,serif;font-size:clamp(42px,4.8vw,72px);font-weight:400;line-height:1.09;letter-spacing:-2.8px;margin:0 0 30px}.platform .hero h1{font-family:Segoe UI,Arial,sans-serif;font-weight:500;letter-spacing:-3px}.lede{font-size:18px;line-height:1.75;color:var(--muted);max-width:530px}.button{display:inline-flex;align-items:center;gap:36px;border-radius:3px;background:var(--accent);color:var(--on-accent);padding:14px 20px;text-decoration:none;font-size:14px;font-weight:600;margin-top:24px}.button:hover{filter:brightness(1.09)}.portfolio-art{background:var(--soft);border-radius:160px 160px 6px 6px;padding:60px 32px 30px;text-align:center;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between;min-height:410px}.portfolio-art .eyebrow{font-size:10px}.family-emblem{font-family:Georgia,serif;font-size:132px;line-height:1.1;letter-spacing:-20px;margin-right:20px}.family-emblem span{font-size:105px;font-style:italic;color:#71876a}.family-list{border-top:1px solid #abbba4;display:flex;justify-content:center;gap:10px 18px;flex-wrap:wrap;font-size:12px;padding-top:24px;margin-top:24px}.diagram{background:var(--card);padding:32px;border:1px solid var(--line);border-radius:8px}.diagram-top{display:flex;justify-content:space-between;align-items:start}.diagram-top .eyebrow{font-size:10px}.diagram-symbol{color:var(--accent);font-size:28px;line-height:1}.kernel,.nodes>div{border:1px solid var(--line);border-radius:5px;display:flex;flex-direction:column;gap:7px;padding:24px;text-align:center}.kernel{margin-top:20px;border-color:#b1915a;background:#253638}.kernel strong{font-size:26px;font-weight:500}.small-label{color:var(--muted);font-size:10px}.connectors{height:38px;width:50%;margin:auto;border-bottom:1px solid #697973;position:relative}.connectors:before{content:"";position:absolute;left:50%;height:100%;border-left:1px solid #697973}.nodes{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-top:16px}.nodes>div{padding:18px 8px;position:relative}.nodes>div:before{content:"";height:16px;border-left:1px solid #697973;position:absolute;left:50%;top:-17px}.nodes strong{font-size:20px;font-weight:500}.diagram-caption{font-size:13px;color:var(--muted);margin:28px 0 0}.intro{display:grid;grid-template-columns:1fr 2fr;gap:40px;padding:38px 0 50px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.intro .small-label{padding-top:6px}.intro p{font-size:23px;line-height:1.6;margin:0;max-width:780px;letter-spacing:-.3px}.portfolio{padding-block:75px}.portfolio>.eyebrow,.about>.eyebrow,.contact .eyebrow{margin-bottom:18px}h2{font-size:36px;font-weight:450;line-height:1.22;letter-spacing:-1px;margin:0 0 35px}.offinity h2{font-family:Georgia,serif}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.card{background:var(--card);border:1px solid var(--line);padding:25px;min-height:260px;display:flex;flex-direction:column;justify-content:space-between;gap:25px;border-radius:4px}.card:first-child{grid-column:span 2}.card-number{font-size:12px;color:var(--muted)}.card .eyebrow{font-size:10px;letter-spacing:1.1px;margin:0 0 7px}.card h3{font-size:27px;font-weight:500;margin:0 0 10px;letter-spacing:-.6px}.card p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:510px;margin:0 0 12px}.text-link{font-size:14px;font-weight:600;display:inline-block;margin-top:8px}.about{padding-block:48px 70px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 2fr;gap:40px}.about h2{margin-bottom:22px}.about p:not(.eyebrow){color:var(--muted);max-width:670px;font-size:18px}.contact{border-block:1px solid var(--line);padding-block:48px;display:flex;justify-content:space-between;gap:40px;align-items:center}.contact h2{margin-bottom:18px}.contact p:not(.eyebrow){color:var(--muted);font-size:14px;max-width:470px}.email{font-size:24px;white-space:nowrap;letter-spacing:-.5px}.reading{padding-block:80px 100px;max-width:800px;min-height:65vh}.reading h1{font-family:Georgia,serif;font-size:52px;line-height:1.15;font-weight:400;letter-spacing:-1.5px;margin:0 0 26px}.reading h2{font-size:27px;margin:40px 0 16px}.reading p{color:var(--muted)}.reading .email{display:inline-block;margin-top:20px}footer{display:flex;justify-content:space-between;gap:35px;padding-block:34px 40px;font-size:12px}footer strong{font-size:13px;font-weight:600}footer p{color:var(--muted);margin:5px 0}.footer-links{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.version{font-family:Consolas,monospace;color:var(--muted);font-size:11px}.skip{position:absolute;left:20px;top:-80px;background:var(--accent);color:var(--on-accent);padding:12px 18px;z-index:10}.skip:focus{top:15px}@media(min-width:1500px){.hero{padding-block:110px 95px}}@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.hero{gap:30px}.hero h1{font-size:49px;letter-spacing:-2px}.portfolio-art{min-height:390px;padding-inline:24px}.diagram{padding:24px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.contact{align-items:start;flex-direction:column;gap:10px}.intro p{font-size:20px}}@media(max-width:680px){.wrap{width:calc(100% - 40px)}.header{padding-block:20px;gap:18px;flex-wrap:wrap}.brand{font-size:21px}.brand img{width:34px;height:34px}.header nav{gap:24px;font-size:13px}.hero{grid-template-columns:1fr;padding-block:48px 42px;gap:40px}.hero h1{font-size:43px;letter-spacing:-1.8px}.platform .hero h1{letter-spacing:-2px}.hero .eyebrow{font-size:10px;letter-spacing:1.1px}.lede{font-size:17px}.portfolio-art{min-height:365px;padding-top:40px;max-width:420px;width:100%;justify-self:center}.intro,.about{grid-template-columns:1fr;gap:15px}.intro{padding-block:28px}.intro p{font-size:20px}.portfolio{padding-block:45px}.cards{grid-template-columns:1fr}.card:first-child{grid-column:auto}.card{min-height:220px}h2{font-size:31px}.about{padding-block:34px 40px}.contact{padding-block:34px}.email{font-size:22px;white-space:normal;overflow-wrap:anywhere}footer{flex-direction:column;gap:18px}.footer-links{gap:18px}.reading{padding-block:45px 65px}.reading h1{font-size:40px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

body.facerock {
  --bg: #fff;
  --ink: #1d2a22;
  --muted: #5f6e63;
  --line: #d7ddd4;
  --card: #f6f4ed;
  --accent: #315b40;
  --on-accent: #fff;
  --soft: #edf1e9;
  background:
    linear-gradient(180deg, rgba(229, 222, 203, .36), rgba(255, 255, 255, 0) 430px),
    var(--bg);
}

.facerock .header,
.facerock footer {
  border-color: #c8d1c6;
}

.facerock h1,
.facerock h2,
.facerock .card h3,
.facerock .reading h1 {
  font-family: Georgia, "Times New Roman", serif;
}

.facerock .button {
  border-radius: 2px;
  box-shadow: inset 0 -3px 0 rgba(18, 38, 25, .24);
}

.facerock .card {
  border-top: 4px solid #8a6b45;
  box-shadow: 0 12px 28px rgba(34, 51, 39, .06);
}

.facerock .product-hero-art {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background: linear-gradient(180deg, #fbfaf6 0%, #f2efe5 100%);
  border: 1px solid #c5cec2;
  border-radius: 2px;
  box-shadow: inset 0 0 0 8px rgba(138, 107, 69, .08), 0 22px 50px rgba(40, 57, 44, .09);
}

.facerock .product-hero-art::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: auto -8% 0;
  height: 48%;
  background: linear-gradient(180deg, #b7c6b5, #799078);
  clip-path: polygon(0 72%, 13% 33%, 23% 61%, 36% 9%, 47% 58%, 61% 22%, 71% 55%, 84% 15%, 100% 68%, 100% 100%, 0 100%);
  opacity: .46;
}

.facerock .product-hero-art img,
.facerock .product-hero-art figcaption {
  position: relative;
  z-index: 1;
}

.facerock .product-hero-art img {
  filter: drop-shadow(0 12px 18px rgba(28, 39, 31, .16));
}

.facerock .product-hero-art figcaption {
  color: #3d5544;
}

.brand-logo {
  object-fit: contain;
  border-radius: 7px;
}

.product-hero-art {
  min-height: 410px;
  margin: 0;
  padding: 28px;
  display: grid;
  place-items: center;
  background: var(--card);
  border: 1px solid var(--line);
  border-radius: 8px;
}

.product-hero-art img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 350px;
  object-fit: contain;
}

.product-hero-art figcaption {
  color: var(--muted);
  font-size: 12px;
  letter-spacing: 1.1px;
  text-transform: uppercase;
}

@media (max-width: 680px) {
  .product-hero-art { min-height: 290px; padding: 20px; }
  .product-hero-art img { max-height: 245px; }
}

/* HutsonOffinity / Apex. Original layout with cinematic pacing inspired by the supplied reference. */
body.offinity {
  --bg:#090a0c; --ink:#f6f6f4; --muted:#b1b2b6; --line:#292a2d;
  --card:#101114; --accent:#ffc400; --on-accent:#090a0c; --soft:#15161a;
  background:var(--bg); font-family:"Segoe UI",Arial,sans-serif;
}
.offinity .wrap { width:min(1280px,calc(100% - 104px)); }
.offinity .header { padding:28px 0; border-color:#ffffff15; }
.offinity .brand { font-size:22px; font-weight:800; letter-spacing:-1px; gap:0; line-height:1.1; }
.offinity .brand span { color:#ffd000; }
.offinity .header nav { align-items:center; gap:32px; font-weight:600; font-size:11px; letter-spacing:.7px; }
.offinity .header nav a:last-child { border:1px solid #ffc40070; padding:10px 17px; color:#ffe077; }
.offinity .header nav a { min-height:40px; display:inline-flex; align-items:center; }
.offinity.apex-home .header { position:absolute; z-index:5; left:50%; transform:translateX(-50%); }
.offinity .eyebrow { font-size:10px; letter-spacing:3px; font-weight:650; color:var(--accent); }
.offinity h2 { font-family:"Segoe UI",Arial,sans-serif; font-size:clamp(36px,4.4vw,62px); font-weight:650; letter-spacing:-2px; line-height:1.13; }
.offinity .text-link { color:var(--accent); font-size:13px; }
.offinity .button { border-radius:0; background:linear-gradient(115deg,#ffe400,#ffb300); color:#0b0b0c; font-size:10px; font-weight:750; text-transform:uppercase; letter-spacing:1.8px; padding:17px 28px; gap:36px; }
.offinity .button:hover { filter:brightness(1.1); }
.apex-hero { min-height:100svh; position:relative; overflow:hidden; isolation:isolate; display:flex; flex-direction:column; justify-content:center; background:#090a0c; }
.apex-landscape { position:absolute; inset:0; z-index:-2; overflow:hidden; animation:apex-arrive 1.8s ease-out both; }
.apex-art-plane { position:absolute; width:100%; max-width:1672px; height:100%; max-height:941px; left:50%; top:50%; transform:translate(-50%,-50%); mask-image:linear-gradient(90deg,transparent,#000 6%,#000 94%,transparent); }
.apex-landscape-picture,.apex-landscape-image { display:block; width:100%; height:100%; }
.apex-landscape-image { object-fit:cover; object-position:50% 50%; }
.apex-server-lights { position:absolute; inset:0; display:block; width:100%; height:100%; pointer-events:none; }
.apex-light-bank { opacity:.18; animation-iteration-count:infinite; animation-timing-function:ease-in-out; animation-play-state:paused; }
.apex-light-bank--a { animation-name:apex-server-pulse-a; animation-duration:5.4s; animation-delay:-1.4s; }
.apex-light-bank--b { animation-name:apex-server-pulse-b; animation-duration:6.7s; animation-delay:-3.8s; }
.apex-light-bank--c { animation-name:apex-server-pulse-c; animation-duration:8.1s; animation-delay:-6.4s; }
.apex-light-bank--d { animation-name:apex-server-pulse-d; animation-duration:4.6s; animation-delay:-2.1s; }
.apex-motion-active .apex-light-bank { animation-play-state:running; }
.apex-hero::after { content:""; position:absolute; inset:0; z-index:-1; background:linear-gradient(180deg,#090a0c55,transparent 30%,#090a0c05 62%,#090a0c 100%); pointer-events:none; }
.apex-hero-content { text-align:center; padding:clamp(110px,16svh,160px) 0 clamp(88px,12svh,120px); }
.apex-seal { width:clamp(88px,15svh,160px); aspect-ratio:760/625; overflow:hidden; position:relative; margin:0 auto clamp(12px,3svh,29px); mix-blend-mode:lighten; }
.apex-seal picture { display:block; position:absolute; inset:0; }
.apex-seal img { position:absolute; width:165%; max-width:none; height:auto; left:-34.2%; top:-30.4%; filter:contrast(1.25); }
.offinity .apex-hero .eyebrow { font-size:10px; letter-spacing:3.8px; color:#d7d6d2; margin-bottom:clamp(12px,3svh,26px); }
.apex-hero .eyebrow span { color:#ffd000; padding:0 14px; }
.offinity .apex-hero h1 { font-size:clamp(58px,min(8.9vw,13svh),128px); font-family:"Segoe UI",Arial,sans-serif; font-weight:800; line-height:.96; text-transform:uppercase; letter-spacing:-.045em; margin:0; }
.apex-hero h1 span { display:block; }
.apex-hero h1 span:last-child { color:#ffd000; background:linear-gradient(115deg,#ffed35 25%,#ffbf00 65%,#ff9d00); background-clip:text; -webkit-background-clip:text; -webkit-text-fill-color:transparent; }
.apex-hero-support { color:#dddcd7; font-size:14px; letter-spacing:.7px; margin:27px 0 8px; }
.offinity .apex-enter { margin-top:26px; background:#08090b85; border:1px solid #ffd00099; color:#ffdd57; backdrop-filter:blur(6px); }
.apex-enter span { font-size:18px; }
.apex-hero-base { position:absolute; bottom:30px; left:0; right:0; display:flex; justify-content:space-between; align-items:center; font-size:9px; letter-spacing:1.8px; text-transform:uppercase; color:#acacaa; }
.apex-hero-base a { color:#dcdcd8; text-decoration:none; display:flex; gap:22px; align-items:center; padding:8px; }
.apex-hero-base a span { font-size:24px; color:#ffd000; }
.apex-film { padding:92px 0 108px; background:radial-gradient(ellipse at 50% 72%,#54401516,transparent 65%),#090a0c; }
.apex-section-heading { text-align:center; margin:0 0 48px; }
.apex-section-heading .eyebrow { margin-bottom:19px; }
.apex-section-heading h2 { margin-bottom:19px; }
.apex-section-heading > p:last-child { font-size:15px; color:var(--muted); }
.apex-cinema { margin:0; border:1px solid #5a4d29; box-shadow:0 30px 110px #0009; }
.apex-film-stage { aspect-ratio:16/9; position:relative; overflow:hidden; background:radial-gradient(ellipse at 50% 44%,#35291570,transparent 64%),#07080a; }
.apex-film-player { display:block; width:100%; height:100%; border:0; background:#07080a; }
.apex-film-grid { position:absolute; inset:0; background:linear-gradient(90deg,transparent 49.9%,#b69b4510 50%,transparent 50.1%),linear-gradient(0deg,transparent 49.9%,#b69b4510 50%,transparent 50.1%); background-size:25% 25%; }
.apex-film-stage::before,.apex-film-stage::after { content:""; position:absolute; z-index:2; width:34px; height:34px; border-color:#ffd000; pointer-events:none; }
.apex-film-stage::before { top:24px; left:24px; border-left:1px solid; border-top:1px solid; color:#ad9145; }
.apex-film-stage::after { bottom:24px; right:24px; border-right:1px solid; border-bottom:1px solid; color:#ad9145; }
.apex-film-corner { position:absolute; top:30px; right:36px; font-size:10px; letter-spacing:3px; color:#ccb55e; }
.apex-film-poster { position:absolute; width:51%; top:45%; left:50%; transform:translate(-50%,-50%); mix-blend-mode:lighten; }
.apex-film-poster img { display:block; width:100%; height:auto; }
.apex-film-state { position:absolute; bottom:11%; left:20px; right:20px; text-align:center; font-size:12px; letter-spacing:2px; color:#bbbcbf; margin:0; }
.apex-film-state strong { color:#f3dfa3; font-weight:500; }
.apex-film-baseline { position:absolute; bottom:30px; left:36px; right:50px; display:flex; justify-content:space-between; font-size:8px; letter-spacing:2px; color:#96989d; }
.apex-cinema figcaption { padding:19px 25px; display:flex; justify-content:space-between; gap:20px; font-size:11px; letter-spacing:.5px; background:#111216; border-top:1px solid #373022; color:#e1e1df; }
.apex-caption-muted { color:#9c9d9f; margin-left:10px; }
.apex-tm { margin-left:.28em; color:inherit; font-size:.38em; font-weight:700; letter-spacing:.06em; line-height:0; vertical-align:super; }
.apex-disciplines { padding:94px 0 100px; background:linear-gradient(118deg,#ffdf25,#ffc300 52%,#ffad00); color:#111215; }
.offinity .apex-disciplines .eyebrow { color:#483c14; }
.apex-disciplines h2 { max-width:850px; font-size:clamp(44px,5.5vw,78px); font-weight:750; letter-spacing:-3px; margin-bottom:70px; }
.apex-discipline-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:55px; }
.apex-discipline-grid article { border-top:1px solid #17140c60; padding-top:28px; }
.apex-discipline-icon { font-size:29px; line-height:1; display:block; height:40px; font-family:Arial,sans-serif; font-weight:500; }
.apex-discipline-grid h3 { font-size:27px; letter-spacing:-.8px; font-weight:750; margin:15px 0 13px; }
.apex-discipline-grid p { font-size:14px; line-height:1.9; margin:0; color:#39311c; max-width:300px; }
.apex-portfolio { padding:110px 0 105px; }
.apex-portfolio-heading { display:flex; justify-content:space-between; gap:40px; align-items:flex-end; margin-bottom:55px; }
.apex-portfolio-heading h2 { margin:0; }
.apex-portfolio-heading > p { color:#aaacb0; font-size:14px; line-height:1.9; margin:0 0 8px; }
.apex-products { display:grid; gap:18px; }
.apex-product {
 --product-glow:255 196 0; display:grid; grid-template-columns:250px minmax(0,1fr) 64px;
 align-items:center; gap:40px; padding:0 26px 0 0; position:relative; isolation:isolate; overflow:hidden;
 border:1px solid #38342a; background:linear-gradient(115deg,rgb(var(--product-glow) / .1),#111215 65%,#0c0d0f);
 transition:border-color .3s,box-shadow .3s;
}
.apex-product--herman { --product-glow:202 202 216; }
.apex-product--maps { --product-glow:176 187 205; }
.apex-product--velvetminute { --product-glow:180 90 131; }
.apex-product::before {
 content:""; position:absolute; inset:0; z-index:-1; pointer-events:none;
 background:linear-gradient(115deg,transparent 28%,rgb(var(--product-glow) / .12) 49%,transparent 70%);
 background-size:240% 100%; background-position:100% 50%; opacity:0;
 transition:background-position .75s ease,opacity .35s ease;
}
.apex-product:hover,.apex-product:focus-within { border-color:rgb(var(--product-glow) / .48); box-shadow:0 14px 45px #0004; }
.apex-product:hover::before,.apex-product:focus-within::before { background-position:0% 50%; opacity:1; }
.apex-product-art {
 position:relative; display:grid; place-items:center; min-height:220px; align-self:stretch; overflow:hidden;
 background:radial-gradient(ellipse at 50% 65%,rgb(var(--product-glow) / .2),transparent 72%),linear-gradient(140deg,#18191c,#090a0d);
 border-right:1px solid rgb(var(--product-glow) / .15);
}
.apex-product-art::after { content:""; position:absolute; left:18%; right:18%; bottom:0; height:1px; background:linear-gradient(90deg,transparent,rgb(var(--product-glow) / .8),transparent); }
.apex-product-index { position:absolute; top:16px; left:20px; color:rgb(var(--product-glow) / .72); font-size:10px; font-family:Consolas,monospace; letter-spacing:1px; }
.apex-product-logo { display:block; width:136px; height:136px; object-fit:contain; filter:drop-shadow(0 12px 20px #0007); }
.apex-product--maps .apex-product-logo { width:150px; height:150px; }
.apex-product--velvetminute .apex-product-logo { width:188px; height:188px; }
.apex-product-copy { padding:29px 0; }
.apex-product .eyebrow { font-size:8px; letter-spacing:1.8px; margin:0 0 9px; color:#acaeb3; }
.apex-product h3 { margin:0 0 14px; font-size:clamp(28px,2.8vw,38px); line-height:1.2; font-weight:600; letter-spacing:-1px; }
.apex-product-copy > p:not(.eyebrow) { max-width:530px; margin:0; font-size:14px; line-height:1.9; color:#b8bbc1; }
.apex-product-link { width:48px; height:48px; display:grid; place-items:center; font-size:25px; text-decoration:none; border:1px solid #6d5b21; color:#ffd000; transition:background .2s,color .2s; }
.apex-product-link:hover { background:#ffd000; color:#090a0c; }
.apex-company { padding:95px 0 0; background:#131418; border-block:1px solid #292a2d; }
.apex-company-grid { display:grid; grid-template-columns:1fr 1fr; gap:80px; margin-bottom:70px; }
.apex-company-grid h2 { max-width:530px; margin:0; }
.apex-company-grid p { color:#b4b6bb; font-size:16px; line-height:1.95; margin:0 0 22px; }
.apex-family-strip { border-top:1px solid #303136; padding:32px 0; display:flex; justify-content:space-between; align-items:center; gap:20px; flex-wrap:wrap; color:#d7d7d9; font-size:15px; }
.apex-contact { padding:115px 0; text-align:center; }
.apex-contact h2 { font-size:clamp(42px,5vw,72px); }
.apex-contact-details { display:flex; flex-direction:column; align-items:center; gap:24px; margin-top:42px; }
.apex-contact-link { display:inline-flex; gap:35px; align-items:center; color:#ffd000; font-size:clamp(21px,2.2vw,29px); text-decoration:none; border-bottom:1px solid #907323; padding-bottom:12px; }
.apex-contact-link span { font-size:34px; }
.apex-contact address { color:#d7d7d9; font-size:16px; font-style:normal; line-height:1.8; }
.offinity footer { padding:33px 0 40px; border-top:1px solid #292a2d; }
.offinity footer strong { font-size:11px; letter-spacing:1px; text-transform:uppercase; }
.offinity footer p { font-size:11px; }
.offinity .footer-links { font-size:11px; color:#b9bbc0; }
.offinity .reading { max-width:850px; padding:76px 0 100px; }
.offinity .reading h1 { font-family:"Segoe UI",Arial,sans-serif; font-size:55px; font-weight:700; letter-spacing:-2px; line-height:1.1; }
.offinity .reading h2 { font-size:26px; letter-spacing:-.6px; }
.offinity .reading p { line-height:1.85; }
.offinity .email { color:#ffd000; font-size:24px; }
.offinity .contact-directory { display:flex; flex-direction:column; align-items:flex-start; gap:17px; margin:34px 0 46px; }
.offinity .contact-directory address { color:#d7d7d9; font-size:16px; font-style:normal; line-height:1.8; }
@keyframes apex-arrive { from{opacity:.4;transform:scale(1.035)} to{opacity:1;transform:scale(1)} }
@keyframes apex-server-pulse-a { 0%,14%,45%,100%{opacity:.14} 18%,27%{opacity:.96} 59%,66%{opacity:.56} }
@keyframes apex-server-pulse-b { 0%,25%,54%,100%{opacity:.12} 30%,41%{opacity:.78} 72%,82%{opacity:1} }
@keyframes apex-server-pulse-c { 0%,18%,64%,100%{opacity:.1} 23%,34%{opacity:.68} 80%,91%{opacity:.9} }
@keyframes apex-server-pulse-d { 0%,10%,38%,61%,100%{opacity:.08} 14%,22%{opacity:.95} 45%,50%{opacity:.72} 71%,78%{opacity:1} }
@media(max-width:1050px) {
 .offinity .wrap { width:calc(100% - 64px); }
 .offinity .header nav { gap:22px; }
 .apex-hero h1 { letter-spacing:-4px; }
 .apex-discipline-grid { gap:32px; }
 .apex-company-grid { gap:45px; }
 .apex-product { grid-template-columns:190px minmax(0,1fr) 48px; gap:25px; padding-right:20px; }
}
@media(max-width:760px) {
 .offinity .wrap { width:calc(100% - 40px); }
 .offinity .header { padding:20px 0 15px; gap:12px; flex-wrap:wrap; }
 .offinity .brand { font-size:22px; }
 .offinity .header nav { width:100%; justify-content:space-between; gap:15px; font-size:10px; }
 .offinity .header nav a:last-child { padding:5px 12px; }
 .apex-art-plane { width:max(100%,90svh); height:auto; aspect-ratio:1672/941; top:auto; bottom:0; transform:translateX(-50%); mask-image:linear-gradient(transparent,#000 22%,#000 92%,transparent); }
 .apex-hero-content { padding:150px 0 90px; }
 .apex-seal { width:clamp(80px,12svh,124px); margin-bottom:20px; }
 .offinity .apex-hero .eyebrow { font-size:8px; letter-spacing:1.8px; margin-bottom:20px; }
 .apex-hero .eyebrow span { padding:0 6px; }
 .offinity .apex-hero h1 { font-size:clamp(42px,12.6vw,88px); letter-spacing:-.045em; line-height:1; }
 .apex-hero-support { font-size:12px; line-height:1.9; max-width:260px; margin:22px auto 0; letter-spacing:.4px; }
 .offinity .apex-enter { margin-top:28px; font-size:9px; padding:15px 22px; }
 .apex-hero-base { justify-content:center; bottom:23px; }
 .apex-hero-base > span { display:none; }
 .apex-hero-base a { font-size:8px; letter-spacing:1.5px; }
 .offinity h2 { font-size:36px; letter-spacing:-1.3px; }
 .apex-film { padding:61px 0 65px; }
 .apex-section-heading { margin-bottom:30px; }
 .apex-section-heading > p:last-child { font-size:13px; }
 .apex-film-poster { width:60%; top:43%; }
 .apex-film-stage::before { top:12px; left:12px; width:18px; height:18px; }
 .apex-film-stage::after { bottom:12px; right:12px; width:18px; height:18px; }
 .apex-film-corner { top:14px; right:17px; font-size:7px; }
 .apex-film-state { font-size:9px; letter-spacing:1px; bottom:8%; }
 .apex-film-baseline { display:none; }
 .apex-cinema figcaption { padding:14px; font-size:9px; letter-spacing:0; align-items:center; gap:8px; }
 .apex-caption-muted { display:block; margin-left:0; font-size:8px; }
 .apex-disciplines { padding:60px 0; }
 .offinity .apex-disciplines h2 { font-size:45px; margin-bottom:42px; letter-spacing:-2px; }
 .apex-discipline-grid { grid-template-columns:1fr; gap:32px; }
 .apex-discipline-grid article { padding-top:24px; }
 .apex-discipline-grid h3 { font-size:26px; margin-top:12px; }
 .apex-discipline-grid p { max-width:480px; font-size:14px; }
 .apex-portfolio { padding:63px 0; }
 .apex-portfolio-heading { display:block; margin-bottom:30px; }
 .apex-portfolio-heading > p { margin-top:25px; font-size:13px; }
 .apex-products { gap:20px; }
 .apex-product { grid-template-columns:minmax(0,1fr); gap:0; padding:0; }
 .apex-product-art { min-height:178px; border-right:0; border-bottom:1px solid rgb(var(--product-glow) / .15); }
 .apex-product-logo { width:116px; height:116px; }
 .apex-product--maps .apex-product-logo { width:125px; height:125px; }
 .apex-product--velvetminute .apex-product-logo { width:158px; height:158px; }
 .apex-product-copy { padding:26px 24px 28px; }
 .apex-product h3 { font-size:29px; }
 .apex-product-copy > p:not(.eyebrow) { font-size:13px; }
 .apex-product-link { position:absolute; top:15px; right:15px; width:44px; height:44px; background:#090a0c; }
 .apex-company { padding-top:57px; }
 .apex-company-grid { grid-template-columns:1fr; gap:27px; margin-bottom:38px; }
 .apex-company-grid p { font-size:15px; }
 .apex-family-strip { justify-content:center; gap:16px 23px; padding:25px 0; font-size:12px; }
 .apex-contact { padding:67px 0; }
 .offinity .apex-contact h2 { font-size:37px; }
 .apex-contact-details { gap:20px; margin-top:32px; }
 .apex-contact-link { font-size:22px; gap:27px; }
 .apex-contact address { font-size:15px; }
 .offinity footer { flex-direction:column; gap:22px; }
 .offinity .reading { padding:45px 0 65px; }
 .offinity .reading h1 { font-size:40px; }
}
@media(min-width:761px) and (max-height:700px) {
 .apex-hero-content { padding:94px 0 72px; }
 .apex-seal { width:80px; margin-bottom:10px; }
 .offinity .apex-hero .eyebrow { margin-bottom:12px; }
 .offinity .apex-hero h1 { font-size:clamp(48px,min(8vw,11svh),77px); }
 .apex-hero-support { font-size:12px; margin:12px 0 0; }
 .offinity .apex-enter { padding:12px 22px; margin-top:14px; }
 .apex-hero-base { bottom:14px; }
}
@media(prefers-reduced-motion:reduce) {
 .apex-landscape { animation:none; }
 .apex-light-bank { animation:none; opacity:.18; }
 .apex-product,.apex-product::before,.apex-product-link { transition:none; }
}

/* Expanded public Product names and H.E.R.M.A.N. identity. */
.apex-product-copy > .apex-product-expansion:not(.eyebrow) { font-size:11px; line-height:1.75; letter-spacing:.25px; color:#d3cdbb; margin:0 0 15px; max-width:530px; }
.apex-family-strip > span { max-width:100%; overflow-wrap:anywhere; }
