:root{--ground:#13100E;--raise:#1C1815;--navy:#1A1D42;--orange:#FF4200;--orange-hi:#FF6A3D;--blue:#2626AA;--blue-txt:#FFFFFF;--focus:#A3B0F0;--ink:#F4F1EC;--muted:#B5AFA9;--dim:#6E6862;--line:rgba(244,241,236,.14);--radius:2px;--sans:"Proxima Nova","proxima-nova",Arial,Helvetica,sans-serif;--sans-ar:"Almarai","Helvetica Neue LT Arabic","SF Arabic",Tahoma,sans-serif;--header-h:104px;--gutter:96px;--section-y:96px;--section-y-tight:64px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 16px);-webkit-text-size-adjust:100%}body{margin:0;background:var(--ground);color:var(--ink);font-family:var(--sans);font-synthesis:none;font-size:17px;font-weight:400;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}img,svg{max-width:100%;display:block}.icon{width:1em;height:1em;flex:none}h1,h2,h3,h4,p,ul,ol,dl{margin-top:0}p{margin-bottom:24px}::selection{background:var(--orange);color:var(--ground)}:focus-visible{outline:2px solid var(--focus);outline-offset:3px}.skip-link{position:fixed;top:-100px;inset-inline-start:16px;z-index:200;padding:14px 18px;background:var(--ink);color:var(--ground);font-weight:700;border-radius:var(--radius)}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}h1,.page-title{font-weight:900;letter-spacing:-.025em;line-height:1.02;font-size:clamp(2.7rem,6vw,4.6rem);margin-bottom:24px;color:var(--orange)}h2{font-weight:700;letter-spacing:-.02em;line-height:1.1;font-size:clamp(1.9rem,3.4vw,2.9rem);margin-bottom:22px;color:var(--orange)}h3{font-weight:700;letter-spacing:-.015em;line-height:1.2;font-size:1.35rem;margin-bottom:10px}h4{font-weight:700;font-size:1rem;line-height:1.3;margin-bottom:8px}.eyebrow{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px;font-size:.74rem;font-weight:700;letter-spacing:.16em;line-height:1.5;text-transform:uppercase;color:var(--blue-txt)}.eyebrow-line{flex:none;margin-block-start:.22em;width:11px;height:14px;background:var(--orange);clip-path:polygon(0 0,5px 0,11px 7px,5px 14px,0 14px,6px 7px);transition:opacity .5s ease,transform .55s cubic-bezier(.2,.7,.2,1)}[dir=rtl] .eyebrow-line{scale:-1 1}.marks-arrive .eyebrow-line:not(.has-arrived){opacity:0;transform:translate(-10px)}.lead{font-size:1.12rem;line-height:1.7;color:var(--ink);max-width:62ch}.muted{color:var(--muted)}.label{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--dim)}.small-note{font-size:.82rem;line-height:1.6;color:var(--muted)}.ltr{direction:ltr;unicode-bidi:isolate}.container{width:min(1240px,calc(100% - var(--gutter)));margin-inline:auto}.section{padding-block:var(--section-y)}.section-tight{padding-block:var(--section-y-tight)}.section-raise{background:var(--raise);border-block:1px solid var(--line)}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:56px;margin-bottom:44px}.section-head h2{margin:0}.section-head>p{max-width:34ch;margin:0 0 6px;color:var(--muted);font-size:.92rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:14px 24px;border:1px solid transparent;border-radius:var(--radius);font-size:.9rem;font-weight:700;line-height:1.2;transition:background-color .18s,border-color .18s,color .18s}.button-primary{background:var(--orange);color:var(--ground)}.button-primary:hover{background:var(--orange-hi)}.button-secondary{background:transparent;color:var(--ink);border-color:var(--line)}.button-secondary:hover{border-color:var(--ink);background:#f4f1ec0f}.button-small{min-height:44px;padding:11px 16px;font-size:.8rem}.button svg{flex:none}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.text-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;font-weight:700;font-size:.9rem;color:var(--ink);border-bottom:1px solid var(--line);transition:color .18s,border-color .18s}.text-link:hover{color:var(--orange-hi);border-color:var(--orange-hi)}.arrow{font-size:1.05em;line-height:1}.meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px;margin:0;font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.meta-row .sep{width:4px;height:4px;background:var(--orange);border-radius:50%}.chip{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid var(--line);border-radius:var(--radius);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--blue-txt);background:#2626aa2e}.chip-tbc,.tbc{border:1px dashed var(--orange-hi);color:var(--orange-hi);background:#ff420014}.tbc{display:inline-block;padding:4px 10px;border-radius:var(--radius);font-size:.78rem;font-weight:700;letter-spacing:.04em}.tbc-note{display:flex;align-items:flex-start;gap:10px;margin-top:20px;font-size:.82rem;color:var(--orange-hi)}.tbc-note .tbc{flex:none;font-size:.72rem;letter-spacing:.08em}.site-header{position:relative;z-index:30;height:var(--header-h);background:var(--ground);border-bottom:1px solid var(--line)}.header-sentinel{display:block;height:1px;margin-block-end:-1px}.seamless-header .site-header{border-bottom:0}.header-inner{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;height:100%;width:min(1440px,calc(100% - 64px));margin-inline:auto}.brand{flex:none;display:flex;align-items:center;min-height:44px}.brand img{width:auto;height:72px}.brand-mark{display:none}.header-nav{display:flex;gap:36px;margin-inline:0;justify-self:center}.header-nav a{position:relative;display:inline-flex;align-items:center;min-height:44px;font-size:.88rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);transition:color .15s}.header-nav a:hover,.header-nav a[aria-current=page]{color:var(--ink)}.header-nav a[aria-current=page]:after{content:"";position:absolute;inset-inline:0;bottom:4px;height:2px;background:var(--orange)}.header-end{flex:none;display:flex;align-items:center;gap:14px;margin-inline-start:0;justify-self:end}.header-divider{width:1px;height:26px;background:var(--line)}.social-links{display:flex;align-items:center;gap:2px}.social-links a{display:grid;place-items:center;width:44px;height:44px;color:var(--muted);border-radius:var(--radius);transition:color .15s,background-color .15s}.social-links a:hover{color:var(--ink);background:#f4f1ec0f}.social-links svg{width:19px;height:19px}.lang-switcher{display:flex;align-items:center;border:1px solid var(--line);border-radius:var(--radius);direction:ltr}.lang-switcher a{display:grid;place-items:center;min-width:44px;min-height:44px;padding:0 10px;font-size:.76rem;font-weight:700;letter-spacing:.08em;color:var(--muted);transition:background-color .15s,color .15s}.lang-switcher a:hover{color:var(--ink);background:#f4f1ec0f}.lang-switcher a[aria-current]{background:var(--orange);color:var(--ground)}.menu-toggle{display:none;align-items:center;gap:10px;min-height:44px;min-width:44px;padding:10px 14px;background:none;border:1px solid var(--line);border-radius:var(--radius);font-size:.8rem;font-weight:700}.menu-lines{font-size:17px}.mobile-nav[hidden]{display:none}.mobile-nav{position:fixed;inset:var(--header-h) 0 0;z-index:40;display:flex;flex-direction:column;padding:4px var(--sheet-gutter,24px) calc(26px + env(safe-area-inset-bottom));background:var(--raise);border-top:1px solid var(--line);overflow-y:auto;overscroll-behavior:contain}.mobile-nav a.mobile-link{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:60px;padding-block:8px;border-bottom:1px solid var(--line);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mobile-nav a.mobile-link[aria-current=page]{color:var(--orange-hi)}.mobile-link-chevron{font-size:1.1rem;color:var(--dim)}.mobile-nav a.mobile-link[aria-current=page] .mobile-link-chevron{color:inherit}[dir=rtl] .mobile-link-chevron{scale:-1 1}.mobile-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:auto;padding-top:28px}.menu-toggle[aria-expanded=false] .menu-toggle-close,.menu-toggle[aria-expanded=true] .menu-toggle-open{display:none}.menu-toggle[aria-expanded=true]{border-color:var(--ink)}body.menu-open{overflow:hidden}@media(max-width:860px){body.header-stuck .site-header{box-shadow:0 10px 30px #08060473}}.hero{position:relative;display:flex;align-items:center;min-height:640px;overflow:hidden;background:var(--ground)}.hero-art{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:62% center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#13100ef0,#13100eb8,#13100e00 72%),linear-gradient(0deg,var(--ground) 0%,rgba(19,16,14,0) 34%)}.hero-content{position:relative;z-index:1;padding-block:72px}.hero-wordmark{width:min(430px,100%);height:auto;margin-bottom:14px}.hero-subtitle{max-width:46ch;margin:0 0 22px;font-size:1rem;font-weight:700;letter-spacing:.42em;line-height:1.4;color:var(--ink)}.hero-copy{max-width:46ch;margin-bottom:28px;font-size:1.05rem;line-height:1.7;color:var(--ink)}.hero .meta-row{margin-top:28px}.intro-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:72px;align-items:start}.intro-grid h2{margin:0}.intro-body p{color:var(--muted);font-size:1rem;line-height:1.8}.game-feature{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:0;align-items:center;background:var(--raise);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.game-feature-art{width:100%;height:auto;aspect-ratio:1109/636;object-fit:cover}.game-feature-body{padding:44px;align-self:center}.game-feature-body h3{font-size:1.9rem;margin-bottom:6px}.game-feature-body .meta-row{margin-bottom:22px}.game-feature-body>p{color:var(--muted);max-width:46ch}.game-list{display:grid;gap:1px;margin-top:28px;background:var(--line);border:1px solid var(--line);border-radius:var(--radius)}.game-row{display:grid;grid-template-columns:200px minmax(0,1fr) auto;gap:32px;align-items:center;padding:22px;background:var(--raise)}.game-row img{width:100%;height:118px;object-fit:cover;border-radius:var(--radius)}.game-row h3{font-size:1.25rem;margin-bottom:4px}.game-row .label{display:block;margin-bottom:8px;color:var(--blue-txt)}.game-row p{margin:0;color:var(--muted);font-size:.92rem;max-width:60ch}.game-row-end{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.about-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:center}.emblem{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding-block:24px}.emblem img{width:min(260px,70%);height:auto}.emblem .label{color:var(--dim)}.emblem-endorse{display:flex;flex-direction:column;align-items:center;gap:14px;margin-block-start:10px;align-self:stretch}.emblem-rule{width:56px;height:1px;background:var(--line)}.emblem-parent-label{font-size:.62rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--dim)}.emblem .emblem-parent{width:min(200px,56%);height:auto;opacity:.82}.loop-section{position:relative;isolation:isolate}.loop-section:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(74% 58% at 24% 38%,rgba(255,66,0,.07),transparent 68%)}.loop-steps{--rail-gap:clamp(36px,5vw,68px);position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(30px,4.4vw,72px);margin:0;padding:var(--rail-gap) 0 0;list-style:none}.loop-steps:before{content:"";position:absolute;inset-block-start:0;inset-inline:0;height:1px;background:linear-gradient(to right,transparent,var(--line) 10%,var(--line) 90%,transparent)}.loop-step{--drop:0px;position:relative;padding-block-start:var(--drop)}.loop-step:nth-child(2){--drop:46px}.loop-step:nth-child(3){--drop:92px}.loop-step:before{content:"";position:absolute;inset-block-start:calc(-1 * var(--rail-gap));inset-inline-start:0;width:1px;height:calc(var(--rail-gap) + var(--drop));background:linear-gradient(to bottom,var(--orange),rgba(255,66,0,0));opacity:.5;transition:opacity .4s ease}.loop-step:after{content:"";position:absolute;inset-block-start:calc(-1 * var(--rail-gap));inset-inline-start:0;width:14px;height:2px;background:var(--orange)}.loop-step .step-number{display:block;margin-bottom:6px;font-size:clamp(3.2rem,6.4vw,5.2rem);font-weight:900;line-height:.86;letter-spacing:-.04em;color:transparent;-webkit-text-stroke:1px var(--orange-hi);transition:color .45s ease,transform .45s ease}@supports not (-webkit-text-stroke:1px currentColor){.loop-step .step-number{color:var(--orange-hi)}}.loop-step h3{font-size:clamp(1.3rem,1.9vw,1.6rem);margin-bottom:12px}.loop-step p{margin:0;max-width:32ch;color:var(--muted);font-size:.95rem}@media(hover:hover){.loop-step:hover .step-number{color:#ff420029;transform:translateY(-3px)}.loop-step:hover:before{opacity:1}}.key-art{width:100%;height:auto;border:1px solid var(--line);border-radius:var(--radius)}.figure{margin:0}.figure figcaption{margin-top:12px;font-size:.8rem;color:var(--muted)}.spec-table{width:100%;border-collapse:collapse;text-align:start}.spec-table th,.spec-table td{padding:16px 0;border-bottom:1px solid var(--line);vertical-align:top;text-align:start}.spec-table th{width:34%;padding-inline-end:24px;font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.spec-table td{font-size:.96rem}.artwork-section{position:relative;isolation:isolate;overflow:clip;background:linear-gradient(180deg,var(--ground),#17121f 16%,#1a1422 50%,#17121f 86%,var(--ground))}.artwork-section:before{content:"";position:absolute;inset:0 -12% auto;z-index:-1;height:66%;pointer-events:none;background:radial-gradient(ellipse 130% 120% at 50% -18%,rgba(104,62,140,.42),transparent 68%);mask-image:linear-gradient(180deg,transparent,#000 34%)}.artwork-plates{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;column-gap:clamp(28px,3vw,48px);row-gap:clamp(48px,5vw,80px)}.plate{display:grid;row-gap:clamp(16px,1.5vw,22px);width:100%;padding:0;background:none;border:0;text-align:start;color:inherit}.plate-character{grid-column:span 4}.plate-world{grid-column:span 8}.plate-process{grid-column:span 12}.plate-art{width:100%;height:auto;border-radius:var(--radius);filter:brightness(.85);transition:filter .5s ease}.plate:hover .plate-art,.plate:focus-visible .plate-art{filter:none}.plate-label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(14px,1.6vw,22px)}.plate-ordinal{align-self:start;padding-top:2px;font-size:.8rem;font-weight:700;letter-spacing:.14em;line-height:1;color:var(--orange)}.plate-role{display:block;margin-bottom:9px;font-size:.68rem;font-weight:700;letter-spacing:.2em;line-height:1.4;text-transform:uppercase;color:var(--muted)}.plate-title{display:block;font-size:clamp(1.15rem,1.7vw,1.5rem);font-weight:700;letter-spacing:-.015em;line-height:1.2;text-wrap:balance;color:var(--ink)}.plate-line{display:block;max-width:48ch;margin-top:9px;font-size:.9rem;line-height:1.6;color:#cbc0cf}.plate-open{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line);border-radius:var(--radius);font-size:1rem;transition:background .3s ease,border-color .3s ease,color .3s ease}.plate:hover .plate-open,.plate:focus-visible .plate-open{background:var(--orange);border-color:var(--orange);color:var(--ground)}@media(min-width:1001px){.plate-process{grid-template-columns:minmax(0,1fr) min(32%,380px);align-items:center;column-gap:clamp(36px,4vw,64px)}.plate-process .plate-label{grid-template-columns:auto minmax(0,1fr);align-items:start;row-gap:24px}.plate-process .plate-open{grid-column:2;justify-self:start}}.artwork-viewer{position:fixed;inset:0;width:min(1280px,94vw);max-width:none;max-height:92dvh;margin:auto;padding:0;overflow:hidden;background:#100c15;color:var(--ink);border:1px solid var(--line);border-radius:var(--radius)}.artwork-viewer::backdrop{background:#08060ced}.viewer-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px;padding-inline-start:clamp(16px,2.4vw,28px);border-bottom:1px solid var(--line)}.viewer-meta{display:flex;align-items:center;gap:14px;margin:0;font-size:.7rem;font-weight:700;letter-spacing:.18em;line-height:1.5;text-transform:uppercase;color:var(--muted)}.viewer-count{color:var(--orange);letter-spacing:.1em}.viewer-close{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding-inline:14px;background:none;border:0;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.artwork-viewer figure{margin:0;padding:clamp(16px,2.4vw,28px)}.artwork-viewer img{width:100%;max-height:64dvh;object-fit:contain}.artwork-viewer figcaption{margin-top:18px;font-size:1.05rem;font-weight:700;line-height:1.4;color:var(--ink)}.viewer-steps{display:contents}.viewer-step{position:absolute;top:50%;display:grid;place-items:center;width:48px;height:48px;translate:0 -50%;background:#100c15c7;border:1px solid var(--line);border-radius:var(--radius);font-size:1.6rem;line-height:1;transition:background .3s ease,border-color .3s ease,color .3s ease}.viewer-prev{inset-inline-start:clamp(10px,1.6vw,20px)}.viewer-next{inset-inline-end:clamp(10px,1.6vw,20px)}.viewer-chevron{font-size:1.25rem}.viewer-prev .viewer-chevron{scale:-1 1}.viewer-step:hover{background:var(--orange);border-color:var(--orange);color:var(--ground)}.contact-panel{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:40px 44px;background:var(--raise);border:1px solid var(--line);border-radius:var(--radius)}.contact-panel h2{margin-bottom:8px}.contact-panel p{margin:0;color:var(--muted);font-size:.95rem}.contact-panel .text-link{overflow-wrap:anywhere}.site-footer{background:var(--navy);padding-top:56px;margin-top:0;padding-bottom:env(safe-area-inset-bottom)}.footer-top{display:grid;grid-template-columns:auto repeat(2,minmax(0,1fr));gap:44px;padding-bottom:48px;align-items:start}.footer-brand{display:inline-flex;align-items:center;min-height:44px}.footer-brand img{width:auto;height:80px}.footer-col h4{margin-bottom:14px;font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--blue-txt)}.footer-links{display:flex;flex-direction:column}.footer-links a{display:inline-flex;align-items:center;gap:8px;min-height:44px;font-size:.9rem;color:#fff;overflow-wrap:anywhere}.footer-links a:hover{color:var(--orange-hi)}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px 32px;padding-block:22px;border-top:1px solid rgba(244,241,236,.16);font-size:.78rem;color:#fff}.footer-bottom a{display:inline-flex;align-items:center;min-height:44px}.footer-bottom a:hover{color:var(--orange-hi)}.section-foot{margin:32px 0 0}.gallery-note{margin-top:20px}.prose{width:min(740px,calc(100% - var(--gutter)));margin-inline:auto;padding-block:72px}.prose h2{font-size:1.4rem;margin-top:40px;color:var(--ink)}.prose p,.prose li{color:var(--muted)}.prose a{color:var(--orange-hi);text-decoration:underline;text-underline-offset:4px;padding-block:10px}.error-page{padding-block:120px;text-align:center}.error-page .lead,.error-page p{margin-inline:auto}.error-page .eyebrow,.error-page .actions{justify-content:center}@media(max-width:1100px){:root{--gutter:64px}.header-inner{width:calc(100% - 48px)}.header-nav{gap:22px}.intro-grid,.about-grid{gap:40px}.game-row{grid-template-columns:160px minmax(0,1fr) auto;gap:22px}}@media(max-width:1000px){.artwork-plates{row-gap:clamp(40px,7vw,56px)}.plate-character,.plate-world,.plate-process{grid-column:span 12}}@media(max-width:860px){:root{--header-h:64px;--gutter:48px;--section-y:64px;--section-y-tight:48px}.site-header{position:sticky;top:0;z-index:50}.header-inner{display:flex;justify-content:space-between}.brand img{height:28px}.brand-lockup{display:none}.brand-mark{display:block}.header-nav,.header-end .social-links,.header-end .header-divider,.header-end .lang-switcher{display:none}.menu-toggle{display:inline-flex}.section-head{display:block;margin-bottom:32px}.section-tight+.section-tight{padding-block-start:0}.emblem{padding-block:0}.section-head>p{margin-top:16px;max-width:48ch}.hero{min-height:0;display:grid;grid-template-columns:minmax(0,1fr)}.hero>picture{grid-area:1/1;display:block;position:relative;width:100%;aspect-ratio:3/2;min-height:200px;max-height:52dvh}.hero-art{object-position:62% 45%}.hero-shade{grid-area:1/1;position:relative;inset:auto;align-self:stretch;background:linear-gradient(180deg,rgba(19,16,14,0) 40%,rgba(19,16,14,.85) 78%,var(--ground) 100%)}.hero-content{grid-row:2;padding-block:26px 32px}.intro-grid,.about-grid,.game-feature{grid-template-columns:minmax(0,1fr)}.game-feature-body{padding:28px}.game-row{grid-template-columns:minmax(0,1fr);gap:18px}.game-row img{width:100%;height:auto;aspect-ratio:auto;max-height:420px;object-fit:contain;background:none}.game-row-end{align-items:flex-start}.loop-steps{grid-template-columns:minmax(0,1fr);gap:48px;padding-block-start:0}.loop-steps:before{display:none}.loop-step:nth-child(2),.loop-step:nth-child(3){--drop:0px}.loop-step:before{position:static;display:block;width:26px;height:2px;margin-bottom:20px;background:var(--orange);opacity:1}.loop-step:after{display:none}.contact-panel{display:block;padding:28px}.contact-panel .text-link{margin-top:22px}.footer-top{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}}@media(max-width:560px){:root{--gutter:32px;--section-y:56px;--section-y-tight:44px}body{font-size:16px}.header-inner{width:calc(100% - var(--gutter))}.mobile-nav{--sheet-gutter:calc(var(--gutter) / 2)}h1,.page-title{font-size:clamp(2.2rem,9vw,2.9rem);margin-bottom:20px}h2{font-size:clamp(1.65rem,7vw,2.1rem);margin-bottom:18px}h3{font-size:1.25rem}.lead{font-size:1.06rem}.hero-subtitle{font-size:.82rem;letter-spacing:.34em}.hero-copy{font-size:1rem}.meta-row{display:grid;justify-content:start;gap:7px}.meta-row .sep{display:none}.actions{gap:12px}.actions .button,.contact-panel .button,.hero .button{width:100%}.plate-label{gap:12px}.plate-open{width:38px;height:38px}.contact-panel{padding:24px 22px}.footer-bottom{display:grid;justify-content:start;gap:0;padding-block:16px 24px}.footer-top{grid-template-columns:minmax(0,1fr);gap:26px;padding-bottom:36px}.footer-brand img{height:64px}.game-feature-body{padding:22px}.error-page{padding-block:76px 88px}.prose{padding-block:52px 60px}}@media(max-width:860px){.artwork-viewer[open]{width:100vw;height:100dvh;max-height:100dvh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;border:0;border-radius:0}.artwork-viewer figure{display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;padding:18px var(--sheet-gutter,18px) 24px}.artwork-viewer figure img{margin-block-start:auto}.artwork-viewer figcaption{margin-block-end:auto}.artwork-viewer img{max-height:46dvh}.viewer-steps{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom)}.viewer-step{position:static;width:auto;height:58px;translate:none;border:0;background:#100c15}.viewer-bar{padding-inline:16px}}[dir=rtl] body,[lang=ar] body{font-family:var(--sans-ar);font-size:17.5px;line-height:1.8}[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3,[dir=rtl] h4,[dir=rtl] .page-title{font-family:var(--sans-ar);line-height:1.45}[dir=rtl] h1,[dir=rtl] .page-title{font-weight:800}[dir=rtl] h2,[dir=rtl] h3,[dir=rtl] h4,[dir=rtl] .button,[dir=rtl] .text-link,[dir=rtl] .header-nav a,[dir=rtl] .footer-col h4{font-weight:700}[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3,[dir=rtl] h4,[dir=rtl] .page-title,[dir=rtl] .eyebrow,[dir=rtl] .label,[dir=rtl] .chip,[dir=rtl] .tbc,[dir=rtl] .meta-row,[dir=rtl] .hero-subtitle,[dir=rtl] .loop-step .step-number,[dir=rtl] .spec-table th,[dir=rtl] .footer-col h4,[dir=rtl] .header-nav a,[dir=rtl] .mobile-nav a.mobile-link{letter-spacing:normal}[dir=rtl] .eyebrow,[dir=rtl] .label,[dir=rtl] .chip,[dir=rtl] .meta-row,[dir=rtl] .hero-subtitle,[dir=rtl] .spec-table th,[dir=rtl] .footer-col h4,[dir=rtl] .header-nav a,[dir=rtl] .mobile-nav a.mobile-link{text-transform:none}[dir=rtl] .hero-subtitle{font-size:1.1rem}[dir=rtl] .brand,[dir=rtl] .footer-brand,[dir=rtl] .social-links svg,[dir=rtl] .hero-wordmark,[dir=rtl] .emblem img{transform:none}[dir=rtl] .arrow{display:inline-block;transform:scaleX(-1)}[dir=rtl] .plate-open{transform:scaleX(-1)}[dir=rtl] .viewer-step{scale:-1 1}[dir=rtl] .hero-art{object-position:92% center}[dir=rtl] .hero-shade{scale:-1 1}[dir=rtl] .loop-section:before{background:radial-gradient(74% 58% at 76% 38%,rgba(255,66,0,.07),transparent 68%)}@media(max-width:860px){[dir=rtl] .hero-art{object-position:62% 45%}[dir=rtl] .hero-shade{scale:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(min-width:861px)and (max-width:1000px){.header-inner{gap:16px}.header-end{gap:8px}.header-nav{gap:20px}}.game-row-end .chip{white-space:normal;text-align:center;max-width:240px}.game-row-end .text-link{font-size:.9rem}@media(max-width:860px){.game-row-end .chip{text-align:start}}@media(max-width:860px){.emblem-parent-label{font-size:.7rem}.plate-role{font-size:.72rem}.viewer-meta{font-size:.72rem;letter-spacing:.12em}.plate-line{font-size:.88rem}}@media(max-height:520px)and (orientation:landscape){.hero-content{padding-block:22px 26px}.error-page{padding-block:56px}.artwork-viewer img{max-height:40dvh}.viewer-step{height:50px}}
