/* BE-TECH 現場参謀 Page Additional CSS
   Use with the common BE-TECH CSS already registered.
*/
.btg-page{
  background:#06101f;
}
.btg-page .bt-nav a.is-active:after{background:#f7c96b}
.btg-gold-cta,
.btg-btn-gold{
  background:linear-gradient(135deg,#f7c96b,#d79528)!important;
  color:#071526!important;
  border-color:#f7c96b!important;
  box-shadow:0 14px 30px rgba(247,201,107,.25)!important;
}
.btg-breadcrumb{font-size:13px;font-weight:800;color:#ffe6a2;margin-bottom:14px}
.btg-breadcrumb a{color:#fff;text-decoration:underline;text-underline-offset:4px}

.btg-hero{
  position:relative;
  color:#fff;
  background:
    radial-gradient(circle at 78% 24%,rgba(247,201,107,.22),transparent 30%),
    radial-gradient(circle at 15% 82%,rgba(16,200,223,.16),transparent 30%),
    linear-gradient(135deg,#06101f 0%,#08263d 52%,#071428 100%);
  overflow:hidden;
  border-bottom:1px solid rgba(247,201,107,.18);
}
.btg-hero:before{
  content:"";
  position:absolute;
  inset:0;
  opacity:.35;
  background-image:
    linear-gradient(120deg,rgba(255,255,255,.06) 1px,transparent 1px),
    linear-gradient(30deg,rgba(247,201,107,.10) 1px,transparent 1px),
    radial-gradient(circle,rgba(42,181,255,.45) 1px,transparent 1.8px);
  background-size:118px 118px,96px 96px,62px 62px;
}
.btg-hero-inner{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:1fr 1.08fr;
  gap:40px;
  align-items:center;
  padding:62px 24px 58px;
}
.btg-label{
  display:inline-flex;
  margin:0 0 12px;
  padding:7px 12px;
  border:1px solid rgba(247,201,107,.38);
  border-radius:999px;
  background:rgba(247,201,107,.12);
  color:#ffe6a2;
  font-size:12px;
  font-weight:950;
  letter-spacing:.10em;
}
.btg-hero h1{
  font-size:47px;
  line-height:1.30;
  margin:0 0 18px;
  font-weight:950;
  text-shadow:0 14px 30px rgba(0,0,0,.34);
}
.btg-hero h1 span{
  color:#f7c96b;
  font-size:1.12em;
}
.btg-lead{
  font-size:15.5px;
  line-height:2;
  margin:0 0 20px;
  color:#f4f8ff;
  font-weight:800;
}
.btg-badges{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 26px}
.btg-badges span{
  display:inline-flex;
  padding:7px 10px;
  border-radius:8px;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(247,201,107,.24);
  font-size:12px;
  font-weight:900;
  color:#fff;
}

/* Visual */
.btg-device-wrap{position:relative;min-height:390px}
.btg-laptop-panel{
  width:88%;
  min-height:330px;
  margin-left:auto;
  border-radius:22px;
  padding:18px;
  background:linear-gradient(145deg,rgba(7,25,42,.98),rgba(11,52,80,.9));
  border:1px solid rgba(247,201,107,.25);
  box-shadow:0 28px 70px rgba(0,0,0,.40),inset 0 0 0 1px rgba(255,255,255,.05);
}
.btg-window-head{display:flex;align-items:center;gap:8px;color:#f4f8ff;margin-bottom:14px}
.btg-window-head strong{margin-right:auto;font-size:13px}
.btg-window-head span{width:9px;height:9px;border-radius:50%;background:#10c8df}
.btg-window-head span:nth-child(3){background:#f7c96b}
.btg-window-head span:nth-child(4){background:#6654c7}
.btg-app-grid{
  display:grid;
  grid-template-columns:.56fr 1fr 1fr;
  grid-template-rows:140px 140px;
  gap:12px;
}
.btg-sidebar{
  grid-row:1 / 3;
  padding:14px;
  border-radius:14px;
  background:#06111f;
  border:1px solid rgba(255,255,255,.10);
  display:flex;
  flex-direction:column;
  gap:10px;
}
.btg-sidebar b{color:#f7c96b;font-size:12px}
.btg-sidebar span{font-size:11px;color:#c8dbe8;font-weight:850}
.btg-gantt,
.btg-ai-box,
.btg-photo-box{
  padding:14px;
  border-radius:14px;
  background:rgba(255,255,255,.07);
  border:1px solid rgba(255,255,255,.12);
}
.btg-gantt{grid-column:2/4}
.btg-gantt-title{font-size:12px;color:#f7c96b;font-weight:950;margin-bottom:12px}
.btg-bars{display:grid;gap:10px}
.btg-bars i{display:block;height:10px;border-radius:99px;background:linear-gradient(90deg,#f7c96b,#10c8df)}
.btg-bars i:nth-child(1){width:52%}.btg-bars i:nth-child(2){width:70%;margin-left:12%}.btg-bars i:nth-child(3){width:44%;margin-left:34%}.btg-bars i:nth-child(4){width:58%;margin-left:20%}.btg-bars i:nth-child(5){width:32%;margin-left:58%;background:linear-gradient(90deg,#f7c96b,#ef5b3f)}
.btg-ai-box b,
.btg-photo-box b{display:block;color:#fff;font-size:12px;margin-bottom:10px}
.btg-ai-box p{margin:0;font-size:11px;color:#dceff4;line-height:1.65}
.btg-photo-box div{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}
.btg-photo-box span{height:54px;border-radius:8px;background:linear-gradient(135deg,#33475b,#b59052)}
.btg-phone-panel{
  position:absolute;
  right:0;
  top:64px;
  width:156px;
  min-height:280px;
  border-radius:24px;
  padding:18px 14px;
  background:linear-gradient(180deg,#071526,#0e3755);
  border:2px solid rgba(255,255,255,.22);
  box-shadow:0 24px 44px rgba(0,0,0,.35);
}
.btg-phone-top{width:44px;height:5px;border-radius:99px;background:#627a8e;margin:0 auto 18px}
.btg-phone-panel b{display:block;color:#f7c96b;font-size:12px;margin-bottom:12px}
.btg-phone-panel p{font-size:11px;color:#e6f3ff;font-weight:850}
.btg-phone-panel ul{margin:0;padding:0;list-style:none}
.btg-phone-panel li{font-size:11px;color:#c8dbe8;padding:7px 0;border-top:1px solid rgba(255,255,255,.10)}

/* Section common */
.btg-section-title{
  text-align:center;
  font-size:30px;
  line-height:1.35;
  margin:0 0 30px;
  color:#fff;
  font-weight:950;
}
.btg-section-title:after{
  content:"";
  display:block;
  width:72px;
  height:2px;
  margin:12px auto 0;
  background:linear-gradient(90deg,transparent,#f7c96b,transparent);
}

/* Worries */
.btg-worries{
  padding:48px 0 42px;
  background:linear-gradient(180deg,#082035,#061626);
  color:#fff;
}
.btg-worry-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}
.btg-worry-grid article{
  min-height:128px;
  padding:18px 14px;
  border-radius:14px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(247,201,107,.22);
  text-align:center;
}
.btg-worry-grid span{display:block;color:#f7c96b;font-size:28px;font-weight:950;margin-bottom:8px}
.btg-worry-grid h3{margin:0;font-size:15px;line-height:1.6;color:#fff;font-weight:950}
.btg-support-text{text-align:center;color:#fff;font-size:18px;font-weight:950;margin:24px 0 0}
.btg-support-text strong{color:#f7c96b}

/* Functions */
.btg-functions{
  padding:54px 0;
  background:#06101f;
  color:#fff;
}
.btg-function-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}
.btg-function-card{
  padding:22px 16px;
  border-radius:16px;
  background:linear-gradient(180deg,rgba(10,44,70,.96),rgba(7,21,38,.96));
  border:1px solid rgba(247,201,107,.22);
  text-align:center;
  box-shadow:0 12px 28px rgba(0,0,0,.22);
}
.btg-function-icon{
  display:flex;
  width:54px;
  height:54px;
  align-items:center;
  justify-content:center;
  border-radius:16px;
  margin:0 auto 14px;
  color:#071526;
  background:linear-gradient(135deg,#f7c96b,#d79528);
  font-size:20px;
  font-weight:950;
}
.btg-function-card h3{margin:0 0 8px;color:#f7c96b;font-size:17px;font-weight:950}
.btg-function-card p{margin:0;color:#d6e4ee;font-size:12.5px;font-weight:750}

/* AI Demo */
.btg-ai-demo{padding:58px 0;background:linear-gradient(135deg,#071526,#0a304a);color:#fff;border-top:1px solid rgba(247,201,107,.15)}
.btg-ai-demo-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;align-items:center}
.btg-ai-copy h2{margin:0 0 16px;font-size:32px;line-height:1.35;font-weight:950}
.btg-ai-copy p{margin:0 0 18px;color:#dceff4;font-weight:760}
.btg-tags{display:flex;gap:9px;flex-wrap:wrap}
.btg-tags span{padding:8px 10px;border-radius:8px;border:1px solid rgba(247,201,107,.25);font-size:12px;font-weight:900}
.btg-ai-console{
  padding:20px;
  border-radius:20px;
  background:#06111f;
  border:1px solid rgba(247,201,107,.24);
  box-shadow:0 18px 44px rgba(0,0,0,.28);
}
.btg-console-head{font-weight:950;color:#f7c96b;margin-bottom:12px}
.btg-question{padding:13px 15px;border-radius:12px;background:#0d3b65;color:#fff;font-weight:850;margin-bottom:12px}
.btg-answer{padding:15px;border-radius:12px;background:rgba(255,255,255,.06);color:#dceff4}
.btg-answer p{margin:0 0 8px;font-weight:900}
.btg-answer ul{margin:0;padding-left:20px}
.btg-console-foot{display:flex;justify-content:space-between;align-items:center;margin-top:12px}
.btg-console-foot span{font-size:12px;color:#f7c96b;font-weight:900}
.btg-console-foot button{border:1px solid #f7c96b;background:transparent;color:#fff;padding:8px 18px;border-radius:8px}

/* Gantt */
.btg-gantt-section{padding:58px 0;background:#071526;color:#fff}
.btg-gantt-inner{display:grid;grid-template-columns:1.25fr .75fr;gap:34px;align-items:center}
.btg-gantt-board{
  padding:20px;
  border-radius:20px;
  background:#06111f;
  border:1px solid rgba(247,201,107,.24);
}
.btg-board-title{font-weight:950;color:#f7c96b;margin-bottom:16px}
.btg-board-grid{display:grid;grid-template-columns:150px 1fr;gap:14px}
.btg-task-list{display:grid;gap:10px}
.btg-task-list span{padding:8px;border-radius:8px;background:rgba(255,255,255,.07);font-size:12px;font-weight:900}
.btg-chart-area{position:relative;min-height:220px;border-radius:14px;background-image:linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:70px 44px}
.btg-chart-area i{position:absolute;height:16px;border-radius:99px;background:linear-gradient(90deg,#10c8df,#f7c96b)}
.btg-chart-area .bar1{left:20px;top:24px;width:170px}.btg-chart-area .bar2{left:90px;top:68px;width:210px}.btg-chart-area .bar3{left:170px;top:112px;width:180px}.btg-chart-area .bar4{left:250px;top:156px;width:160px}.btg-chart-area .bar5{left:340px;top:198px;width:120px;background:linear-gradient(90deg,#f7c96b,#ef5b3f)}
.btg-gantt-inner h2{margin:0 0 16px;font-size:31px;line-height:1.4;font-weight:950}
.btg-gantt-inner ul{margin:0;padding-left:20px;color:#dceff4;font-weight:850}
.btg-gantt-inner li{margin:10px 0}

/* Records */
.btg-records{padding:58px 0;background:linear-gradient(180deg,#092039,#06101f);color:#fff}
.btg-record-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.btg-record-grid article{
  padding:20px;
  border-radius:18px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(247,201,107,.22);
}
.btg-record-grid h3{margin:0 0 14px;color:#fff;font-size:17px;font-weight:950}
.btg-mini-table{display:grid;grid-template-columns:1fr 80px;gap:0;border-radius:12px;overflow:hidden}
.btg-mini-table span,
.btg-mini-table b{padding:10px;background:rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);font-size:12px}
.btg-mini-table b{color:#31ffaa}.btg-mini-table .warn{color:#f7c96b}.btg-mini-table .ng{color:#ef5b3f}
.btg-photo-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}
.btg-photo-grid span{height:72px;border-radius:10px;background:linear-gradient(135deg,#33516b,#c29b52)}
.btg-record-grid p{color:#dceff4;font-size:13px;font-weight:760}
.btg-search-box{padding:12px;border-radius:10px;background:#fff;color:#63788a;font-size:12px;font-weight:800;margin-bottom:12px}
.btg-record-grid ul{margin:0;padding-left:18px;color:#dceff4;font-size:13px;font-weight:800}

/* Scenes */
.btg-scenes{padding:56px 0;background:#071526;color:#fff}
.btg-scenes-inner{display:grid;grid-template-columns:1fr 1fr;gap:32px}
.btg-scenes h2{margin:0 0 12px;font-size:28px;font-weight:950}
.btg-scenes p{color:#dceff4;font-weight:760}
.btg-scene-icons{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}
.btg-scene-icons span,
.btg-point-grid article{
  padding:14px;
  border-radius:14px;
  background:rgba(255,255,255,.06);
  border:1px solid rgba(247,201,107,.22);
  text-align:center;
  font-weight:950;
}
.btg-point-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}
.btg-point-grid b{display:block;color:#f7c96b;font-size:21px;margin-bottom:8px}
.btg-point-grid span{font-size:12px;color:#dceff4;font-weight:850}

/* Trial */
.btg-trial{padding:58px 0;background:linear-gradient(135deg,#06101f,#092b43);color:#fff}
.btg-trial-box{text-align:center}
.btg-trial-box h2{margin:0 0 10px;font-size:36px;font-weight:950}
.btg-trial-box h2:before,.btg-trial-box h2:after{content:"";display:inline-block;width:36px;height:1px;background:#f7c96b;vertical-align:middle;margin:0 14px}
.btg-trial-box p{margin:0 0 24px;color:#dceff4;font-weight:850}
.btg-trial-box .bt-actions{justify-content:center}

@media (max-width:1100px){
  .btg-hero-inner,
  .btg-ai-demo-inner,
  .btg-gantt-inner,
  .btg-scenes-inner{grid-template-columns:1fr}
  .btg-worry-grid{grid-template-columns:repeat(3,1fr)}
  .btg-function-grid{grid-template-columns:repeat(3,1fr)}
  .btg-device-wrap{min-height:360px}
  .btg-laptop-panel{width:100%}
}

@media (max-width:780px){
  .btg-hero-inner{padding:42px 18px}
  .btg-hero h1{font-size:32px}
  .btg-device-wrap{min-height:auto}
  .btg-phone-panel{display:none}
  .btg-app-grid{grid-template-columns:1fr;grid-template-rows:auto}
  .btg-sidebar{grid-row:auto}
  .btg-gantt{grid-column:auto}
  .btg-worry-grid,
  .btg-function-grid,
  .btg-record-grid,
  .btg-scene-icons,
  .btg-point-grid{grid-template-columns:1fr 1fr}
  .btg-board-grid{grid-template-columns:1fr}
  .btg-chart-area{min-height:220px}
  .btg-trial-box h2{font-size:27px}
  .btg-trial-box h2:before,.btg-trial-box h2:after{display:none}
}

@media (max-width:460px){
  .btg-worry-grid,
  .btg-function-grid,
  .btg-record-grid,
  .btg-scene-icons,
  .btg-point-grid{grid-template-columns:1fr}
  .btg-hero h1{font-size:28px}
}
