

:root{
  --yangclub-bg:#050202;
  --yangclub-bg2:#140807;
  --yangclub-card:rgba(24,9,8,.72);
  --yangclub-card2:rgba(255,198,170,.08);
  --yangclub-line:rgba(255,198,170,.45);
  --yangclub-line-strong:rgba(255,224,200,.78);
  --yangclub-text:#fff6ef;
  --yangclub-muted:#e7c0ae;
  --yangclub-gold:#ffe2bf;
  --yangclub-rose:#f3bba8;
  --yangclub-copper:#b76e61;
  --yangclub-dark:#3c120d;
}
html{scroll-behavior:smooth;}
body{margin:0;background:#050202;}
.yangclub-page-widget{
  width:100%;margin:0;color:var(--yangclub-text);
  background:radial-gradient(circle at 12% 0%,rgba(255,198,170,.16),transparent 30%),radial-gradient(circle at 88% 12%,rgba(183,110,97,.18),transparent 32%),linear-gradient(180deg,#050202 0%,#130706 38%,#060202 100%);
  font-family:-apple-system,BlinkMacSystemFont,"Noto Sans TC","Microsoft JhengHei",Arial,sans-serif;
  line-height:1.85;overflow:hidden;
}
.yangclub-page-widget *{box-sizing:border-box;}
.yangclub-page-widget a{color:var(--yangclub-gold);text-decoration:none;font-weight:900;}
.yangclub-page-widget a:hover{color:#fff0d8;}
.yangclub-site-header{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:radial-gradient(circle at 10% 0%,rgba(255,198,170,.18),transparent 34%),linear-gradient(180deg,#140807,#050202);border-bottom:1px solid rgba(255,198,170,.55);box-shadow:0 0 20px rgba(255,174,145,.24),0 8px 30px rgba(0,0,0,.55);position:relative;z-index:9999;}
.yangclub-header-inner{width:100%;max-width:1280px;margin:0 auto;padding:16px 26px;display:flex;align-items:center;justify-content:space-between;gap:22px;position:relative;z-index:3;}
.yangclub-logo,.yangclub-footer-logo{display:flex;flex-direction:column;text-decoration:none!important;line-height:1.2;flex:0 0 auto;position:relative;z-index:4;pointer-events:auto!important;}
.yangclub-logo strong,.yangclub-footer-logo strong{font-size:28px;font-weight:950;letter-spacing:3px;background:linear-gradient(90deg,#f7c6b0 0%,#fff0d8 42%,#c97966 72%,#ffd9be 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 16px rgba(255,183,155,.28);}
.yangclub-logo span,.yangclub-footer-logo span{margin-top:5px;font-size:12px;font-weight:800;letter-spacing:3px;color:#f6c9b6;}
.yangclub-desktop-nav{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:1;position:relative;z-index:4;pointer-events:auto!important;}
.yangclub-desktop-nav a,.yangclub-mobile-nav a,.yangclub-footer-nav a,.yangclub-main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 15px;border-radius:999px;color:#fff4ec!important;font-size:15px;font-weight:850;line-height:1.2;text-decoration:none!important;border:1px solid rgba(255,198,170,.32);background:rgba(20,8,7,.38);box-shadow:inset 0 0 12px rgba(255,214,180,.05);transition:.25s ease;white-space:nowrap;position:relative;z-index:5;cursor:pointer;}
.yangclub-desktop-nav a:hover,.yangclub-mobile-nav a:hover,.yangclub-footer-nav a:hover,.yangclub-main-btn:hover{color:var(--yangclub-dark)!important;background:linear-gradient(135deg,#fff1e4,#f3bba8 48%,#b76e61);box-shadow:0 0 16px rgba(255,174,145,.58),0 0 26px rgba(255,218,185,.25);transform:translateY(-2px);}
.yangclub-desktop-nav .yangclub-contact-link,.yangclub-mobile-nav .yangclub-contact-link,.yangclub-footer-nav .yangclub-footer-contact,.yangclub-main-btn{color:var(--yangclub-dark)!important;background:linear-gradient(135deg,#fff1e4,#f3bba8 48%,#b76e61);border-color:rgba(255,224,200,.85);box-shadow:0 0 16px rgba(255,174,145,.52),inset 0 0 10px rgba(255,255,255,.32);}
.yangclub-menu-btn{display:none;width:46px;height:46px;border-radius:15px;border:1px solid rgba(255,198,170,.72);background:linear-gradient(180deg,rgba(38,13,10,.92),rgba(8,3,3,.86));box-shadow:0 0 14px rgba(255,174,145,.35),inset 0 0 12px rgba(255,214,180,.08);cursor:pointer;position:relative;z-index:6;flex:0 0 auto;}
.yangclub-menu-btn span{display:block;width:23px;height:2px;margin:5px auto;border-radius:999px;background:#ffe2bf;box-shadow:0 0 8px rgba(255,183,155,.6);transition:.25s ease;}
.yangclub-mobile-nav{display:none;width:100%;background:radial-gradient(circle at 90% 0%,rgba(255,198,170,.16),transparent 34%),linear-gradient(180deg,#0b0303,#030101);border-top:1px solid rgba(255,198,170,.35);padding:12px 14px 16px;position:relative;z-index:5;}
.yangclub-mobile-nav a{display:flex;width:100%;min-height:48px;margin:8px 0;border-radius:16px;white-space:normal;}
.yangclub-site-header.yangclub-menu-open .yangclub-mobile-nav{display:block;}
.yangclub-site-header.yangclub-menu-open .yangclub-menu-btn span:nth-child(1){transform:translateY(7px) rotate(45deg)}
.yangclub-site-header.yangclub-menu-open .yangclub-menu-btn span:nth-child(2){opacity:0}
.yangclub-site-header.yangclub-menu-open .yangclub-menu-btn span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
.yangclub-article-wrap{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:42px 18px 54px;background:radial-gradient(circle at 50% 0%,rgba(255,198,170,.12),transparent 38%),linear-gradient(180deg,rgba(255,198,170,.025),rgba(0,0,0,0));}
.yangclub-article-shell{width:100%;max-width:1040px;margin:0 auto;padding:0;}
.yangclub-article-shell > h2{margin:32px 0 18px;padding:22px 24px;border-radius:26px;color:#fff0d8;font-size:30px;font-weight:950;line-height:1.35;letter-spacing:.5px;background:linear-gradient(135deg,rgba(255,198,170,.16),rgba(20,7,6,.8) 58%,rgba(255,198,170,.06)),radial-gradient(circle at 12% 20%,rgba(255,226,191,.16),transparent 34%);border:1px solid rgba(255,198,170,.52);box-shadow:0 18px 42px rgba(0,0,0,.42),inset 0 0 18px rgba(255,214,180,.06);position:relative;overflow:hidden;}
.yangclub-article-shell > h2:first-child{margin-top:0;font-size:34px;text-align:center;padding:30px 28px;background:radial-gradient(circle at 50% -20%,rgba(255,226,191,.28),transparent 45%),linear-gradient(135deg,rgba(255,198,170,.18),rgba(20,7,6,.86) 55%,rgba(183,110,97,.16));}
.yangclub-article-shell > h2:before{content:"";position:absolute;inset:0;border-radius:inherit;border:1px solid rgba(255,244,236,.14);pointer-events:none;}
.yangclub-article-shell > h3{margin:26px 0 10px;color:#ffe2bf;font-size:22px;font-weight:950;line-height:1.4;padding-left:16px;border-left:4px solid rgba(255,198,170,.78);text-shadow:0 0 14px rgba(255,183,155,.18);}
.yangclub-article-shell > p,.yangclub-info-card p{margin:0 0 18px;padding:18px 20px;color:#fff7f1;font-size:18px;line-height:1.95;font-weight:650;letter-spacing:.2px;background:linear-gradient(180deg,rgba(255,198,170,.07),rgba(12,4,4,.62));border:1px solid rgba(255,198,170,.24);border-radius:20px;box-shadow:inset 0 0 12px rgba(255,214,180,.035);}
.yangclub-intro-line{color:#f6c9b6!important;font-weight:900!important;}
.yangclub-hero-frame{margin:22px auto 30px;padding:12px;border-radius:30px;background:linear-gradient(135deg,rgba(255,241,228,.28),rgba(183,110,97,.34),rgba(255,226,191,.18)),rgba(10,3,3,.76);border:1px solid rgba(255,224,200,.7);box-shadow:0 22px 55px rgba(0,0,0,.56),0 0 30px rgba(255,174,145,.24),inset 0 0 14px rgba(255,255,255,.08);overflow:hidden;position:relative;}
.yangclub-hero-frame:before{content:"";position:absolute;inset:10px;border-radius:22px;border:1px solid rgba(255,255,255,.12);z-index:2;pointer-events:none;}
.yangclub-hero-frame img{display:block;width:100%;aspect-ratio:4/3;height:auto;object-fit:cover;border-radius:22px;background:#140807;}
.yangclub-hero-frame figcaption{margin:10px 4px 2px;color:#f6c9b6;font-size:14px;font-weight:800;line-height:1.4;text-align:center;}
.yangclub-info-panel{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:18px;margin:36px 0 0;}
.yangclub-info-card{padding:24px;border-radius:28px;background:radial-gradient(circle at 10% 0%,rgba(255,226,191,.18),transparent 36%),linear-gradient(180deg,rgba(255,198,170,.1),rgba(10,3,3,.78));border:1px solid rgba(255,198,170,.5);box-shadow:0 18px 42px rgba(0,0,0,.45),inset 0 0 16px rgba(255,214,180,.05);}
.yangclub-panel-eyebrow{display:inline-flex;margin:0 0 10px;padding:6px 10px;color:#3c120d;background:linear-gradient(135deg,#fff1e4,#f3bba8 48%,#b76e61);border-radius:999px;font-size:12px;font-weight:950;letter-spacing:1.4px;}
.yangclub-info-card h2{margin:0 0 12px;color:#fff0d8;font-size:25px;font-weight:950;line-height:1.35;}
.yangclub-info-card p{padding:0;margin:0 0 16px;background:transparent;border:0;box-shadow:none;font-size:17px;}
.yangclub-info-grid{display:grid;grid-template-columns:1fr;gap:10px;}
.yangclub-info-grid div{padding:14px 16px;border-radius:18px;border:1px solid rgba(255,198,170,.28);background:rgba(255,198,170,.065);}
.yangclub-info-grid span{display:block;margin-bottom:4px;color:#d9b7a8;font-size:13px;font-weight:900;}
.yangclub-info-grid strong{display:block;color:#fff6ef;font-size:16px;line-height:1.55;font-weight:900;}
.yangclub-related-card{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;}
.yangclub-main-btn{width:100%;min-height:52px;margin-top:8px;font-size:17px;}
.yangclub-footer-wrap{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:radial-gradient(circle at 12% 0%,rgba(255,198,170,.18),transparent 34%),radial-gradient(circle at 88% 8%,rgba(183,110,97,.22),transparent 38%),linear-gradient(180deg,#140807 0%,#060202 58%,#020101 100%);border-top:1px solid rgba(255,198,170,.55);box-shadow:0 -8px 30px rgba(0,0,0,.55),0 0 22px rgba(255,174,145,.22);position:relative;z-index:50;overflow:hidden;}
.yangclub-footer-wrap:before,.yangclub-footer-wrap:after{content:"";position:absolute;width:190px;height:190px;background:radial-gradient(circle,rgba(255,221,190,.26),rgba(183,110,97,.13),transparent 72%);filter:blur(14px);opacity:.9;}
.yangclub-footer-wrap:before{left:-80px;top:-70px}.yangclub-footer-wrap:after{right:-80px;bottom:-70px}
.yangclub-footer-inner{width:100%;max-width:1180px;margin:0 auto;padding:34px 24px 24px;position:relative;z-index:1;}
.yangclub-footer-main{display:grid;grid-template-columns:1fr 1.45fr;gap:26px;align-items:start;}
.yangclub-footer-brand,.yangclub-footer-nav-box{padding:22px;border-radius:26px;border:1px solid rgba(255,198,170,.45);background:linear-gradient(180deg,rgba(255,198,170,.08),rgba(20,7,6,.62));box-shadow:0 0 18px rgba(255,174,145,.16),inset 0 0 14px rgba(255,214,180,.06);}
.yangclub-footer-logo strong{font-size:30px}.yangclub-footer-logo span{margin-top:7px;font-size:13px}
.yangclub-footer-brand p{margin:16px 0 0;color:#fff4ec;font-size:15px;line-height:1.8;font-weight:750;text-shadow:0 0 10px rgba(0,0,0,.7);}
.yangclub-footer-title{margin:0 0 16px;color:#fff0d8;font-size:20px;line-height:1.3;font-weight:950;letter-spacing:1px;}
.yangclub-footer-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;}
.yangclub-footer-nav a{display:flex;min-height:46px;padding:10px 14px;white-space:normal;text-align:center;}
.yangclub-footer-bottom{margin-top:24px;padding-top:18px;border-top:1px solid rgba(255,198,170,.25);display:flex;align-items:center;justify-content:space-between;gap:16px;color:#d9b7a8;font-size:13px;font-weight:750;line-height:1.6;}
.yangclub-footer-bottom b{color:#ffe2bf}
.yangclub-float-buttons{position:fixed;right:18px;bottom:18px;z-index:99999;display:flex;flex-direction:column;gap:10px;opacity:1!important;filter:none!important;mix-blend-mode:normal!important;isolation:isolate;}
.yangclub-float-buttons a{width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none!important;font-size:13px;font-weight:950;line-height:1.15;text-align:center;letter-spacing:.5px;border:2px solid rgba(255,224,200,.95)!important;background-color:#f3bba8!important;background-image:linear-gradient(135deg,#fff1e4 0%,#f3bba8 48%,#b76e61 100%)!important;color:#3c120d!important;box-shadow:0 0 16px rgba(255,174,145,.72),0 8px 22px rgba(0,0,0,.52),inset 0 0 10px rgba(255,255,255,.38)!important;transition:.25s ease;}
.yangclub-float-buttons a:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 0 22px rgba(255,174,145,.82),0 0 34px rgba(255,218,185,.38),0 10px 26px rgba(0,0,0,.55);}
@media(max-width:980px){.yangclub-info-panel{grid-template-columns:1fr}.yangclub-footer-main{grid-template-columns:1fr}.yangclub-footer-nav{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.yangclub-header-inner{padding:13px 14px}.yangclub-logo strong{font-size:23px;letter-spacing:2px}.yangclub-logo span{font-size:11px;letter-spacing:2px}.yangclub-desktop-nav{display:none}.yangclub-menu-btn{display:block}.yangclub-article-wrap{padding:28px 12px 44px}.yangclub-article-shell > h2{font-size:24px;padding:20px 18px;border-radius:22px;margin:28px 0 14px}.yangclub-article-shell > h2:first-child{font-size:26px;padding:24px 18px}.yangclub-article-shell > h3{font-size:20px;margin:22px 0 9px}.yangclub-article-shell > p{font-size:16px;line-height:1.9;padding:16px 15px;border-radius:18px}.yangclub-hero-frame{border-radius:24px;padding:9px;margin:18px auto 25px}.yangclub-hero-frame img{border-radius:17px}.yangclub-info-card{padding:18px;border-radius:22px}.yangclub-info-card h2{font-size:21px}.yangclub-info-card p{font-size:16px}.yangclub-footer-inner{padding:28px 14px 22px}.yangclub-footer-brand,.yangclub-footer-nav-box{text-align:center;padding:18px;border-radius:22px}.yangclub-footer-logo{align-items:center}.yangclub-footer-logo strong{font-size:26px;letter-spacing:2px}.yangclub-footer-logo span{font-size:12px;letter-spacing:2px}.yangclub-footer-nav{grid-template-columns:1fr;gap:10px}.yangclub-footer-nav a{min-height:45px;border-radius:16px;font-size:15px}.yangclub-footer-bottom{flex-direction:column;text-align:center;gap:6px;font-size:12px}.yangclub-float-buttons{right:12px;bottom:12px;gap:8px}.yangclub-float-buttons a{width:52px;height:52px;font-size:12px}}
@media(max-width:420px){.yangclub-header-inner{gap:10px}.yangclub-logo strong{font-size:21px}.yangclub-logo span{font-size:10px;letter-spacing:1.5px}.yangclub-article-wrap{padding-left:10px;padding-right:10px}.yangclub-article-shell > h2:first-child{font-size:23px}.yangclub-article-shell > h2{font-size:22px}.yangclub-article-shell > h3{font-size:19px}.yangclub-article-shell > p{font-size:15.5px;padding:15px 14px}.yangclub-footer-logo strong{font-size:24px}.yangclub-footer-brand,.yangclub-footer-nav-box{padding:16px}.yangclub-float-buttons{right:10px;bottom:10px}.yangclub-float-buttons a{width:50px;height:50px;font-size:11px}}

