@font-face{font-family:Manrope;src:url('/assets/manrope.woff2') format('woff2');font-display:swap}
@font-face{font-family:Figtree;src:url('/assets/figtree.woff2') format('woff2');font-display:swap}
:root{--bg:#111f2d;--panel:#24384a;--ink:#f1f7f8;--accent:#edb960;--accent2:#69d3c5;--display:Manrope,Arial,sans-serif;--body:Figtree,Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.55 var(--body)}
button,input{font:inherit}
button{cursor:pointer}
a{color:inherit}
a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--accent2);outline-offset:3px}
img{max-width:100%}
h1,h2,h3,p,figure{margin-top:0}
h1,h2,h3{font-family:var(--display);line-height:1.06}
.site-head{position:relative;z-index:5;display:flex;justify-content:space-between;align-items:center;gap:28px;min-height:72px;padding:13px clamp(18px,5vw,80px);background:var(--bg);color:var(--ink)}
.brand{display:flex;align-items:center;gap:9px;flex-shrink:0;text-decoration:none;font:800 24px/1 var(--display);letter-spacing:-.025em}
.brand span{font-size:21px;color:var(--accent)}
.site-head nav{display:flex;align-items:center;gap:clamp(13px,1.6vw,24px);min-width:0}
.site-head nav a{font:700 12px var(--body);text-decoration:none;white-space:nowrap;opacity:.78}
.site-head nav a:hover,.site-head nav a[aria-current=page]{opacity:1;text-decoration:underline;text-underline-offset:5px}
.age{display:grid;place-items:center;flex-shrink:0;width:37px;height:37px;border:1px solid currentColor;border-radius:50%;font-size:12px;font-weight:800}
.nav-center{display:grid;grid-template-columns:1fr auto 1fr}.nav-center .age{justify-self:end}
.nav-pill nav a{padding:7px 10px;border:1px solid transparent;border-radius:99px}.nav-pill nav a:hover,.nav-pill nav a[aria-current=page]{text-decoration:none;border-color:currentColor}
.nav-side{border-left:10px solid var(--accent)}
.nav-compact .brand{font-size:20px}
.hero{position:relative;min-height:580px;display:grid;grid-template-columns:minmax(0,53%) minmax(0,47%);overflow:hidden;isolation:isolate}
.hero-media{position:relative;grid-column:2;grid-row:1;min-height:580px;margin:0;overflow:hidden}
.hero-media img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.media-caption{position:absolute;bottom:15px;right:15px;background:#061017bb;color:#fff;padding:5px 9px;border-radius:5px;font-size:10px}
.hero-content{grid-column:1;grid-row:1;z-index:1;align-self:center;padding:50px clamp(22px,6vw,95px)}
.hero-kicker,.feature-label>span,.facts-intro>span,.contents-heading>span,.last-note span,.article-kicker,.article-body section>span,.article-source>span,.article-related>span{display:block;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}
.hero-kicker{color:var(--accent)}
.hero h1{font-size:clamp(48px,5.1vw,83px);max-width:14ch;letter-spacing:-.035em;margin:16px 0 21px}
.hero-lead{max-width:540px;font-size:18px;line-height:1.48}
.hero-action{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-width:170px;margin-top:18px;padding:11px 17px;background:var(--accent);color:var(--bg);font-weight:900;text-decoration:none;border-radius:8px}
.hero-action:hover{filter:brightness(1.1)}
.hero-mark{position:absolute;z-index:2;top:34px;right:35px;font:900 90px/1 var(--display);letter-spacing:-.05em;color:#ffffff99;pointer-events:none}
.feature{position:relative;padding:70px clamp(22px,6vw,95px);background:var(--panel);color:var(--ink)}
.feature-label{max-width:1040px;margin:0 auto 25px}
.feature-label>span{color:var(--accent)}
.feature-label h2{font-size:clamp(40px,3.8vw,62px);margin:11px 0 0;letter-spacing:-.03em}
.instrument{max-width:1100px;margin:auto;position:relative}
.instrument h2{font-size:clamp(36px,3.5vw,55px);margin:8px 0 10px}
.instrument-heading{margin-bottom:25px}.instrument-heading>span{font-size:11px;font-weight:900;letter-spacing:.18em;color:var(--accent)}
.instrument-heading p{max-width:68ch}
.instrument a{font-weight:800;text-underline-offset:4px}
.facts,.contents{padding:75px clamp(22px,6vw,95px)}
.facts{display:grid;grid-template-columns:30% 1fr;gap:5vw}
.facts-intro>span,.contents-heading>span{color:var(--accent)}
.facts h2,.contents h2{font-size:clamp(37px,3.7vw,60px);margin:10px 0;letter-spacing:-.03em}
.fact-set{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.fact{padding:20px;border:1px solid currentColor;border-radius:12px;min-height:180px}
.fact-mark{display:block;color:var(--accent);font-size:29px;line-height:1}
.fact p{margin:18px 0 0;font-size:15px}
.contents{background:var(--bg)}
.contents-heading{margin-bottom:25px}
.contents-links{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.contents-links a{display:flex;gap:13px;align-items:flex-start;min-height:90px;padding:17px;text-decoration:none;border:1px solid color-mix(in srgb,var(--ink),transparent 60%);border-radius:10px;background:var(--panel)}
.contents-links a:hover{transform:translateY(-2px);border-color:var(--accent)}
.contents-links small{font-size:10px;font-weight:900;color:var(--accent)}
.contents-links span{flex:1;font-weight:800}
.contents-links b{font-size:21px;color:var(--accent)}
.last-note{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:30px clamp(22px,6vw,95px);background:var(--accent);color:var(--bg)}
.last-note p{max-width:720px;margin:8px 0 0}
.last-note a,.last-note>span{font-weight:900}
.site-foot{display:flex;justify-content:space-between;gap:50px;flex-wrap:wrap;padding:40px clamp(22px,6vw,95px);background:var(--bg);border-top:1px solid color-mix(in srgb,var(--ink),transparent 55%);font-size:13px}
.site-foot div{max-width:470px}.site-foot strong{font:800 27px var(--display)}.site-foot p{margin:6px 0}.site-foot a{font-weight:900}
.breadcrumb{display:flex;gap:9px;align-items:center;flex-wrap:wrap;padding:25px clamp(22px,6vw,95px);font-size:12px}
.breadcrumb a{text-decoration:underline;text-underline-offset:3px}
.article-hero{display:grid;grid-template-columns:1.35fr .65fr;gap:35px;align-items:center;min-height:410px;padding:55px clamp(22px,6vw,95px);background:var(--panel)}
.article-kicker{color:var(--accent)}
.article-hero h1{font-size:clamp(47px,5vw,78px);max-width:15ch;letter-spacing:-.03em;margin:15px 0}
.article-lead{max-width:65ch;font-size:20px}
.article-hero figure{height:280px;overflow:hidden;border-radius:15px;margin:0}
.article-hero img{width:100%;height:100%;object-fit:cover}
.article-layout{display:grid;grid-template-columns:minmax(0,750px) minmax(230px,310px);justify-content:space-between;gap:5vw;padding:75px clamp(22px,6vw,95px)}
.article-body section{margin-bottom:48px;padding-bottom:35px;border-bottom:1px solid color-mix(in srgb,var(--ink),transparent 58%)}
.article-body section>span{color:var(--accent);margin-bottom:13px}
.article-body h2{font-size:clamp(35px,3vw,48px);margin:0 0 17px}
.article-body p{max-width:68ch;font-size:17px;line-height:1.7}
.article-fact{padding:18px;border-left:4px solid var(--accent);background:var(--panel)}
.article-fact p{margin:5px 0 0}
.article-limit{padding:25px;background:var(--panel);border:0!important;border-radius:12px}
.article-source{padding:20px;background:var(--accent);color:var(--bg);border-radius:10px}
.article-source p{margin:8px 0}
.article-source a{font-weight:900}
.article-related{align-self:start;position:sticky;top:20px;padding:20px;background:var(--panel);border-radius:10px}
.article-related>span{color:var(--accent);margin-bottom:11px}
.article-related a{display:block;padding:12px 0;border-bottom:1px solid color-mix(in srgb,var(--ink),transparent 65%);text-decoration:none;font-weight:800;font-size:13px}
.article-related a:hover{color:var(--accent)}
/* Instruments: each site gets a different information device. */
.vault-instrument{display:grid;grid-template-columns:1fr 1.25fr;gap:25px;align-items:center}.vault-instrument .instrument-heading{grid-column:1}.vault-instrument .coin-field{grid-column:2;grid-row:1/4}.coin-field{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;padding:17px;background:#180c1b;border-radius:50px;border:4px solid #f6bd4f}.coin-field button{aspect-ratio:1;border-radius:50%;border:3px solid #ffe5a7;background:radial-gradient(circle,#ffdb72,#b77b24);font-size:23px;color:#fff8cf}.coin-field button.active{box-shadow:0 0 0 4px var(--accent2),0 0 20px var(--accent)}.vault-instrument .instrument-result{padding:14px;background:#fff2d7;color:#3a1a29;border-radius:10px;font-weight:800}
.wild-instrument{text-align:center}.wild-reels{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;max-width:740px;margin:25px auto}.wild-reel{display:grid;grid-template-rows:repeat(3,80px);gap:6px;padding:6px;background:#081533;border:2px solid var(--accent2);border-radius:12px}.wild-reel>*{display:grid;place-items:center;background:#194785;border-radius:6px;font-size:34px;color:#def8f5}.wild-reel b{font-family:var(--display);font-size:58px;color:var(--accent)}.wild-reel.expanded{box-shadow:0 0 30px var(--accent)}.wild-reel.expanded>*{background:var(--accent);color:#12304b}.instrument-button{border:0;background:var(--accent);color:var(--bg);padding:12px 20px;border-radius:99px;font-weight:900}
.variant-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.variant-grid button{min-height:170px;border:2px solid var(--accent2);border-radius:18px;background:#2a4051;color:#fff;text-align:left;padding:19px}.variant-grid button strong{display:block;font:800 27px var(--display);margin-bottom:18px}.variant-grid button span{font-size:13px}.variant-grid button.selected{background:var(--accent);color:var(--bg);border-color:var(--accent)}.variant-instrument>p:last-child{margin-top:20px;font-weight:800}
.pesos-instrument{display:grid;grid-template-columns:1fr 1fr;gap:25px}.pesos-instrument .instrument-heading{grid-row:1/3}.money-form{display:grid;gap:10px}.money-form label{display:grid;grid-template-columns:1fr auto;gap:7px;font-weight:800}.money-form input{grid-column:1/-1;width:100%;padding:12px;background:#e9faf4;border:0;border-radius:7px;color:#173e47}.money-result{display:flex;align-items:center;gap:18px;border-top:2px solid var(--accent)}.money-result b{font:800 90px var(--display);color:var(--accent)}.pesos-instrument small{grid-column:2}
.verify-route{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.verify-route>div{display:flex;flex-direction:column;gap:10px;padding:22px;border-radius:12px;background:#31555c;min-height:190px}.verify-route b{color:var(--accent);font:900 45px var(--display)}.verify-route strong{font-size:19px}.verify-route span{font-size:13px}.verify-instrument>a{display:inline-block;margin-top:20px}
.browser-instrument{display:grid;grid-template-columns:1.1fr 1fr;gap:35px;align-items:center}.fake-browser{border:9px solid var(--accent2);border-radius:23px;overflow:hidden;background:#fefefe;color:#163463;box-shadow:14px 14px 0 #88bef6}.browser-chrome{display:flex;gap:5px;align-items:center;background:#d6e4ff;padding:10px}.browser-chrome i{width:10px;height:10px;border-radius:50%;background:var(--accent)}.browser-chrome span{margin-left:15px;padding:5px 10px;background:white;border-radius:7px;font-size:11px}.browser-body{padding:35px}.browser-body b{display:block;font:800 40px/1 var(--display)}.browser-help h2{margin-bottom:18px}.tab-buttons{display:flex;gap:8px;flex-wrap:wrap}.tab-buttons button,.score-controls button,.studio-buttons button{border:1px solid currentColor;border-radius:99px;background:transparent;color:inherit;padding:8px 14px}.tab-buttons button.selected,.score-controls button.selected,.studio-buttons button.selected{background:var(--accent);color:var(--bg);border-color:var(--accent)}.browser-help>p{min-height:80px;margin-top:20px}
.anatomy-instrument{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center}.anatomy-stage{min-height:320px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border:12px solid #a75073;border-top:26px solid #a75073;border-radius:160px 160px 15px 15px;background:radial-gradient(circle,#70405e,#2b1131);box-shadow:inset 0 0 55px #000;color:#ffe1ad}.anatomy-stage strong{font:800 68px/.9 var(--display)}.stage-light{font-size:50px}.anatomy-list button{display:flex;justify-content:space-between;width:100%;padding:12px 0;border:0;border-bottom:1px solid #ffffff70;background:none;color:inherit;text-align:left;font-weight:800}.anatomy-list button:hover{color:var(--accent)}.anatomy-list p{margin-top:20px}
.sandbox-instrument{display:grid;grid-template-columns:170px 1fr;gap:15px}.sandbox-switch{display:grid;gap:10px}.sandbox-switch button{border:2px solid var(--accent2);border-radius:18px;background:transparent;color:var(--ink);font-weight:900}.sandbox-switch button.selected{background:var(--accent);border-color:var(--accent)}.sandbox-screen{min-height:230px;border:3px solid #5133a3;border-radius:20px;padding:30px;background:#fff9ff;box-shadow:12px 12px 0 #c3aeef}.sandbox-screen span{font-size:12px;font-weight:900;color:var(--accent2)}.sandbox-screen strong{display:block;font:800 53px var(--display);margin:12px 0}.sandbox-foot{grid-column:1/-1}
.catalog-instrument{display:grid;grid-template-columns:1fr 1.6fr;gap:26px}.catalog-head{grid-row:1/3}.catalog-search{font-weight:800}.catalog-search input{display:block;width:100%;padding:13px;margin-top:8px;border:0;border-radius:8px}.catalog-results{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.catalog-results>div{min-height:170px;background:#246052;border-radius:12px;padding:20px}.catalog-results b{display:block;font:800 35px var(--display);color:var(--accent)}.catalog-results span{font-size:12px}.catalog-instrument>p[hidden]{display:none}
.score-instrument{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.score-controls{display:flex;gap:8px}.score-panel{grid-column:2;min-height:150px;padding:25px;background:#3c4e94;border-left:7px solid var(--accent);font-size:20px;font-weight:800}.score-instrument small{grid-column:2}
.shelf-instrument{display:grid;grid-template-columns:1fr 1.3fr;gap:24px}.game-shelf{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;align-items:end;border-bottom:12px solid #b87576;padding-bottom:8px}.game-shelf button{min-height:220px;border:3px solid #e7ac92;border-radius:150px 150px 9px 9px;background:linear-gradient(#5f3d75,#321e48);color:#fff;padding:15px}.game-shelf button.active{background:var(--accent);color:var(--bg)}.game-shelf b{display:block;font:800 35px var(--display)}.game-shelf span{font-size:12px}.shelf-instrument>p:last-child{grid-column:2}
.handset-instrument{display:grid;grid-template-columns:260px 1fr;gap:50px;align-items:center}.handset{height:430px;padding:20px 10px;border:9px solid #aaa1de;border-radius:45px;background:#130c28;box-shadow:18px 15px 0 #806fb9}.handset-top{width:90px;height:16px;margin:0 auto;background:#05040b;border-radius:0 0 15px 15px}.handset-screen{height:360px;display:flex;flex-direction:column;justify-content:space-around;align-items:center;background:linear-gradient(145deg,#321b65,#8155bb);border-radius:17px;color:#fff}.handset-screen b{font:800 62px/1 var(--display);text-align:center}.handset-copy p{min-height:90px;margin-top:20px}
.studio-instrument{display:grid;grid-template-columns:.8fr 1.2fr;gap:15px}.studio-instrument h2,.studio-instrument>p{grid-column:1}.studio-buttons{grid-column:2;grid-row:1/3;display:flex;flex-direction:column;gap:10px}.studio-buttons button{min-height:55px;text-align:left;border-radius:8px}.studio-screen{grid-column:2;min-height:120px;padding:22px;background:#416473;border-radius:12px}
.ticket-instrument{display:grid;grid-template-columns:1fr 1fr;max-width:950px;border:3px dashed #ffca83;border-radius:20px;background:linear-gradient(110deg,#842e76,#4a1d52);overflow:hidden}.ticket-left{padding:30px;border-right:3px dashed #ffca83}.ticket-left span{font-size:12px;font-weight:900}.ticket-left strong{display:block;font:800 70px/.9 var(--display);margin:18px 0;color:var(--accent)}.ticket-checks{display:grid;gap:9px;padding:30px}.ticket-checks label{display:flex;align-items:center;gap:8px;padding:9px;background:#ffffff18}.ticket-checks input{width:19px;height:19px;accent-color:var(--accent)}.ticket-checks p{font-weight:900;color:var(--accent)}
.pba-instrument{display:grid;grid-template-columns:1fr 330px;gap:30px;align-items:center}.pba-instrument>div:first-child>span{font-size:11px;font-weight:900;letter-spacing:.15em}.pba-instrument p{max-width:630px}.domain-display{min-height:230px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:22px;background:#0b4d64;color:#fff;box-shadow:0 12px 0 #7db7ba}.domain-display small{font-size:11px}.domain-display strong{font:800 85px var(--display);color:var(--accent)}.domain-display span{font-size:12px}
.river-instrument{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center}.river-path{display:flex;flex-direction:column;gap:5px;align-items:center;padding:20px;border-radius:120px;background:#99dbc7;color:#124f56;transform:rotate(-6deg)}.river-path span{padding:10px 25px;border:3px solid #13616a;border-radius:99px;font-weight:900}.river-path i{height:33px;border-left:3px dashed #13616a}.caution{color:var(--accent);font-weight:900}
.cordoba-instrument{max-width:850px;padding:40px;background:#634337;border-radius:140px 15px 15px 15px;box-shadow:18px 18px 0 #17151e}.mountain-line{font-size:110px;line-height:.6;color:var(--accent);letter-spacing:-.13em}.cordoba-instrument h2{margin-top:40px}
.mendoza-instrument{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:center}.andes-peaks{display:flex;align-items:end;height:260px;overflow:hidden}.andes-peaks i{display:block;flex:1;height:100%;background:linear-gradient(130deg,#a5c4a2,#658e83);clip-path:polygon(50% 0,100% 100%,0 100%);margin-right:-45px}.andes-peaks i:nth-child(2){height:85%;background:#d4c4a0}.andes-peaks i:nth-child(3){height:70%}.mendoza-instrument>div:last-child>span{font-size:11px;font-weight:900;letter-spacing:.15em}
.tucuman-instrument{display:grid;grid-template-columns:260px 1fr;gap:35px;align-items:center}.tucuman-orbit{width:250px;height:250px;display:grid;place-items:center;border:20px solid #80a568;border-radius:50%;box-shadow:0 0 0 20px #2e6c4a,0 0 0 40px #539761}.tucuman-orbit span{font:800 140px var(--display);color:var(--accent)}.tucuman-keys{display:flex;gap:8px;flex-wrap:wrap}.tucuman-keys span{padding:8px 12px;background:#bad790;color:#173d2b;border-radius:99px;font-size:12px;font-weight:900}
@media(max-width:1050px){.site-head nav a:nth-of-type(3),.site-head nav a:nth-of-type(4){display:none}.hero h1{font-size:clamp(44px,6vw,70px)}.fact-set{grid-template-columns:1fr}.fact{min-height:0}}
@media(max-width:800px){.hero{grid-template-columns:1fr;min-height:0}.hero-content{grid-column:1;grid-row:1;padding:65px 28px;min-height:400px}.hero-media{grid-column:1;grid-row:2;min-height:0;height:350px}.hero-mark{top:20px;right:20px}.facts{grid-template-columns:1fr}.fact-set{grid-template-columns:repeat(3,1fr)}.contents-links{grid-template-columns:repeat(2,1fr)}.article-hero{grid-template-columns:1fr}.article-hero figure{height:240px}.article-layout{grid-template-columns:1fr}.article-related{position:static}.vault-instrument,.browser-instrument,.anatomy-instrument,.pesos-instrument,.catalog-instrument,.score-instrument,.shelf-instrument,.studio-instrument,.pba-instrument,.river-instrument,.mendoza-instrument,.tucuman-instrument{grid-template-columns:1fr}.vault-instrument .coin-field,.catalog-head,.catalog-search,.catalog-results,.studio-buttons,.studio-screen,.score-panel,.score-instrument small,.shelf-instrument>p:last-child,.game-shelf,.pesos-instrument .instrument-heading,.pesos-instrument small{grid-column:1;grid-row:auto}.coin-field{max-width:570px}.verify-route{grid-template-columns:repeat(2,1fr)}.variant-grid{grid-template-columns:repeat(3,1fr)}.handset-instrument{grid-template-columns:200px 1fr}.handset{height:350px}.handset-screen{height:280px}}
@media(max-width:600px){.site-head{padding:13px 18px;flex-wrap:wrap;gap:10px}.nav-center{display:flex}.site-head nav{order:3;width:100%;overflow:auto;gap:14px;padding:7px 0}.site-head nav a:nth-of-type(3),.site-head nav a:nth-of-type(4){display:block}.site-head nav a{font-size:11px}.brand{font-size:21px}.age{margin-left:auto}.hero-content{min-height:0;padding:60px 21px 42px}.hero h1{font-size:clamp(42px,11vw,61px);max-width:15ch}.hero-lead{font-size:16px}.hero-media{height:260px}.hero-mark{font-size:58px}.feature,.facts,.contents{padding:58px 21px}.feature-label h2,.facts h2,.contents h2{font-size:38px}.fact-set{grid-template-columns:1fr}.fact{min-height:0}.contents-links{grid-template-columns:1fr}.contents-links a{min-height:66px}.last-note{display:block;padding:28px 21px}.site-foot{padding:35px 21px}.article-hero{padding:45px 21px}.article-hero h1{font-size:45px}.article-hero figure{height:170px}.article-layout{padding:55px 21px}.article-body p{font-size:16px}.vault-instrument .coin-field{grid-template-columns:repeat(6,1fr);gap:4px;padding:10px;border-radius:25px}.coin-field button{font-size:16px;border-width:2px}.wild-reels{gap:3px}.wild-reel{grid-template-rows:repeat(3,48px);gap:3px;padding:3px}.wild-reel>*{font-size:20px}.wild-reel b{font-size:36px}.variant-grid{grid-template-columns:repeat(2,1fr)}.variant-grid button{min-height:130px;padding:12px}.variant-grid button strong{font-size:21px}.money-result b{font-size:70px}.verify-route{gap:6px}.verify-route>div{min-height:150px;padding:13px}.browser-instrument{gap:25px}.browser-body{padding:25px}.browser-body b{font-size:32px}.anatomy-stage{min-height:210px}.anatomy-stage strong{font-size:46px}.sandbox-instrument{grid-template-columns:1fr}.sandbox-switch{display:flex}.sandbox-switch button{padding:10px}.sandbox-screen strong{font-size:40px}.catalog-results{grid-template-columns:1fr}.catalog-results>div{min-height:80px}.score-controls{flex-wrap:wrap}.score-panel{font-size:17px}.game-shelf{grid-template-columns:repeat(3,1fr)}.game-shelf button{min-height:150px;padding:8px}.game-shelf b{font-size:21px}.handset-instrument{grid-template-columns:1fr}.handset{width:215px;margin:auto}.studio-buttons{display:flex;flex-direction:row;flex-wrap:wrap}.ticket-instrument{grid-template-columns:1fr}.ticket-left{border-right:0;border-bottom:3px dashed #ffca83}.ticket-left strong{font-size:55px}.pba-instrument{gap:18px}.domain-display{min-height:160px}.domain-display strong{font-size:60px}.cordoba-instrument{padding:28px}.mountain-line{font-size:70px}.tucuman-orbit{width:175px;height:175px;margin:22px auto}.tucuman-orbit span{font-size:100px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.contents-links a{transition:none}}

/* Every rule group below belongs to one site's specific composition. */
.style-vault .site-head{background:#190a19;border-bottom:3px solid #d59b46}.style-vault .hero{background:radial-gradient(circle at 81% 45%,#6a1f3e,#240d22 68%)}.style-vault .hero-media{margin:25px;border:13px solid #b97b2d;border-radius:50%;box-shadow:0 0 0 6px #fbd178,0 0 50px #f0b95650}.style-vault .hero-media img{object-position:68%}.style-vault .hero-content h1{font-size:clamp(50px,5vw,76px);line-height:1.05;color:#fff4d8}.style-vault .hero-mark{top:auto;bottom:25px;right:70px;color:#f6bd4f88}.style-vault .feature{background:#3d1733}.style-vault .facts{background:#210d20}.style-vault .fact{border-radius:50% 50% 13px 13px;border-color:#b07565}.style-vault .contents-links a{border-radius:99px;background:#4a1c36}.style-vault .article-hero{border-bottom:12px solid #d99b51}.style-vault .article-hero figure{border-radius:50%}
.style-wildlane .site-head{border-top:10px solid #b8fa58}.style-wildlane .brand{letter-spacing:.06em}.style-wildlane .hero{grid-template-columns:48% 52%;background:repeating-linear-gradient(90deg,#061b44 0 13%,#092652 13% 14%)}.style-wildlane .hero-media{transform:skewX(-6deg) scale(1.1);margin-left:22px;border-left:12px solid #b8fa58}.style-wildlane .hero-media img{transform:skewX(6deg) scale(1.1)}.style-wildlane .hero h1{text-transform:uppercase;line-height:.98}.style-wildlane .hero-action{border-radius:0;transform:skewX(-7deg)}.style-wildlane .hero-mark{top:auto;bottom:0;right:44%;font-size:210px;color:#b8fa5826}.style-wildlane .feature{background:linear-gradient(#061b44,#0a3462)}.style-wildlane .facts{display:block;border-top:7px solid #b8fa58}.style-wildlane .fact-set{margin-top:25px}.style-wildlane .fact{border-color:#b8fa58;transform:skewX(-3deg)}.style-wildlane .contents-links a{border-left:5px solid #b8fa58;border-radius:0}.style-wildlane .article-hero{background:linear-gradient(110deg,#092f63,#061b44)}.style-wildlane .article-hero figure{transform:skewX(-6deg)}
.style-variants .site-head{border-bottom:1px solid #69d3c5}.style-variants .hero{display:flex;flex-direction:column;min-height:0;background:#111f2d}.style-variants .hero-content{order:1;align-self:stretch;max-width:1050px;padding:65px 7vw 30px}.style-variants .hero-content h1{max-width:17ch;font-size:clamp(48px,5vw,79px)}.style-variants .hero-media{order:2;grid-row:auto;grid-column:auto;height:430px;min-height:0;margin:0 7vw 55px;border:5px solid #edb960;clip-path:polygon(2% 0,100% 0,98% 100%,0 100%)}.style-variants .hero-mark{font-size:260px;color:#edb9602b}.style-variants .facts{background:#1b3040}.style-variants .fact-set{grid-template-columns:repeat(3,1fr)}.style-variants .fact{border:0;border-top:5px solid #69d3c5;border-radius:0;background:#2f4758}.style-variants .feature{background:#142737}.style-variants .contents-links{grid-template-columns:repeat(2,1fr)}.style-variants .contents-links a{border-radius:0;border-color:#69d3c5}.style-variants .article-hero{background:#233d4e}.style-variants .article-hero figure{clip-path:polygon(6% 0,100% 0,94% 100%,0 100%)}
.style-terminal .site-head{background:#061c25;border-bottom:2px solid #f7bf66}.style-terminal .hero{min-height:520px;background:linear-gradient(120deg,#0b2933,#174652)}.style-terminal .hero-media{border-left:18px solid #f7bf66;clip-path:polygon(10% 0,100% 0,100% 100%,0 100%)}.style-terminal .hero h1{font-size:clamp(67px,7.5vw,118px);line-height:.8;text-transform:uppercase}.style-terminal .hero-mark{bottom:0;top:auto;font-size:160px;color:#f7bf6644}.style-terminal .feature{margin:-36px 4vw 60px;border:2px solid #f7bf66;border-radius:14px;box-shadow:0 18px 35px #0005;z-index:2;background:#102f38}.style-terminal .facts{background:#0d323c}.style-terminal .fact{border-radius:3px;border-color:#63d4d2;font-family:var(--body)}.style-terminal .contents-links a{border-radius:3px;background:#15414d}.style-terminal .article-hero{border-left:18px solid #f7bf66}.style-terminal .article-hero figure{border-radius:4px}
.style-inspection .site-head{border-bottom:3px double #d2e6a1}.style-inspection .hero{grid-template-columns:48% 52%;background:#132832}.style-inspection .hero-media{grid-column:1;border-right:15px solid #d2e6a1}.style-inspection .hero-content{grid-column:2;padding-left:6vw}.style-inspection .hero-mark{right:auto;left:40px;color:#d2e6a13b;font-size:200px}.style-inspection .hero h1{font-size:clamp(46px,4.7vw,72px)}.style-inspection .feature{background:#1e3b47}.style-inspection .facts{background:#122d36}.style-inspection .fact-set{gap:0}.style-inspection .fact{border-radius:0;border:1px solid #72939b}.style-inspection .contents-links a{background:#284853;border-left:8px solid #d2e6a1;border-radius:4px}.style-inspection .article-hero{border-bottom:9px solid #d2e6a1}.style-inspection .article-hero figure{clip-path:polygon(0 5%,95% 0,100% 95%,5% 100%)}
.style-webroom .site-head{background:#fff;border-bottom:8px solid #2471ef}.style-webroom .hero{background:#d9f4ff;color:#103465;min-height:530px}.style-webroom .hero-media{margin:35px;border:10px solid #2471ef;border-radius:22px;box-shadow:15px 15px 0 #ff8a4d}.style-webroom .hero h1{font-size:clamp(50px,5vw,78px);line-height:1.02}.style-webroom .hero-kicker{color:#2471ef}.style-webroom .hero-action{background:#ff8a4d;color:#103465;border-radius:99px}.style-webroom .hero-mark{top:auto;bottom:20px;left:20px;color:#2471ef2d}.style-webroom .feature{margin:0 4vw;border-radius:28px;background:#fff;color:#103465;box-shadow:0 20px 35px #2471ef2c}.style-webroom .facts{background:#d9f4ff}.style-webroom .fact{background:#fff;border-color:#2471ef}.style-webroom .contents-links a{background:#fff;border-radius:16px;border-color:#2471ef}.style-webroom .last-note{background:#2471ef;color:#fff}.style-webroom .site-foot{background:#d9f4ff}.style-webroom .article-hero{background:#fff;color:#103465}.style-webroom .article-hero figure{border:8px solid #2471ef}
.style-theatre .site-head{background:#19091f;border-bottom:8px solid #b05071}.style-theatre .hero{display:block;min-height:680px;background:#280d2b}.style-theatre .hero-media{position:absolute;inset:0;min-height:0}.style-theatre .hero-media img{object-position:64%}.style-theatre .hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#280d2bef,#280d2bbf 46%,transparent 82%);pointer-events:none}.style-theatre .hero-content{position:relative;z-index:1;max-width:850px;padding-top:135px}.style-theatre .hero h1{font-size:clamp(70px,7.5vw,116px);line-height:.83;text-transform:uppercase;color:#fff0dc}.style-theatre .hero-mark{top:0;right:0;color:#e8ba7a6e;font-size:180px}.style-theatre .feature{background:#371440}.style-theatre .facts{background:#280d2b}.style-theatre .fact{border-color:#b67591;border-radius:100px 100px 10px 10px;background:#452047}.style-theatre .contents-links a{background:#512149;border-color:#e8ba7a}.style-theatre .article-hero{background:#472044}.style-theatre .article-hero figure{border:13px solid #a45076;border-radius:150px 150px 8px 8px}
.style-sandbox .site-head{background:#fff9ff;border-bottom:4px solid #f67ca9}.style-sandbox .hero{grid-template-columns:50% 50%;background:#e7d9ff;color:#2c1c47}.style-sandbox .hero-media{grid-column:1;grid-row:1;border-radius:0 120px 120px 0}.style-sandbox .hero-content{grid-column:2;grid-row:1;padding:5vw}.style-sandbox .hero-kicker{color:#6f52ca}.style-sandbox .hero-action{background:#f67ca9;color:#2c1c47;border-radius:99px}.style-sandbox .hero-mark{right:auto;left:40px;top:auto;bottom:0;color:#ffffffa9;font-size:100px}.style-sandbox .feature{margin:-30px 5vw 50px;border-radius:35px;background:#fff9ff;color:#2c1c47;box-shadow:0 20px 35px #6543ad40}.style-sandbox .facts{background:#e7d9ff}.style-sandbox .fact{background:#fff9ff;border-color:#b59ce1;border-radius:25px}.style-sandbox .contents-links a{background:#fff9ff;border-radius:25px}.style-sandbox .last-note{background:#6f52ca;color:#fff}.style-sandbox .article-hero{background:#fff9ff;color:#2c1c47}.style-sandbox .article-hero figure{border-radius:50px}
.style-cabinet .site-head{background:#081c1d;border-bottom:3px solid #f2b878}.style-cabinet .hero{grid-template-columns:48% 52%;background:#071e20}.style-cabinet .hero-media{grid-column:1;grid-row:1;margin:25px;border:14px ridge #b07847;box-shadow:0 15px 40px #000}.style-cabinet .hero-content{grid-column:2;grid-row:1;padding:6vw}.style-cabinet .hero h1{text-transform:uppercase;font-size:clamp(52px,5.3vw,82px)}.style-cabinet .hero-mark{font-size:150px;color:#f2b8781c}.style-cabinet .facts{background:#0f3230}.style-cabinet .fact{background:#22544a;border:0;border-radius:0 35px 0 35px}.style-cabinet .feature{background:#0b2524}.style-cabinet .contents-links a{background:#19413a;border-radius:0;border-bottom:4px solid #f2b878}.style-cabinet .article-hero{background:#173b36}.style-cabinet .article-hero figure{border:10px ridge #b07847;border-radius:0}
.style-scoreboard .site-head{background:#111941;border-bottom:3px solid #b8f3d3}.style-scoreboard .hero{grid-template-columns:60% 40%;background:linear-gradient(120deg,#172052,#283477)}.style-scoreboard .hero-content{padding-top:95px}.style-scoreboard .hero h1{font-size:clamp(64px,7vw,108px);line-height:.84;text-transform:uppercase}.style-scoreboard .hero-media{clip-path:polygon(20% 0,100% 0,100% 100%,0 100%)}.style-scoreboard .hero-mark{top:8px;right:25px;font-size:65px;color:#b8f3d3}.style-scoreboard .feature{margin:-45px 5vw 45px;border:3px solid #b8f3d3;border-radius:18px;box-shadow:0 20px 40px #0005;z-index:2}.style-scoreboard .facts{background:#1d2860}.style-scoreboard .fact{background:#273873;border-radius:3px;border-top:6px solid #b8f3d3}.style-scoreboard .contents-links a{background:#263675;border-radius:4px}.style-scoreboard .article-hero{border-bottom:8px solid #b8f3d3}.style-scoreboard .article-hero figure{border-radius:0;transform:rotate(3deg)}
.style-shelves .site-head{background:#1b122e;border-bottom:3px solid #ffac8d}.style-shelves .hero{display:flex;flex-direction:column;min-height:0;background:#271c3c}.style-shelves .hero-content{order:1;align-self:stretch;max-width:1000px;padding:75px 7vw 30px}.style-shelves .hero h1{max-width:15ch}.style-shelves .hero-media{order:2;grid-row:auto;grid-column:auto;height:390px;min-height:0;margin:0 7vw 45px;border-radius:45px 45px 8px 8px;border-bottom:17px solid #c57776}.style-shelves .hero-mark{right:7vw;top:20px;color:#ffac8d88}.style-shelves .facts{background:#352547}.style-shelves .fact{background:#4d355e;border:0;border-radius:70px 70px 10px 10px}.style-shelves .feature{background:#2c2041}.style-shelves .contents-links{grid-template-columns:repeat(4,1fr)}.style-shelves .contents-links a{background:#4a335f;border-radius:18px}.style-shelves .article-hero{background:#49315e}.style-shelves .article-hero figure{border-radius:40px 40px 7px 7px}
.style-handset .site-head{border-bottom:2px solid #baa8ff}.style-handset .hero{grid-template-columns:56% 44%;background:radial-gradient(circle at 83% 45%,#534b86,#19152f 65%)}.style-handset .hero-media{padding:45px;background:radial-gradient(circle,#5f5796,transparent 75%)}.style-handset .hero-media img{object-fit:contain}.style-handset .hero h1{font-size:clamp(55px,5.8vw,90px)}.style-handset .hero-mark{font-size:140px;color:#baa8ff4e}.style-handset .feature{background:#242044}.style-handset .facts{background:#19152f}.style-handset .fact{border-color:#baa8ff;border-radius:28px}.style-handset .contents-links a{background:#38305f;border-color:#baa8ff;border-radius:18px}.style-handset .article-hero{background:#29234b}.style-handset .article-hero figure{border-radius:35px;border:8px solid #baa8ff}
.style-studios .site-head{background:#13262d;border-bottom:2px solid #8bd4d5}.style-studios .hero{grid-template-columns:50% 50%;background:#162c34}.style-studios .hero-media{grid-column:1;grid-row:1;clip-path:polygon(0 0,88% 0,100% 50%,88% 100%,0 100%)}.style-studios .hero-content{grid-column:2;grid-row:1}.style-studios .hero h1{text-transform:uppercase;line-height:.95}.style-studios .hero-mark{right:auto;left:3%;top:auto;bottom:0;color:#efc58172;font-size:70px}.style-studios .facts{background:#1e3c46}.style-studios .fact{background:#2b5360;border-radius:2px;border-top:7px solid #8bd4d5}.style-studios .feature{background:#152f39}.style-studios .contents-links a{background:#2a4b56;border-radius:2px}.style-studios .article-hero figure{clip-path:polygon(0 0,90% 0,100% 50%,90% 100%,0 100%)}
.style-ticket .site-head{background:#290e2f;border-bottom:3px dashed #ffd070}.style-ticket .hero{grid-template-columns:55% 45%;background:#35143a}.style-ticket .hero-media{border:18px dashed #f78fb9;margin:22px;transform:rotate(2deg)}.style-ticket .hero-content h1{font-size:clamp(68px,6.7vw,105px);line-height:.86;text-transform:uppercase}.style-ticket .hero-mark{font-size:180px;color:#ffd07044}.style-ticket .feature{margin:-35px 4vw 40px;border-radius:20px;background:#4c1a50;z-index:2}.style-ticket .facts{background:#35143a}.style-ticket .fact{border:2px dashed #ffb9d0;border-radius:0}.style-ticket .contents-links a{background:#57225c;border:2px dashed #ffd070;border-radius:12px}.style-ticket .article-hero{border:10px dashed #ffd070}.style-ticket .article-hero figure{border-radius:15px;transform:rotate(-3deg)}
.style-coast .site-head{background:#effaf4;border-bottom:4px solid #67b4bf}.style-coast .hero{grid-template-columns:50% 50%;background:#cde9e6;color:#153c51}.style-coast .hero-media{grid-column:1;grid-row:1;clip-path:ellipse(95% 90% at 0 50%)}.style-coast .hero-content{grid-column:2;grid-row:1}.style-coast .hero-kicker{color:#287884}.style-coast .hero-action{color:#153c51}.style-coast .hero-mark{right:auto;left:18px;top:15px;color:#ffffff9e}.style-coast .feature{background:#f0f7e9;color:#153c51}.style-coast .facts{background:#cde9e6;color:#153c51}.style-coast .fact{background:#f0f7e9;border-color:#67b4bf;border-radius:20px 20px 85px 20px}.style-coast .contents-links a{background:#f0f7e9;border-radius:20px}.style-coast .last-note{background:#67b4bf;color:#153c51}.style-coast .site-foot{background:#cde9e6}.style-coast .article-hero{background:#f0f7e9;color:#153c51}.style-coast .article-hero figure{border-radius:50% 50% 10px 10px}
.style-river .site-head{background:#0b3a43;border-bottom:3px solid #8fe0ca}.style-river .hero{grid-template-columns:49% 51%;background:#0e4a54}.style-river .hero-media{grid-column:1;grid-row:1;border-radius:0 50% 50% 0;border-right:20px solid #8fe0ca}.style-river .hero-content{grid-column:2;grid-row:1}.style-river .hero-mark{right:auto;left:2%;font-size:130px;color:#8fe0ca70}.style-river .feature{background:#145d66}.style-river .facts{background:#0e4a54}.style-river .fact{background:#1b636a;border-radius:100px;border-color:#8fe0ca}.style-river .contents-links a{background:#1c6970;border-radius:99px}.style-river .article-hero{background:#1b636a}.style-river .article-hero figure{border-radius:0 50% 50% 0}
.style-sierras .site-head{background:#201d23;border-bottom:3px solid #efb36a}.style-sierras .hero{grid-template-columns:52% 48%;background:#29242b}.style-sierras .hero-media{grid-column:1;grid-row:1;clip-path:polygon(0 12%,100% 0,100% 100%,0 88%)}.style-sierras .hero-content{grid-column:2;grid-row:1}.style-sierras .hero h1{text-transform:uppercase;line-height:.95}.style-sierras .hero-mark{right:auto;left:20px;top:auto;bottom:5px;color:#efb36a70}.style-sierras .feature{background:#3b3037}.style-sierras .facts{background:#29242b}.style-sierras .fact{background:#473941;border:0;border-bottom:7px solid #efb36a;border-radius:0}.style-sierras .contents-links a{background:#473941;border-radius:0 30px 0 0}.style-sierras .article-hero figure{clip-path:polygon(0 15%,100% 0,100% 100%,0 85%)}
.style-andes .site-head{background:#1c332e;border-bottom:3px solid #9bc69d}.style-andes .hero{display:block;min-height:640px;background:#213c37}.style-andes .hero-media{position:absolute;inset:0;min-height:0}.style-andes .hero-media img{object-position:center 43%}.style-andes .hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#18342fee,#18342fc2 46%,transparent 83%)}.style-andes .hero-content{position:relative;z-index:1;max-width:780px;padding-top:120px}.style-andes .hero-mark{color:#e5bb8173}.style-andes .feature{background:#294b3d}.style-andes .facts{background:#213c37}.style-andes .fact{background:#365d4b;border:0;border-radius:50% 50% 4px 4px}.style-andes .contents-links a{background:#365d4b;border-color:#9bc69d;border-radius:7px}.style-andes .article-hero{background:#365d4b}.style-andes .article-hero figure{border-radius:60px 60px 10px 10px}
.style-yungas .site-head{background:#0b2d25;border-bottom:3px solid #bad790}.style-yungas .hero{display:block;min-height:620px;background:#103b2e}.style-yungas .hero-media{position:absolute;inset:0;min-height:0}.style-yungas .hero-media img{object-position:center 52%}.style-yungas .hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0b3028e8,#0b3028b8 45%,transparent 82%)}.style-yungas .hero-content{position:relative;z-index:1;max-width:800px;padding-top:100px}.style-yungas .hero h1{font-size:clamp(55px,6vw,92px)}.style-yungas .hero-mark{font-size:125px;color:#f0ba8075}.style-yungas .feature{background:#1e593f}.style-yungas .facts{background:#103b2e}.style-yungas .fact{background:#2c694b;border-color:#bad790;border-radius:12px 60px 12px 60px}.style-yungas .contents-links a{background:#2c694b;border-radius:12px 40px 12px 40px}.style-yungas .article-hero{background:#2c694b}.style-yungas .article-hero figure{border-radius:50% 20% 50% 20%}
@media(max-width:800px){.style-inspection .hero,.style-sandbox .hero,.style-cabinet .hero,.style-studios .hero,.style-coast .hero,.style-river .hero,.style-sierras .hero{display:flex;flex-direction:column}.style-inspection .hero-content,.style-sandbox .hero-content,.style-cabinet .hero-content,.style-studios .hero-content,.style-coast .hero-content,.style-river .hero-content,.style-sierras .hero-content{order:1;padding:55px 25px}.style-inspection .hero-media,.style-sandbox .hero-media,.style-cabinet .hero-media,.style-studios .hero-media,.style-coast .hero-media,.style-river .hero-media,.style-sierras .hero-media{order:2;height:300px;min-height:0;clip-path:none;border-radius:0;margin:0;transform:none;border-width:0}.style-wildlane .hero-media{transform:none;margin:0;border:0}.style-wildlane .hero-media img{transform:none}.style-theatre .hero,.style-andes .hero,.style-yungas .hero{min-height:650px}.style-theatre .hero-media,.style-andes .hero-media,.style-yungas .hero-media{height:100%}.style-theatre .hero-content,.style-andes .hero-content,.style-yungas .hero-content{padding:65px 25px}.style-variants .hero-media,.style-shelves .hero-media{height:310px;margin:0 25px 35px}.style-vault .hero-media{height:320px;min-height:0;margin:20px;border-width:8px}.style-terminal .feature,.style-webroom .feature,.style-sandbox .feature,.style-scoreboard .feature,.style-ticket .feature{margin:0}.style-shelves .contents-links{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.style-vault .hero-media{height:250px;margin:20px 40px;border-width:5px}.style-vault .hero h1,.style-webroom .hero h1{font-size:48px}.style-wildlane .hero h1,.style-cabinet .hero h1,.style-studios .hero h1,.style-sierras .hero h1{font-size:52px}.style-variants .hero-content,.style-shelves .hero-content{padding:60px 21px 25px}.style-variants .hero-media,.style-shelves .hero-media{height:230px;margin:0 21px 30px}.style-terminal .hero h1,.style-scoreboard .hero h1,.style-ticket .hero h1{font-size:62px}.style-theatre .hero,.style-andes .hero,.style-yungas .hero{min-height:570px}.style-theatre .hero:after,.style-andes .hero:after,.style-yungas .hero:after{background:linear-gradient(180deg,#160c24ee,#160c24bd 50%,transparent)}.style-theatre .hero-content,.style-andes .hero-content,.style-yungas .hero-content{padding:55px 21px}.style-theatre .hero h1{font-size:65px}.style-sandbox .hero-mark,.style-inspection .hero-mark{display:none}.style-studios .hero-mark,.style-river .hero-mark,.style-sierras .hero-mark{display:none}.style-vault .fact,.style-theatre .fact,.style-river .fact,.style-andes .fact{border-radius:14px}.style-variants .contents-links,.style-shelves .contents-links{grid-template-columns:1fr}}
@media(max-width:800px){.style-wildlane .hero,.style-scoreboard .hero,.style-handset .hero{grid-template-columns:1fr}.style-wildlane .hero-content,.style-scoreboard .hero-content,.style-handset .hero-content{grid-column:1;grid-row:1}.style-wildlane .hero-media,.style-scoreboard .hero-media,.style-handset .hero-media{grid-column:1;grid-row:2}}

/* Second visual pass: all covers and information devices belong to a slot-guide world. */
.style-inspection .site-head{border-bottom:3px solid #f2bf70}
.style-inspection .hero-media{border-right-color:#f2bf70}
.style-inspection .hero-mark{color:#f2bf7033}
.style-inspection .fact{border-color:#f2bf70}
.style-inspection .contents-links a{border-left-color:#f2bf70}
.style-inspection .article-hero{border-bottom-color:#f2bf70}
.style-inspection .verify-route>div{background:#183a45;border:2px solid #f2bf70}

.style-webroom .site-head{background:#07152d;border-bottom:4px solid #2cc7ff}
.style-webroom .hero{background:linear-gradient(125deg,#081c48,#174b88);color:#f3f5ff}
.style-webroom .hero-media{margin:35px;border:8px solid #2cc7ff;border-radius:14px;box-shadow:16px 16px 0 #ff995e}
.style-webroom .hero-kicker{color:#75e7ff}
.style-webroom .hero-action{background:#ff995e;color:#071d42;border-radius:8px}
.style-webroom .hero-mark{color:#2cc7ff26}
.style-webroom .feature{background:#102e63;color:#f3f5ff;box-shadow:none;border-radius:0}
.style-webroom .facts{background:#071d42}
.style-webroom .fact{background:#173a71;border-color:#2cc7ff}
.style-webroom .contents-links a{background:#173a71;border-color:#2cc7ff;border-radius:10px}
.style-webroom .last-note{background:#ff995e;color:#071d42}
.style-webroom .site-foot{background:#07152d}
.style-webroom .article-hero{background:#102e63;color:#f3f5ff}
.style-webroom .article-hero figure{border-color:#2cc7ff}
.style-webroom .fake-browser{background:#102b58;color:#f3f5ff;box-shadow:12px 12px 0 #ff995e}
.style-webroom .browser-chrome{background:#07152d}
.style-webroom .browser-chrome span{background:#1a4c83;color:#f3f5ff}

.style-sandbox .site-head{background:#1c0d32;border-bottom:4px solid #f67ca9}
.style-sandbox .hero{background:linear-gradient(130deg,#35175b,#593073);color:#fff5ff}
.style-sandbox .hero-media{border-radius:18px;border:8px solid #f67ca9;margin:30px;box-shadow:14px 14px 0 #ad8cff}
.style-sandbox .hero-kicker{color:#ffafce}
.style-sandbox .hero-action{background:#f67ca9;color:#27123e}
.style-sandbox .hero-mark{color:#ad8cff55}
.style-sandbox .feature{background:#492359;color:#fff5ff;box-shadow:none;border-radius:0}
.style-sandbox .facts{background:#27123e}
.style-sandbox .fact{background:#542d66;border-color:#ad8cff;color:#fff5ff}
.style-sandbox .contents-links a{background:#542d66;border-color:#ad8cff;color:#fff5ff}
.style-sandbox .last-note{background:#f67ca9;color:#27123e}
.style-sandbox .article-hero{background:#492359;color:#fff5ff}
.style-sandbox .sandbox-screen{background:#321945;color:#fff5ff;border-color:#f67ca9;box-shadow:12px 12px 0 #ad8cff}

.style-coast .site-head{background:#041b25;border-bottom:4px solid #3ddac6}
.style-coast .hero{background:linear-gradient(120deg,#062832,#116071);color:#f4fbf3}
.style-coast .hero-media{clip-path:none;border:9px solid #3ddac6;border-radius:12px;margin:30px;box-shadow:14px 14px 0 #ffbd6c}
.style-coast .hero-kicker{color:#3ddac6}
.style-coast .hero-action{color:#062832}
.style-coast .hero-mark{color:#ffbd6c29}
.style-coast .feature{background:#0f4554;color:#f4fbf3}
.style-coast .facts{background:#062832;color:#f4fbf3}
.style-coast .fact{background:#155361;border-color:#3ddac6;border-radius:14px}
.style-coast .contents-links a{background:#155361;border:2px solid #3ddac6;border-radius:8px}
.style-coast .last-note{background:#ffbd6c;color:#062832}
.style-coast .site-foot{background:#041b25}
.style-coast .article-hero{background:#0f4554;color:#f4fbf3}
.style-coast .article-hero figure{border-radius:14px;border:8px solid #3ddac6}
.style-coast .domain-display{background:#071a25;border:9px solid #ffbd6c;box-shadow:0 12px 0 #3ddac6;border-radius:12px}

.style-river .site-head{background:#0b1534;border-bottom:3px solid #62d8ef}
.style-river .hero{background:#101d40}
.style-river .hero-media{border-radius:12px;border:8px solid #62d8ef;margin:25px;box-shadow:10px 10px 0 #ffaf88}
.style-river .hero-mark{color:#62d8ef36}
.style-river .feature{background:#1d315e}
.style-river .facts{background:#101d40}
.style-river .fact{background:#263d70;border-color:#62d8ef;border-radius:12px}
.style-river .contents-links a{background:#263d70;border-color:#62d8ef;border-radius:8px}
.style-river .article-hero{background:#1d315e}
.style-river .article-hero figure{border-radius:12px;border:8px solid #62d8ef}
.reel-check{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:20px;border:10px solid #62d8ef;border-radius:16px;background:#090e23;box-shadow:12px 12px 0 #ffaf88}
.reel-check>div{display:flex;min-height:175px;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(#fff2dd,#d7c9ad);color:#101d40;border-radius:5px}
.reel-check b{font:900 65px var(--display);line-height:1;color:#a72553}
.reel-check span{font-size:12px;font-weight:900;letter-spacing:.08em}

.style-sierras .site-head{background:#160e21;border-bottom:3px solid #efb36a}
.style-sierras .hero{background:#21142d}
.style-sierras .hero-media{clip-path:none;border:11px solid #efb36a;border-radius:0 22px 22px 0;margin:26px 26px 26px 0;box-shadow:12px 12px 0 #ca9dff}
.style-sierras .hero-mark{color:#ca9dff3d}
.style-sierras .feature{background:#473055}
.style-sierras .facts{background:#21142d}
.style-sierras .fact{background:#553863;border-bottom-color:#efb36a}
.style-sierras .contents-links a{background:#553863;border-radius:9px}
.style-sierras .article-hero{background:#473055}
.style-sierras .article-hero figure{clip-path:none;border:8px solid #efb36a;border-radius:12px}
.style-sierras .cordoba-instrument{background:#281b39;border:9px solid #efb36a;border-radius:18px;box-shadow:15px 15px 0 #ca9dff}
.reel-payline{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;max-width:440px;background:#120c1d;padding:11px;border-radius:12px}
.reel-payline span{display:grid;place-items:center;min-height:110px;background:#fff6e7;color:#ab2250;border:3px solid #efb36a;border-radius:6px;font:900 95px/1 var(--display)}

.style-andes .site-head{background:#140f25;border-bottom:3px solid #b48fff}
.style-andes .hero{background:#1d1430}
.style-andes .hero:after{background:linear-gradient(90deg,#1d1430fa,#1d1430d9 45%,transparent 84%)}
.style-andes .hero-mark{color:#b48fff4d}
.style-andes .feature{background:#3d2758}
.style-andes .facts{background:#1d1430}
.style-andes .fact{background:#51366c;border-radius:10px}
.style-andes .contents-links a{background:#51366c;border-color:#b48fff}
.style-andes .article-hero{background:#3d2758}
.style-andes .article-hero figure{border:8px solid #b48fff;border-radius:10px}
.crystal-reels{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;padding:12px;background:#130d20;border:8px solid #b48fff;border-radius:13px;box-shadow:0 0 35px #b48fff80}
.crystal-reels span{display:grid;place-items:center;min-height:190px;background:linear-gradient(#3e2459,#6b3e89 55%,#281b41);border:1px solid #e6b877;color:#ead3ff;font:900 70px var(--display);text-shadow:0 0 18px #e6b877}
.crystal-reels span:nth-child(2),.crystal-reels span:nth-child(4){color:#e6b877}

.style-yungas .site-head{background:#08271e;border-bottom:3px solid #ff6d78}
.style-yungas .hero:after{background:linear-gradient(90deg,#0b3028f5,#0b3028d9 45%,transparent 85%)}
.style-yungas .hero-mark{color:#ff6d7866}
.style-yungas .feature{background:#24533c}
.style-yungas .fact{background:#2c694b;border-color:#ff6d78;border-radius:12px}
.style-yungas .contents-links a{border:2px solid #ff6d78;border-radius:10px}
.style-yungas .article-hero figure{border:8px solid #ff6d78;border-radius:12px}
.joker-cabinet{padding:12px;border:8px solid #ffb57b;border-radius:28px 28px 12px 12px;background:#102c25;box-shadow:0 16px 0 #ff6d78;text-align:center}
.joker-cabinet-top{font:900 60px/1 var(--display);color:#ffb57b}
.joker-cabinet-reels{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:10px 0;padding:5px;background:#ffb57b}
.joker-cabinet-reels span{display:grid;place-items:center;min-height:90px;background:#fff2d6;color:#a72553;font:900 70px/1 var(--display)}
.joker-cabinet-base{width:48%;height:13px;margin:auto;background:#ff6d78;border-radius:99px}

@media(max-width:800px){
  .style-webroom .hero-media,.style-sandbox .hero-media,.style-coast .hero-media,.style-river .hero-media,.style-sierras .hero-media{height:300px;min-height:0;margin:0;border-width:0;border-radius:0;box-shadow:none}
  .style-andes .hero:after{background:linear-gradient(180deg,#1d1430f5,#1d1430d8 50%,transparent)}
  .style-yungas .hero:after{background:linear-gradient(180deg,#0b3028f5,#0b3028d8 50%,transparent)}
}
@media(max-width:600px){
  .reel-check{padding:8px;border-width:5px;box-shadow:6px 6px 0 #ffaf88}
  .reel-check>div{min-height:105px}
  .reel-check b{font-size:43px}
  .reel-check span{font-size:9px}
  .reel-payline span{min-height:65px;font-size:62px}
  .crystal-reels{gap:3px;padding:5px;border-width:4px}
  .crystal-reels span{min-height:100px;font-size:34px}
  .joker-cabinet-reels span{min-height:60px;font-size:48px}
}

/* Site-level compositions. Deliberately different silhouettes, not palette swaps. */

/* 25: a slot-floor poster with the calculator card docked over its edge. */
.style-terminal .hero{display:block;min-height:690px;background:#061c25}
.style-terminal .hero-media{position:absolute;inset:0;min-height:0;margin:0;border:0;clip-path:none}
.style-terminal .hero-media img{object-position:62% center}
.style-terminal .hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#061c25f7 0%,#061c25df 37%,#061c2555 76%,transparent);pointer-events:none}
.style-terminal .hero-content{position:relative;z-index:2;max-width:730px;padding:105px 6vw}
.style-terminal .hero h1{font-size:clamp(68px,7.5vw,122px);line-height:.82}
.style-terminal .hero-mark{z-index:1;right:5vw;bottom:30px}
.style-terminal .feature{position:relative;margin:-55px 4vw 45px;border:2px solid #f7bf66;box-shadow:0 24px 40px #0008}
.style-terminal .contents-links{grid-template-columns:repeat(2,1fr)}
.style-terminal .contents-links a:nth-child(2n){transform:translateY(16px)}

/* 26: a full-width game image, then the jurisdiction statement. */
.style-inspection .hero{display:flex;flex-direction:column;min-height:0}
.style-inspection .hero-media{order:1;position:relative;grid-column:auto;grid-row:auto;height:390px;min-height:0;border:0}
.style-inspection .hero-media img{object-position:center 52%}
.style-inspection .hero-content{order:2;grid-column:auto;grid-row:auto;display:grid;grid-template-columns:1.15fr .85fr;column-gap:4vw;align-items:center;padding:52px 7vw 70px}
.style-inspection .hero-kicker{grid-column:1/-1}
.style-inspection .hero-content h1{grid-column:1;grid-row:2/4;margin:0;font-size:clamp(45px,5vw,77px)}
.style-inspection .hero-lead{grid-column:2;grid-row:2;margin:0}
.style-inspection .hero-action{grid-column:2;grid-row:3;justify-self:start}
.style-inspection .hero-mark{top:44%;left:auto;right:3vw}
.style-inspection .facts{border-block:10px solid #f2bf70}
.style-inspection .contents-links{grid-template-columns:repeat(2,1fr)}

/* 27: browser demo presented as a centered playable stage. */
.style-webroom .hero{display:flex;flex-direction:column;align-items:center;min-height:0;background:radial-gradient(circle at 50% 70%,#1c5b9b,#071d42 70%)}
.style-webroom .hero-content{order:1;grid-column:auto;grid-row:auto;max-width:1000px;padding:78px 30px 25px;text-align:center}
.style-webroom .hero h1{max-width:18ch;margin-inline:auto;font-size:clamp(53px,6.2vw,95px)}
.style-webroom .hero-lead{margin-inline:auto}
.style-webroom .hero-media{order:2;grid-column:auto;grid-row:auto;width:min(1040px,88vw);height:480px;min-height:0;margin:0 auto 68px;border-radius:24px 24px 6px 6px;border-width:10px 10px 30px;box-shadow:0 22px 0 #ff995e}
.style-webroom .hero-mark{top:24px;left:7vw;bottom:auto}
.style-webroom .feature{margin:0 5vw;border:2px solid #2cc7ff}
.style-webroom .contents-links{display:flex;flex-wrap:wrap}
.style-webroom .contents-links a{flex:1 1 230px}

/* 29: the demo image is an oversized illuminated screen, not another regular split. */
.style-sandbox .hero{min-height:660px;grid-template-columns:56% 44%}
.style-sandbox .hero-media{margin:55px 0 55px 5vw;transform:rotate(-3deg);border-width:12px;box-shadow:20px 20px 0 #ad8cff}
.style-sandbox .hero-content{padding:65px 6vw}
.style-sandbox .hero h1{font-size:clamp(48px,5vw,75px)}
.style-sandbox .feature{position:relative;margin:-50px 5vw 50px;box-shadow:0 16px 35px #0006;border:2px solid #f67ca9}
.style-sandbox .contents-links a{border-radius:99px}

/* 31: a horizontal comparison board with the scoring panel pulled forward. */
.style-scoreboard .hero{display:flex;flex-direction:column;min-height:0}
.style-scoreboard .hero-media{order:1;grid-column:auto;grid-row:auto;height:350px;min-height:0;clip-path:none}
.style-scoreboard .hero-media img{object-position:center 64%}
.style-scoreboard .hero-content{order:2;grid-column:auto;grid-row:auto;max-width:none;padding:50px 7vw 125px;display:flex;align-items:center;gap:4vw}
.style-scoreboard .hero-content h1{max-width:640px;flex:1;margin:0;font-size:clamp(55px,5vw,88px)}
.style-scoreboard .hero-lead{max-width:300px}
.style-scoreboard .hero-action{align-self:center}
.style-scoreboard .hero-kicker{position:absolute;left:7vw;bottom:30px}
.style-scoreboard .hero-mark{top:10px;right:7vw}
.style-scoreboard .feature{margin:-75px 5vw 50px;z-index:2;border:2px solid #b8f3d3;box-shadow:12px 12px 0 #f5bb7b}
.style-scoreboard .contents-links{grid-template-columns:repeat(2,1fr)}

/* 33: give the phone itself the central visual weight. */
.style-handset .hero{min-height:710px;grid-template-columns:48% 52%;background:linear-gradient(90deg,#19152f,#2a2250)}
.style-handset .hero-content{padding:60px 5vw 60px 8vw}
.style-handset .hero h1{font-size:clamp(55px,5.5vw,87px)}
.style-handset .hero-media{min-height:710px;padding:20px;background:radial-gradient(circle at 50% 45%,#8475bf88,transparent 66%)}
.style-handset .hero-media img{object-fit:cover;object-position:70% center;border-radius:35px;box-shadow:0 0 0 12px #baa8ff}
.style-handset .feature{border-top:12px solid #baa8ff}
.style-handset .contents-links{grid-template-columns:repeat(3,1fr)}

/* 36: casino floor photograph acts as a dark panoramic masthead. */
.style-coast .hero{display:block;min-height:690px;background:#062832}
.style-coast .hero-media{position:absolute;inset:0;min-height:0;margin:0;border:0;border-radius:0;box-shadow:none;clip-path:none}
.style-coast .hero-media img{object-position:42% center}
.style-coast .hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#062832f8,#062832df 37%,#06283244 76%,transparent);pointer-events:none}
.style-coast .hero-content{position:relative;z-index:2;max-width:790px;padding:145px 7vw}
.style-coast .hero h1{font-size:clamp(60px,6.5vw,102px)}
.style-coast .hero-mark{z-index:1;left:auto;right:40px;color:#3ddac666}
.style-coast .feature{position:relative;margin:-55px 5vw 55px;border:3px solid #3ddac6;box-shadow:0 18px 0 #ffbd6c}
.style-coast .contents-links{grid-template-columns:repeat(3,1fr)}

/* 37: the search guide is a stage card laid over the slot scene. */
.style-river .hero{display:block;min-height:690px;background:#101d40}
.style-river .hero-media{position:absolute;inset:0;min-height:0;margin:0;border:0;border-radius:0;box-shadow:none}
.style-river .hero-media img{object-position:center 42%}
.style-river .hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#101d40d9,transparent 70%);pointer-events:none}
.style-river .hero-content{position:absolute;z-index:2;left:4vw;bottom:35px;max-width:620px;padding:42px;background:#101d40ec;border-left:12px solid #62d8ef;box-shadow:18px 18px 0 #ffaf88}
.style-river .hero h1{font-size:clamp(48px,5vw,72px)}
.style-river .hero-mark{top:30px;left:auto;right:5vw;color:#ffaf8899}
.style-river .facts{display:grid;grid-template-columns:1fr 2fr;gap:40px}
.style-river .contents-links{grid-template-columns:repeat(2,1fr)}

/* 38: image full-width, compact information panel on the opposite edge. */
.style-sierras .hero{display:block;min-height:670px;background:#21142d}
.style-sierras .hero-media{position:absolute;inset:0;min-height:0;margin:0;border:0;border-radius:0;box-shadow:none;clip-path:none}
.style-sierras .hero-media img{object-position:32% center}
.style-sierras .hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 15%,#21142d77 50%,#21142df4 72%);pointer-events:none}
.style-sierras .hero-content{position:relative;z-index:2;width:51%;max-width:none;margin-left:auto;padding:115px 5vw}
.style-sierras .hero h1{font-size:clamp(54px,5.5vw,88px)}
.style-sierras .hero-mark{z-index:1;left:25px;right:auto;bottom:20px;color:#efb36a99}
.style-sierras .feature{margin:35px 5vw 0;border:1px solid #efb36a;border-radius:16px}
.style-sierras .contents-links{grid-template-columns:repeat(2,1fr)}

/* 39: cut crystal artwork on one side; text occupies the other. */
.style-andes .hero{display:grid;grid-template-columns:47% 53%;min-height:680px;background:#1d1430}
.style-andes .hero:after{display:none}
.style-andes .hero-media{position:relative;inset:auto;grid-column:1;grid-row:1;min-height:680px;clip-path:polygon(0 0,100% 7%,100% 93%,0 100%)}
.style-andes .hero-media img{object-position:45% center}
.style-andes .hero-content{grid-column:2;grid-row:1;max-width:none;padding:75px 5vw 75px 6vw}
.style-andes .hero h1{font-size:clamp(50px,5vw,77px)}
.style-andes .hero-mark{left:auto;right:25px}
.style-andes .contents-links{grid-template-columns:repeat(2,1fr)}
.style-andes .contents-links a{border-left:5px solid #b48fff}

/* Article pages also vary by family, rather than sharing one cover composition. */
.style-terminal .article-hero,.style-coast .article-hero,.style-yungas .article-hero{position:relative;display:block;min-height:550px;background-image:linear-gradient(90deg,#061c25f5,#061c2588 70%,transparent),url('/assets/hero.webp');background-size:cover;background-position:center}
.style-terminal .article-hero figure,.style-coast .article-hero figure,.style-yungas .article-hero figure{display:none}
.style-terminal .article-hero>div,.style-coast .article-hero>div,.style-yungas .article-hero>div{position:relative;z-index:1;max-width:780px;padding-top:80px}
.style-coast .article-hero{background-image:linear-gradient(90deg,#062832f5,#0628329e 75%,transparent),url('/assets/hero.webp')}
.style-yungas .article-hero{background-image:linear-gradient(90deg,#103b2ef5,#103b2e9e 75%,transparent),url('/assets/hero.webp')}
.style-inspection .article-hero,.style-river .article-hero,.style-andes .article-hero{display:flex;flex-direction:row-reverse;align-items:center;gap:5vw}
.style-inspection .article-hero>div,.style-river .article-hero>div,.style-andes .article-hero>div{flex:1}
.style-inspection .article-hero figure,.style-river .article-hero figure,.style-andes .article-hero figure{flex:0 0 40%}
.style-webroom .article-hero,.style-scoreboard .article-hero{display:flex;flex-direction:column-reverse;align-items:center;text-align:center;gap:35px}
.style-webroom .article-hero figure,.style-scoreboard .article-hero figure{width:min(950px,100%);height:260px}
.style-webroom .article-hero>div,.style-scoreboard .article-hero>div{max-width:950px}
.style-sierras .article-hero{background:#21142d;grid-template-columns:38% 62%}
.style-sierras .article-hero figure{grid-column:1;grid-row:1;max-width:none;height:450px}
.style-sierras .article-hero>div{grid-column:2;grid-row:1}
.style-inspection .article-layout,.style-river .article-layout,.style-sierras .article-layout,.style-andes .article-layout{grid-template-columns:1fr}
.style-inspection .article-related,.style-river .article-related,.style-sierras .article-related,.style-andes .article-related{position:static;display:flex;flex-wrap:wrap;gap:8px}
.style-inspection .article-related>span,.style-river .article-related>span,.style-sierras .article-related>span,.style-andes .article-related>span{width:100%}
.style-inspection .article-related a,.style-river .article-related a,.style-sierras .article-related a,.style-andes .article-related a{border:1px solid currentColor;border-radius:99px;padding:9px 14px}

@media(max-width:1000px){
  .style-scoreboard .hero-content{display:block}
  .style-scoreboard .hero-kicker{position:static}
  .style-handset .hero-media img{object-fit:contain}
}
@media(max-width:800px){
  .style-terminal .hero,.style-coast .hero,.style-river .hero,.style-sierras .hero{min-height:640px}
  .style-terminal .hero-media,.style-coast .hero-media,.style-river .hero-media,.style-sierras .hero-media{height:100%}
  .style-terminal .hero:after,.style-coast .hero:after,.style-river .hero:after,.style-sierras .hero:after{background:linear-gradient(180deg,#0b1528ec,#0b1528ad 55%,transparent)}
  .style-terminal .hero-content,.style-coast .hero-content,.style-sierras .hero-content{width:auto;max-width:none;margin:0;padding:65px 25px}
  .style-river .hero-content{left:20px;right:20px;bottom:25px;max-width:none;padding:28px}
  .style-inspection .hero-content{display:block;padding:55px 25px}
  .style-inspection .hero-content h1{margin:12px 0}
  .style-inspection .hero-media{height:300px}
  .style-webroom .hero-content{padding:55px 25px 25px}
  .style-webroom .hero-media{width:calc(100% - 50px);height:340px;margin:0 auto 50px}
  .style-scoreboard .hero-content{padding:45px 25px 120px}
  .style-scoreboard .hero-media{height:270px}
  .style-handset .hero{grid-template-columns:1fr;min-height:0}
  .style-handset .hero-content{grid-column:1;grid-row:1;padding:65px 25px}
  .style-handset .hero-media{grid-column:1;grid-row:2;min-height:0;height:350px;padding:0}
  .style-handset .hero-media img{object-fit:cover;border-radius:0;box-shadow:none}
  .style-andes .hero{display:flex;flex-direction:column;min-height:0}
  .style-andes .hero-content{order:1;padding:65px 25px}
  .style-andes .hero-media{order:2;min-height:0;height:330px;clip-path:none}
  .style-inspection .article-hero,.style-river .article-hero,.style-andes .article-hero{flex-direction:column-reverse}
  .style-inspection .article-hero figure,.style-river .article-hero figure,.style-andes .article-hero figure{width:100%;flex-basis:auto;height:250px}
  .style-terminal .article-hero,.style-coast .article-hero,.style-yungas .article-hero{min-height:450px}
  .style-terminal .article-hero>div,.style-coast .article-hero>div,.style-yungas .article-hero>div{padding-top:30px}
}
@media(max-width:600px){
  .style-terminal .hero h1,.style-coast .hero h1,.style-river .hero h1,.style-sierras .hero h1{font-size:clamp(48px,12vw,70px)}
  .style-terminal .feature,.style-coast .feature,.style-river .feature,.style-sierras .feature,.style-scoreboard .feature,.style-sandbox .feature{margin:0;border-radius:0;box-shadow:none}
  .style-webroom .hero-media{height:240px;border-width:6px 6px 15px}
  .style-webroom .hero h1{font-size:clamp(44px,11vw,58px)}
  .style-scoreboard .hero-media{height:220px}
  .style-scoreboard .hero-content{padding-bottom:55px}
  .style-sandbox .hero{display:flex;flex-direction:column}
  .style-sandbox .hero-content{order:1;padding:55px 22px}
  .style-sandbox .hero-media{order:2;height:270px;min-height:0;margin:0;transform:none;border:0;box-shadow:none}
  .style-andes .hero h1{font-size:clamp(43px,11vw,60px)}
  .style-inspection .contents-links,.style-terminal .contents-links,.style-scoreboard .contents-links,.style-coast .contents-links,.style-river .contents-links,.style-sierras .contents-links,.style-andes .contents-links,.style-handset .contents-links{grid-template-columns:1fr}
  .style-terminal .contents-links a:nth-child(2n){transform:none}
  .style-sierras .article-hero{display:flex;flex-direction:column-reverse}
  .style-sierras .article-hero figure{width:100%;height:220px}
}

.deep{position:relative;margin:clamp(28px,5vw,76px) auto;max-width:1280px;padding:clamp(26px,5vw,64px);background:var(--panel);border:1px solid color-mix(in srgb,var(--ink) 15%,transparent);overflow:hidden}
.deep-heading{position:relative;z-index:1;max-width:780px;margin-bottom:34px}.deep-heading span{display:block;font-size:.73rem;letter-spacing:.16em;text-transform:uppercase;opacity:.7;margin-bottom:12px}.deep-heading h2{font-family:var(--display);font-size:clamp(2rem,4.2vw,4.5rem);line-height:1.06;margin:0}.deep-cards{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.deep-card{padding:24px;min-height:180px;background:color-mix(in srgb,var(--bg) 82%,transparent);border:1px solid color-mix(in srgb,var(--ink) 12%,transparent)}.deep-card b{font-size:clamp(1rem,1.5vw,1.3rem);display:block;margin-bottom:18px}.deep-card p{margin:0;line-height:1.55;max-width:38ch}.deep::after{content:"";position:absolute;inset:auto -80px -150px auto;width:340px;height:340px;border-radius:50%;background:var(--accent);filter:blur(100px);opacity:.17;pointer-events:none}
.skin-22 .deep-cards,.skin-33 .deep-cards{grid-template-columns:1.3fr .85fr .85fr}.skin-23 .deep-cards,.skin-34 .deep-cards{grid-template-columns:.85fr 1.3fr .85fr}.skin-24 .deep-card,.skin-30 .deep-card{border-radius:22px 22px 4px 4px}.skin-25 .deep,.skin-36 .deep{border-radius:0 46px 0 46px}.skin-26 .deep,.skin-37 .deep{border-left:8px solid var(--accent)}.skin-27 .deep-card,.skin-38 .deep-card{border-top:5px solid var(--accent)}.skin-28 .deep-card,.skin-39 .deep-card{clip-path:polygon(0 0,100% 0,100% calc(100% - 18px),calc(100% - 18px) 100%,0 100%)}.skin-29 .deep-card,.skin-40 .deep-card{border-radius:999px;padding:34px;text-align:center;min-height:220px}.skin-29 .deep-card p,.skin-40 .deep-card p{margin:auto}.skin-31 .deep-cards{grid-template-columns:.7fr 1.4fr .9fr}.skin-32 .deep-card:nth-child(2){transform:translateY(20px)}.skin-35 .deep-card:nth-child(1){border:2px dashed var(--accent)}
@media(max-width:740px){.deep{margin:28px 14px;padding:28px 20px}.deep-cards,.skin-22 .deep-cards,.skin-23 .deep-cards,.skin-31 .deep-cards,.skin-33 .deep-cards,.skin-34 .deep-cards{grid-template-columns:1fr}.deep-card{min-height:0;padding:20px}.skin-32 .deep-card:nth-child(2){transform:none}.skin-29 .deep-card,.skin-40 .deep-card{border-radius:28px;min-height:0;text-align:left;padding:20px}}
.missing-page{min-height:60vh;max-width:780px;margin:auto;padding:clamp(80px,13vw,170px) 22px}.missing-page span{color:var(--accent);font-weight:900;letter-spacing:.14em}.missing-page h1{font-size:clamp(3rem,7vw,6rem);margin:18px 0}.missing-page p{font-size:1.2rem}.missing-page a{display:inline-block;margin-top:18px;padding:12px 20px;background:var(--accent);color:var(--bg);font-weight:900;text-decoration:none}
.deep{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:18px 26px}.deep-heading{grid-column:1/-1;margin-bottom:14px}.deep-art{grid-column:1;grid-row:2;margin:0;min-width:0;min-height:320px;overflow:hidden}.deep-art img{display:block;width:100%;height:100%;object-fit:cover}.deep-cards,.skin-22 .deep-cards,.skin-23 .deep-cards,.skin-31 .deep-cards,.skin-33 .deep-cards,.skin-34 .deep-cards{grid-column:2;grid-row:2;grid-template-columns:1fr}.deep-card{min-height:0;padding:20px}.skin-23 .deep-art,.skin-25 .deep-art,.skin-27 .deep-art,.skin-29 .deep-art,.skin-31 .deep-art,.skin-33 .deep-art,.skin-35 .deep-art,.skin-37 .deep-art,.skin-39 .deep-art{grid-column:2}.skin-23 .deep-cards,.skin-25 .deep-cards,.skin-27 .deep-cards,.skin-29 .deep-cards,.skin-31 .deep-cards,.skin-33 .deep-cards,.skin-35 .deep-cards,.skin-37 .deep-cards,.skin-39 .deep-cards{grid-column:1}.skin-29 .deep-card,.skin-40 .deep-card{border-radius:26px;min-height:0;text-align:left;padding:20px}.skin-29 .deep-card p,.skin-40 .deep-card p{margin:0}.skin-32 .deep-card:nth-child(2){transform:none}.skin-24 .deep-art,.skin-30 .deep-art,.skin-36 .deep-art{clip-path:polygon(0 0,100% 0,100% 90%,92% 100%,0 100%)}.skin-26 .deep-art,.skin-38 .deep-art{border-radius:50% 4px 50% 4px}.skin-28 .deep-art,.skin-40 .deep-art{border:8px solid var(--accent)}
@media(max-width:740px){.deep{display:block}.deep-heading{margin-bottom:20px}.deep-art{min-height:0;height:auto;aspect-ratio:3/2;margin-bottom:18px}.deep-art img{height:100%}.deep-cards,.skin-22 .deep-cards,.skin-23 .deep-cards,.skin-31 .deep-cards,.skin-33 .deep-cards,.skin-34 .deep-cards{display:grid;grid-template-columns:1fr}}
