/* Owner Visual R2: classic public header and transparent Swiss network overlay. */
.stage{height:max(900px,100vh);background:#eef2ec}
.stage-photo{background-position:center 58%;background-size:cover;filter:saturate(.82) contrast(.97) brightness(1.04)}
.stage-wash{background:linear-gradient(180deg,rgba(236,245,247,.22),rgba(243,246,239,.48) 54%,rgba(238,242,234,.9) 100%)}
.swiss-network-overlay{position:absolute;right:250px;top:118px;width:820px;height:520px;object-fit:contain;z-index:4;pointer-events:none;opacity:.7;filter:saturate(.72) brightness(1.08);mix-blend-mode:screen}
.left-rail,.right-rail{display:none!important}
.topbar{left:28px;top:18px;width:1480px;height:72px;gap:18px;z-index:50}
.brand{width:205px;height:64px;flex:0 0 205px;padding:0}.brand-original-logo{width:190px;height:62px;object-fit:contain;object-position:left center;mix-blend-mode:normal;background:transparent;filter:saturate(.95) contrast(1.02)}
.brand-medal,.brand-copy{display:none}
.top-tabs{height:60px;gap:2px;padding:6px 8px;border-radius:16px;background:rgba(249,252,250,.72);box-shadow:0 12px 28px rgba(17,55,39,.14),inset 0 1px 0 rgba(255,255,255,.8)}
.top-tab{height:46px;padding:0 13px;font-size:13px;letter-spacing:.005em}.top-tab.active{background:rgba(229,241,234,.95)}
.locale-pill{display:grid;place-items:center;height:36px;min-width:36px;padding:0 10px;border-radius:9px;background:rgba(216,163,60,.18);color:#6d4a0d;font-size:11px;font-weight:850;margin-left:auto}
.top-actions{height:60px;padding:7px 8px;border-radius:16px;gap:7px;background:rgba(249,252,250,.72);box-shadow:0 12px 28px rgba(17,55,39,.14),inset 0 1px 0 rgba(255,255,255,.8)}
.top-actions .icon-btn{width:38px;height:38px}.top-actions .cta{height:42px;border-radius:10px;padding:0 14px;font-size:12px;white-space:nowrap}
.main-content{left:28px;top:112px;width:1480px;height:700px}
.hero-copy{left:30px;top:28px;width:850px;height:315px}.hero-copy h1{font-size:39px;max-width:730px}.hero-copy p{font-size:13px;max-width:560px}
.hero-search{width:570px;height:50px;margin-top:28px}.filter-row{gap:8px}
.status-grid{left:30px;top:330px;width:840px;grid-template-columns:repeat(4,1fr)}
.dashboard-grid{left:30px;top:430px;width:840px;height:252px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.dashboard-card{min-height:120px}.ai-panel{left:1060px;top:132px;width:420px;height:570px;border-radius:22px;padding:19px 16px 14px;z-index:20}
.ai-panel .ai-medal{width:108px;height:108px}.ai-panel .ai-copy{font-size:11px}.ai-actions button{height:34px;font-size:11px}
.trust-bar{left:28px;top:832px;width:1480px;height:50px;border-radius:12px}

@media (max-width:900px){
  .stage{height:auto;min-height:100vh;overflow:visible;padding-bottom:0}
  .stage-photo{height:500px;background-position:48% 35%;background-size:auto 500px}
  .stage-wash{height:600px;background:linear-gradient(180deg,rgba(236,245,247,.2),rgba(241,245,237,.9) 88%,#eef2ed)}
  .swiss-network-overlay{right:-105px;top:98px;width:560px;height:390px;opacity:.49;filter:saturate(.62) brightness(1.05);mix-blend-mode:screen}
  .topbar{left:auto;top:auto;width:100%;height:auto;min-height:72px;padding:10px 14px;gap:10px;z-index:60}
  .brand{width:auto;flex:1;height:50px;min-width:0}.brand-original-logo{width:154px;height:52px;object-position:left center}.mobile-menu-toggle{min-width:94px}
  .top-tabs,.top-actions{height:auto;border-radius:12px;background:rgba(249,252,250,.86);box-shadow:0 8px 20px rgba(17,55,39,.12)}
  .topbar.menu-open .top-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));order:3;width:100%;padding:8px;gap:5px}.topbar.menu-open .top-actions{display:flex;order:4;width:100%;padding:8px;gap:6px}
  .topbar.menu-open .top-tab{height:40px;justify-content:center;font-size:11px;padding:0 8px}.topbar.menu-open .locale-pill{margin-left:0;height:34px}
  .topbar.menu-open .top-actions .cta{flex:1;justify-content:center;min-width:132px}.topbar.menu-open .top-actions .icon-btn{display:none}
  .left-rail,.right-rail{display:none!important}
  .main-content{left:auto;top:auto;width:auto;height:auto;margin:14px;display:flex;flex-direction:column;gap:12px}
  .hero-copy{left:auto;top:auto;width:auto;height:auto;padding:22px 16px 18px;order:1}.hero-copy h1{font-size:clamp(28px,8vw,38px);max-width:none}.hero-copy p{font-size:12.5px}
  .hero-search{width:100%;height:48px;margin-top:24px}.hero-search button{padding-inline:14px}
  .status-grid,.dashboard-grid,.ai-panel{position:relative;left:auto;top:auto;width:auto;height:auto}
  .status-grid{order:2;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dashboard-grid{order:3;grid-template-columns:1fr;height:auto;gap:8px}.dashboard-card{min-height:165px}
  .ai-panel{order:4;min-height:430px;height:auto;padding:16px 14px}.ai-panel .ai-medal{width:90px;height:90px}.ai-actions button{height:36px}
  .trust-bar{left:auto;top:auto;width:auto;height:auto;min-height:58px;margin:8px 14px;padding:10px 12px;display:flex;flex-wrap:wrap;gap:10px 16px;justify-content:flex-start}
}
@media (max-width:520px){.status-grid{grid-template-columns:1fr}.hero-copy{padding-inline:12px}.swiss-network-overlay{right:-130px;opacity:.42}.brand-original-logo{width:140px}.topbar.menu-open .top-tabs{grid-template-columns:1fr 1fr}.trust-bar{gap:8px 12px}}
