/* Quest Command skin — presentation only; backend destinations and form fields stay unchanged. */
:root{--ink:#04101d;--panel:#0a2438;--panel2:#0d3047;--line:#26617b;--cyan:#49d7ff;--lime:#a8ef3a;--orange:#f7b13d;--paper:#f6fbff;--muted:#a8becc;--danger:#ff6973}
body{background:radial-gradient(circle at 76% 4%,rgba(18,102,143,.7),transparent 30rem),linear-gradient(135deg,#03101b,#08283c 55%,#04111d)}
body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:.18;background-image:linear-gradient(rgba(73,215,255,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(73,215,255,.11) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000,transparent 88%)}
.status-strip{height:48px;background:linear-gradient(90deg,#0b2d42,#123a4e 62%,#0b2d42);color:var(--paper);border-bottom:1px solid rgba(73,215,255,.35);box-shadow:0 7px 28px rgba(0,0,0,.28)}
.status-strip b,.status-strip a{color:var(--lime)}
.portal-shell{grid-template-columns:268px minmax(0,1fr);min-height:calc(100vh - 48px)}
.quest-rail{padding:24px 20px;background:linear-gradient(rgba(4,19,31,.93),rgba(3,14,24,.98)),url("../assets/scene-city.jpg") center/cover;border-right:1px solid rgba(73,215,255,.3);box-shadow:18px 0 54px rgba(0,0,0,.28)}
.quest-rail:before{left:-98px;bottom:72px;border-color:rgba(73,215,255,.34);box-shadow:0 0 0 35px rgba(73,215,255,.05),0 0 0 70px rgba(168,239,58,.025)}
.brand{width:186px;margin-bottom:22px;padding:12px 15px;border:1px solid rgba(73,215,255,.2);border-radius:16px;background:rgba(3,13,23,.72);box-shadow:0 13px 35px rgba(0,0,0,.25),inset 0 1px rgba(255,255,255,.05)}
.new-quest,.live-button,.button-link,.form-actions button{border-radius:999px;background:linear-gradient(100deg,#78d92d,#c8f05a);box-shadow:0 10px 24px rgba(95,207,42,.18);transition:transform .18s ease,filter .18s ease}
.new-quest:hover,.live-button:hover,.button-link:hover,.form-actions button:hover{transform:translateY(-2px);filter:brightness(1.08)}
.workspace{position:relative;background:linear-gradient(105deg,rgba(3,15,25,.96),rgba(4,24,37,.88)),url("../assets/scanquest-hero-bg.png") 80% top/900px auto no-repeat}
.workspace:after{content:"SQ";position:fixed;right:4vw;bottom:2vh;z-index:-1;color:rgba(73,215,255,.035);font-size:min(32vw,28rem);font-weight:1000;line-height:.75;letter-spacing:-.12em}
.workspace h1{max-width:850px;text-shadow:0 10px 38px rgba(0,0,0,.6)}
.workspace-head p{font-size:1rem}.eyebrow{color:var(--lime)}
.action-dock{border-radius:14px;overflow:hidden;border-color:rgba(73,215,255,.28);background:rgba(4,17,27,.74);box-shadow:0 16px 44px rgba(0,0,0,.2)}
.action-dock a{min-height:58px;display:flex;align-items:center;justify-content:center;border-color:rgba(73,215,255,.2);transition:background .18s ease,color .18s ease}.action-dock a:hover{background:rgba(73,215,255,.1);color:#fff}
.module-tabs{gap:8px}.module-tab{border-radius:12px 12px 0 0}.module-tab.is-active{border-color:var(--lime);background:linear-gradient(180deg,rgba(73,215,255,.14),rgba(10,36,56,.88))}
.module-panel{border-color:rgba(73,215,255,.26);background:linear-gradient(145deg,rgba(10,36,56,.94),rgba(4,18,30,.97));box-shadow:0 28px 80px rgba(0,0,0,.3),inset 0 1px rgba(255,255,255,.035)}
.step{background:var(--lime);box-shadow:0 0 18px rgba(168,239,58,.28)}
.connection{border-radius:999px;color:var(--lime);border-color:rgba(168,239,58,.45);background:rgba(168,239,58,.06)}
.search input,.field input,.field select,.field textarea{border-radius:10px;border-color:rgba(73,215,255,.25);background:rgba(1,10,17,.72)}
.drop-zone{border-radius:14px;border-color:rgba(73,215,255,.35);background:linear-gradient(145deg,rgba(73,215,255,.055),rgba(168,239,58,.025))}
.radar{border-color:rgba(73,215,255,.45);box-shadow:0 0 24px rgba(73,215,255,.09)}
@media(max-width:900px){.portal-shell{grid-template-columns:1fr}.quest-rail{background:linear-gradient(100deg,rgba(4,19,31,.97),rgba(4,29,43,.94)),url("../assets/scene-city.jpg") center/cover}.brand{margin-left:0}.workspace{background:linear-gradient(105deg,rgba(3,15,25,.97),rgba(4,24,37,.94)),url("../assets/scanquest-hero-bg.png") 70% top/760px auto no-repeat}}
@media(max-width:600px){.status-strip{background:#09283a}.portal-shell{display:block}.quest-rail{padding:16px}.brand{width:156px;margin-bottom:15px}.new-quest{margin-bottom:14px}.rail-tabs{margin-bottom:12px}.workspace{padding:26px 14px 54px;background:linear-gradient(rgba(3,15,25,.96),rgba(4,24,37,.96)),url("../assets/scanquest-hero-bg.png") center top/720px auto no-repeat}.workspace h1{font-size:clamp(38px,13vw,52px)}.workspace-head{gap:18px}.live-button{width:100%}.module-panel{border-radius:0 0 16px 16px}.action-dock{border-radius:14px}}
