/* Small editorial refinements, gameplay presentation and rendering study. */
.desktop-nav{gap:24px}.brand-dot{display:none}
.gameplay-section{background:radial-gradient(ellipse at 50% 35%,#24372b55,transparent 65%),#101c1c;border-block:1px solid #c9d9b81b}
.device-showcase{display:grid;grid-template-columns:1.8fr .82fr;gap:35px;align-items:end;margin:4px -10px 38px}
.device-showcase figure{margin:0;min-width:0}
.device-preview{display:block;width:100%;position:relative;border:0;padding:0;background:transparent;border-radius:12px;color:#f1dab0;cursor:zoom-in}
.device-preview img{display:block;width:100%;height:auto;border-radius:9px;transition:transform .35s ease}
.device-preview:hover img{transform:translateY(-5px)}
.device-mobile .device-preview{width:91%;margin:0 auto}
.preview-hint{position:absolute;left:50%;bottom:12px;transform:translateX(-50%);display:flex;gap:15px;align-items:center;white-space:nowrap;font-size:10px;padding:10px 15px;border:1px solid #c5cfaa40;border-radius:25px;background:#10241ded;box-shadow:0 4px 12px #07110d55}
.preview-hint>span{font-size:17px}.device-mobile .preview-hint{bottom:10px}
.device-showcase figcaption{padding:22px 20px 0;min-height:126px}
.device-showcase .eyebrow{font-size:8px;color:#b2be9e;display:block;margin-bottom:10px}
.device-showcase h3{font-size:26px;margin-bottom:10px;letter-spacing:-.8px}
.device-showcase p{font-size:12px;line-height:1.85;color:#aebfac;margin:0;max-width:390px}
.interface-notes{border-top:1px solid #cad6b627;padding-top:27px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}
.interface-notes>div{display:flex;align-items:flex-start;gap:15px}
.interface-notes>div>span{width:30px;height:30px;border:1px solid #bacba440;display:grid;place-items:center;font-size:8px;color:#e9c28b;border-radius:50%;flex-shrink:0}
.interface-notes p{font-size:11px;line-height:1.8;color:#aebfac;margin:0}
.interface-notes strong{display:block;font-weight:600;color:#e0e7cd;font-size:12px;margin:2px 0 5px}
.gameplay-section .fine-print{margin:23px 0 0;font-size:9px}
.render-lab{display:grid;grid-template-columns:1.6fr 1fr;border:1px solid #adc39835;border-radius:7px;overflow:hidden;background:#15291f}
.artifact-stage{position:relative;background:#182e27;display:flex;flex-direction:column;justify-content:center;min-width:0}
.artifact-heading{position:absolute;top:23px;left:25px;right:25px;display:flex;justify-content:space-between;gap:18px;font-size:8px;letter-spacing:1.2px;color:#b4c7a7;z-index:1}
.artifact-heading>span:last-child{color:#e6c38a;white-space:nowrap}
.artifact-stage>img{display:block;width:100%;height:auto;margin:42px 0 15px}
.artifact-caption{margin:0 25px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#a5b89a;font-size:9px}
.artifact-secret{border:0;border-radius:5px;background:none;color:#c8c49b;padding:6px;display:flex;align-items:center;gap:7px;font-size:8px;white-space:nowrap}
.artifact-secret:hover,.artifact-secret[aria-expanded=true]{color:#f3bd70;background:#f3bd7011}
.artifact-secret svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.2;transition:transform 1s ease}
.artifact-secret[aria-expanded=true] svg{transform:rotate(120deg)}
.artifact-secret-note{position:absolute;left:22px;right:22px;bottom:61px;background:#10221cf7;border:1px solid #d5ba8050;border-radius:6px;padding:16px;margin:0;font-size:12px;line-height:1.8;color:#efd29d;box-shadow:0 8px 25px #07160f55}
.detail-controls{padding:29px 27px;background:#11231e;border-left:1px solid #adc39825}
.detail-controls>.eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:19px}
.detail-options{display:grid;gap:9px}
.detail-options button{background:#1b3026;border:1px solid #b6c9a122;border-radius:5px;text-align:left;color:#e7e7d4;display:flex;gap:13px;align-items:center;width:100%;padding:16px 12px;min-height:71px;transition:border-color .2s,background .2s}
.detail-options button:hover{border-color:#bdc99e80}
.detail-options button[aria-pressed=true]{background:#2d3a28;border-color:#e6b76c}
.detail-level{font-size:10px;color:#8da785}
.detail-options button[aria-pressed=true] .detail-level{color:#efc47e}
.detail-options strong{display:block;font-size:12px;font-weight:600;line-height:1.5}
.detail-options small{font-size:8px;line-height:1.5;color:#9daf95;display:block;margin-top:4px}
.detail-meter{margin-left:auto;display:flex;align-items:flex-end;gap:3px;height:15px;flex-shrink:0}
.detail-meter i{display:block;width:3px;background:#677b55;height:5px}
.detail-meter i:nth-child(2){height:10px}.detail-meter i:nth-child(3){height:15px}
.detail-options button:nth-child(1) i:first-child,.detail-options button:nth-child(2) i:not(:last-child),.detail-options button:nth-child(3) i{background:#e4bc7a}
.detail-explainer{min-height:144px;padding-top:25px}
.detail-explainer h3{font-size:19px;line-height:1.4;letter-spacing:-.5px;margin-bottom:10px}
.detail-explainer p{font-size:11px;line-height:1.9;color:#b4c3a9;margin:0}
.detail-footnote{font-size:9px;line-height:1.8;color:#90a78c;border-top:1px solid #c1cca123;padding-top:16px;margin:8px 0 0}
.render-pipeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));list-style:none;padding:0;margin:29px 0 23px;border:1px solid #aabf902e;border-radius:5px;overflow:hidden}
.render-pipeline li{padding:20px 24px;position:relative;border-right:1px solid #aabf902e;display:grid;grid-template-columns:24px 1fr;column-gap:11px}
.render-pipeline li:last-child{border:0}.render-pipeline li:after{content:'→';position:absolute;right:15px;top:22px;color:#b6c19a66;font-size:12px}
.render-pipeline li:last-child:after{content:none}
.render-pipeline li>span{grid-row:1/3;font-size:9px;color:#e6c486;padding-top:3px}
.render-pipeline strong{font-size:12px;font-weight:600;line-height:1.5}.render-pipeline small{font-size:9px;line-height:1.7;color:#9daf95;margin-top:5px}
.gameplay-dialog{width:min(1400px,calc(100vw - 48px));max-height:calc(100svh - 48px);padding:0;background:#10211c;color:#edf0de;border:1px solid #a7bc8e66;border-radius:10px;box-shadow:0 25px 100px #0009;overflow:auto}
.gameplay-dialog::backdrop{background:#06120deb;backdrop-filter:blur(7px)}
.preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:20px 25px;border-bottom:1px solid #b3c69a33;position:sticky;top:0;z-index:3;background:#10211cf7}
.preview-toolbar .eyebrow{font-size:8px;margin:0 0 5px}.preview-toolbar h2{font-size:23px;letter-spacing:-.6px;line-height:1.3}
.close-preview{font-size:27px;line-height:1;color:#dfe4ce;background:#1b3125;border:1px solid #afc29455;border-radius:50%;width:40px;height:40px;flex-shrink:0;display:grid;place-items:center}
.preview-image-wrap{padding:18px;background:#0c1b17}.preview-image-wrap>img{display:block;width:100%;max-height:calc(100svh - 225px);object-fit:contain;margin:0 auto}
.preview-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:18px 25px;font-size:10px;color:#a6ba9c}
.preview-bottom a{color:#efcc8f;text-decoration:underline;text-underline-offset:4px}
body.is-preview-open{overflow:hidden}
@media(max-width:1100px){.desktop-nav{gap:18px;font-size:12px}.device-showcase{gap:15px;grid-template-columns:1.7fr .88fr}.device-showcase h3{font-size:23px}.render-lab{grid-template-columns:1.3fr 1fr}.detail-controls{padding:24px 19px}.detail-options button{gap:9px;padding:13px 10px}.detail-options strong{font-size:11px}.render-pipeline li{padding:18px 16px;grid-template-columns:18px 1fr;gap:8px}.render-pipeline li:after{right:9px}.artifact-caption{align-items:flex-start}.artifact-heading{font-size:7px}}
@media(max-width:800px){.device-showcase{grid-template-columns:1.5fr .9fr;gap:8px}.device-showcase h3{font-size:21px}.device-showcase p{font-size:11px}.device-showcase figcaption{padding-inline:12px;min-height:152px}.preview-hint{font-size:8px;padding:7px 10px;gap:8px}.interface-notes{gap:18px}.interface-notes>div{gap:9px}.interface-notes p{font-size:10px}.render-lab{grid-template-columns:1fr}.detail-controls{border-left:0;border-top:1px solid #adc39825;padding:25px}.detail-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.detail-options button{position:relative;align-items:flex-start;gap:8px;min-height:100px;padding:15px 10px;flex-direction:column}.detail-options strong{font-size:11px}.detail-options small{font-size:7px;max-width:120px}.detail-meter{position:absolute;right:12px;top:13px}.detail-explainer{min-height:0;padding-top:22px}.detail-footnote{margin-top:20px}.artifact-stage>img{margin-top:30px;margin-bottom:0}.artifact-caption{align-items:center}.artifact-heading{font-size:8px}.render-pipeline strong{font-size:11px}.render-pipeline small{font-size:8px}.render-pipeline li{padding:18px 12px;column-gap:3px}.render-pipeline li:after{display:none}.interface-notes strong{font-size:11px}}
@media(max-width:560px){.device-showcase{grid-template-columns:1fr;gap:33px;margin-inline:0;margin-bottom:30px}.device-mobile .device-preview{width:78%;max-width:300px}.device-desktop .device-preview{width:calc(100% + 24px);margin-left:-12px}.device-showcase figcaption{min-height:0;padding:15px 0 0}.device-mobile figcaption{text-align:center}.device-mobile figcaption p{margin-inline:auto;max-width:290px}.device-showcase h3{font-size:24px}.device-showcase p{font-size:12px}.preview-hint{font-size:9px;padding:8px 12px;bottom:1px}.device-mobile .preview-hint{bottom:0}.interface-notes{grid-template-columns:1fr;gap:20px}.interface-notes p{font-size:11px}.interface-notes strong{font-size:12px}.interface-notes>div{gap:14px}.gameplay-section .fine-print{font-size:8px}.artifact-heading{left:15px;right:15px;top:16px;font-size:6px;letter-spacing:.8px}.artifact-caption{margin:0 14px 13px;gap:8px;font-size:7px}.artifact-secret{font-size:7px;gap:4px}.artifact-secret svg{width:20px;height:20px}.artifact-secret-note{font-size:10px;left:13px;right:13px;bottom:51px;padding:12px}.detail-controls{padding:22px 17px}.detail-controls>.eyebrow{font-size:7px;letter-spacing:1.2px}.detail-options{grid-template-columns:1fr;gap:8px}.detail-options button{min-height:68px;flex-direction:row;align-items:center;gap:13px;padding:13px}.detail-options strong{font-size:12px}.detail-options small{font-size:8px;max-width:none}.detail-meter{position:static;margin-left:auto}.detail-explainer h3{font-size:22px}.detail-explainer p{font-size:12px}.detail-footnote{font-size:9px}.render-pipeline{grid-template-columns:1fr 1fr;margin-top:19px}.render-pipeline li{padding:18px 14px;column-gap:10px}.render-pipeline li:nth-child(-n+2){border-bottom:1px solid #aabf902e}.render-pipeline li:nth-child(2){border-right:0}.render-pipeline strong{font-size:12px}.render-pipeline small{font-size:9px}.gameplay-dialog{width:calc(100vw - 20px);max-height:calc(100svh - 20px)}.preview-toolbar{padding:16px;gap:15px}.preview-toolbar h2{font-size:20px}.preview-toolbar .eyebrow{font-size:6px}.close-preview{width:34px;height:34px}.preview-image-wrap{padding:7px}.preview-bottom{padding:15px;font-size:8px;flex-wrap:wrap;gap:12px}.preview-image-wrap>img{max-height:calc(100svh - 210px)}}
@media(prefers-reduced-motion:reduce){.device-preview img,.artifact-secret svg{transition:none}.device-preview:hover img{transform:none}}
