/* EXEC: one software-directory visual language across landing, products and admin. */
@font-face{font-family:Plex;src:url('fonts/IBMPlexSans-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Plex;src:url('fonts/IBMPlexSans-Medium.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Plex;src:url('fonts/IBMPlexSans-SemiBold.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Plex;src:url('fonts/IBMPlexSans-Bold.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
:root{--bg:#f0f3f6;--ink:#182534;--muted:#56677b;--blue:#3157d3;--line:#cbd5df;--dark:#162434;--body:Plex,'Helvetica Neue',Arial,sans-serif;--mono:Plex,'Helvetica Neue',Arial,sans-serif;--code:IBM,Menlo,monospace}
body{background:var(--bg);font-size:16px;line-height:1.5;letter-spacing:0}
button,input,select{font-family:var(--body)}
:is(h1,h2,h3){text-wrap:balance;font-weight:600}
:is(.eyebrow,.section-kicker,.cover-top,.cover-bottom,.availability,.art-caption,.catalog-toolbar>span,.route-overline,.route-window-bar,.route-panel-top,.route-display-caption,.route-window-foot,.detail-kicker,.detail-cover-top,.detail-cover-label,.detail-section-label,.release-state,.release-info span,.info-row span,.gallery-caption,.panel-number,.admin-field>span,.status-row>span){font-family:var(--body);font-weight:600;letter-spacing:.01em;text-transform:none}
:is(.eyebrow,.section-kicker,.route-overline,.detail-kicker,.detail-cover-top,.panel-number){font-size:13px}
:is(.cover-top,.cover-bottom,.detail-cover-label,.release-state,.release-info span,.info-row span,.gallery-caption,.status-row>span){font-size:13px}
:is(.route-panel-top,.route-window-bar,.route-window-foot,.route-display-caption,.art-caption){font-size:12px;letter-spacing:.015em}
:is(.route-code,.route-code code,.route-code-header){font-family:var(--code)}
:is(a,button){touch-action:manipulation}
:is(h1,h2,h3)[id]{scroll-margin-top:24px}
.site-header{height:86px;padding-inline:clamp(28px,4.6vw,76px);background:var(--bg)}
.brand{letter-spacing:-.035em;font-size:26px;font-weight:700}
.site-header nav{gap:34px;font-size:15px;font-weight:500;color:#4e5e70}
.site-header nav a{padding-block:8px}
.site-header nav a:hover{color:#1a3fac}
.header-action{border-color:#aab9c8;border-radius:12px;min-height:48px;padding:10px 16px;font-size:14px;font-weight:600;gap:26px}
.button-primary{border-radius:11px;background:#274ac8;font-size:15px;font-weight:600;box-shadow:none}
.button-primary:hover{background:#1e3da9}
/* Directory hero: a launcher list, rather than floating promotional posters. */
.hub-hero{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);min-height:min(690px,calc(100svh - 86px));border-bottom:1px solid var(--line);background:#f0f3f6}
.hub-hero-copy{padding:78px 52px 74px max(76px,calc((100vw - 1440px)/2));display:flex;flex-direction:column;justify-content:center}
.eyebrow{color:#4e6175;font-size:14px;letter-spacing:0}
.eyebrow i{display:none}
.hub-hero h1{font-size:clamp(68px,6.3vw,102px);letter-spacing:-.068em;line-height:.99;font-weight:600;margin:22px 0 29px}
.hub-hero h1 em{color:#3156ba}
.hero-line-mask{display:block;overflow:hidden;padding-bottom:.08em;margin-bottom:-.08em}
.hero-line{display:block;font-style:normal}
.hub-hero-copy>p{font-size:19px;line-height:1.52;max-width:640px;color:#526377}
.hero-actions{margin-top:29px;gap:27px}
.text-action{font-size:14px;font-weight:600;color:#34485f}
.hero-index{margin-top:38px;border-color:#bac6d4}
.hero-index a{min-height:68px}
.hero-index span{font:600 13px var(--body);letter-spacing:0;color:#54677d}
.hero-index strong{font-size:25px;letter-spacing:-.025em;font-weight:600}
.hub-hero-art{background:#172737;border:1px solid #243b52;border-radius:24px;margin:38px clamp(28px,3.8vw,72px) 38px 0;padding:36px clamp(28px,3.7vw,58px) 62px;display:flex;flex-direction:column;justify-content:center;gap:0;box-shadow:0 24px 46px #1d304627}
.hub-hero-art:before{content:'Featured products';display:block;color:#f1f5fa;font-size:25px;line-height:1.1;letter-spacing:-.035em;font-weight:600;margin-bottom:12px}
.hub-hero-art .orbit{display:none}
.hero-tile,.tile-xeno,.tile-solara,.tile-gta{position:relative;inset:auto;width:100%;height:auto;min-height:140px;padding:19px 38px 20px 0;background:transparent!important;border-radius:0;box-shadow:none;display:flex;flex-direction:column;justify-content:center;gap:5px;transform:none!important;animation:none;transition:padding-left .28s ease}
.hero-tile{border-top:1px solid #8fa5bc55}
.hero-tile:last-of-type{border-bottom:1px solid #8fa5bc55}
.hero-tile:hover{box-shadow:none!important;padding-left:10px;background:transparent!important}
.hero-tile:focus-visible{outline:2px solid #a9c6fb;outline-offset:3px}
.hero-tile:before{content:'';position:absolute;left:-18px;top:26px;bottom:26px;width:3px;border-radius:3px;background:#8caeff;transform:scaleY(0);transform-origin:top;transition:transform .52s cubic-bezier(.2,.75,.2,1)}
.hero-tile.is-featured:before,.hero-tile:is(:hover,:focus-visible):before{transform:scaleY(1)}
.hero-tile:after{content:'↗';position:absolute;right:0;top:50%;transform:translateY(-50%);font:400 27px var(--body);color:#8faed2;transition:transform .25s,color .25s}
.hero-tile:is(:hover,:focus-visible):after{transform:translate(4px,-50%);color:#fff}
.hero-tile span{font:500 12px var(--body);letter-spacing:0;color:#9cb0c6;text-transform:none}
.hero-tile strong,.tile-zomboid strong{font-size:clamp(32px,3.1vw,45px);line-height:1.06;letter-spacing:-.04em;font-weight:500;color:#d5e0ed;transform:translateX(0);transition:color .45s,transform .55s cubic-bezier(.2,.75,.2,1)}
.hero-tile.is-featured strong,.hero-tile:is(:hover,:focus-visible) strong{color:#fff;transform:translateX(7px)}
.tile-gta strong{font-size:clamp(30px,2.8vw,40px)}
.hero-tile small{display:flex;align-items:center;justify-content:space-between;border:0;padding:0;margin:0;color:#a8bbce;font:500 14px var(--body);letter-spacing:0;max-width:none;text-transform:none}
.hero-tile small b{display:none}
.art-caption{right:auto;left:clamp(28px,3.7vw,58px);bottom:24px;color:#738aa4;font-size:12px}
.hero-cycle-track{position:absolute;right:clamp(28px,3.7vw,58px);bottom:29px;display:flex;gap:6px}
.hero-cycle-track i{display:block;width:28px;height:2px;background:#8298b15e;overflow:hidden}
.hero-cycle-track i:after{content:'';display:block;width:100%;height:100%;background:#a6c0ff;transform:scaleX(0);transform-origin:left}
.hero-cycle-track i.is-active:after{animation:hero-cycle 3.4s linear both}
.hub-hero-art.is-paused .hero-cycle-track i.is-active:after{animation-play-state:paused}
@keyframes hero-cycle{to{transform:scaleX(1)}}
/* Catalog: less poster, more ordered product library. */
.catalog{padding:100px 0 116px}
.section-heading h2{font-size:clamp(57px,5.5vw,84px);letter-spacing:-.06em;line-height:1.03;font-weight:600;margin-top:10px}
.section-heading h2 span{display:none}
.section-heading>p{max-width:400px;font-size:17px;line-height:1.48;color:#5b6c7e}
.section-kicker{color:#385ba8}
.catalog-search-wrap{margin-top:37px}
.catalog-search{background:#fff;border-color:#bbc8d6;min-height:67px;border-radius:12px}
.catalog-search input{height:65px;font:500 18px var(--body);letter-spacing:0}
.catalog-toolbar{margin:24px 0 24px;border-color:#bcc9d6}
.filter-list button{border-radius:9px;font-size:14px;font-weight:600;padding:10px 17px}
.filter-list button span{font-size:12px}
.filter-list button.active,.filter-list button:hover{background:#1c3146;border-color:#1c3146}
.catalog-toolbar>span{font-size:13px;color:#62758b}
.product-grid{column-gap:28px;row-gap:34px}
.product-cover.unified-cover{height:278px;background:#1b2b3b!important;border:1px solid #3a4b5e;border-radius:16px;padding:24px 26px;box-shadow:none;transition:background .3s,border-color .3s,box-shadow .3s}
.product-cover.unified-cover:after{left:26px;width:calc(100% - 52px);background:linear-gradient(90deg,#a1b8e8 0 54px,#ffffff2b 54px 100%)}
.unified-cover .cover-monogram{display:none}
.unified-cover .cover-top{color:#afc4db;font-size:13px;font-weight:500;letter-spacing:0}
.unified-cover .cover-top b{width:32px;height:32px;border-color:#91a7c06b;border-radius:9px;font-size:19px}
.product-cover.unified-cover>strong{font-size:clamp(43px,4.1vw,65px)!important;letter-spacing:-.045em;line-height:.98;margin-bottom:18px;font-weight:600;max-width:100%;text-wrap:balance}
.product-cover.unified-cover>strong.long-title{font-size:clamp(37px,3.45vw,53px)!important}
.unified-cover .cover-bottom{padding-top:12px;font-size:12px;letter-spacing:0;color:#9eb2c9}
.product-card:is(:hover,:focus-visible) .unified-cover{background:#21364d!important;border-color:#6e8bac;box-shadow:0 16px 32px #1b304b29}
.product-card .card-copy{min-height:116px;padding:16px 2px 17px;border-color:#c2cedb}
.product-card .card-copy h3{font-size:23px;letter-spacing:-.035em;font-weight:600}
.product-card .card-copy p{font-size:15px;line-height:1.46;color:#5d6f82;margin-top:9px}
.product-card .card-copy .availability{font:500 12px var(--body);letter-spacing:0;padding:5px 9px}
/* The script guide behaves like a real workspace. */
.route{background:#142333}
.route:before{display:none}
.route-inner{min-height:680px;padding-block:80px;gap:6%}
.route h2{font-size:clamp(57px,5.8vw,88px);letter-spacing:-.06em;font-weight:600}
.route h2 em{color:#b0c5ed}
.route-copy>p{font-size:18px;line-height:1.5;color:#c0cfe0}
.route-steps button strong{font-size:19px;font-weight:600;letter-spacing:-.02em}
.route-steps button span,.route-steps button small{font:500 13px var(--body);letter-spacing:0}
.route-side-note{font:500 13px var(--body);letter-spacing:0}
.route-window{transform:none;box-shadow:0 22px 52px #07121d6b;border-color:#4b617a;background:#1b2d41;border-radius:15px}
.route-display:hover .route-window{transform:none}
.route-window-bar{height:54px;font-size:12px}
.route-panel-top,.route-choose-head{font:600 12px var(--body);letter-spacing:0}
.game-choices button{font-size:13px}
.source-feature{background:#284a74;border-color:#5577a0;border-radius:10px}
.source-feature:after{display:none}
.source-feature>strong{font-size:37px;letter-spacing:-.045em;font-weight:600}
.source-feature>p{font-size:15px;line-height:1.4}
.source-feature-top,.source-secondary span{font:500 12px var(--body);letter-spacing:0}
.source-secondary strong{font-size:19px}
.source-secondary small{font-size:12px}
.route-window-foot{font-size:12px}
.route-code{font-family:var(--code)}
.route-code-header{font-family:var(--code);font-size:12px}
.route-progress span{background:#91b0f1}
/* The final instructions remain direct and readable. */
.how{background:#e3e9f0;color:#1b2c3e;padding:85px 0 100px}
.how-grid{display:block}
.how h2{font-size:clamp(57px,5.2vw,78px);font-weight:600;letter-spacing:-.055em;line-height:1.05;margin:12px 0 33px}
.how h2 em{color:#3157b6}
.how-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #aebed0;gap:26px}
.how-steps>div,.how-steps>div:last-child{display:grid;grid-template-columns:38px 1fr 20px;gap:10px;border:0;border-bottom:1px solid #aebed0;padding:22px 0 27px}
.how-steps>div>span{font:600 13px var(--body);color:#566f8a}
.how-steps h3{font-size:22px;letter-spacing:-.025em;font-weight:600}
.how-steps p{font-size:15px;line-height:1.45;color:#5d7086;max-width:280px}
.how-steps b{color:#536d93}
/* Product pages share this typography. */
.detail-hero{background:#182939;border-color:#41556d;box-shadow:0 22px 51px #172c4722}
@keyframes detail-arrive{from{transform:translateY(14px)}to{transform:translateY(0)}}
@media(prefers-reduced-motion:no-preference){.detail-cover[data-tool],.detail-copy{animation:detail-arrive .38s cubic-bezier(.2,.75,.2,1) both}.detail-cover img,.release-panel{animation:none}}
.detail-copy h1,body[data-tool=gta] .detail-copy h1{font-size:clamp(58px,5.5vw,85px);font-weight:600;letter-spacing:-.058em}
.detail-copy h1 span{color:#adc5f7!important}
.detail-kicker{color:#a9c5f4;font-size:13px}
.detail-summary{font-size:19px;line-height:1.5;color:#d1dce9}
.detail-stats{font-family:var(--body);font-size:13px;letter-spacing:0;text-transform:none}
.detail-peek-index{font:600 12px var(--body);letter-spacing:0;color:#a7c0e0}
.detail-peek strong{font-size:17px;font-weight:600}
.detail-peek div span,.detail-peek a{font-size:13px}
.release-panel{border-radius:17px;box-shadow:0 14px 34px #07142549}
.release-head>strong{font-size:20px;font-weight:600;letter-spacing:-.02em}
.release-state{font-size:12px;letter-spacing:0}
.release-info span{font-size:12px;letter-spacing:0;text-transform:none}
.release-info strong{font-size:15px}
.release-note{font-size:13px}
.download-sequence{font-size:13px}
.detail-body h2,.gallery-head h2,.script-guide h2,.detail-final h2{font-weight:600;letter-spacing:-.055em}
.detail-body h2{font-size:clamp(50px,4.5vw,70px)}
.detail-body>div:first-child p:first-of-type{font-size:22px}
.detail-info-head h3{font-size:30px;font-weight:600}
.info-row span{font-size:13px;letter-spacing:0;text-transform:none}
.info-row strong{font-size:16px}
.gallery-head p{font-size:16px;color:#5e7085}
.screenshot-top{font:600 13px var(--body);letter-spacing:0}
.screenshot-top button{font:600 13px var(--body)}
.script-guide-grid article{background:#fff;border-color:#c2cedb;border-radius:14px}
.script-guide-grid article>span{font:600 13px var(--body);letter-spacing:0}
.script-guide-grid h3{font-size:25px;font-weight:600;letter-spacing:-.035em}
.script-guide-grid p{font-size:16px}
.detail-final{background:#dce5f0}
/* Admin follows the same text hierarchy. */
.admin-title h1{font-weight:600;letter-spacing:-.058em}
.admin-panel h2,.admin-sidebar h2{font-weight:600;letter-spacing:-.045em}
.admin-index,.admin-field>span,.status-row>span{font:600 13px var(--body);letter-spacing:0}
.admin-field input,.admin-field select{font-size:15px}
.admin-panel>p:not(.admin-message):not(.admin-help){font-size:15px}
.admin-button,.admin-secondary{font-size:14px}
.site-footer{background:#dde5ee}
@media(max-width:1100px){.hub-hero{grid-template-columns:1fr .88fr}.hub-hero h1{font-size:clamp(63px,6.7vw,81px)}.hub-hero-art{margin-right:22px}.route-inner{gap:4%}.how-steps{gap:18px}}
@media(max-width:800px){.hub-hero{display:block}.hub-hero-copy{padding:65px 32px}.hub-hero-art{min-height:480px;margin:0 28px 35px;padding:36px 38px 65px}.hero-tile{min-height:125px}.product-cover.unified-cover{height:250px}.how-steps{grid-template-columns:1fr}.route-inner{display:block}.route-window{transform:none}}
@media(max-width:570px){.site-header{height:74px;padding-inline:18px}.hub-hero-copy{padding:62px 24px}.hub-hero h1{font-size:clamp(57px,12vw,77px)}.hub-hero-copy>p{font-size:17px}.hub-hero-art{min-height:0;margin:0 16px 26px;padding:30px 26px 60px;border-radius:18px}.hero-tile{min-height:115px}.hero-tile strong{font-size:35px}.tile-gta strong{font-size:31px}.art-caption{left:26px}.catalog{padding-block:68px}.section-heading h2{font-size:55px}.product-cover.unified-cover{height:238px}.product-cover.unified-cover>strong{font-size:clamp(41px,10vw,55px)!important}.product-cover.unified-cover>strong.long-title{font-size:clamp(34px,8vw,47px)!important}.route h2{font-size:50px}.route-window{border-radius:13px}.how{padding-block:64px}.how h2{font-size:54px}.detail-copy h1,body[data-tool=gta] .detail-copy h1{font-size:clamp(52px,12vw,70px)}}
@media(prefers-reduced-motion:reduce){.hero-tile,.hero-tile:before,.hero-tile strong,.product-cover.unified-cover,.route-window{transition:none}.hero-cycle-track i.is-active:after{animation:none;transform:scaleX(1)}}
/* The large figure is the actual directory position, not a decorative logo. */
.unified-cover .cover-monogram{display:block;position:absolute;right:20px;top:37px;z-index:1;color:#aac1de;font:500 clamp(135px,12vw,180px)/1 var(--body);letter-spacing:-.085em;-webkit-text-stroke:0;opacity:.095;transform:none;pointer-events:none;transition:opacity .3s,transform .4s}
.product-card:is(:hover,:focus-visible) .unified-cover .cover-monogram{opacity:.16;transform:translateY(-4px)}
.route-check .route-code{font-size:14px;line-height:2.05}
.check-points span{font:600 12px var(--body);color:#abc2f0}
.check-points strong{font-size:13px}
.check-points small{font-size:12px;line-height:1.35;color:#b7c6d8}
@media(max-width:570px){.unified-cover .cover-monogram{font-size:140px;top:44px;right:15px}}
