/* :root {
    --brand-orange: #F28C00;        
    --brand-blue: #1F3F79;          

    --color-blue: #1a3470;
    --color-orange: #f47b20;
    --color-bg: #f6f8fc;
    --color-text: #1a2233;
    --max-width: 1120px;

    --text-main: #1A1A1A;
    --text-muted: #6A6F76;
} */


:root{
    --primary:#074F98;   /* 深藍 */
    --accent:#008CD6;    /* 亮藍 */
    --ink:#222214;       /* 黑 */
    --bg:#ffffff;
    --soft:#F4F8FE;
    --line:rgba(7,79,152,.12);
    --radius:18px;
    /* --max:1200px; */

    --shadow: 0 18px 46px rgba(7,79,152,.14);
    --shadow2: 0 10px 26px rgba(7,79,152,.10);

    --heroA: rgba(7,79,152,.92);
    --heroB: rgba(7,79,152,.62);
    --heroC: rgba(0,140,214,.22);
}

*{
    box-sizing:border-box;
    margin: 0;
    
}


html, body{
  margin: 0;
  padding: 0;
  overflow-x: hidden;  /* aos手機版破版改善 */
}


body{
  font-family: '微軟正黑體', 'Microsoft JhengHei', sans-serif;
  /* color: #585656; */
  font-size: 16px;
  line-height: 1.4;
  padding-top: var(--header-height);
}

.container{
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
}

@media (max-width: 992px) {

  .container{
    width: 100%;
    margin: 0 auto;
    padding: 0 30px;
  }

} 
@media (max-width: 400px) {

  .container {
      width: 100%;
      margin: 0 auto;
      padding: 0 15px;
  }

}

h1{font-size:32px;}
h2{font-size:28px; padding-bottom:5px;}
h3{font-size:22px;}
h4{font-size:16px;}
h5{font-size:15px;}

a{color:inherit;text-decoration:none}
/* a{color:#585656;}
a:hover{
color:#476ac1;	
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-o-transition: 0.5s all;
text-decoration:none;
} */
p{
    /* color: #585656; */
    letter-spacing:0.2px;
}

.bold{
    font-weight: bold;
}
.bold-100{
    font-weight: 100;
}



.pointer{
    cursor: pointer;
}
/*商品詢問表單*/

#product-form h2{
  font-size: 30px;
  font-weight: 700;
  color: #70178E;
}



#product-form h3 {
    color: #70178e;
    background-repeat: no-repeat;
    font-weight: bold;
    margin: 6px 0;
    font-size: 20px;
}

.red{
  color: red;
}

.sb-5 {
    border: none;
    display: inline-block;
    outline: 0;
    padding: 12px 46px;
    margin-bottom: 10px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: #fff;
    background-color: #5A276B;
    text-align: center;
    transition: .2s ease-out;
    cursor: pointer;
    white-space: nowrap;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.12), 0px 1px 2px rgba(0,0,0,0.24);
    border-radius: 5px;
    width: 100%;
}

.sb-5:hover {
    background: #A03BC1;
    color: #FFF;
}
/*-------------------------- 圖片效果滑動效果 -----------------------------*/
.imgop:hover {opacity: 0.8;}

img {max-width: 100%; height:auto;}
.i-pic   {width: 100%;   } /* 圖片縮放 */
.i-pic-7 {width: 70%; }
.i-pic-73 {width: 73%; }
.i-pic-6 {width: 60%; }
.i-pic-5 {width: 50%; }
.i-pic-4 {width: 40%; }
.i-pic-3 {width: 30%; }

.pic-max   {max-width: 100%; margin-bottom:25px; box-shadow: 3px 2px 10px #000000;}
.pic   {width: 100%;}
.pic-7 {width: 70%; }
.pic-6 {width: 60%; }
.pic-5 {width: 50%; }
.pic-4 {width: 40%; }
.pic-3 {width: 30%; }





.box-shadow{
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, .05);
}



/*字型尺寸*/
.s10{font-size: 10px !important;}
.s12{font-size: 12px !important;}
.s14{font-size: 14px !important;}
.s15{font-size: 15px !important;}
.s16{font-size: 16px !important;}
.s18{font-size: 18px !important;}
.s19{font-size: 19px !important;}
.s20{font-size: 20px !important;}
.s22{font-size: 22px !important;}
.s24{font-size: 24px !important;}
.s26{font-size: 26px !important;}
.s28{font-size: 28px !important;}
.s30{font-size: 30px !important;}
.s31{font-size: 31px !important;}
.s32{font-size: 32px !important;}
.s33{font-size: 33px !important;}
.s34{font-size: 34px !important;}
.s35{font-size: 35px !important;}
.s36{font-size: 36px !important;}
.s48{font-size: 48px !important;}


/*主色系*/
.c1{color: #dc3545 !important;}  /*主色系*/
.c2{color: #7dbf8a;}
.c3{color: #fff; }
.c4{color: #e42155;}
.c5{color: #fff;}
.c6{color: #2e43ab;}
.c868e96{color: #868e96;}

.cfff{color: #fff !important;} /*白色*/
.cccc{color: #ccc !important;} /*灰色*/
.c777{color: #777 !important;} /*灰色*/



.c888{color: #888 !important;} /*灰色*/
.cgreen{color: #28a745;} /*綠色*/
.cred{color: red !important;} /*紅色*/


/*文字顏色*/
.text-white{color: white;}



/*文字粗體*/
.font-weight{font-weight:bold;}

/*主色系*/
.bc1{background:#dc3545 !important;}
.bc2{background:#e2b776;}
.bc3{background:#ccc; }
.bc4{background:#e42155;}
.bc5{background:#2e43ab;}
.bcfff{background:#fff;}
.befefef{background: #efefef !important;} /*灰色*/
.bf5f5f5{background: #f5f5f5 !important;} /*灰色*/
.order-px-100{ padding: 0 100px; }

.opacity:hover{
  opacity: 0.7;
}
.clear{
  clear: both;
}


/*圖片*/
.img-width{
    width: 100%;
}

/*置中*/
.center{
  text-align: center;
}




.pt10{ padding-top:10px;}
.pt15{ padding-top:15px;}
.pt20{ padding-top:20px;}
.pt30{ padding-top:30px;}
.pt50{ padding-top:50px;}
.pt60{ padding-top:60px;}
.pt90{ padding-top:90px;}

.pb10{ padding-bottom:10px;}
.pb15{ padding-bottom:15px;}
.pb20{ padding-bottom:20px;}
.pb30{ padding-bottom:30px;}
.pb60{ padding-bottom:60px;}
.pb90{ padding-bottom:90px;}



.mb5 {margin-bottom:5px  !important;}
.mb10{margin-bottom:10px !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb60{margin-bottom:60px !important;}

.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt60{margin-top:60px;}
.mt90{margin-top:90px;}



.msg-error{
    color: #dc3545;
    font-size: 14px;
}

.error-ci{
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem);
    background-image: url(../images/icon/bs4-invalid.svg);
    background-repeat: no-repeat;
    background-position: center right calc(.375em + .1875rem);
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}
.error{
    color:#dc3545;
    font-size: 14px;
}

/*勾選專用*/
.error-check{
    color: #dc3545;
}
.error-file{
    border-color: #dc3545;
}

.valid {
    color: #28a745;
    font-size: 14px;
}


/* 預設在手機版（小螢幕）隱藏斷行 */
.br-pc-only {
  display: none;
}

/* 當螢幕寬度大於 768px（電腦/平板版）時才顯示斷行 */
@media (min-width: 769px) {
  .br-pc-only {
    display: inline;
  }
}


















/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】Header ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】Header ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】Header ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/


    /* =========================
       Header (Brand / Minimal)
    ========================= */
    .header{
      position:sticky; top:0; z-index:50;
      background:rgba(255,255,255,.86);
      backdrop-filter: blur(10px) saturate(160%);
      border-bottom:1px solid rgba(7,79,152,.08);
    }
    .header-inner{
      height:78px;
      display:flex;
      align-items:center;
      justify-content:space-between;
      gap:14px;
    }
    .brand{
      display:flex;
      align-items:center;
      gap:12px;

    }
    .brand img{height:40px;width:auto}
    .brand .meta{
      display:flex; flex-direction:column; gap:2px;
      line-height:1.2;
    }
    .brand .meta strong{font-size:13px;letter-spacing:.6px}
    .brand .meta span{font-size:12px;color:rgba(34,34,20,.62)}
    .nav{
      display:flex; align-items:center; gap:22px;
    }
    .nav a{
      font-size:14px;
      color:rgba(34,34,20,.78);
      padding:8px 2px;
      position:relative;
      transition:.18s ease;
      white-space:nowrap;
    }
    .nav a::after{
      content:"";
      position:absolute; left:0; bottom:2px;
      width:0%; height:2px;
      background:linear-gradient(90deg,var(--primary),var(--accent));
      transition:.2s ease;
      opacity:.9;
    }
    .nav a:hover{color:var(--primary)}
    .nav a:hover::after{width:100%}

    .cta-top{
      display:flex; align-items:center; gap:10px;

      /* min-width:240px; */
       justify-content:flex-end;
    }

    .btn{
      display:inline-flex; align-items:center; justify-content:center;
      gap:10px;
      padding:9px 20px;
      border-radius:999px;
      border:1px solid transparent;
      font-weight:800;
      font-size:14px;
      cursor:pointer;
      transition:.18s ease;
      user-select:none;
    }
    .btn-primary{
      background:var(--primary);
      color:#fff;
      box-shadow:0 14px 30px rgba(7,79,152,.18);
    }
    .btn-primary:hover{transform:translateY(-1px)}
    .btn-accent{
      background:var(--accent);
      color:#fff;
      box-shadow:0 14px 30px rgba(0,140,214,.18);
    }
    .btn-accent:hover{transform:translateY(-1px)}
    .btn-ghost{
      background:transparent;
      color:var(--primary);
      border-color:rgba(7,79,152,.22);
    }
    .btn-ghost:hover{border-color:rgba(0,140,214,.40)}
    .burger{
      display:none;
      width:44px;height:44px;
      border-radius:14px;
      border:1px solid rgba(7,79,152,.0);
      background:#fff;
      align-items:center; justify-content:center;
      cursor:pointer;
    }
    .burger span{
      width:18px;height:2px;background:var(--ink);
      position:relative;display:block;
    }
    .burger span:before,.burger span:after{
      content:""; position:absolute; left:0;
      width:18px;height:2px;background:var(--ink);
    }
    .burger span:before{top:-6px}
    .burger span:after{top:6px}

    .mnav{
      display:none;
      background:#fff;
      border-top:1px solid rgba(7,79,152,.08);
    }
    .mnav.open{display:block}
    .mnav a{
      display:block;
      padding:14px 24px;
      border-bottom:1px solid rgba(7,79,152,.08);
      color:rgba(34,34,20,.82);
      font-size:14px;
    }
    .mnav a:hover{background:var(--soft);color:var(--primary)}




  .btn-header-accent {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      gap: 10px;
      padding: 4px 20px;
      border-radius: 999px;
      border: 1px solid transparent;
      font-weight: 800;
      font-size: 12px;
      cursor: pointer;
      transition: .18s ease;
      user-select: none;
      background: var(--accent);
      color: #fff;
      box-shadow: 0 14px 30px rgba(0, 140, 214, .18);
  }
    @media (max-width: 992px){
      .brand {
        display: flex;
        align-items: center;
        gap: 12px;
        /* min-width: 140px; */
      }
      
      .btn-header-accent {
          display: inline-flex;
          align-items: center;
          justify-content: center;
          gap: 10px;
          padding: 4px 8px;
          border-radius: 999px;
          border: 1px solid transparent;
          font-weight: 800;
          font-size: 12px;
          cursor: pointer;
          transition: .18s ease;
          user-select: none;

          background: var(--accent);
          color: #fff;
          box-shadow: 0 14px 30px rgba(0, 140, 214, .18);
      }
    }







/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ footer ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ footer ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ footer ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

  
    /* Footer：參考附件風格（深藍到青藍漸層），但用CSS做，不塞圖片 */
    footer{
      background:linear-gradient(90deg, #0B2D66 0%, #0A6FAE 55%, #0B9BBE 100%);
      color:rgba(255,255,255,.84);
      padding:44px 0 18px;
      position:relative;
      overflow:hidden;
    }
    footer::before{
      content:"";
      position:absolute; inset:-2px;
      background:
        radial-gradient(900px 400px at 15% 20%, rgba(255,255,255,.10), transparent 60%),
        radial-gradient(700px 300px at 70% 40%, rgba(0,0,0,.10), transparent 55%);
      opacity:.35;
      pointer-events:none;
    }
    .footer-grid{
      position:relative;
      display:grid;
      grid-template-columns: 1.1fr .8fr .8fr 1.1fr;
      gap:20px;
      align-items:start;
      z-index:1;
    }
    .f-brand img{
      height:44px;width:auto;
      /* filter:brightness(1.2) contrast(1.05); */
      filter: brightness(0) invert(1);
    }
    .f-brand p{
      margin:12px 0 0;
      font-size:16px;
      color:rgba(255,255,255,.78);
      max-width:340px;
    }
    .f-title{
      margin:0 0 12px;
      font-size:14px;
      font-weight:1000;
      letter-spacing:.3px;
      color:#fff;
    }
    .f-links{display:flex;flex-direction:column;gap:8px}
    .f-links a{
      font-size:16px;
      color:rgba(255,255,255,.78);
      opacity:.95;
    }
    .f-links a:hover{color:#fff}
    .f-contact{
      display:flex; flex-direction:column; gap:10px;
      font-size:13px;
      color:rgba(255,255,255,.80);
    }
    .ic{
      display:flex; gap:10px; align-items:flex-start;font-size: 16px;
    }
    .ic svg{width:16px;height:16px;opacity:.95;flex:0 0 auto;margin-top:3px}
    .subfooter{
      position:relative;
      z-index:1;
      margin-top:22px;
      padding-top:12px;
      border-top:1px solid rgba(255,255,255,.18);
      display:flex; justify-content:space-between; gap:10px; flex-wrap:wrap;
      font-size:12px;
      color:rgba(255,255,255,.70);
    }

    /* Floating CTA（品牌站也需要，但低調） */
    .float{
      position:fixed;
      right:18px;
      bottom:18px;
      z-index:80;
      display:flex;
      flex-direction:column;
      align-items:flex-end;
      gap:10px;
    }
    .float .hint{
      max-width:280px;
      background:rgba(255,255,255,.92);
      border:1px solid rgba(7,79,152,.10);
      border-radius:16px;
      padding:10px 12px;
      box-shadow: var(--shadow);
      font-size:12px;
      color:rgba(34,34,20,.76);
    }

    /* Responsive */
    @media (max-width: 1020px){
      .hero-inner{grid-template-columns:1fr}
      .hero{padding-bottom:22px}
      .split{grid-template-columns:1fr}

      .footer-grid{grid-template-columns:1fr 1fr}
    }
    @media (max-width: 900px){
      .nav{display:none}
      .burger{display:inline-flex}
      .brand .meta{display:none}
      .cta-top{min-width:auto}

     
    }
    @media (max-width: 560px){
      .footer-grid{grid-template-columns:1fr}
      .float .hint{display:none}
    }




    @media (max-width: 900px){
 


      .btn {
          display: inline-flex;
          align-items: center;
          justify-content: center;
          gap: 10px;
          padding: 5px 11px;
          border-radius: 999px;
          border: 1px solid transparent;
          font-weight: 800;
          font-size: 14px;
          cursor: pointer;
          transition: .18s ease;
          user-select: none;
      }


    }







/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】Hero ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】Hero ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】Hero ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/


    .hero{
      height: 700px;
      position:relative;
      overflow:hidden;
      color:#fff;
      /* background: url(../images/banner/11.png) center center / cover no-repeat; */
      background: url(../images/banner/11.png) 50% 50% / cover no-repeat;
    }


    .hero::before{
      /* 低調科技線條，不用圖片也有質感 */
      content:"";
      position:absolute; inset:-2px;
      background:
        repeating-linear-gradient(
          90deg,
          rgba(255,255,255,.10) 0,
          rgba(255,255,255,.10) 1px,
          transparent 1px,
          transparent 120px
        ),
        repeating-linear-gradient(
          0deg,
          rgba(255,255,255,.06) 0,
          rgba(255,255,255,.06) 1px,
          transparent 1px,
          transparent 90px
        );
      opacity:.10;
      pointer-events:none;
    }
    .hero::after{
      /* 斜切分隔 */
      content:"";
      position:absolute; left:0; right:0; bottom:-1px;
      height:110px;
      background:linear-gradient(180deg, rgba(255,255,255,0), rgba(255,255,255,1));
      clip-path: polygon(0 35%, 100% 0, 100% 100%, 0 100%);
      pointer-events:none;
    }
.hero-inner {
    position: relative;
    padding: 170px 0 126px;
    min-height: 671px;
    z-index: 1;
}
    .hero-kicker{
      display:inline-flex; align-items:center; gap:10px;
      font-size:12px;
      letter-spacing:1px;
      text-transform:uppercase;
      color:rgba(255,255,255,.86);
      margin-bottom:14px;
    }
    .hero-kicker i{
      width:10px;height:10px;border-radius:99px;
      background:var(--accent);
      box-shadow:0 0 0 7px rgba(0,140,214,.18);
    }
    .hero h1{
      margin:0;
      font-size:48px;
      line-height:1.12;
      letter-spacing:.6px;
    }
    /* .hero-subtitle{
       font-size:16px;
       font-weight: bold;
       color: #1f1354;
    } */
    .hero p{
      margin: 18px 0 0;
      font-size: 22px;
      color: rgba(255, 255, 255, .86);
      max-width: 373px;
    }
    .hero-actions{
      margin-top:24px;
      display:flex; flex-wrap:wrap; gap:12px;
      align-items:center;
    }

    @media (max-width: 992px){
      .hero{
        height: 590px;
      }

      .hero h1{font-size:26px;}

      .hero p {
          margin: 18px 0 0;
          font-size: 16px;
          color: rgba(255, 255, 255, .86);
          max-width: 237px;
      }
      .hero__bullets{
         font-size: 14px;
         padding: 0 20px;
      }
      .hero__bullets li{
            margin: 0 0 10px;
      }
      .hero-inner {
          position: relative;
          padding: 127px 0 126px;
          min-height: 671px;
          z-index: 1;
      }
    }


/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】品牌特性 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】品牌特性 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】品牌特性 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/



    /* 右側：品牌「信任摘要」，不做卡片格子，做成浮雕式資訊 */
    .trust{
      position:relative;
      padding:18px 0;
    }

    .trust h3{
      margin:0 0 10px;
      font-size:14px;
      letter-spacing:.4px;
      color:rgba(255,255,255,.92);
    }
    .trust .lead{
      margin:0 0 16px;
      font-size:13px;
      color:rgba(255,255,255,.78);
      max-width:420px;
    }
    .metric{
      display:flex; gap:12px;
      padding:12px 0;
      border-bottom:1px solid rgba(255,255,255,.10);
    }
    .metric:last-child{border-bottom:none}
    .metric b{
      font-size:26px;
      letter-spacing:.4px;
      color:#fff;
      min-width:84px;
      display:inline-block;
    }
    .metric span{
      display:block;
      font-size:13px;
      color:rgba(255,255,255,.78);
      line-height:1.55;
    }

    /* YouTube 區：品牌型仍需，採「嵌入於敘事」而非巨卡片 */
    .video-wrap{
      margin-top:18px;
      position:relative;
      border-radius:22px;
      overflow:hidden;
      border:1px solid rgba(255,255,255,.16);
      background:rgba(0,0,0,.18);
      box-shadow: 0 18px 48px rgba(0,0,0,.22);
      aspect-ratio:16/9;
    }
    .video-wrap iframe{
      position:absolute; inset:0;
      width:100%; height:100%;
      border:0;
    }
    .video-note{
      margin:10px 0 0;
      font-size:12px;
      color:rgba(255,255,255,.72);
    }

    /* =========================
       Sections (Brand rhythm)
    ========================= */
  
    .section-head{
      display:flex;
      align-items:flex-end;
      justify-content:space-between;
      gap:16px;
      margin-bottom:22px;
    }
    .section-head h2{
      margin:0;
      font-size:28px;
      letter-spacing:.4px;
      color:var(--primary);
    }
    .section-head p{
      margin:0;
      max-width:640px;
      font-size:14px;
      color:rgba(34,34,20,.70);
    }
    .hairline{
      height:1px;
      background:linear-gradient(90deg, rgba(7,79,152,.18), rgba(7,79,152,0));
      margin-top:18px;
    }

    /* 品牌段落：用「大段落 + 引言」避免卡片感 */
    .split{
      display:grid;
      grid-template-columns: 1fr 1fr;
      gap:54px;
      align-items:start;
    }
    .prose p{margin:0 0 12px; color:rgba(34,34,20,.78); font-size:15px}
    .quote{
      margin-top:18px;
      padding:16px 18px;
      border-left:4px solid var(--accent);
      background:linear-gradient(180deg, rgba(0,140,214,.08), rgba(0,140,214,.03));
      border-radius:16px;
      color:rgba(34,34,20,.80);
      font-size:14px;
    }
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】未分類 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】未分類 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】未分類 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/





.video-wrap{
  position:relative;
  width:100%;
  max-width:720px;
  aspect-ratio:16/9;
  background:#000;
  border-radius:16px;
  overflow:hidden;
}
.video-wrap iframe{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
}


.hero-inner h1 span {
    color: #074f98;
        font-size: 42px;
}


/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】原廠原理 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】原廠原理 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】原廠原理 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

.principle{
  padding: 120px 0 80px;
}
.principle-box{
  background: var(--bg-gray); display: flex; align-items: center; gap: 50px; 
}

.principle-box h2 {
    color: #074F98;
    font-size: 2rem;
    margin: 0 0 30px;
    position: relative;
    
}

.principle-box .text{
  color: #074f98;
    font-weight: bold;
    margin: 10px 0 0;
}

.principle-content { flex: 1; }
.principle-video { flex: 1; aspect-ratio: 16 / 9; background: #000; display: flex; align-items: center; justify-content: center; width: 90%;}

.principle-box h2::after {
  content: '';
  width: 60px;
  height: 4px;
  background: #008cd6;
  position: absolute;
  bottom: 0;
  left: 6%;
  top: 105%;
  transform: translateX(-50%);
}


/* RWD */
@media(max-width:992px){
  .principle{
  padding: 120px 0 80px;
}
  .principle-box {
      display: flex;
      flex-direction: column;
      padding: 0 15px;
  }

}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】產品介紹 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】產品介紹 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】產品介紹 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/










/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】實際案例 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】實際案例 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】實際案例 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/



.cases{
  background:#f6f8fb;
  padding:130px 0 100px;
}
.cases-wrap{
  max-width:1200px;
  margin:0 auto;
  padding:0 20px;
}

/* Header */
.cases-head{text-align:center;margin-bottom:36px;}
.cases-title{font-size:32px;font-weight:900;color:#074F98;}
.cases-desc{color:rgba(34,34,20,.6);}

/* Tabs */
.cases-tabs{
  display:flex;
  justify-content:center;
  gap:48px;
  margin-bottom:56px;
  position:relative;
}
.tab{
  background:none;
  border:0;
  cursor:pointer;
  display:flex;
  align-items:center;
  gap:10px;
  font-size:18px;
  font-weight:800;
  color:rgba(34,34,20,.55);
  position:relative;
  padding:10px 2px;
}
.tab-ico{
  width:34px;height:34px;
  border-radius:12px;
  background:rgba(7,79,152,.08);
  display:flex;align-items:center;justify-content:center;
}
.tab-ico svg{width:20px;height:20px;fill:#074F98;}
.tab::after{
  content:'';
  position:absolute;
  left:0;right:0;bottom:-16px;
  height:4px;
  background:#074F98;
  border-radius:99px;
  transform:scaleX(0);
  transition:.35s ease;
}
.tab.is-active{color:#074F98;}
.tab.is-active::after{transform:scaleX(1);}

/* Panels */
.cases-panel{display:none;}
.cases-panel.is-active{display:block;animation:fadeIn .4s ease;}

@keyframes fadeIn{
  from{opacity:0;transform:translateY(12px);}
  to{opacity:1;transform:none;}
}

/* Grid */
.cases-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:24px;
}

/* Card */
.case-card{
  background:#fff;
  border-radius:18px;
  overflow:hidden;
  box-shadow:0 18px 46px rgba(0,0,0,.08);
  text-decoration:none;
  color:#222214;
  transition:.25s;
}
.case-card:hover{transform:translateY(-4px);}

/* Image */
.case-thumb{
  height:240px;
  background:#eef5fc;
}
.case-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
}

/* Text */
.case-body{padding:22px;}
.case-tag {
    font-size: 14px;
    font-weight: 800;
    color: #005094;
    font-weight: bold;
}
.case-title{font-size:18px;font-weight:900;margin:6px 0;}
.case-desc{font-size:14px;color:rgba(34,34,20,.6);}
.case-link{display:inline-block;margin-top:12px;color:#074F98;font-weight:800;}

/* RWD */
@media(max-width:1024px){
  .cases-grid{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:640px){
  .cases-grid{grid-template-columns:1fr;}
  .cases-tabs{justify-content:flex-start;
    /* overflow-x:auto; */
  }
}







/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】認證區 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】認證區 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】認證區 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/





/* ===== 認證區 ===== */
.cert{
  padding:96px 0 96px;
  text-align:center;
}

.cert h2{
  font-size:28px;
  font-weight:700;
  color:#0b4f8a;
  margin-bottom:10px;
}

.cert p{
  color:#666;
  margin-bottom:48px;
      padding: 0 30px;

}

/* ===== Carousel 包裝 ===== */
.cert-wrap{
  position:relative;
  max-width:1280px;
  margin:0 auto;
  padding-left:16px;
}

/* 右側滑動提示（不破版） */
.cert-wrap::after{
  content:"";
  position:absolute;
  top:110px;
  right:0;
  width:64px;
  height:220px;
  pointer-events:none;
  background:linear-gradient(
    to right,
    rgba(247,249,252,0),
    rgba(247,249,252,.95)
  );
}

/* ===== 卡片 ===== */
.cert-item{
  background:#fff;
  border-radius:16px;
  padding:28px 20px 22px;
  box-shadow:0 14px 36px rgba(0,0,0,.06);
  text-align:center;
  height:100%;
}

.cert-item img{
  max-height:56px;
  max-width:160px;
  object-fit:contain;
  margin:0 auto 16px;
}

.cert-item span{
  display:block;
  font-size:14px;
  color:#333;
  letter-spacing:.5px;
}

/* ===== Owl 視覺優化 ===== */
.cert-carousel .owl-stage{
  transition:transform .6s cubic-bezier(.22,.61,.36,1);
}

.cert-carousel .owl-item{
  transition:all .45s ease;
}

.cert-carousel .owl-item.active{
  opacity:.55;
}

.cert-carousel .owl-item.active.center{
  opacity:1;
  transform:scale(1.04);
  z-index:2;
}

/* Dots */
.cert-carousel .owl-dots{
  margin-top:32px;
}

.cert-carousel .owl-dot span{
  background:#cfd8e3;
}

.cert-carousel .owl-dot.active span{
  background:#0b4f8a;
}

/* Hover（桌機） */
@media (hover:hover){
  .cert-item{
    transition:transform .35s ease, box-shadow .35s ease;
  }
  .cert-item:hover{
    transform:translateY(-6px);
    box-shadow:0 20px 42px rgba(0,0,0,.1);
  }
}

/* ===== RWD ===== */
@media (max-width:768px){
  .cert{
    padding:72px 0 96px;
  }

  .cert-wrap::after{
    height:200px;
    top:100px;
  }

  .cert-item img{
    max-height:48px;
  }
}

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】最新消息與問與答 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】最新消息與問與答 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】最新消息與問與答 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/


  
    /* 最新消息 + 問與答：並排但不做框卡 */
    .updates{
      background:#fff;
      background: linear-gradient(180deg, #f5f8fc, #ffffff);
      padding: 100px 0;
    }
    .two-col{
      display:grid;
      grid-template-columns: 1fr 1fr;
      gap:44px;
      align-items:start;
    }
    .list{
      margin-top:10px;
      /* border-top:1px solid rgba(7,79,152,.10); */
    }
    .news{
      padding:14px 0;
      border-bottom:1px solid rgba(7,79,152,.10);
    }
    .news b{display:block;color:rgba(34,34,20,.92)}
    .news span{display:block;margin-top:6px;color:rgba(34,34,20,.70);font-size:14px}

    .news-header{
      margin: 0 0 20px;
    }

    .news-header h2{
          margin: 0;
          font-size: 28px;
          letter-spacing: .4px;
          color: var(--primary);
    }

    .news-header p{
        color: rgba(34, 34, 20, .6);
    }
    .qa-header{
      margin: 0 0 20px;
    }

    .qa-header h2{
          margin: 0;
          font-size: 28px;
          letter-spacing: .4px;
          color: var(--primary);
    }

    .qa-header p{
        color: rgba(34, 34, 20, .6);
    }




    .qa details{
      border-bottom:1px solid rgba(7,79,152,.10);
      padding:12px 0;
    }
    .qa summary{
      cursor:pointer; list-style:none;
      font-weight:900;
      color:rgba(34,34,20,.92);
    }
    .qa summary::-webkit-details-marker{display:none}

    .qa .list p{margin:10px 0 0;color:rgba(34,34,20,.74);font-size:14px}

    /* Contact ribbon（品牌收束） */
    .contact{
      padding:72px 0;
      background:
        linear-gradient(120deg, rgba(7,79,152,.92), rgba(0,140,214,.55)),
        radial-gradient(900px 420px at 70% 30%, rgba(255,255,255,.22), transparent 60%);
      color:#fff;
      position:relative;
      overflow:hidden;
    }
    .contact::before{
      content:"";
      position:absolute; inset:-2px;
      background:
        linear-gradient(120deg, rgba(255,255,255,.12), transparent 35%);
      opacity:.22;
      pointer-events:none;
    }
    .contact-inner{
      position:relative;
      display:flex;
      align-items:flex-end;
      justify-content:space-between;
      gap:18px;
      flex-wrap:wrap;
      z-index:1;
    }
    .contact h2{
      margin:0;
      font-size:26px;
      letter-spacing:.3px;
    }
    .contact p{
      margin:10px 0 0;
      color:rgba(255,255,255,.88);
      font-size:14px;
      max-width:760px;
    }





/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】最新消息與問與答 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】最新消息與問與答 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【Home】最新消息與問與答 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/




    
    /* Floating line */
    .float-line{
      position:fixed;
      right:18px;
      bottom:18px;
      z-index:70;
      display:flex;
      flex-direction:column;
      align-items:flex-end;
      gap:10px;
    }
    .float-line .mini{
      background:#fff;
      border:1px solid var(--line);
      border-radius:14px;
      padding:10px 12px;
      box-shadow:var(--shadow);
      font-size:12px;
      color:rgba(34,34,20,.72);
      max-width:260px;
    }

    .float-line {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity .6s ease, transform .6s ease;
  pointer-events: none;
}

.float-line.is-visible {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}
/* ===== RWD ===== */
@media (max-width:992px){

      .two-col{grid-template-columns:1fr}


}


/* 初始狀態：整個浮動區不顯示 */
.float-line {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity .6s ease, transform .6s ease;
  pointer-events: none;
}

/* 觸發後：浮動區顯示 */
.float-line.is-visible {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

/* mini 初始隱藏（即便 float-line 顯示也先藏） */
.float-line .mini {
  opacity: 0;
  transform: translateY(8px);
  transition: opacity .6s ease, transform .6s ease;
  pointer-events: none;
}

/* mini 20 秒後淡入 */
.float-line .mini.is-mini-visible {
  opacity: 1;
  transform: translateY(0);
  pointer-events: auto;
}

/* mini 顯示後才有關閉鈕 */
.float-line .mini {
  position: relative;
  padding-right: 34px; /* 預留關閉鈕位置 */
}

/* 關閉 icon */
.float-line .mini .mini-close {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 22px;
  height: 22px;
  border: 0;
  border-radius: 999px;
  background: rgba(0,0,0,.06);
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

/* hover */
.float-line .mini .mini-close:hover {
  background: rgba(0,0,0,.12);
}

/* X icon */
.float-line .mini .mini-close::before {
  content: "×";
  font-size: 18px;
  color: rgba(34,34,20,.85);
}








/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■【內頁】分類條 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■【內頁】分類條 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■【內頁】分類條 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */



/* ===============================
   分類條外層（唯一寬度基準）
================================ */
.category-bar {
  position: relative;
  width: 100%;
  padding: 30px 0 24px;
}

/* ===============================
   手機 Header
================================ */
.category-mobile-header {
  position: relative;
  width: 100%;                 /* 關鍵：滿寬 */
  padding: 12px 16px;
  background: #eef1f5;
  border-radius: 10px;

  display: none;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  user-select: none;
}

.category-mobile-title {
  font-size: 15px;
  font-weight: 600;
  color: #1f3b5c;
}

.category-arrow {
  width: 8px;
  height: 8px;
  border-right: 2px solid #1f3b5c;
  border-bottom: 2px solid #1f3b5c;
  transform: rotate(45deg);
  transition: transform .2s ease;
}

.category-bar.is-open .category-arrow {
  transform: rotate(-135deg);
}

/* ===============================
   分類清單（唯一 UL）
================================ */
.category-list {
  list-style: none;
  margin: 0;
  padding: 0;

  display: flex;
  justify-content: center;
  gap: 16px;
}

/* a */
.category-item {
  display: inline-block;
  padding: 10px 22px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 12px;
  background: #eef1f5;
  color: #6b7280;
}

.category-item.active {
  background: #1f3b5c;
  color: #fff;
  font-weight: 600;
}

/* ===============================
   手機版（< 992px）
================================ */
@media (max-width: 991px) {

  .category-mobile-header {
    display: flex;
  }

  /* 下拉清單：寬度完全跟 header 一致 */
  .category-list {
    position: absolute;
    top: calc(76% + 4px);
    left: 0;
    width: 100%;               /* 關鍵：100% 同步 */

    display: none;
    flex-direction: column;

    background: #ffffff;
    border-radius: 10px;
    box-shadow: 0 12px 28px rgba(0,0,0,.08);
    overflow: hidden;
    z-index: 50;
  }

  .category-bar.is-open .category-list {
    display: block;
  }

  .category-item {
    display: block;
    padding: 14px 16px;
    border-radius: 0;
    background: #ffffff;
    color: #374151;
    border-bottom: 1px solid #e5e7eb;
  }

  .category-list li:last-child .category-item {
    border-bottom: none;
  }

  .category-item.active {
    background: #f0f4f9;
    color: #1f3b5c;
  }
}

/* ===============================
   桌機版（≥ 992px）
================================ */
@media (min-width: 992px) {
  .category-mobile-header { display: none; }
}





/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【內頁】關於我們 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【內頁】關於我們 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【內頁】關於我們 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/




/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■【內頁】最新消息(分類) ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■【內頁】最新消息(分類) ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■【內頁】最新消息(分類) ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */



.news-banner{
    padding: 60px 0 0px;
    text-align: center;
}
.news-banner__eyebrow{
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #94a3b8;
    margin: 0px 0 0px;
    font-family: 'Playfair Display', serif;
}

.news-center {
  background: #f7f9fc;
  padding: 0px 0 60px;
  min-height: 700px;
}

.news-container {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 30px 0 30px;
}

/* Tabs */
.news-tabs {
  display: flex;
  justify-content: center;
  gap: 14px;
  padding: 30px 0 30px
}
.news-tabs .tab {
  padding: 10px 26px;
  border-radius: 999px;
  font-size: 14px;
  text-decoration: none;
  color: #344563;
  background: #eef1f6;
  transition: all 0.2s ease;
}
.news-tabs .tab:hover {
  background: #e1e7ef;
      color: #344563;
}
.news-tabs .active {
  background: #1f3a5f;
  color: #ffffff;
}





/* --------------------------- */


/* 卡片 */
.news-card {
    display: flex;
    gap: 24px;
    padding: 24px;
        margin: 30px 0;
    background: #ffffff;
    border-radius: 18px;
    box-shadow: 0 10px 28px rgba(0,0,0,.05);
    text-decoration: none;
    color: inherit;
    transition: transform .25s ease, box-shadow .25s ease;
}

.news-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 14px 36px rgba(0,0,0,.08);
}

.news-card:hover h3{
  color:var(--primary);
}


/* 圖片 */
/* .news-card-img {
    flex: 0 0 380px;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    border-radius: 14px;
    background: #f1f5f9;
} */

/* .news-card-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
} */

/* 文字區 */
.news-card-body {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 70px 0 0;
}


.news-tag-box{
    display: flex;
    gap: 10px;
    align-items: center;
}

/* Tag */
.news-tag {
    display: inline-block;
    padding: 5px 14px;
    font-size: 13px;
    border-radius: 999px;
    width: fit-content;
}

.news-tag.tag-products {
    background: #e6f0ff;
    color: #1d4ed8;
}

.news-tag.tag-notices {
    background: #fff3e0;
    color: #b45309;
}
.news-tag.tag-events {
     background: #e1ffe2;
    color: #4CAF50;
}


.read-more {
    font-size: 13px;
    font-weight: 600;
    color: #6d6d6d;
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 24px;
}

/* 文字 */
.news-date {
    font-size: 13px;
    color: #64748b;
    
}

.news-title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    margin-bottom: 0px;
    color: #2f2f2f;
}

.news-desc {
    font-size: 15px;
    color: #475569;
    line-height: 1.7;
    margin-top: 0px;
}


.read-more {
    font-size: 13px;
    font-weight: 600;
    color: #6d6d6d;
    display: flex;
    align-items: center;
    gap: 5px;
    margin-top: 24px;
}


/* RWD */
@media (max-width: 768px) {
    .news-card {
        flex-direction: column;
        gap: 0px;
    }

    .news-card-img {
        width: 100%;
    }


    .news-card-body {

        margin: 0px 0 0;
    }


    /* 分類條 */
    .news-tabs {
        gap: 2px;
    }
    .news-tabs .tab {
        padding: 10px 15px;

    }
}

/* ===============================
   News Card Image - 完整顯示（覆蓋舊規則）
   =============================== */

.news-card-img {
    flex: 0 0 380px;
    width: 100%;
    aspect-ratio: 4 / 3;        /* 商品圖最穩定 */
    background: #ffffff;
    border-radius: 12px;
    overflow: hidden;

    display: flex;
    align-items: center;
    justify-content: center;


}

/* 🔑 關鍵：覆蓋原本 cover + height:100% */
.news-card-img img {
    width: auto !important;
    height: auto !important;
    max-width: 100% !important;
    max-height: 100% !important;
    object-fit: contain !important;
    display: block;
        border-radius: 5px;

}







@media (max-width: 768px){
  .news-card-img{
    flex: 0 0 auto;
    aspect-ratio: 4 / 3;
    min-height: 200px; /* 你可以調 180~220 */
  }
}






/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■【內頁】最新消息(詳細頁) ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■【內頁】最新消息(詳細頁) ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■【內頁】最新消息(詳細頁) ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */


  /* ===============================
   頁級 Scope
=============================== */
.news-detail {
  background: #f6f8fb;
}

/* ===============================
   滿版標題區
=============================== */
.nd-hero {
  width: 100%;
  background: #d7e0ed;
  padding:120px 0px 60px;
}

.nd-hero-inner {
  max-width: 960px;
  margin: 0 auto;
  text-align: center;
}

/* 麵包屑 */
.nd-breadcrumb {
    font-size: 12px;
    color: #5d5d5d;
    /* margin-bottom: 16px; */
    padding: 5px 30px;
    display: flex;
    justify-content: flex-end;
    /* background: #fff; */
}


.nd-header {
    padding: 10px 0 0px;
    /* display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center; */
    /* border-bottom: 1px dashed #d6d6d6; */
    /* margin: 0 0 30px; */
}
.nd-header-label{


    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #94a3b8;
    margin: 0px 0 22px;

font-family: 'Playfair Display', serif;

}

/* 主標題 */
.nd-title {
  font-size: 26px;
  font-weight: 700;
  color: #383838;;
  line-height: 1.4;
  margin: 0px 0 10px;
}
@media (max-width: 768px){
  /* 主標題 */
  .nd-title {
    font-size: 26px;

  }
}

.nd-share-tools{
  margin: 0 0 30px;
}

/* 副說明 */
.nd-desc {
  font-size: 15px;
  color: #5f6b7a;
  margin-bottom: 20px;
}

/* 日期與分類 */
.nd-meta {
    display: flex;
    gap: 12px;
    font-size: 13px;
    color: #7b8794;
    align-items: center;
        margin: 0 0 15px;

}

.nd-tag {
  background: #eef2f6;
  padding: 4px 12px;
  border-radius: 20px;
  font-size: 12px;
}

.nd-hr{
    border: 0;
  border-top: 1px solid #cbd5e1; /* 改這裡顏色 */
  margin: 24px 0;
}

/* .tag-notice {
    background: #fff4e5;
    color: #9a5b13;
}

.tag-product {
    background: #eaf7f2;
    color: #1e7f63;
}

.tag-news {
    background: #e7f0fa;
    color: #1f3a5f;
} */


.nd-tag.tag-product {
    background: #e6f0ff;
    color: #1f3a5f;
}
/* 公司公告 */
.nd-tag.tag-notice {
    background: #fff3e0;
    color: #b45309;
}
/* .nd-tag.tag-ohter {
    background: #eaf7f2;
    color: #1e7f63;
} */


/* ===============================
   內容區（白底 + 限寬）
=============================== */
.nd-content-wrap {
  background: #f7f9fc;
  padding:40px 0px 0px;
}

.nd-content-wrap  .container{
  max-width: 1000px;
}

.nd-content {
  max-width: 760px;
  margin: 0 auto;
  font-size: 15px;
  line-height: 1.8;
  color: #2f3a45;
}

/* 段落 */
.nd-content p {
  margin-bottom: 24px;
}

/* 小標 */
.nd-subtitle {
  font-size: 18px;
  font-weight: 600;
  margin: 40px 0 16px;
  color: #1f2d3d;
}

/* 清單 */
.nd-list {
  padding-left: 20px;
  margin-bottom: 32px;
}

.nd-list li {
  margin-bottom: 10px;
}


.nd-content-wrap .content h2{
  font-size: 22px;
}


/* ===============================
   返回最新消息
=============================== */
.nd-back-wrap {
  margin-top: 60px;

  border-top: 1px solid #eef2f6;
  text-align: center;
  padding: 30px 0;
  border-bottom: 1px solid #eef2f6;
}

.nd-back-link {
  display: inline-block;
  font-size: 14px;
  color: #3a4b5c;
  text-decoration: none;
  padding: 10px 22px;
  border-radius: 30px;
  background: #f4f7fb;
  transition: all 0.2s ease;
}

.nd-back-link:hover {
  background: #e8eef6;
  color: #1f2d3d;
}




  /* Media */
  .news-detail-media{
    margin: 0 0 56px;
  }

  .news-detail-media-frame{
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
    overflow: hidden;
    /* border-radius: 18px; */
    background:
      radial-gradient(900px 300px at 20% 0%, rgba(31,76,143,.12), transparent 60%),
      radial-gradient(700px 260px at 80% 10%, rgba(255,154,44,.10), transparent 55%),
      #eef3fb;
  }

  .news-detail-media-frame img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }

  .news-detail-caption{
    margin-top: 14px;
    text-align: center;
    font-size: 14px;
    color: #64748b;
    letter-spacing: .3px;
  }



  @media (max-width: 786px) {
    .nd-content-wrap {

        padding: 40px 0px 0px;
    }
  }

/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■【內頁】最新消息(詳細頁) 下一頁 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■【內頁】最新消息(詳細頁) 下一頁 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■【內頁】最新消息(詳細頁) 下一頁 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */


        .next-box {
      
            margin: 0 auto 80px auto;
            /* border-top: 1px solid #eee; */
            padding-top: 40px;
        }

        .next-box .container{
            max-width: 1100px;

        }

        
        /* PC 版佈局控制 */
        .next-box .pager-content {
            display: flex;
            justify-content: space-between;
            align-items: flex-start;
            gap: 20px;
        }

        /* 連結項目基礎樣式 */
        .next-box .pager-link {
            text-decoration: none;
            color: #888;
            display: flex;
            align-items: center; /* 確保水平對齊 */
            gap: 12px;
            transition: 0.3s;
            flex: 1;


        }

        /* 桌面版文字區塊排版 */
        .next-box .link-text-wrap {
            display: flex;
            flex-direction: column;
            gap: 4px;
        }

        .next-box .pager-label {
            font-size: 11px;
            letter-spacing: 1px;
            text-transform: uppercase;
            color: #aaa;
            line-height: 1; /* 消除行高造成的偏移 */
        }

        .next-box .pager-title {
            color: #333;
            font-size: 16px;
            font-weight: 600;
            line-height: 1.4;
        }

        /* 原本方案十五的專屬符號樣式 */
        .next-box .pager-symbol {
            font-size: 24px;
            font-family: serif;
            line-height: 1;
            opacity: 0.4;
            transition: 0.3s;
            display: inline-flex;
            align-items: center;
        }

        /* 右側導覽靠右 */
        .next-box .pager-link.is-next {
            text-align: right;
            justify-content: flex-end;
        }

        /* PC 版 Hover 效果 */
        .next-box .pager-link:hover .pager-title {
            color: #2b4777;
            text-decoration: underline;
            text-underline-offset: 4px;
        }
        .next-box .pager-link:hover .pager-symbol {
            opacity: 1;
            color: #2b4777;
        }
        .next-box .pager-link.is-prev:hover .pager-symbol { transform: translateX(-5px); }
        .next-box .pager-link.is-next:hover .pager-symbol { transform: translateX(5px); }
     @media (max-width: 768px) {
                            
        .next-box .pager-link {
       
            border: 1px solid #ccc;
            padding: 10px;
            border-radius: 2px;


        }

     }
        /* ========================================================== */
        /* --- RWD 手機版設計 (螢幕寬度 360px 及以下) --- */
        /* ========================================================== */
        @media (max-width: 360px) {
            .next-box {
                padding-top: 20px;
            }

            /* 手機版標題隱藏 */
            .next-box .pager-title {
                display: none !important;
            }

            /* 連結變更為左右靠齊的按鈕區塊 */
            .next-box .pager-link {
                background-color: #fff;
                border: 1px solid #eee;
                border-radius: 6px;
                padding: 18px 12px;
                box-shadow: 0 2px 4px rgba(0,0,0,0.02);
                align-items: center; /* 關鍵：垂直置中 */
            }

            .next-box .pager-link.is-prev { justify-content: flex-start; }
            .next-box .pager-link.is-next { justify-content: flex-end; }

            /* 修正文字與符號水平對齊落差 */
            .next-box .pager-label {
                font-weight: bold;
                color: #888;
                font-size: 14px;
                display: inline-flex;
                align-items: center;
                height: 22px; /* 固定高度輔助對齊 */
            }

            .next-box .pager-symbol {
                font-size: 22px;
                opacity: 1;
                height: 22px; /* 符號高度與文字一致 */
                /* 視覺位移微調 */
                position: relative;
                top: -1px; 
            }
        }




/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【內頁】產品列表 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【內頁】產品列表 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ 【內頁】產品列表 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/





/* ==========================================================================
   第一、二層：隔離命名空間
   ========================================================================== */
.dinnteco-products-section {
    padding: 60px 0 80px;
    background-color: #ffffff;
    font-family: "Microsoft JhengHei", Arial, sans-serif;
}



/* ==========================================================================
   第三層起：後代選擇器強隔離 (Ricky Style)
   ========================================================================== */

/* 標題區樣式 - 已改名為 .head */
.dinnteco-products-section .head {
    text-align: center;
    margin-bottom: 50px;
}

.dinnteco-products-section .head h2 {
    font-size: 32px;
    font-weight: 800;
    color: #333;
    margin-bottom: 15px;
    letter-spacing: 2px;
}

.dinnteco-products-section .head p {
    font-size: 18px;
    color: #666;
    font-weight: 300;
}

/* 列表區 Grid 佈局 */
.dinnteco-products-section .list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 30px;
}

.dinnteco-products-section .list .card-wrap {
    display: flex;
    position: relative;
}

.dinnteco-products-section .list .card-item {
  position: relative;

    display: block;
    width: 100%;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 12px;
    text-decoration: none;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.dinnteco-products-section .list .card-item:hover {
    transform: translateY(-10px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}

/* 圖片區塊 */
.dinnteco-products-section .list .img {
    height: 280px;
    padding: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fcfcfc;
}

.dinnteco-products-section .list .img img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

/* 文字區塊 */
.dinnteco-products-section .list .text {
    padding: 25px;
}

.dinnteco-products-section .list .text h3 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 12px;
    color: #333;
    transition: color 0.3s ease;
}

/* Hover 標題變色 */
.dinnteco-products-section .list .card-item:hover h3 {
    color: #00a0e9;
}

/* 三行文字省略號實作 */
.dinnteco-products-section .list .text p {
    font-size: 15px;
    line-height: 1.6;
    color: #666;
    margin-bottom: 20px;
    
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /* -webkit-line-clamp: 3; */
    overflow: hidden;
    height: 4.8em; /* 1.6 line-height * 3 */
}

.dinnteco-products-section .list .btn-link {
    display: inline-block;
    font-weight: bold;
    color: #666;
}


/* 首頁 標籤 */
.dinnteco-products-section .product-badge {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #00a0e9;
    color: #fff;
    padding: 5px 15px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: bold;
    z-index: 2;
}

.dinnteco-products-section  .card-item.is-featured {
    border: 2px solid #00a0e9;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}




/*  */


.inner-header-section {
    padding: 80px 0 0px;

    text-align: center;
     font-family: 'Noto Sans TC', sans-serif; 
     background: #f7f9fc;
}
.inner-header-section p{
    font-family: 'Oswald', sans-serif;
    color: #003366;
    margin: 15px 0 0;
    text-transform: uppercase;
    font-size: 1.1rem;

}
.inner-header-section h2 {
    font-size: 2.2rem;
    color: #1a1a1a;
    margin: 0;
    font-weight: 700;
    position: relative;
}



/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■【內頁】代理產品 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■【內頁】代理產品 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■【內頁】代理產品 ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
  
        .product-index {
            background-color: #f4f7f9;
            font-family: "PingFang TC", "Heiti TC", "Microsoft JhengHei", sans-serif;
            color: #2c3e50;
            line-height: 1.6;
            margin: 0;
            padding: 60px 0;
            min-height: 800px;
        }

        .product-index .wrapper {
            max-width: 1100px;
            margin: 0 auto;
            display: grid;
            grid-template-columns: 280px 1fr;
            gap: 40px;
            padding: 0 30px;
        }

        /* 側邊欄樣式 */
        .product-index .sidebar {
            background: #ffffff;
            padding: 30px;
            border-radius: 20px;
            box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
            height: fit-content;
            position: sticky;
            top: 40px;
        }

        .product-index .sidebar h3 {
            font-size: 1.1rem;
            letter-spacing: 1px;
            color: #004d8c;
            margin-bottom: 25px;
            display: flex;
            align-items: center;
            margin-top: 0;
        }

        .product-index .sidebar h3::before {
            content: "";
            width: 4px;
            height: 18px;
            background: #0096b4;
            margin-right: 10px;
            border-radius: 2px;
        }

        .product-index .list {
            list-style: none;
            padding: 0;
            margin: 0;
        }

        .product-index .item {
            margin-bottom: 8px;
        }

        .product-index .link {
            text-decoration: none;
            color: #6a7989;
            display: block;
            padding: 12px 18px;
            border-radius: 12px;
            transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
            font-weight: 500;
        }

        .product-index .link:hover {
            color: #0096b4;
            background: rgba(0, 150, 180, 0.05);
            transform: translateX(5px);
        }

        .product-index .link.active {
            background: #004d8c;
            color: #ffffff;
            box-shadow: 0 8px 15px rgba(0, 77, 140, 0.2);
        }

        /* 主內容區樣式 */
        .product-index .main-section {
            display: flex;
            flex-direction: column;
            gap: 25px;
        }

        .product-index .header-meta {
            margin-bottom: 20px;
        }

        .product-index .header-meta span {
            color: #0096b4;
            text-transform: uppercase;
            font-weight: 700;
            font-size: 0.85rem;
            letter-spacing: 3px;
            display: block;
        }

        .product-index .header-meta h2 {
            font-size: 2.2rem;
            margin: 5px 0;
            font-weight: 600;
            color: #102a43;
        }

        /* 產品卡片樣式 */
        .product-index .category-card {
            background: #ffffff;
            border-radius: 24px;
            display: grid;
            grid-template-columns: 320px 1fr;
            overflow: hidden;
            box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
            transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
            cursor: pointer;
            border: 1px solid rgba(255, 255, 255, 0.8);
            text-decoration: none;
        }

        .product-index .category-card:hover {
            transform: translateY(-8px);
            box-shadow: 0 25px 50px rgba(0, 0, 0, 0.1);
        }

        .product-index .card-image {
            display: flex;
            align-items: center;
            justify-content: center;
            background: #f8fafc;
            color: #cbd5e1;
        }

        .product-index .card-image img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

        .product-index .card-content {
            padding: 40px;
            display: flex;
            flex-direction: column;
        }

        .product-index .card-tag {
            font-size: 0.85rem;
            color: #9fb3c8;
            margin-bottom: 12px;
        }

        .product-index .card-content h4 {
            font-size: 1.6rem;
            margin: 0 0 15px 0;
            color: #102a43;
        }

        .product-index .card-desc {
            color: #627d98;
            font-size: 1rem;
            margin-bottom: 25px;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }

        .product-index .btn-more {
            display: inline-flex;
            align-items: center;
            background: #f0f4f8;
            padding: 10px 24px;
            border-radius: 50px;
            color: #004d8c;
            font-weight: 600;
            font-size: 0.9rem;
            transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
            width: fit-content;
        }

        .product-index .btn-more svg {
            margin-left: 8px;
            fill: currentColor;
            transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
        }

        .product-index .category-card:hover .btn-more {
            background: #0096b4;
            color: #ffffff;
        }

        .product-index .category-card:hover .btn-more svg {
            transform: translateX(5px);
        }

        /* --- RWD 設定 --- */
        @media (max-width: 992px) {
            .product-index .wrapper {
                grid-template-columns: 1fr;
            }
            .product-index .sidebar {
                position: static;
                margin-bottom: 20px;
            }
        }

        @media (max-width: 786px) {
            .product-index .category-card {
                grid-template-columns: 1fr; /* 圖片與內容改為上下排列 */
            }
            .product-index .card-image {
                height: 250px;
            }
            .product-index .card-content {
                padding: 30px 25px;
            }
            .product-index .header-meta h2 {
                font-size: 1.8rem;
            }
        }



/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■【內頁】代理產品(分類頁) ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■【內頁】代理產品(分類頁) ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
/* ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■【內頁】代理產品(分類頁) ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■ */
  

        
        /* 產品網格佈局 */
        .product-grid {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
            gap: 30px;
        }

        .product-item {
            background: #fff;
            border: 1px solid #eef2f6;
            border-radius: 12px;
            text-decoration: none;
            color: inherit;
            transition: all 0.3s ease;
            overflow: hidden;
            display: flex;
            flex-direction: column;
        }

        .product-item:hover {
            border-color: var(--dintech-teal);
            box-shadow: 0 15px 30px rgba(0,0,0,0.08);
            transform: translateY(-5px);
        }

        .product-thumb {
            height: 220px;
            background: #f1f5f9;
            display: flex;
            align-items: center;
            justify-content: center;
            overflow: hidden;
        }

        /* 模擬產品圖片感 */
        /* .product-thumb::after {
            content: 'PRODUCT IMAGE';
            color: #cbd5e1;
            font-weight: 800;
            font-size: 0.8rem;
            letter-spacing: 1px;
        } */

        .product-meta {
            padding: 20px;
            flex-grow: 1;
            display: flex;
            flex-direction: column;
        }

        .product-model {
            font-size: 0.8rem;
            color: var(--dintech-teal);
            font-weight: 700;
            margin-bottom: 5px;
            text-transform: uppercase;
        }

        .product-name {
            font-size: 1.1rem;
            font-weight: 700;
            margin: 0 0 10px 0;
            color: var(--dintech-blue);
        }

        .product-brief {
            font-size: 0.9rem;
            color: #64748b;
            line-height: 1.5;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }

        /* --- RWD --- */
        @media (max-width: 992px) {
       
            .sidebar { flex: none; width: 100%; }
            .sidebar-inner { position: static; }
            /* .nav-menu { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; } */
        }

        @media (max-width: 576px) {
            /* .nav-menu { grid-template-columns: 1fr; } */
            .product-grid { grid-template-columns: 1fr; }
        }




