
/* V3 NOMAD — topo map / dust / modular equipment zones */
body{background:
radial-gradient(circle at 77% 17%,rgba(231,147,59,.11),transparent 26%),
linear-gradient(180deg,#211d16,#30291e)}
body:before{content:"";position:fixed;z-index:-1;inset:0;background:
repeating-radial-gradient(ellipse at 80% 22%,transparent 0 35px,rgba(241,219,184,.035) 37px 39px,transparent 41px 68px)}
.mark{border:0;color:var(--accent)}.mark img{padding:2px}
.nomad-copy h1,.section-head h2{font-family:Georgia,serif;font-weight:500}
.nomad-hero:before{content:"34°17' / 18°42'";position:absolute;z-index:4;right:4%;top:6%;font:10px ui-monospace,monospace;letter-spacing:.18em;color:rgba(255,255,255,.5)}
.trip-card{box-shadow:0 25px 80px rgba(0,0,0,.25)}
.load-panel{background:linear-gradient(145deg,#352e22,#242019)}
.system-btn{min-height:100px;position:relative;overflow:hidden;transition:.25s}.system-btn:hover{transform:translateY(-3px)}.system-btn.active:after{content:"✓";position:absolute;right:10px;top:10px;font-weight:900}
.system-btn:before{content:"";position:absolute;left:0;bottom:0;height:3px;width:100%;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:.25s}.system-btn.active:before{transform:scaleX(1)}
.media-strip figure:nth-child(1){border-radius:80px 8px 8px 8px}.media-strip figure:nth-child(2){transform:translateY(28px)}
