@import url('/Other/www.i-web/css/fontawesome-all.css');@import url('/Other/www.i-web/css/font-awesome.min.css');@import url('/Other/www.i-web/css/fontawesome.min.css');
ol,ul,dl { padding: 0 0px }
#textEditor { overflow: hidden; position: relative }
#textEditor .navbox { background: -webkit-linear-gradient(270deg,#f7f7f7 0%,#f7f7f7 100%); padding: 20px 30px; border-radius: 20px; border: 1px solid #e8e8e8; margin-top: 30px; }
#textEditor .topBar { width: calc(100% - 0px); padding: 10px 20px; font-size: 1.4em; line-height: 1.6em; transition: all 0.3s; display: flex; align-items: center; justify-content: space-between }
#textEditor .topBar:after { content: ""; position: absolute; left: 0; width: 0; border-bottom-color: transparent; border-left-color: transparent; bottom: -16px }
#textEditor .topBar .box { display: flex; text-align: center; align-items: flex-start; flex-direction: column }
#textEditor .topBar .box i { font-size: 30px; cursor: pointer; display: flex; align-items: center; border-radius: 5px; border: gainsboro 1px solid; padding: 7px 12px }
#textEditor .topBar .box .fa span { font-size: 15px; margin-left: 2px }
#textEditor .topBar .box .tit h2 { font-size: 25px; color: #000000; margin-bottom: 10px; }
#textEditor .topBar .box:last-child { margin-left: 0; width: auto; text-align: left; display: flex; flex-direction: row; align-items: center }
#textEditor .infoWrap { overflow: hidden; margin-left: 0; padding: 20px 0 20px; transition: all 0.3s; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s }
#textEditor .infoWrap.collapsed { height: 0; padding: 0; padding-top: 0 }
#textEditor .infoWrap ul li { padding: 10px 30px; border-bottom: 1px #ccc dashed }
#textEditor .infoWrap ul li a { display: flex; align-items: center; font-size: 17px; color: #4e4e4e }
#textEditor .infoWrap ul li a .fa { margin-right: 10px; display: none }
#textEditor .infoWrap ul li a:before { content: ""; width: 10px; height: 10px; background: #a8a8a8; border-radius: 50%; display: inline-block; margin: 0 15px 0 0 }
#textEditor .infoWrap ul li:hover { background: #bcbcbc40 }
#textEditor .infoWrap ul li h5 { font-size: 22px; color: #104a65 }
#textEditor .infoWrap ul li h5 i { color: #25a746 }
#textEditor .infoWrap ul li p { padding-left: 30px; font-size: 16px }
#textEditor .iconBtn { position: absolute; width: 45px; height: 45px; background: #03a9f4; right: 25px; top: 8px; border: 2px #e6f7ff solid; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; font-size: 26px; color: #e6f7ff; z-index: 20; display: flex; flex-direction: column; align-items: center; justify-content: center }
#textEditor .iconBtn i { display: flex; flex-direction: column; align-items: center; justify-content: center }
.flexJbox { display: flex }
.flexJbox .leftbox { display: flex; flex-direction: column; width: 50% }
.flexJbox .rightbox { display: flex; flex-direction: column; width: 50% }
#textEditor .infobox { padding: 20px }
#textEditor .infobox .boxn { margin-bottom: 50px; border-bottom: #aaaaaa6b 1px solid; padding-bottom: 30px; }
#textEditor .infobox .mlist h5 { color: #4f4f4f; font-size: 22px; margin: 0px 0 10px }
#textEditor .infobox .mlist h4 { font-size: 22px; margin: 20px 0; }
#textEditor .infobox .imgbox { margin: 30px 0 }
#textEditor .infobox p { margin: 0 0 10px 0; letter-spacing: 1px; font-size: 1.05rem; text-align: justify; line-height: 180%; }
#textEditor .infobox p a { color: #3F51B5; }
#textEditor .infobox .mlist { padding: 5px 0; }
#textEditor .infobox h3 { color: #3F51B5; font-size: 22px; margin: 0px 0 10px; margin-bottom: 20px; border-bottom: #aaaaaa6b 1px solid; padding-bottom: 20px; margin-top: 10px; width: 100%; display: inline-block; }
#textEditor .infobox h3 a { color: #3F51B5; font-size: 22px }
#textEditor .infobox .mlist h2 { font-size: 21px }
#textEditor .infobox .mlist ol { list-style: decimal outside; padding-left: 30px }
#textEditor .infobox .mlist ol li { margin-bottom: 4px }
#textEditor .infobox .mlist ul { display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); max-width: 100%; margin: 40px 0 20px 0; gap: 40px }
#textEditor .infobox .mlist ul.listbox2 { grid-template-columns: repeat(auto-fit,minmax(380px,1fr)); }
#textEditor .infobox .mlist ul li >div { padding: 40px 30px; background-color: #ffffff; border-radius: 50px; letter-spacing: 1px; font-size: 1rem; text-align: justify; line-height: 180% }
#textEditor .infobox .mlist ul li iframe { width: 100%; }
#textEditor .infobox .mlist ul li .titlesstop { margin-top: 20px; text-align: center; display: flex; flex-direction: column; align-items: center }
#textEditor .infobox .mlist ul li .titlesstop strong { margin-bottom: 10px; font-size: 18px; background-color: #2196F3; display: block; width: max-content; text-align: center; padding: 3px 20px; color: #fff; border-radius: 50px }
#textEditor .infobox .mlist ul li .titlesstop strong::after { display: none }
#textEditor .infobox .mlist ul li >div strong { position: relative; font-size: 22px; padding-bottom: 20px; margin-bottom: 20px; display: inline-block; width: 100%; text-align: center }
#textEditor .infobox .mlist ul li >div strong::after { content: ""; position: absolute; right: 0; bottom: 0; display: block; width: 100%; height: 1px; background: rgba(0,0,0,0.12) }
#textEditor .infobox .titleJ { position: relative }
#textEditor .infobox .titleJ { position: relative }
#textEditor .infobox .titleJ h2 { font-weight: 700; line-height: 180%; align-items: center; color: #000000; font-size: 30px; margin: 20px 0 0; }
#box05 .titleJ h2 { text-align: center }
#textEditor .infobox .imgJ { margin: 20px 0 }
#textEditor .infobox .imgJ img { height: 360px; width: 100%; object-fit: cover }
#textEditor ul.topBox { margin: 30px 0; display: grid; grid-template-columns: repeat(4,1fr); gap: 30px; }
#textEditor ul.topBox li { position: relative; background: #fff; padding: 30px 20px; }
#textEditor ul.topBox li p.photo { text-align: center; }
#textEditor ul.topBox li img { width: 80px; margin: 0 auto 30px; display: block; }
#textEditor ul.topBox li h3 { text-align: center; font-size: 20px; color: #323232; }
#textEditor ul.topBox li article { font-size: 16px; margin-top: 20px; text-align: center; }
#faq_list li { margin-bottom: 30px; }
#faq_list li .title { padding: 10px 45px 10px 5px; }
#faq_list li .title label { padding: 0 0 0 10px; width: 70px; }
#faq_list li .title font { width: calc(100% - 80px); font-size: 18px; }
#faq_list li .info { padding: 15px 35px 15px 85px; font-size: 14px; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
#textEditor .table-responsive { overflow-x: auto; -webkit-overflow-scrolling: touch }
#textEditor table { margin: 15px 0; width: 100%; border-collapse: collapse }
#textEditor tbody tr:nth-child(2n) { background: #ededed; }
#textEditor td,#textEditor th { padding: 10px; border: 1px solid #f6f6f6; vertical-align: middle !important; text-align: center; }
#box06 p { margin-bottom: 30px; }
#textEditor i.fa { margin-left: 10px }
#textEditor td i.fa-check { color: #149000 }
#textEditor td i.fa-close { color: #ba0f0f }
#textEditor .csaebox .case { background: url(/images/re-make/info/pro-desc-pc.png) no-repeat 50% 0%/cover; overflow: hidden; background-size: contain }
#textEditor .csaebox .case a { display: block; background: no-repeat 50% 0%/100%; margin: 11px 38px 30px; }
#textEditor .csaebox .case a img { width: 100% }
#textEditor .csaebox { display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 40px; margin: 60px 0 }
#textEditor .moreJ { text-align: center; display: flex; align-items: center; justify-content: center }
#textEditor .moreJ a { position: relative; z-index: 1; padding: 14px 20px; display: inline-block; max-width: 240px; width: 100%; font-size: 16px; text-align: center; letter-spacing: 1px; background-color: #eeeeee; border-radius: 35px; display: flex; align-items: center; justify-content: space-around }
#textEditor .moreJ a svg { margin-left: 0.5em; width: 18px; height: 18px; fill: #434343 }
.threeG { display: grid; justify-content: center; grid-template-columns: 1fr 32%; gap: 20px; justify-items: center; border-radius: 50px; padding: 50px 80px; background-color: #eeeeee; align-items: center; margin-bottom: 70px }
.threeG .sideBox { padding: 10px 0; width: 100% }
.threeG .sideBox h2 { font-weight: 700; line-height: 180%; align-items: center; color: #323232; font-size: 30px; margin-bottom: 10px; margin: 0px 0 10px; }
.threeG .sideBox p,.threeG .sideBox p strong { font-size: 20px }
.threeG .sideBox .infoList { display: flex; flex-direction: row; flex-wrap: wrap; gap: 30px }
.threeG .sideBox .infoList li { position: relative; margin-bottom: 15px }
.threeG .sideBox .infoList li::after { content: ""; display: block; width: 1px; height: 16px; position: absolute; top: 50%; right: -16px; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 1; background-color: rgb(55 55 55/30%) }
.threeG .sideBox .infoList li:last-child::after { display: none }
.threeG .sideBox .titleBox,.threeG .sideBox .titleBox strong { margin: 10px 0; font-weight: 400; color: #4a4a4a; font-size: 22px; line-height: 160%; letter-spacing: 1.32px; margin: 20px 0 }
.threeG .centerBox { display: flex; justify-content: center; align-items: center; flex-direction: column; gap: 15px; width: 100% }
.threeG .centerBox .bov:nth-child(1) { background: #06bb06 }
.threeG .centerBox .bov:nth-child(3) { background: #37447c; }
.threeG .centerBox .bov { background: #2196F3; border-radius: 10px; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -ms-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; justify-content: center; display: flex; align-items: center; padding: 13px 14px; border-radius: 0%; width: 100%; border-radius: 35px }
.threeG .centerBox .bov:hover { background: #606060 }
.threeG .centerBox .bov a { font-size: 19px; color: #fff; display: flex; gap: 10px; padding: 5px 20px; width: 100%; justify-content: space-between; flex-direction: row-reverse; align-items: center; letter-spacing: 1px }
.threeG .centerBox .bov a  img { aspect-ratio: 1/1; height: 30px; object-fit: contain; margin: 0; width: auto; }
#faq_list { margin-top: 30px; }
#faq_list li { margin-bottom: 30px; border: 1px solid #e5e7eb; border-radius: 12px; background: #fff; margin: .7rem 0; box-shadow: 0 3px 12px rgba(17,24,39,.05); overflow: hidden; }
#faq_list li .title { padding: 10px 15px; position: relative; display: flex; align-items: center; display: flex; align-items: center; gap: .6rem; cursor: pointer; padding: 14px 16px; font-weight: 700; }
#faq_list li .title:after { content: '+'; font-size: 20px; }
#faq_list li .title label { padding: 0 0 0 10px; width: 40px; background: -webkit-linear-gradient(left,rgba(56,131,224,1) 0%,rgba(161,120,249,1) 39%,rgba(255,156,186,1) 86%,rgba(255,152,116,1) 100%); background-clip: text; -webkit-background-clip: text; color: transparent; font-weight: 600; }
#faq_list li .title font { width: calc(100% - 80px); font-size: 18px; }
#faq_list li .info { padding: 15px 35px 15px 65px; font-size: 15px; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; line-height: 2; }




/* --- 通用共用樣式 (無前綴) --- */
.title-h2 { font-size: 28px; font-weight: 800; margin: 50px 0 20px; color: #111; padding-left: 16px; border-left: 6px solid #000; line-height: 1.3; letter-spacing: 0.5px; }
.title-h3 { font-size: 22px; font-weight: 700; margin: 30px 0 15px; color: #222; line-height: 1.4; }
.title-h4 { font-size: 18px; font-weight: 700; margin: 20px 0 10px; color: #333; line-height: 1.5; }
.highlight { background: linear-gradient(120deg,#d4fc79 0%,#96e6a1 100%); padding: 0 6px; border-radius: 4px; font-weight: bold; color: #000; display: inline-block; }
.faq-q { font-size: 18px; font-weight: bold; color: #000; margin-bottom: 8px; display: flex; align-items: flex-start; gap: 10px; }
.faq-a { font-size: 16px; color: #444; margin-bottom: 24px; padding-left: 34px; line-height: 1.7; }
.faq-icon { color: #fff; background: #000; border-radius: 50%; width: 24px; height: 24px; display: inline-flex; align-items: center; justify-content: center; font-size: 14px; flex-shrink: 0; }

/* --- 專屬表格樣式 --- */
.compare-table-wrapper { width: 100%; overflow-x: auto; margin: 25px 0; border-radius: 12px; box-shadow: 0 10px 30px rgba(0,0,0,0.06); border: 1px solid #eaeaea; }
.compare-table { width: 100%; min-width: 600px; border-collapse: collapse; background: #fff; text-align: left; }
.compare-table th { background: linear-gradient(135deg,#1a1a1a,#333333); color: #fff; padding: 18px 20px; font-size: 18px; font-weight: 700; border-bottom: 2px solid #000; }
.compare-table td { padding: 16px 20px; border-bottom: 1px solid #f0f0f0; font-size: 16px; color: #333; line-height: 1.6; vertical-align: top; }
.compare-table tr:last-child td { border-bottom: none; }
.compare-table tr:hover td { background-color: #fafafa; }
.compare-table td:first-child { font-weight: 700; color: #111; background-color: #fdfdfd; width: 20%; }
/* --- 特定區塊專屬樣式 (ID 前綴限制) --- */
#hero-section .main-title { font-size: 30px; font-weight: 900; background: linear-gradient(45deg,#000000,#555555); -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin-bottom: 20px; line-height: 1.3; }
#hero-section .hero-desc { font-size: 17px; color: #444; line-height: 1.8; margin-bottom: 20px; }
#intro-section .card { transition: transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275),box-shadow 0.4s ease; background: #fff; border: 1px solid #f0f0f0; border-radius: 12px; padding: 24px; }
#intro-section .card:hover { transform: translateY(-8px); box-shadow: 0 15px 35px rgba(0,0,0,0.08); border-color: #ddd; }
#seo-core-section .step { transition: transform 0.3s ease,box-shadow 0.3s ease; background: #fff; border: 1px solid #eaeaea; border-radius: 10px; padding: 20px; margin-bottom: 15px; display: flex; align-items: flex-start; gap: 15px; }
#seo-core-section .step:hover { transform: translateY(-4px); box-shadow: 0 10px 25px rgba(0,0,0,0.05); }
#seo-core-section .num { background: #000; color: #fff; width: 32px; height: 32px; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: bold; font-size: 16px; flex-shrink: 0; margin-top: 3px; }
#seo-core-section .step-content { flex: 1; }
#seo-core-section .step-content p { margin: 5px 0 0 0; color: #555; }
#test-section .grid-panel { background: #fafafa; border-radius: 12px; padding: 24px; border-top: 4px solid #444; transition: all 0.3s ease; border-left: 1px solid #f0f0f0; border-right: 1px solid #f0f0f0; border-bottom: 1px solid #f0f0f0; }
#test-section .grid-panel:hover { background: #fff; box-shadow: 0 10px 25px rgba(0,0,0,0.06); transform: translateY(-5px); border-top-color: #000; }
#faq-section .faq-item { background: #fff; border: 1px solid #eaeaea; border-radius: 12px; padding: 20px; margin-bottom: 16px; transition: box-shadow 0.3s ease,transform 0.3s ease; }
#faq-section .faq-item:hover { box-shadow: 0 8px 24px rgba(0,0,0,0.06); transform: translateY(-3px); }
#conclusion-section .panel { background: linear-gradient(135deg,#ffffff 0%,#f4f4f4 100%); text-align: center; padding: 45px 25px; border-radius: 16px; border: 1px solid #e5e5e5; }
#conclusion-section .cta-text {font-size: 24px;font-weight: 900;background: linear-gradient(45deg,#d32f2f,#ff6b6b);-webkit-background-clip: text;-webkit-text-fill-color: transparent;margin-top: 15px;text-align: center;}


@keyframes pulse-soft {
  0% { opacity: 1; }
  50% { opacity: 0.8; }
  100% { opacity: 1; }
}

@media screen and (max-width:1140px) {
  #textEditor ul.topBox { grid-template-columns: repeat(2,1fr) }
  .threeG { grid-template-columns: 1fr; padding: 40px 40px }
}
@media screen and (max-width:790px) {
  #textEditor .infobox .imgJ img { height: 199px; object-fit: cover; object-position: 50% }
  #textEditor .topBar .box:last-child { flex-direction: column; align-items: flex-start }
  #textEditor .topBar .box .tit h2 { font-size: 24px }
  #textEditor .topBar .box p { margin-left: 0; font-size: 15px }
  #textEditor .topBar .box i { font-size: 24px }
  #textEditor .iconBtn { width: 38px; height: 38px; top: 18px }
  #textEditor .iconBtn i { font-size: 20px }
  #textEditor .infoWrap { padding: 0px 0 30px }
  #textEditor .infoWrap ul li a { font-size: 18px }
  #textEditor ul.topBox { grid-template-columns: repeat(1,1fr) }
  #textEditor .infobox .titleJ h2,.threeG .sideBox h2 { font-size: 26px }
  #textEditor .csaebox .case a { margin: 20px 70px 30px }
  #textEditor .table-responsive table { min-width: 100%; white-space: nowrap }
  #textEditor td,#textEditor th { font-size: 14px; padding: 5px }
}

@media (max-width:768px) {
  .title-h2 { font-size: 24px; margin: 35px 0 15px; }
  .title-h3 { font-size: 20px; }
  #hero-section .main-title { font-size: 26px; }
  #test-section .grid-panel { margin-bottom: 16px; }
  #seo-core-section .step { flex-direction: column; align-items: flex-start; gap: 10px; }
}


@media screen and (max-width:500px) {
  #faq_list li .info { padding: 15px }
  #textEditor .csaebox .case a { margin: 13px 43px 30px }
  #textEditor .navbox { padding: 15px 10px }
  #textEditor .infobox .mlist ul,#textEditor .infobox .mlist ul.listbox2 { grid-template-columns: 1fr; display: flex; flex-direction: column; }
  #textEditor .infobox .mlist ul li >div { padding: 30px 20px }
  #textEditor .infobox { padding: 0 }
}



/* =========================================
 seo-mistakes-section CSS 
========================================= */
#seo-mistakes-section .mistake-card { background: #fff; border: 1px solid #eaeaea; border-radius: 16px; padding: 30px; margin-bottom: 30px; transition: transform 0.4s cubic-bezier(0.175,0.885,0.32,1.275),box-shadow 0.4s ease; position: relative; overflow: hidden; }
#seo-mistakes-section .mistake-card:hover { transform: translateY(-6px); box-shadow: 0 15px 35px rgba(0,0,0,0.08); border-color: #ddd; }
#seo-mistakes-section .mistake-header { display: flex; align-items: center; gap: 18px; margin-bottom: 20px; border-bottom: 2px dashed #f0f0f0; padding-bottom: 18px; }
#seo-mistakes-section .mistake-num { font-size: 28px; font-weight: 900; color: #fff; background: linear-gradient(135deg,#111,#444); width: 56px; height: 56px; display: flex; align-items: center; justify-content: center; border-radius: 14px; flex-shrink: 0; box-shadow: 0 4px 12px rgba(0,0,0,0.15); }
#seo-mistakes-section .mistake-title { margin: 0; border: none; padding: 0; color: #111; font-size: 22px; line-height: 1.4; }
#seo-mistakes-section .mistake-body p { color: #444; line-height: 1.8; font-size: 16px; margin-bottom: 15px; }
#seo-mistakes-section .action-box { background: linear-gradient(120deg,#fdfbfb 0%,#f4f6f9 100%); border-left: 5px solid #000; padding: 22px 25px; border-radius: 0 10px 10px 0; margin-top: 25px; border-top: 1px solid #eee; border-right: 1px solid #eee; border-bottom: 1px solid #eee; }
#seo-mistakes-section .action-box .title-h4 { margin-top: 0; color: #000; font-size: 18px; display: flex; align-items: center; gap: 8px; }
#seo-mistakes-section .action-box .title-h4::before { content: '💡'; font-size: 20px; }
#seo-mistakes-section .bad-practice { color: #d32f2f; font-weight: 700; background: #ffebee; padding: 3px 8px; border-radius: 4px; display: inline-block; margin-bottom: 5px; }
#seo-mistakes-section .good-practice { color: #2e7d32; font-weight: 700; background: #e8f5e9; padding: 3px 8px; border-radius: 4px; display: inline-block; margin-bottom: 5px; }
@media (max-width:768px) {
  #seo-mistakes-section .mistake-card { padding: 20px; }
  #seo-mistakes-section .mistake-header { flex-direction: column; align-items: flex-start; gap: 12px; }
  #seo-mistakes-section .mistake-num { width: 45px; height: 45px; font-size: 22px; border-radius: 10px; }
  #seo-mistakes-section .mistake-title { font-size: 20px; }
  #seo-mistakes-section .action-box { padding: 18px; }
}


/* =========================================
       plane CSS 
========================================= */
#factors-section .card { background: #fff; border: 1px solid #eaeaea; border-radius: 12px; padding: 25px; margin-bottom: 20px; transition: transform 0.3s ease,box-shadow 0.3s ease; border-left: 4px solid #222; }
#factors-section .card:hover { transform: translateY(-5px); box-shadow: 0 12px 24px rgba(0,0,0,0.06); border-left-color: #d32f2f; }
#hidden-costs-section .warning-panel { background: linear-gradient(135deg,#fffcfc 0%,#fff5f5 100%); border: 1px solid #ffcdd2; border-radius: 16px; padding: 30px; position: relative; }
#hidden-costs-section .warning-quote { background: #d32f2f; color: #fff; padding: 12px 20px; border-radius: 8px; font-weight: bold; font-size: 18px; display: inline-block; margin-top: 20px; box-shadow: 0 4px 10px rgba(211,47,47,0.2); }
#table-section .table-wrapper { width: 100%; overflow-x: auto; margin: 25px 0; border-radius: 10px; box-shadow: 0 5px 20px rgba(0,0,0,0.04); border: 1px solid #eaeaea; }
#table-section .data-table {width: 100%;min-width: 500px;border-collapse: collapse;background: #fff;text-align: left;margin: 0;}
#table-section .data-table th { background: linear-gradient(135deg,#1a1a1a,#333333); color: #fff; padding: 15px; font-size: 16px; font-weight: 700; border-bottom: 2px solid #000; }
#table-section .data-table td { padding: 14px 15px; border-bottom: 1px solid #f0f0f0; font-size: 16px; color: #333; line-height: 1.5; vertical-align: middle; }
#table-section .data-table tr:hover td { background-color: #fafafa; }
#seo-plans-section .pricing-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 20px; margin-top: 30px; }
#seo-plans-section .plan-card { background: #fff; border: 1px solid #eaeaea; border-radius: 16px; padding: 30px 20px; text-align: center; transition: all 0.4s ease; position: relative; display: flex; flex-direction: column; }
#seo-plans-section .plan-card:hover { transform: translateY(-8px); box-shadow: 0 15px 35px rgba(0,0,0,0.08); border-color: #ccc; z-index: 10; }
#seo-plans-section .plan-card.popular { border: 2px solid #111; transform: scale(1.02); box-shadow: 0 10px 30px rgba(0,0,0,0.05); }
#seo-plans-section .plan-card.popular:hover { transform: scale(1.02) translateY(-8px); box-shadow: 0 20px 40px rgba(0,0,0,0.1); }
#seo-plans-section .plan-name { font-size: 22px; font-weight: 800; color: #111; margin-bottom: 10px; }
#seo-plans-section .plan-price { font-size: 28px; font-weight: 900; color: #d32f2f; margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #eee; }
#seo-plans-section .plan-features { text-align: left; flex-grow: 1; }
#seo-plans-section .plan-target { background: #f5f5f5; padding: 10px; border-radius: 8px; margin-top: 20px; font-weight: bold; color: #333; font-size: 15px; }
#scenarios-section .scenario-box { background: #fff; border: 1px solid #eee; border-radius: 12px; padding: 25px; margin-bottom: 25px; box-shadow: 0 4px 15px rgba(0,0,0,0.02); }
#scenarios-section .scenario-target { color: #d32f2f; font-weight: bold; margin-bottom: 15px; font-size: 16px; }

@media (max-width:992px) {
  #seo-plans-section .pricing-grid { grid-template-columns: 1fr; }
  #seo-plans-section .plan-card.popular { transform: scale(1); }
  #seo-plans-section .plan-card.popular:hover { transform: translateY(-5px); }
}


/* =========================================
          core-reasons-section CSS 
========================================= */
#core-reasons-section .reason-card { background: #fff; border: 1px solid #eaeaea; border-radius: 12px; padding: 25px; margin-bottom: 20px; transition: transform 0.3s ease,box-shadow 0.3s ease; border-top: 4px solid #222; }
#core-reasons-section .reason-card:hover { transform: translateY(-5px); box-shadow: 0 12px 24px rgba(0,0,0,0.06); border-top-color: #d32f2f; }
#core-reasons-section .simple-table { width: 100%; border-collapse: collapse; margin-top: 15px; background: #fafafa; border-radius: 8px; overflow: hidden; border: 1px solid #eee; }
#core-reasons-section .simple-table th { background: #f0f0f0; color: #333; padding: 12px 15px; text-align: left; font-weight: bold; border-bottom: 2px solid #ddd; }
#core-reasons-section .simple-table td { padding: 12px 15px; border-bottom: 1px solid #eee; color: #444; }
#five-steps-section .steps-container { display: flex; flex-direction: column; gap: 15px; margin-top: 20px; }
#five-steps-section .step-box { display: flex; align-items: center; gap: 20px; background: #fff; padding: 20px; border-radius: 12px; border: 1px solid #eaeaea; box-shadow: 0 4px 10px rgba(0,0,0,0.02); transition: transform 0.3s ease; }
#five-steps-section .step-box:hover { transform: translateX(10px); border-color: #ccc; }
#five-steps-section .step-num { font-size: 24px; font-weight: 900; color: #fff; background: linear-gradient(135deg,#111,#444); width: 48px; height: 48px; display: flex; align-items: center; justify-content: center; border-radius: 50%; flex-shrink: 0; }
#five-steps-section .step-content { flex-grow: 1; }
#five-steps-section .step-content strong { font-size: 18px; color: #111; display: block; margin-bottom: 5px; }
#ai-search-section .ai-panel { background: linear-gradient(120deg,#fdfbfb 0%,#f4f6f9 100%); padding: 25px; border-radius: 12px; border-left: 5px solid #d32f2f; margin-bottom: 20px; }
#tech-issues-section .tech-card { background: #fff; padding: 25px; border-radius: 12px; border: 1px solid #eee; margin-bottom: 20px; box-shadow: 0 2px 8px rgba(0,0,0,0.03); }
#tech-issues-section .tech-code { background: #1e1e1e; color: #a6e22e; padding: 10px 15px; border-radius: 6px; font-family: monospace; font-size: 15px; margin: 10px 0; display: inline-block; word-break: break-all; }
#tech-issues-section .tech-code.gray { color: #e6db74; }
#duplicate-content-section .method-box { background: #fffcfc; border: 1px dashed #ffcdd2; padding: 20px; border-radius: 10px; margin-bottom: 15px; }
#duplicate-content-section .method-title { color: #d32f2f; font-weight: bold; font-size: 18px; margin-bottom: 10px; display: flex; align-items: center; gap: 8px; }
@media (max-width:768px) {
  #five-steps-section .step-box { flex-direction: column; align-items: flex-start; gap: 12px; }
  #core-reasons-section .simple-table th,#core-reasons-section .simple-table td { padding: 10px; font-size: 14px; }
}
