.wp-topbar,
.wp-topbar *,
.wp-topbar *::before,
.wp-topbar *::after{
  box-sizing:border-box;
}

.wp-topbar{
  width:100%;
  position:relative;
  z-index:9999;
  background:linear-gradient(180deg,#080808,#13110d);
  border-bottom:1px solid rgba(232,190,108,.28);
  font-family:"Noto Sans TC","Microsoft JhengHei",system-ui,sans-serif;
}

.wp-topbar__inner{
  width:100%;
  min-height:72px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:10px clamp(14px,4vw,34px);
}

.wp-topbar__brand{
  display:flex;
  flex-direction:column;
  line-height:1.2;
  text-decoration:none;
}

.wp-topbar__brand span{
  display:block;
  color:#f5d89d;
  font-size:clamp(20px,2.3vw,28px);
  font-weight:900;
  letter-spacing:3px;
}

.wp-topbar__brand small{
  display:block;
  margin-top:6px;
  color:#d8b76a;
  font-size:12px;
  font-weight:800;
  letter-spacing:3px;
}

.wp-topbar__btn{
  width:74px;
  height:54px;
  min-width:74px;
  min-height:54px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:0;
  border:0;
  border-radius:999px;
  background:linear-gradient(180deg,#8b8574,#746c5f);
  color:#f1cc82;
  font-size:28px;
  line-height:1;
  cursor:pointer;
  box-shadow:
    inset 0 7px 12px rgba(0,0,0,.34),
    inset 0 -3px 6px rgba(255,255,255,.12),
    0 10px 18px rgba(0,0,0,.35);
}

.wp-topbar__panel{
  display:none;
  position:absolute;
  top:calc(100% + 8px);
  left:clamp(12px,4vw,34px);
  right:clamp(12px,4vw,34px);
  z-index:10000;
  padding:14px 22px 20px;
  border:1px solid rgba(232,190,108,.28);
  border-radius:22px;
  background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(245,242,236,.98));
  box-shadow:0 18px 44px rgba(0,0,0,.5);
}

.wp-topbar__panel.is-open{
  display:block;
}

.wp-topbar__panel a{
  display:block;
  padding:15px 0;
  border-bottom:1px solid rgba(0,0,0,.06);
  color:#b08847;
  font-size:17px;
  font-weight:800;
  line-height:1.5;
  text-decoration:none;
}

.wp-topbar__panel a:last-child{
  border-bottom:0;
}

@media (min-width:768px){
  .wp-topbar__inner{
    min-height:86px;
  }

  .wp-topbar__panel{
    left:auto;
    right:34px;
    width:min(420px,86vw);
  }
}

@media (max-width:767px){
  .wp-topbar__inner{
    justify-content:center;
  }

  .wp-topbar__btn{
    position:absolute;
    top:50%;
    left:16px;
    transform:translateY(-50%);
  }

  .wp-topbar__brand{
    text-align:center;
  }

  .wp-topbar__brand span{
    font-size:23px;
  }

  .wp-topbar__brand small{
    font-size:12px;
  }
}

.wp-video-fullpage-widget,.wp-video-fullpage-widget *{box-sizing:border-box}.wp-video-fullpage-widget{width:100%;max-width:100%;margin:0;overflow:hidden;color:#f7e8c8;font-family:"Noto Sans TC","Microsoft JhengHei",sans-serif;background:radial-gradient(circle at 8% 0%,rgba(218,181,104,.22),transparent 34%),radial-gradient(circle at 94% 10%,rgba(116,76,210,.13),transparent 30%),linear-gradient(180deg,#050505 0%,#130d07 38%,#070707 76%,#020202 100%)}.wp-video-fullpage-widget a{color:#f8d889;text-decoration:none;font-weight:900}.wp-video-fullpage-widget img{display:block;max-width:100%;height:auto}.wp-video-fullpage-widget .wp-e-con,.wp-video-fullpage-widget .wp-e-con-boxed,.wp-video-fullpage-widget .wp-e-con-full,.wp-video-fullpage-widget .wp-elementor-element{width:100%;max-width:100%;margin:0;background:transparent}.wp-video-fullpage-widget .wp-e-con-inner{width:min(100% - 72px,1320px);max-width:1320px;margin:0 auto;padding:0}.wp-video-fullpage-widget h1{margin:0;padding:46px;border:1px solid rgba(218,181,104,.46);border-radius:40px;background:linear-gradient(180deg,rgba(28,20,12,.98),rgba(5,5,5,.95));color:#ffe4a8;font-size:clamp(34px,4vw,58px);line-height:1.25}.wp-video-fullpage-widget .wp-elementor-widget-heading{padding:26px 0 8px}.wp-video-fullpage-widget .wp-elementor-widget-heading:first-child{padding-top:62px}.wp-video-fullpage-widget h2{margin:0;padding:28px 30px;border:1px solid rgba(218,181,104,.26);border-left:5px solid #d9ac57;border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.066),rgba(255,255,255,.024));color:#ffd98f;font-size:clamp(25px,2.45vw,40px);line-height:1.36}.wp-video-fullpage-widget .wp-elementor-widget-text-editor{padding:12px 0}.wp-video-fullpage-widget .wp-elementor-widget-text-editor p{margin:0 0 16px;padding:26px;border:1px solid rgba(218,181,104,.22);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.058),rgba(255,255,255,.024));color:#f4e8d2;font-size:18px;line-height:2.05}.wp-video-fullpage-widget .wp-elementor-widget-image{width:min(100% - 72px,1320px);margin:18px auto;padding:22px;border:1px solid rgba(218,181,104,.28);border-radius:36px;background:linear-gradient(180deg,rgba(18,14,10,.92),rgba(5,5,5,.96));text-align:center}.wp-video-fullpage-widget .wp-elementor-widget-image img{width:min(100%,252px);margin:0 auto;border-radius:28px}.wp-video-links{width:min(980px,calc(100% - 28px));margin:32px auto;padding:clamp(20px,4vw,34px);border:1px solid rgba(232,190,108,.32);border-radius:26px;background:linear-gradient(180deg,#17130e,#080807)}.wp-video-links__title{margin:0 0 20px;color:#f2d596;font-size:clamp(22px,3vw,30px);font-weight:900;text-align:center}.wp-video-links__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.wp-video-links__grid a{display:flex;min-height:58px;align-items:center;justify-content:center;padding:14px 18px;border:1px solid rgba(225,181,91,.72);border-radius:16px;background:linear-gradient(180deg,#2a2115,#0c0b09);text-align:center}.wp-video-section{width:min(100% - 72px,1320px);margin:38px auto;padding:46px 28px;border:1px solid rgba(216,171,91,.45);border-radius:38px;background:linear-gradient(180deg,rgba(26,18,12,.96),rgba(7,7,7,.96))}.wp-video-head,.wp-video-faq-head,.wp-brand-video-head{text-align:center}.wp-video-kicker,.wp-video-faq-kicker,.wp-brand-video-label{display:inline-flex;padding:7px 14px;margin-bottom:14px;border-radius:999px;background:linear-gradient(180deg,#f8d79d,#bd8a3d);color:#2a1708;font-size:12px;font-weight:900;letter-spacing:3px}.wp-video-head h2,.wp-video-faq-head h2,.wp-brand-video-head h2{width:fit-content;max-width:100%;margin:0 auto 14px;text-align:center}.wp-video-head p,.wp-video-faq-head p,.wp-brand-video-head p{max-width:760px;margin:0 auto;color:#f3e3c4;font-size:18px;line-height:1.8}.wp-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.wp-youtube-lite{position:relative;width:100%;aspect-ratio:9/16;overflow:hidden;border:1px solid rgba(216,171,91,.55);border-radius:24px;background:#050505;cursor:pointer}.wp-youtube-lite img{width:100%;height:100%;object-fit:cover;opacity:.78}.wp-youtube-lite iframe{width:100%;height:100%;border:0}.wp-youtube-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;width:64px;height:64px;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(180deg,#f8d79d,#bd8a3d);color:#1a1208;font-size:28px;font-weight:900}.wp-video-faq-widget{width:min(100% - 72px,1100px);margin:42px auto;padding:40px;border:1px solid rgba(216,171,91,.48);border-radius:36px;background:linear-gradient(180deg,rgba(23,17,11,.96),rgba(6,6,6,.96))}.wp-video-faq-list{display:flex;flex-direction:column;gap:16px}.wp-video-faq-item{overflow:hidden;border:1px solid rgba(216,171,91,.45);border-radius:20px;background:rgba(9,9,9,.88)}.wp-video-faq-item summary{cursor:pointer;padding:20px;color:#f5d89d;font-size:19px;font-weight:900;list-style:none}.wp-video-faq-item>p{margin:0;padding:0 20px 22px;color:#f3e3c4;font-size:17px;line-height:1.9}.wp-brand-video-widget{width:100%;padding:48px 18px;background:linear-gradient(180deg,#050505 0%,#0c0908 48%,#050505 100%)}.wp-brand-video-inner{width:100%;max-width:1180px;margin:0 auto}.wp-brand-video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.wp-brand-video-card{padding:10px;border:1px solid rgba(235,198,126,.38);border-radius:22px;background:rgba(18,14,12,.88)}.wp-brand-video-media{width:100%;aspect-ratio:9/16;overflow:hidden;border-radius:16px;background:#000}.wp-brand-video-media video{display:block;width:100%;height:100%;object-fit:cover}.wp-brand-video-title{display:flex;min-height:58px;align-items:center;justify-content:center;margin:10px 2px 0;color:#ffe6ad;text-align:center;font-size:15px;font-weight:900}.wp-brand-video-btn{display:flex;width:100%;min-height:42px;align-items:center;justify-content:center;margin-top:10px;border-radius:999px;background:linear-gradient(135deg,#fff0bd,#e8b65f 45%,#b7792c);color:#201103!important}@media(max-width:1024px){.wp-brand-video-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.wp-video-fullpage-widget .wp-e-con-inner{width:100%;max-width:100%}.wp-video-fullpage-widget h1{padding:28px 14px;border-radius:0;font-size:31px}.wp-video-fullpage-widget h2{width:100%;padding:20px 16px;font-size:24px}.wp-video-fullpage-widget .wp-elementor-widget-text-editor{padding:10px 14px}.wp-video-fullpage-widget .wp-elementor-widget-text-editor p{padding:18px 14px;font-size:16px}.wp-video-fullpage-widget .wp-elementor-widget-image,.wp-video-section,.wp-video-faq-widget{width:calc(100% - 28px);margin:20px auto;padding:22px 14px}.wp-video-links{width:calc(100% - 20px);padding:18px 14px}.wp-video-links__grid,.wp-video-grid{grid-template-columns:1fr}.wp-brand-video-widget{padding:36px 12px}.wp-brand-video-grid{display:flex;gap:14px;overflow-x:auto}.wp-brand-video-card{flex:0 0 78%}}