/* BE-TECH MONOLOG Page Additional CSS
   Use with the common BE-TECH CSS already registered.
*/
.btm-page .bt-nav a.is-active:after{background:#20c5b5}

.btm-breadcrumb{font-size:13px;font-weight:800;color:#a4f5e9;margin-bottom:14px}
.btm-breadcrumb a{color:#fff;text-decoration:underline;text-underline-offset:4px}

.btm-hero{
  position:relative;
  color:#fff;
  background:
    radial-gradient(circle at 72% 22%,rgba(32,197,181,.32),transparent 32%),
    radial-gradient(circle at 10% 82%,rgba(14,139,216,.18),transparent 30%),
    linear-gradient(135deg,#06101f 0%,#0b2d3f 54%,#06111f 100%);
  overflow:hidden;
}
.btm-hero:before{
  content:"";
  position:absolute;
  inset:0;
  opacity:.30;
  background-image:
    linear-gradient(120deg,rgba(255,255,255,.06) 1px,transparent 1px),
    radial-gradient(circle,rgba(78,255,223,.48) 1px,transparent 1.7px);
  background-size:104px 104px,60px 60px;
}
.btm-hero-inner{
  position:relative;
  z-index:2;
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:44px;
  align-items:center;
  padding:68px 24px 64px;
}
.btm-label{
  display:inline-flex;
  margin:0 0 12px;
  padding:7px 12px;
  border:1px solid rgba(77,236,216,.36);
  border-radius:999px;
  background:rgba(32,197,181,.12);
  color:#8cfff0;
  font-size:12px;
  font-weight:950;
  letter-spacing:.14em;
  text-transform:uppercase;
}
.btm-hero h1{
  font-size:44px;
  line-height:1.34;
  margin:0 0 20px;
  font-weight:950;
  text-shadow:0 14px 30px rgba(0,0,0,.34);
}
.btm-lead{
  font-size:15.5px;
  line-height:2;
  margin:0 0 20px;
  color:#e4f8ff;
  font-weight:750;
}
.btm-badges{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 26px}
.btm-badges span{
  display:inline-flex;
  padding:7px 10px;
  border-radius:8px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.16);
  font-size:12px;
  font-weight:900;
  color:#e1fffb;
}

/* Visual */
.btm-visual{display:flex;justify-content:center}
.btm-window{
  width:min(100%,540px);
  border:1px solid rgba(106,238,222,.24);
  border-radius:22px;
  padding:22px;
  background:linear-gradient(145deg,rgba(7,25,42,.96),rgba(12,69,82,.82));
  box-shadow:0 28px 70px rgba(0,0,0,.36),inset 0 0 0 1px rgba(255,255,255,.05);
}
.btm-window-head{display:flex;align-items:center;gap:8px;margin-bottom:18px;color:#defeff}
.btm-window-head strong{margin-right:auto;font-size:13px}
.btm-window-head span{width:9px;height:9px;border-radius:50%;background:#20c5b5}
.btm-window-head span:nth-child(3){background:#10c8df}
.btm-window-head span:nth-child(4){background:#6654c7}

.btm-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:14px}
.btm-summary div{
  min-height:96px;
  border-radius:16px;
  padding:14px;
  background:linear-gradient(135deg,rgba(32,197,181,.16),rgba(255,255,255,.06));
  border:1px solid rgba(141,246,231,.17);
}
.btm-summary small{display:block;color:#8cfff0;font-size:11px;font-weight:950;margin-bottom:4px}
.btm-summary b{display:block;color:#fff;font-size:32px;line-height:1.1}
.btm-summary em{font-style:normal;color:#bedee8;font-size:11px;font-weight:850}

.btm-table{
  border-radius:16px;
  overflow:hidden;
  border:1px solid rgba(141,246,231,.17);
  margin-bottom:14px;
}
.btm-row{display:grid;grid-template-columns:.7fr 1.3fr .8fr;gap:10px;padding:11px 13px;background:rgba(255,255,255,.07);color:#dceff4;font-size:12px;font-weight:850;border-bottom:1px solid rgba(255,255,255,.08)}
.btm-row:last-child{border-bottom:none}
.btm-row.btm-head{background:rgba(0,0,0,.20);color:#8cfff0;font-size:11px}
.btm-row strong{color:#31ffaa}

.btm-status{
  display:flex;
  justify-content:space-between;
  align-items:center;
  padding:12px 14px;
  border-radius:12px;
  background:#06111f;
  border:1px solid rgba(32,197,181,.28);
  font-weight:950;
}
.btm-status em{font-style:normal;color:#31ffaa}

/* Common title */
.btm-section-title{
  text-align:center;
  font-size:30px;
  line-height:1.35;
  margin:0 0 30px;
  color:#0b2b4c;
  font-weight:950;
}

/* Problems */
.btm-problems{background:#fff;padding:56px 0}
.btm-problem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.btm-problem-grid article{
  padding:24px 20px;
  border-radius:16px;
  background:#f6fbff;
  border:1px solid #dcebf5;
  box-shadow:0 12px 28px rgba(7,37,67,.06);
}
.btm-problem-grid h3{margin:0 0 10px;font-size:17px;color:#0b3158;font-weight:950}
.btm-problem-grid p{margin:0;color:#4e667a;font-size:13px;font-weight:750}

/* Modules */
.btm-modules{padding:58px 0;background:linear-gradient(180deg,#f4f9fd,#eef7fc)}
.btm-module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.btm-module-card{
  padding:26px 22px;
  border-radius:20px;
  background:#fff;
  border:1px solid #dce7f2;
  box-shadow:0 16px 40px rgba(10,32,55,.10);
}
.btm-module-icon{
  display:inline-flex;
  width:54px;
  height:54px;
  border-radius:16px;
  align-items:center;
  justify-content:center;
  color:#fff;
  font-size:19px;
  font-weight:950;
  background:linear-gradient(135deg,#20c5b5,#0878d8);
  box-shadow:0 12px 26px rgba(32,197,181,.18);
  margin-bottom:14px;
}
.btm-module-card h3{margin:0 0 8px;color:#0b2b4c;font-size:21px;font-weight:950}
.btm-module-card p{margin:0 0 13px;color:#506a80;font-size:13.5px;font-weight:760}
.btm-module-card ul{margin:0;padding:0;list-style:none}
.btm-module-card li{position:relative;padding-left:18px;margin:7px 0;color:#20364b;font-size:13px;font-weight:800}
.btm-module-card li:before{
  content:"";
  position:absolute;
  left:0;
  top:.8em;
  width:7px;
  height:7px;
  border-radius:50%;
  background:#20c5b5;
}

/* Lifecycle */
.btm-flow{padding:54px 0;background:#fff}
.btm-flow-inner{
  display:grid;
  grid-template-columns:.85fr 1.15fr;
  gap:34px;
  align-items:center;
}
.btm-flow h2{margin:0 0 14px;color:#0b2b4c;font-size:31px;line-height:1.38;font-weight:950}
.btm-flow p{margin:0;color:#506a80;font-weight:760}
.btm-lifecycle{
  display:grid;
  grid-template-columns:repeat(6,1fr);
  gap:10px;
}
.btm-lifecycle div{
  min-height:96px;
  border-radius:18px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  background:linear-gradient(180deg,#f8fcff,#eef7fc);
  border:1px solid #dce7f2;
}
.btm-lifecycle b{
  display:flex;
  align-items:center;
  justify-content:center;
  width:38px;
  height:38px;
  border-radius:50%;
  color:#fff;
  background:linear-gradient(135deg,#20c5b5,#0878d8);
  margin-bottom:8px;
}
.btm-lifecycle span{font-weight:950;color:#0b2b4c}

/* Target */
.btm-target{padding:52px 0;background:linear-gradient(135deg,#06101f,#083549);color:#fff}
.btm-target-inner{display:grid;grid-template-columns:.9fr 1.1fr;gap:32px;align-items:center}
.btm-target h2{margin:0 0 12px;font-size:30px;font-weight:950}
.btm-target p{margin:0;color:#d9f2f4;font-weight:760}
.btm-target-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.btm-target-list div{
  padding:16px;
  border-radius:14px;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.16);
  font-weight:950;
}

/* Trial */
.btm-trial{padding:56px 0;background:#f5f9fd}
.btm-trial-box{
  display:grid;
  grid-template-columns:1.3fr .7fr;
  gap:26px;
  align-items:center;
  padding:34px 32px!important;
  border-radius:22px;
  background:#fff;
  border:1px solid #dce7f2;
  box-shadow:0 18px 44px rgba(10,32,55,.10);
}
.btm-trial h2{margin:0 0 12px;color:#0b2b4c;font-size:28px;font-weight:950}
.btm-trial p{margin:0 0 12px;color:#465f76;font-weight:760}
.btm-trial ul{margin:0;padding-left:20px;color:#263e55;font-size:13px;font-weight:800}
.btm-trial-cta{display:flex;flex-direction:column;gap:12px}
.btm-trial-cta .bt-btn{width:100%}

@media (max-width:1100px){
  .btm-hero-inner{grid-template-columns:1fr}
  .btm-problem-grid{grid-template-columns:repeat(2,1fr)}
  .btm-module-grid{grid-template-columns:repeat(2,1fr)}
  .btm-flow-inner{grid-template-columns:1fr}
  .btm-lifecycle{grid-template-columns:repeat(3,1fr)}
}

@media (max-width:780px){
  .btm-hero-inner{padding:42px 18px}
  .btm-hero h1{font-size:31px}
  .btm-summary{grid-template-columns:1fr}
  .btm-row{grid-template-columns:.7fr 1.2fr .8fr}
  .btm-problem-grid,
  .btm-module-grid,
  .btm-target-inner,
  .btm-trial-box{grid-template-columns:1fr}
  .btm-target-list{grid-template-columns:1fr}
  .btm-lifecycle{grid-template-columns:repeat(2,1fr)}
  .btm-section-title{font-size:24px}
  .btm-trial-box{padding:26px 20px!important}
}

@media (max-width:460px){
  .btm-lifecycle{grid-template-columns:1fr}
  .btm-row{font-size:11px}
}
