html,body{margin:0!important;padding:0!important;width:100%;max-width:100%;background:#050505;color:#f7f3ff;font-family:"Noto Sans TC","Microsoft JhengHei",Arial,sans-serif}
*,*::before,*::after{box-sizing:border-box}
body{overflow-x:hidden}

.rock-business-page{--purple:#ad55ff;--purple-light:#d7adff;--text:#f7f3ff;--muted:#c9bdd9;--line:rgba(191,109,255,.34);width:100%;max-width:100%;background:#050505;color:var(--text)}

.rock-site-header{position:sticky;top:0;z-index:9999;width:100%;height:76px;border-bottom:1px solid rgba(191,109,255,.22);background:rgba(5,5,5,.90);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 10px 30px rgba(0,0,0,.25)}

.rock-site-header__inner{position:relative;width:calc(100% - 32px);max-width:1240px;height:100%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}

.rock-site-brand{min-width:0;display:flex;align-items:center;gap:12px;text-decoration:none}

.rock-site-brand__mark{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border:1px solid rgba(191,109,255,.56);border-radius:13px;background:linear-gradient(145deg,#1d0e2a,#09050d);box-shadow:inset 0 0 18px rgba(173,85,255,.13),0 0 22px rgba(173,85,255,.12);color:#e7cbff;font-size:17px;font-weight:1000}

.rock-site-brand__name{display:block;color:#f6efff;font-size:17px;line-height:1.3;font-weight:1000;white-space:nowrap}

.rock-site-brand__sub{display:block;margin-top:2px;color:#9f93aa;font-size:10px;line-height:1.3;font-weight:800;letter-spacing:.12em;white-space:nowrap}

.rock-site-nav{display:flex;align-items:center;gap:4px}

.rock-site-nav a{display:flex;align-items:center;justify-content:center;min-height:42px;padding:0 13px;border-radius:12px;color:#cfc6d5;font-size:14px;font-weight:800;text-decoration:none;transition:.2s ease}

.rock-site-nav a:hover{color:#fff;background:rgba(173,85,255,.10)}

.rock-site-nav__cta{margin-left:6px;border:1px solid rgba(191,109,255,.45);background:linear-gradient(180deg,rgba(122,46,177,.28),rgba(62,20,91,.18));color:#ead7ff!important}

.rock-site-menu-button{display:none;width:44px;height:44px;flex:0 0 44px;border:1px solid rgba(191,109,255,.3);border-radius:12px;background:#111;align-items:center;justify-content:center;flex-direction:column;gap:5px;padding:0;cursor:pointer}

.rock-site-menu-button span{display:block;width:20px;height:2px;background:#fff;border-radius:999px;transition:.2s ease}

.rock-site-menu-button.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}

.rock-site-menu-button.is-open span:nth-child(2){opacity:0}

.rock-site-menu-button.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}

.rock-business-main{width:calc(100% - 28px);max-width:1180px;margin:0 auto;padding:26px 0 44px}

.rock-business-hero{margin:0 0 22px;padding:clamp(24px,4vw,42px);border:1px solid rgba(191,109,255,.42);border-radius:26px;background:linear-gradient(180deg,rgba(24,12,35,.92),rgba(8,5,11,.97));box-shadow:inset 0 0 32px rgba(150,58,221,.08),0 16px 36px rgba(0,0,0,.22)}

.rock-business-kicker{display:flex;align-items:center;gap:10px;margin:0 0 13px;color:#ad55ff;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}

.rock-business-kicker::before{content:"";width:44px;height:2px;background:linear-gradient(90deg,#ad55ff,transparent);box-shadow:0 0 14px #ad55ff}

.rock-business-hero h1{margin:0 0 18px;color:#f5ebff;font-size:clamp(30px,4vw,50px);line-height:1.35;font-weight:1000;letter-spacing:.01em}

.rock-business-hero p{margin:0;color:#d5ccdf;font-size:clamp(15px,1.5vw,18px);line-height:1.95}

.rock-business-hero p+p{margin-top:15px}

.rock-business-article{display:grid;gap:18px}

.rock-business-section{padding:clamp(22px,3vw,32px);border:1px solid rgba(191,109,255,.28);border-radius:22px;background:linear-gradient(180deg,rgba(20,11,30,.88),rgba(8,5,11,.95));box-shadow:inset 0 0 24px rgba(150,58,221,.04),0 12px 26px rgba(0,0,0,.16)}

.rock-business-section h2{margin:0 0 16px;color:#f1e7ff;font-size:clamp(24px,3vw,34px);line-height:1.45;font-weight:900}

.rock-business-section h3{margin:24px 0 10px;color:#eadbff;font-size:clamp(18px,2vw,23px);line-height:1.55;font-weight:900}

.rock-business-section p{margin:0;color:#d3cadb;font-size:clamp(15px,1.4vw,17px);line-height:1.95}

.rock-business-section p+p{margin-top:14px}

.rock-business-section strong{color:#ead5ff}

.rock-business-highlight{margin:18px 0;padding:17px 18px;border-left:3px solid #ad55ff;border-radius:0 15px 15px 0;background:linear-gradient(90deg,rgba(92,32,132,.34),rgba(52,17,78,.10));color:#eadbff;font-size:clamp(16px,1.6vw,19px);line-height:1.85;font-weight:900}

.rock-related-widget{margin-top:24px;padding:28px;border:1px solid rgba(191,109,255,.28);border-radius:22px;background:linear-gradient(180deg,rgba(20,11,30,.88),rgba(8,5,11,.95))}

.rock-related-widget__kicker{margin:0 0 8px;color:#ad55ff;font-size:12px;font-weight:900;letter-spacing:.12em}

.rock-related-widget>h2{margin:0 0 20px;color:#f1e7ff;font-size:clamp(24px,3vw,34px);line-height:1.45;font-weight:1000}

.rock-related-widget__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}

.rock-related-widget__item{padding:19px;border:1px solid rgba(192,106,255,.24);border-radius:16px;background:linear-gradient(180deg,rgba(15,9,21,.96),rgba(7,5,10,.97))}

.rock-related-widget__item h3{margin:0 0 10px;font-size:clamp(17px,1.7vw,21px);line-height:1.55}

.rock-related-widget__item h3 a{color:#d9a8ff;text-decoration:none}

.rock-related-widget__item h3 a:hover{text-decoration:underline}

.rock-related-widget__item p{margin:0;color:#d3cadb;font-size:15px;line-height:1.9}

.rock-site-footer{position:relative;width:100%;margin-top:54px;border-top:1px solid rgba(191,109,255,.22);background:radial-gradient(circle at 50% 0,rgba(146,47,223,.10),transparent 34%),linear-gradient(180deg,#09060d,#050505)}

.rock-site-footer__inner{width:calc(100% - 32px);max-width:1180px;margin:0 auto;padding:52px 0 28px}

.rock-site-footer__top{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(180px,.55fr) minmax(180px,.55fr);gap:50px;padding-bottom:38px}

.rock-site-footer__logo{display:flex;align-items:center;gap:12px;margin-bottom:18px}

.rock-site-footer__logo-mark{width:44px;height:44px;display:grid;place-items:center;border:1px solid rgba(191,109,255,.48);border-radius:13px;background:linear-gradient(145deg,#1b0c28,#09050d);color:#e3c2ff;font-size:17px;font-weight:1000}

.rock-site-footer__logo-name{color:#f4ecff;font-size:19px;font-weight:1000}

.rock-site-footer__brand p{max-width:520px;margin:0;color:#aaa0b3;font-size:14px;line-height:1.9}

.rock-site-footer__title{margin:0 0 15px;color:#e9dbf7;font-size:14px;font-weight:1000;letter-spacing:.08em}

.rock-site-footer__links{display:grid;gap:10px}

.rock-site-footer__links a{width:max-content;max-width:100%;color:#a99fb1;font-size:13px;text-decoration:none}

.rock-site-footer__links a:hover{color:#d8adff}

.rock-site-footer__bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-top:24px;border-top:1px solid rgba(255,255,255,.06)}

.rock-site-footer__legal{color:#807786;font-size:12px;line-height:1.8}

.rock-site-footer__legal p{margin:0}

.rock-site-footer__legal p+p{margin-top:4px}

.rock-site-footer__tag{color:#9e91a8;font-size:11px;font-weight:900;letter-spacing:.10em;white-space:nowrap}

/* 單顆電話浮動按鈕 */

.rock-business-floating-actions{
position:fixed!important;
left:50%!important;
right:auto!important;
top:auto!important;
bottom:max(12px,env(safe-area-inset-bottom))!important;
z-index:2147483647!important;
display:block!important;
width:min(220px,calc(100vw - 24px))!important;
max-width:220px!important;
height:auto!important;
margin:0!important;
padding:0!important;
transform:translateX(-50%)!important;
box-sizing:border-box!important
}

.rock-business-floating-actions,
.rock-business-floating-actions *{
box-sizing:border-box!important
}

.rock-business-floating-action{
position:relative!important;
display:flex!important;
align-items:center!important;
justify-content:center!important;
gap:8px!important;
width:100%!important;
min-width:0!important;
max-width:none!important;
height:auto!important;
min-height:50px!important;
margin:0!important;
padding:0 16px!important;
border:1px solid rgba(205,128,255,.48)!important;
border-radius:14px!important;
background:linear-gradient(135deg,rgba(112,42,168,.98),rgba(69,22,108,.99))!important;
color:#fff!important;
text-decoration:none!important;
font-family:"Noto Sans TC","Microsoft JhengHei",Arial,sans-serif!important;
font-size:14px!important;
font-weight:900!important;
line-height:1!important;
white-space:nowrap!important;
overflow:hidden!important;
box-shadow:0 10px 28px rgba(0,0,0,.34),0 0 20px rgba(173,85,255,.12)!important;
transform:none!important
}

.rock-business-floating-action:hover{
transform:translateY(-2px)!important;
filter:brightness(1.08)!important;
text-decoration:none!important
}

.rock-business-floating-icon{
display:flex!important;
align-items:center!important;
justify-content:center!important;
width:28px!important;
height:28px!important;
min-width:28px!important;
max-width:28px!important;
flex:0 0 28px!important;
margin:0!important;
padding:0!important;
border-radius:50%!important;
background:rgba(255,255,255,.12)!important;
color:#fff!important;
font-size:14px!important;
font-weight:1000!important;
line-height:1!important
}

.rock-business-floating-text{
display:block!important;
margin:0!important;
padding:0!important;
color:#fff!important;
font-size:14px!important;
font-weight:900!important;
line-height:1!important;
text-align:center!important;
white-space:nowrap!important
}

@media(max-width:900px){
.rock-site-menu-button{display:flex!important}

.rock-site-nav{
position:absolute!important;
top:100%!important;
left:0!important;
right:0!important;
width:100%!important;
display:none!important;
flex-direction:column!important;
align-items:stretch!important;
gap:6px!important;
padding:12px!important;
background:#09090b!important;
border:1px solid rgba(191,109,255,.22)!important;
border-radius:0 0 16px 16px!important;
box-shadow:0 18px 38px rgba(0,0,0,.35)!important;
z-index:10000!important
}

.rock-site-nav.is-open{display:flex!important}

.rock-site-nav a{
display:flex!important;
visibility:visible!important;
opacity:1!important;
align-items:center!important;
justify-content:flex-start!important;
width:100%!important;
min-height:44px!important;
padding:0 14px!important;
margin:0!important;
border-radius:10px!important;
background:#111!important;
color:#fff!important
}

.rock-site-nav__cta{
justify-content:center!important;
margin-left:0!important;
background:linear-gradient(135deg,#702aa8,#4d1d75)!important
}

.rock-related-widget__list{grid-template-columns:1fr}

.rock-site-footer__top{grid-template-columns:1fr 1fr;gap:34px 24px}

.rock-site-footer__brand{grid-column:1/-1}
}

@media(max-width:768px){
.rock-site-header{height:66px}

.rock-site-header__inner{width:calc(100% - 24px)}

.rock-site-brand__mark{width:37px;height:37px;flex-basis:37px;font-size:15px}

.rock-site-brand__name{font-size:15px}

.rock-site-brand__sub{font-size:8px}

.rock-business-main{width:calc(100% - 24px);padding:18px 0 30px}

.rock-business-hero{padding:20px 16px;border-radius:20px}

.rock-business-hero h1{font-size:27px}

.rock-business-hero p{font-size:14px}

.rock-business-section{padding:18px 15px;border-radius:19px}

.rock-business-section h2{font-size:23px}

.rock-business-section h3{font-size:18px}

.rock-business-section p{font-size:14px}

.rock-related-widget{padding:18px 15px;border-radius:19px}

.rock-related-widget>h2{font-size:22px}

.rock-related-widget__item{padding:15px 14px}

.rock-related-widget__item p{font-size:14px}

.rock-site-footer__inner{width:calc(100% - 28px);padding:38px 0 22px}

.rock-site-footer__top{grid-template-columns:1fr;gap:28px}

.rock-site-footer__brand{grid-column:auto}

.rock-site-footer__bottom{display:block}

.rock-site-footer__tag{margin-top:14px;white-space:normal}

.rock-business-floating-actions{
left:50%!important;
right:auto!important;
bottom:max(8px,env(safe-area-inset-bottom))!important;
width:calc(100vw - 24px)!important;
max-width:360px!important;
transform:translateX(-50%)!important
}

.rock-business-floating-action{
width:100%!important;
min-height:48px!important;
padding:0 14px!important;
border-radius:13px!important
}

.rock-business-floating-icon{
width:26px!important;
height:26px!important;
min-width:26px!important;
max-width:26px!important;
flex-basis:26px!important
}

.rock-business-floating-text{font-size:13px!important}
}

@media(max-width:420px){
.rock-site-brand__sub{display:none}

.rock-site-brand__name{font-size:14px}

.rock-business-hero h1{font-size:24px}

.rock-business-section h2{font-size:21px}

.rock-business-floating-actions{
width:calc(100vw - 16px)!important;
max-width:none!important
}

.rock-business-floating-action{
min-height:46px!important;
padding:0 12px!important;
border-radius:12px!important
}

.rock-business-floating-text{font-size:13px!important}
}