@charset "UTF-8";

/* CSS Document */

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

Template Name:      SEO Marketing - Responsive Website Template
Version:            1.0.0
Created Date:       30/05/2017
Author: EaseTemplate
Author URL: https://easetemplate.com/
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/


------------------------------------------------------------------
[CSS Table of contents]

1.  Body / Typography
2.  Form Elements
3.  Buttons
4.  General / Elements
        4.1 Section space
        4.2 Margin space
        4.3 Padding space
        4.4 Background color
        4.5 Features
        4.7 Call to actions
        4.8 Img hover effect
        4.9 Icon
        -----------------------
5. Header / Navigations
        5.1 Header Regular
        5.2 Header Transparent
        5.3 Navigation Regular
        5.4 Page Header

        -----------------------
6. Slider
        6.1 Slider
        -----------------------
7. Content
8. Footers
9. Pages
    9.1  Service
    9.2  Service Single / sidebar with sidenav
    9.3  Testimonial
    9.4  Contact us
    9.5  Styleguide
    ------------------------------------
10.Blog
    10.1 Blog Default
    10.2 Blog Single
    ------------------------------------
11.Sidebar
    11.1 Widget
    ------------------------------------

13. Media Queries

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

/*-----------------------------------
    1. Body / Typography
-----------------------------------*/

body { -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Microsoft YaHei", sans-serif; font-size: 16px; line-height: 1.6; color: #5a5e5f; }
h1, h2, h3, h4, h5, h6 { color: #2d3233; font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "PingFang SC", "Microsoft YaHei", sans-serif; margin: 0px 0px 10px 0px; font-weight: 600; }
h1 { font-size: 32px; }
h2 { font-size: 26px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 15px; }
p { margin: 0 0 30px; line-height: 1.6; }
ul, ol { list-style: none; margin: 0; padding: 0; margin-left: 20px;}
a { text-decoration: none; color: #5a5e5f; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
a:focus, a:hover { text-decoration: none; color: #0a6670; }
.lead { font-size: 24px; font-weight: 300; line-height: 1.4; }
blockquote { padding: 10px 20px; margin: 0 0 20px; font-size: 18px; border-left: 5px solid #ed6345; }
strong { color: #333; font-weight: 800; }
hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #f1f3f8; }

/*-----------------------
    2 Form Elements:
-------------------------*/
label { }
.control-label { }
.form-control:focus { }
.textarea.form-control { }
.required { }
.form-group { }

.form-control { color: #8d8d8d; font-size: 15px; font-weight: 600; width: 100%; height: 50px; padding: 10px; line-height: 1.42857143; background-image: none; background-color: #fff; border-radius: 0px; margin-bottom: 10px; border: 1px solid #e0e0e0; -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075); }
.input-group { position: relative; display: table; border-collapse: separate; }

/*-----------------------------------
    3. Buttons
-----------------------------------*/
.btn { font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; font-size: 14px; border-radius: 2px; font-weight: 700; padding: 12px 14px; border: none; margin-bottom: 4px; }
.btn-default { background-color: #0a7282; color: #fff; }
.btn-default:hover { background-color: #086270; color: #fff; }
.btn-primary { background-color: #c7402a; color: #fff; }
.btn-primary:hover { background-color: #b53824; color: #fff; }
.btn-primary.focus, .btn-primary:focus { background-color: #b53824; color: #fff; }
.btn-lg { padding: 16px 24px; font-size: 15px; text-align: center; }
.btn-sm { padding: 12px 18px; }
.btn-xs { padding: 8px 10px; }
.btn-link { color: #c7402a; text-transform: uppercase; font-size: 14px; font-weight: 700; letter-spacing: 1px; border-bottom: 1px solid #c7402a; padding-bottom: 2px; }
.btn-link:hover { color: #c7402a; text-decoration: none; border-bottom: 1px solid #c7402a; }
button.btn { height: 50px; margin-right: -1px; }

/*-----------------------------------
    4. General / Elements
-----------------------------------*/

/*-----------------------
    4.1 Section space :
-------------------------*/

/*Note: Section space help to create top bottom space;*/

.space-small { padding-top: 40px; padding-bottom: 40px; }
.space-medium { padding-top: 10px; padding-bottom: 10px; }
.results-section.space-medium { padding-top: 40px; padding-bottom: 40px; }
.space-large { padding-top: 120px; padding-bottom: 120px; }git 
.space-ex-large { padding-top: 140px; padding-bottom: 140px; }

/*----------------------
   4.2 Margin Space
-----------------------*/
.mb0 { margin-bottom: 0px; }
.mb10 { margin-bottom: 10px; }
.mb20 { margin-bottom: 20px; }
.mb30 { margin-bottom: 30px; }
.mb35 { margin-bottom: 35px; }
.mb40 { margin-bottom: 40px; }
.mb60 { margin-bottom: 60px; }
.mb80 { margin-bottom: 80px; }
.mb100 { margin-bottom: 100px; }
.mt0 { margin-top: 0px; }
.mt10 { margin-top: 10px; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; }
.mt40 { margin-top: 40px; }
.mt60 { margin-top: 60px; }
.mt70 { margin-top: 70px; }
.mt80 { margin-top: 80px; }
.mt100 { margin-top: 100px; }

/*----- less margin space from top --*/
.mt-20 { margin-top: -20px; }
.mt-40 { margin-top: -40px; }
.mt-60 { margin-top: -60px; }
.mt-80 { margin-top: -80px; }

/*-----------------------
   4.3 Padding space
-------------------------*/
.nopadding { padding: 0px; }
.nopr { padding-right: 0px; }
.nopl { padding-left: 0px; }
.pinside10 { padding: 10px; }
.pinside20 { padding: 20px; }
.pinside30 { padding: 30px; }
.pinside40 { padding: 40px; }
.pinside50 { padding: 50px; }
.pinside60 { padding: 60px; }
.pinside80 { padding: 80px; }
.pinside130 { padding: 130px; }
.pdt10 { padding-top: 10px; }
.pdt20 { padding-top: 20px; }
.pdt30 { padding-top: 30px; }
.pdt40 { padding-top: 40px; }
.pdt60 { padding-top: 60px; }
.pdt80 { padding-top: 80px; }
.pdb10 { padding-bottom: 10px; }
.pdb20 { padding-bottom: 20px; }
.pdb30 { padding-bottom: 30px; }
.pdb40 { padding-bottom: 40px; }
.pdb60 { padding-bottom: 60px; }
.pdb80 { padding-bottom: 80px; }
.pdl10 { padding-left: 10px; }
.pdl20 { padding-left: 20px; }
.pdl30 { padding-left: 30px; }
.pdl40 { padding-left: 40px; }
.pdl60 { padding-left: 60px; }
.pdl80 { padding-left: 80px; }
.pdr10 { padding-right: 10px; }
.pdr20 { padding-right: 20px; }
.pdr30 { padding-right: 30px; }
.pdr40 { padding-right: 40px; }
.pdr60 { padding-right: 60px; }
.pdr80 { padding-right: 80px; }

/*--------------------------------
4.4 Background & Block color
----------------------------------*/
.bg-light { }
.bg-primary { }
.bg-default { background-color: #0a7282; color: #fff; }

/* Home About Section - Improved Layout */
/* 使用与主色调协调的青绿色渐变，更符合用户习惯 */
.home-about-section {
    padding: 60px 0;
    background: linear-gradient(135deg, #0d8fa5 0%, #0a7282 100%);
    color: #fff;
}

.home-about-content {
    padding-right: 30px;
}

.home-about-title {
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 30px;
    line-height: 1.3;
}

.home-about-text {
    font-size: 16px;
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.95);
}

.home-about-text p {
    margin-bottom: 20px;
    text-align: justify;
}

.home-about-text p:last-child {
    margin-bottom: 0;
}

.home-faq-wrapper {
    padding-left: 30px;
}

.home-faq-title {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 25px;
    line-height: 1.3;
}

/* 首页FAQ使用与国家页面一致的 faq-accordion 样式 */
.home-faq-wrapper .faq-accordion {
    margin-top: 0;
}

.home-faq-wrapper .faq-accordion .panel-qa {
    margin-bottom: 12px;
}

.home-faq-wrapper .faq-accordion .panel-qa:last-child {
    margin-bottom: 0;
}

/* Responsive adjustments for home about section */
@media (max-width: 991px) {
    .home-about-content {
        padding-right: 0;
        margin-bottom: 40px;
    }
    
    .home-faq-wrapper {
        padding-left: 0;
    }
    
    .home-about-title,
    .home-faq-title {
        text-align: center;
        margin-bottom: 25px;
    }
    
    .home-about-text {
        text-align: left;
    }
}

@media (max-width: 767px) {
    .home-about-section {
        padding: 40px 0;
    }
    
    .home-about-title {
        font-size: 26px;
        margin-bottom: 20px;
    }
    
    .home-faq-title {
        font-size: 24px;
        margin-bottom: 20px;
    }
    
    .home-about-text {
        font-size: 15px;
    }
}
.bg-white { background-color: #fff; }
.outline { }
.section-title { }
.title { color: #2d3233; }
.small-title { }
.text-white { color: #fff; }
.primary-sidebar { }
.secondary-sidebar { }
.well-block { }

/*--------------------------------
4.5 Features Block
----------------------------------*/
.feature { }
.feature-block { }
.feature-text { }
.feature-title { color: red; margin-bottom: 25px; }
.feature-content { min-height: 160px; }
.feature-icon { float: left; margin-right: 15px; }
.feature-btn { text-align: center; margin-top: 40px; }
.feature-text .feature-title { color: #fff; }

/*----------------- video ---------------*/
.video-section { }
.video-img { }
.video-img img { }
.video-action { }

/*--------------------------------
4.6 Bullet/arrow
----------------------------------*/
.arrow { position: relative; padding-left: 18px; color: #78807e; line-height: 32px; }
.arrow-chevron-circle-right li:before { font-family: FontAwesome; display: block; position: absolute; left: 0; width: 13px; font-size: 14px; color: #78807e; content: "\f138"; }

/*--------------------------------
4.7 Call to actions
----------------------------------*/
.cta-section { background-color: #0a7282; padding-bottom: 50px; padding-top: 50px; text-align: center; }
.widget-cta { background-color: #e96144; padding: 30px; border-radius: 2px; }
.widget-cta-icon { font-size: 40px; color: #fff; margin-bottom: 40px; }
.widget-cta-content { color: #fff; }
.widget-cta-title { color: #fff; margin-bottom: 15px; font-size: 22px; }
.widget-cta .btn-link { color: #fff; font-size: 16px; border-bottom: #fff 2px solid; }
.cta { }
.cta-content { }
.cta-title { font-size: 46px; color: #fff; margin-bottom: 30px; }

/*--------------------------------
 4.8 Image Hover Effect
----------------------------------*/
img { width: auto; max-width: 100%; height: auto; margin: 0; padding: 0; border: none; line-height: normal; vertical-align: middle; }
.imghover { display: block; position: relative; max-width: 100%; }
.imghover::before, .imghover::after { display: block; position: absolute; content: ""; text-align: center; opacity: 0; }
.imghover::before { top: 0; right: 0; bottom: 0; left: 0; }
.imghover::after { top: 50%; left: 50%; width: 50px; height: 50px; line-height: 50px; margin: -25px 0 0 -25px; content: "\f2a8"; font-family: "FontAwesome"; font-size: 36px; }
.imghover:hover::before, .imghover:hover::after { opacity: 1; }
.imghover:hover::before { background: rgba(34, 142, 156, .50); }
.imghover:hover::after { color: #FFFFFF; }

/*--------------------------------
4.9 Icon
----------------------------------*/
.icon { }
.icon-1x { font-size: 18px; }

/* default icon size of font*/
.icon-2x { font-size: 38px; }
.icon-4x { font-size: 65px; }
.icon-6x { font-size: 88px; }
.icon-8x { font-size: 108px; }
.icon-default { color: #aa9144; }
.icon-primary { color: #474954; }
.icon-secondary { color: #fff; }
.icon-white { color: #fff; }

/*--------------------------------
5 Header / Navigations
----------------------------------*/

/*--------------------
    5.1 Header Regular
   ----------------------*/

.logo { max-height: 46px;}
.header { padding-top: 10px; padding-bottom: 10px; }
.top-header { padding-top: 24px; padding-bottom: 24px; }
.header-collapse {background-color: #0b8a9a;}

/*--------------------------
    5.2 Navigations Regular
   ----------------------------*/
.hero-section { background: url(../images/hero-img.jpg) no-repeat center; background-size: cover; }
.hero-section-caption { padding-top: 200px; padding-bottom: 200px; }
.hero-title { color: #fff; font-size: 38px; letter-spacing: -1px; }
.hero-text { color: #fff; font-size: 18px; font-weight: 300; }
.navigation { float: right; }
#navigation, #navigation ul, #navigation ul li, #navigation ul li a, #navigation #menu-button { margin: 0; padding: 0; border: 0; list-style: none; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#navigation:after, #navigation > ul:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
#navigation #menu-button { display: none; }
#navigation { font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; }
#navigation > ul > li { float: left; }
#navigation.align-center > ul { font-size: 0; text-align: center; }
#navigation.align-center > ul > li { display: inline-block; float: none; }
#navigation.align-center ul ul { text-align: left; }
#navigation.align-right > ul > li { float: right; }
#navigation > ul > li > a { padding: 16px; font-size: 14px; color: #fff; text-decoration: none; font-weight: 700; }
#navigation > ul > li:hover > a { color: #ffffff; background-color: #0a7282; }
#navigation > ul > li.has-sub > a { padding-right: 32px; }

/*#navigation > ul > li.has-sub > a:after {
 position: absolute;
 top: 22px;
 right: 11px;
 width: 8px;
 height: 2px;
 display: block;
 background: #dddddd;
 content: '';
}*/
#navigation > ul > li.has-sub > a:before { position: absolute; right: 14px; font-family: FontAwesome; content: "\f107"; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }

/*#navigation > ul > li.has-sub:hover > a:before {
 top: 23px;
 height: 0;
}*/
#navigation ul ul { position: absolute; left: -9999px; }
#navigation.align-right ul ul { text-align: right; }
#navigation ul ul li { height: 0; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation li:hover > ul { left: auto; }
#navigation.align-right li:hover > ul { left: auto; right: 0; }
#navigation li:hover > ul > li { height: 39px; }
#navigation ul ul ul { margin-left: 100%; top: 0; }
#navigation.align-right ul ul ul { margin-left: 0; margin-right: 100%; }
#navigation ul ul li a { padding: 12px 16px; width: 170px; font-size: 14px; text-decoration: none; color: #fff; font-weight: 700; background: #0a7282;  border-bottom: 1px solid #065a68; }
#navigation ul ul li:last-child > a, #navigation ul ul li.last-item > a { border-bottom: 0; }
#navigation ul ul li:hover > a, #navigation ul ul li a:hover { color: #ffffff; background-color: #1ab7cb; }
#navigation ul ul li.divider { height: 1px; background: #065a68; margin: 4px 0; padding: 0; border: none; }
#navigation ul ul li.divider:hover { background: #065a68; }
#navigation ul ul li.has-sub > a:after { position: absolute; top: 16px; right: 11px; width: 8px; height: 2px; display: block; background: #dddddd; content: ''; }
#navigation.align-right ul ul li.has-sub > a:after { right: auto; left: 11px; }
#navigation ul ul li.has-sub > a:before { position: absolute; top: 13px; right: 14px; display: block; width: 2px; height: 8px; background: #dddddd; content: ''; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation.align-right ul ul li.has-sub > a:before { right: auto; left: 14px; }
#navigation ul ul > li.has-sub:hover > a:before { top: 17px; height: 0; }

/* Hide submenu-button on desktop (only show on mobile) */
#navigation .submenu-button { display: none; }

#navigation.small-screen { width: 100%; }
#navigation.small-screen ul { width: 100%; display: none; }
#navigation.small-screen.align-center > ul { text-align: left; }
#navigation.small-screen ul li {width: 100%;border-top: 1px solid #0f8a99;}
#navigation.small-screen ul ul li, #navigation.small-screen li:hover > ul > li { height: auto; }
#navigation.small-screen ul li a, #navigation.small-screen ul ul li a { width: 100%; border-bottom: 0; padding: 20px 15px; }
#navigation.small-screen ul li span:not(.lang-toggle-text):not(.submenu-button) { width: 100%; border-bottom: 0; padding: 20px 15px; display: block; color: #fff; cursor: pointer; box-sizing: border-box; }
#navigation.small-screen ul li span.lang-toggle-text { width: 100%; border-bottom: 0; padding: 20px 15px; display: block; color: #fff; cursor: pointer; }
#navigation.small-screen > ul > li.has-sub { position: relative; }
#navigation.small-screen > ul > li { float: none; }
#navigation.small-screen ul ul li a { padding-left: 25px; }
#navigation.small-screen ul ul ul li a { padding-left: 35px; }
#navigation.small-screen ul ul li a {color: #fff;background: none;}
#navigation.small-screen ul ul li:hover > a, #navigation.small-screen ul ul li.active > a {color: #fff;}
#navigation.small-screen ul ul, #navigation.small-screen ul ul ul, #navigation.small-screen.align-right ul ul { position: relative; left: 0; width: 100%; margin: 0; text-align: left; }
#navigation.small-screen > ul > li.has-sub > a:after, #navigation.small-screen > ul > li.has-sub > a:before, #navigation.small-screen ul ul > li.has-sub > a:after, #navigation.small-screen ul ul > li.has-sub > a:before { display: none; }
#navigation.small-screen > ul > li.has-sub > span:after, #navigation.small-screen > ul > li.has-sub > span:before { display: none; }
#navigation.small-screen #menu-button {display: block;padding: 15px;color: #fff;cursor: pointer;font-size: 12px;text-transform: uppercase;font-weight: 700;}
#navigation.small-screen #menu-button:after {position: absolute;top: 16px;right: 17px;display: block;height: 12px;width: 20px;border-top: 2px solid #fff;border-bottom: 2px solid #fff;content: '';}
#navigation.small-screen #menu-button:before {position: absolute;top: 21px;right: 17px;display: block;height: 2px;width: 20px;background: #fff;content: '';}
#navigation.small-screen #menu-button.menu-opened:after {top: 23px;border: 0;height: 2px;width: 15px;background: #0a6b77;-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
#navigation.small-screen #menu-button.menu-opened:before {top: 23px;background: #0a6b77;width: 15px;-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
#navigation.small-screen .submenu-button {position: absolute;z-index: 99;right: 0;top: 0;display: block;border-left: 1px solid #0f8a99;height: 53px;width: 53px;cursor: pointer;}
#navigation.small-screen .submenu-button.submenu-opened { }
#navigation.small-screen ul ul .submenu-button { height: 34px; width: 34px; }
#navigation.small-screen .submenu-button:after {position: absolute;top: 22px;right: 20px;width: 8px;height: 2px;display: block;background: #0a6b77;content: '';}
#navigation.small-screen ul ul .submenu-button:after { top: 15px; right: 13px; }
#navigation.small-screen .submenu-button.submenu-opened:after { background: #474747; }
#navigation.small-screen .submenu-button:before {position: absolute;top: 19px;right: 23px;display: block;width: 2px;height: 8px;background: #0a6b77;content: '';}
#navigation.small-screen ul ul .submenu-button:before { top: 12px; right: 16px; }
#navigation.small-screen .submenu-button.submenu-opened:before { display: none; }
#navigation.small-screen.select-list { padding: 5px; }

/*----------------------------------------------
    5.4 Page Header
----------------------------------------------*/
.page-header { background: url(../images/hero-img.webp) no-repeat top center; background-size: cover; margin: 0px; }
.page-section { padding: 150px 0px 150px 0px; }
.country-page-header .page-section { padding: 80px 0px 80px 0px; }
.page-description { }
.page-description p { color: #FFF; }
.page-title { font-size: 42px; color: #fff; line-height: 50px; }
.page-breadcrumb { padding-top: 50px; color: #fff; }
.page-breadcrumb .breadcrumb { background-color: transparent; padding: 5px 0px; margin-bottom: 0px; font-size: 13px; font-weight: 900; border: none; letter-spacing: 1px; text-transform: uppercase; color: #fff; }
.page-breadcrumb .breadcrumb li { color: #fff; }
.page-breadcrumb .breadcrumb li a { color: #fff !important; text-decoration: none; }
.page-breadcrumb .breadcrumb li a:hover { color: rgba(255, 255, 255, 0.8) !important; }
.page-breadcrumb .breadcrumb > li + li:before { color: #fff; content: "/\00a0"; padding: 0 5px; }

/*-----------------------------------
    6. Slider
-------------------------------------*/

/*-----------------------------------
7. Content
-------------------------------------*/

/*-----------------------------------
8. Footer
-------------------------------------*/

.footer { background-color: #171a1a; padding-top: 50px; padding-bottom: 50px; color: #6d7272; }
.footer-widget hr { margin-bottom: 20px; margin-top: 19px; border-bottom: 1px solid #414141; }
.footer-title { 
    margin-bottom: 20px; 
    margin-top: 20px;
    color: #fff; 
    font-size: 20px;
    font-weight: 600;
}
.footer-widget { }
.footer-widget ul { }
.footer-widget li { margin-bottom: 10px; }
.footer-widget li i { color: #3fc535; padding-right: 10px; padding-bottom: 5px; }
.footer-widget li a { font-size: 16px; color: #929292; }
.footer-widget li a:hover { color: #0a6670; }
.footer-widget .form-control { height: 50px; color: #7e7e7e; background-color: #535353; border: 0px solid; border-radius: 2px; }
.footer-wrapper { }

/*-------------- footer logo & description ------------*/
.footer-logo { margin-bottom: 15px; }
.footer-description { color: #929292; font-size: 15px; line-height: 1.6; margin-bottom: 25px; }

/*-------------- footer social media ------------*/
.footer-social { margin-top: 20px; }
.footer-social a { display: inline-block; width: 40px; height: 40px; line-height: 40px; text-align: center; background-color: #2d3233; color: #fff; border-radius: 50%; margin-right: 10px; font-size: 18px; transition: all 0.3s ease; }
.footer-social a:hover { background-color: #0a7282; color: #fff; transform: translateY(-3px); box-shadow: 0 4px 12px rgba(10, 114, 130, 0.3); }
.footer-social a .fa-facebook:hover { background-color: #3b5998; }
.footer-social a .fa-twitter:hover { background-color: #1da1f2; }
.footer-social a .fa-linkedin:hover { background-color: #0077b5; }

/*-------------- tiny footer ------------*/
.tiny-footer { background-color: #131515; padding-top: 20px; padding-bottom: 20px; font-size: 14px; color: #a0a5a5; text-align: center; }

/*-----------------------------------
9. Pages
-------------------------------------*/

/*-------------------------
 9.1 About us
---------------------------*/

/*-------------------------
 9.2  Service / single / sidebar
--------------------------*/

.service-row { display: flex; flex-wrap: wrap; }
.service-row > [class*="col-"] { display: flex; }
.service-block { padding: 30px; margin-bottom: 30px; text-align: center; min-height: 280px; width: 100%; }
.service-block:hover { background-color: #f3fafb; }
.service-icon { margin-bottom: 30px; }
.service-img { margin-bottom: 30px; }
.service-icon img {max-height: 88px;}
.service-content { }
.service-content p { margin-bottom: 0; }

/*-----------------------------------------
  service side-nav
 ------------------------------------------*/
.sidenav { }
.sidenav li { position: relative; font-weight: 600; margin-bottom: 10px; }
.sidenav li a { padding: 20px; display: block; border: 1px solid #e3e7e8; line-height: 14px; color: #5a5e5f; font-size: 16px; font-weight: 400; border-radius: 2px; }
.sidenav li a:hover { color: #fff; background-color: #0a7282; border: 1px solid #0a7282; }
.sidenav li.active a { color: #fff; background-color: #0a7282; border: 1px solid #0a7282; }
.sidenav li.active a:before { color: #0a7282; }
.service-sidenav-icon { font-size: 16px; float: right; }

/*--------------------------
 9.5  Testimonial
---------------------------*/

/*--------------------------
 9.6  Case study
---------------------------*/

.case-block { margin-bottom: 30px; }
.case-img { }
.case-content { position: absolute; bottom: 20px; padding-left: 30px; color: #fff; display: inline-block }
.case-title { color: #fff; }
.case-text { font-size: 16px; font-weight: 600; }
.case-details { }
.case-details-img { margin-bottom: 30px; }
.case-details h2 { font-size: 28px; margin-bottom: 35px; }
.case-details-text { }
.case-details-title { font-size: 18px; font-weight: 800; }

/*-------------------------
 9.8 Contact us
---------------------------*/
.contact-info { }
.contact-info-title { }
.contact-icon { }
.contact-info ul { }
.contact-info li { position: relative; padding-left: 34px; margin-bottom: 10px }
.contact-info li i { display: block; position: absolute; top: 0px; left: 0; font-size: 20px; color: #6a6e6e; text-align: center }
.get-in-touch {}

/*------------------------
10. Blog pages
--------------------------*/

/*----- quoteblock -----*/

.quoteblock { padding: 40px; border-radius: 5px; }
.quoteblock h1 { color: #fff; padding-bottom: 20px; }
.quoteblock-content { border-left: 2px solid #Fff; padding-left: 30px; font-size: 22px; font-weight: 700; }
.quoteblock p { margin: 0px; }
.quoteblock-author { text-transform: upper; letter-spacing: 1.5px; font-size: 14px; font-weight: 700; }
.recent-title { font-size: 16px; line-height: 28px; }
.section-title { margin-top: 60px; }

/*----- post-----*/
.post-block { margin-bottom: 30px; }
.post-title { text-align: center; line-height: 32px; }
.post-img .img-responsive { width:100%;aspect-ratio:3/1;object-fit:cover; }
.post-content { border: 1px solid #e3e7e8; padding: 30px; }

/* Post Content Table Styles */
.post-content table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    background-color: #fff;
}

.post-content table th,
.post-content table td {
    padding: 12px 15px;
    border: 1px solid #e5e5e5;
    text-align: left;
}

.post-content table th {
    background-color: #f8f9fa;
    font-weight: 700;
    color: #2c3e50;
}

.post-content table tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}

.post-content table tbody tr:hover {
    background-color: #f0f0f0;
}

/* Responsive table for mobile */
@media (max-width: 768px) {
    .post-content table {
        display: block;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

/*----- meta -----*/
.meta { margin-bottom: 20px; text-align: center; }
.meta-date { color: #0a6670; font-size: 13px; font-weight: 700; margin-right: 10px; }
.meta-categories { font-size: 13px; text-transform: uppercase; font-weight: 700; letter-spacing: 1px; color: #2d3233; }
.meta-author { margin-left: 10px; font-weight: 700; font-size: 13px; }
.meta-tag { }

/*----- pagination -----*/
.pagination { display: inline-block; padding-left: 0; margin: 20px 0; border-radius: 4px; }
.st-pagination { text-align: center; }
.st-pagination .pagination>li>a, .pagination>li>span { position: relative; float: left; line-height: 1.6; color: #494d4e; text-decoration: none; font-size: 16px; border: 1px solid #e3e4dd; background-color: #e3e7e8; font-weight: 700; text-transform: uppercase; border-radius: 3px; margin-right: 8px; margin-bottom: 5px; }
.st-pagination .pagination>li>a:focus, .st-pagination .pagination>li>a:hover, .st-pagination .pagination>li>span:focus, .st-pagination .pagination>li>span:hover { z-index: 2; color: #fff; background-color: #0a7282; border-color: #0a7282; }
.st-pagination .pagination>li:first-child>a, .st-pagination .pagination>li:first-child>span { margin-left: 0; }
.st-pagination .pagination>li:last-child>a, .st-pagination .pagination>li:last-child>span { border-radius: 3px; }
.st-pagination .pagination>.active>a, .st-pagination .pagination>.active>a:focus, .st-pagination .pagination>.active>a:hover, .st-pagination .pagination>.active>span, .st-pagination .pagination>.active>span:focus, .st-pagination .pagination>.active>span:hover { z-index: 3; color: #fff; cursor: pointer; background-color: #0a7282; border: 1px solid #0a7282; }

/*----- align-left-right -----*/
.align-right { float: right; margin: 0px 0 30px 30px; }
.align-left { float: left; margin: 0px 30px 0px 0px; }

/*-----Related post -----*/
.related-block { border: 1px solid #e3e7e8; padding: 30px; }
.related-post { }
.related-img { margin-bottom: 30px; }
.related-post-content { }
.related-title { font-size: 18px; line-height: 22px; }
.post-meta { margin-right: 20px; }

/*----- prev-next-----*/
.post-navigation { border: 1px solid #e3e7e8; padding: 30px; }
.nav-links { text-decoration: underline; }
.nav-previous { }
.prev-link, .next-link { color: #878b8c; text-transform: uppercase; font-size: 12px; font-weight: 700; line-height: 24px; margin-bottom: 20px; letter-spacing: 1px; }
.nav-next { }
.next-link { }
.previous-next-title { font-size: 18px; line-height: 22px; margin-top: 20px; color: #fff; font-weight: 700; }

/*----- Author-post -----*/
.author-block { background-color: #f1f6f7; padding: 40px; margin-bottom: 30px; }
.author-post { }
.author-img { }
.author-title { font-size: 22px; line-height: 22px; }
.author-post-content { }
.author-post-btn { display: inline-block; }
.author-meta { }
.author-social { display: inline-block; margin-left: 30px; }
.author-social a { margin-right: 20px; color: #878b8c; font-size: 18px; }
.author-social a:hover { color: #c7402a; }

/*----- Comments -----*/
.comment-area { border: 1px solid #e3e7e8; padding: 30px; margin-bottom: 30px; }
.comment-title { font-size: 22px; line-height: 22px; margin-bottom: 30px; }
.comment-list { list-style: none; padding: 0px; margin-top: 40px; }
.comment { }
.comment-body { }
.comment-author { }
.comment-author img { float: left; }
.comment-info { padding-left: 100px; }
.comment-header { margin-bottom: 20px; }
.user-title { font-size: 18px; color: #4a4e4e; margin-bottom: 0px; }
.comment-meta { }
.comment-meta-date { }
.comment-content { }
.reply { font-size: 12px; color: #2f2f2f; text-transform: uppercase; font-weight: 600; }
.childern { padding-left: 100px; }

/*----- leave-Comments -----*/
.leave-comments { border: 1px solid #e3e7e8; padding: 30px; }

/*------------------------
 12. Sidebar / Widgets
--------------------------*/

/*----- widget -----*/
.widget { border: 1px solid #e3e7e8; border-radius: 2px; margin-top: -1px; padding: 30px; }
.widget-title { margin-bottom: 30px; line-height: 24px; font-size: 20px; font-weight: 800; text-transform: uppercase; letter-spacing: 1px; }
.widget ul { }
.widget li { padding-bottom: 4px; margin-bottom: 0px; }
.widget li a { color: #2d3233; }
.widget li a:hover { }
.widget-search { }
.widget-categories { }
.widget-categories ul { }
.widget-categories ul li a, .widget-archives ul li a { color: #949899; font-weight: 600; }
.widget-categories ul li a:hover, .widget-archives ul li a:hover { color: #0a6670; }
.widget-archives { }
.recent-post { line-height: 1; }
.recent-title { line-height: 26px; color: #092f57; font-weight: 500; padding-bottom: 10px}
.widget-tags { }
.widget-tags a { color: #092f57; padding: 6px 10px; background-color: #e3e7e8; display: inline-block; margin-bottom: 5px; border-radius: 2px; font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px; line-height: 20px; margin-right: 5px; }
.widget-tags a:hover { background-color: #0a7282; color: #fff; }

/*-------------styleguide-------------*/
.box-info { }
.box-default-color { background-color: #0a7282; height: 160px; width: 160px; }
.box-primary-color { background-color: #c7402a; height: 160px; width: 160px; }
.box-heading-color { background-color: #2d3233; height: 160px; width: 160px; }
.box-secondary-color { background-color: #5a5e5f; height: 160px; width: 160px; }
.box-bg-color { background-color: #f3fafb; height: 160px; width: 160px; }

/*-------------panelqa-------------*/
.panel-qa>.panel-heading {
    background-color: #0a7282;
    border-radius: 3px;
}
.panel-qa>.panel-heading>.panel-title {
    font-size: 14px;
    margin: 0;
    font-weight: 600;
}
.panel-qa>.panel-heading>.panel-title .faq-toggle {
    background: none;
    border: none;
    color: #fff !important;
    width: 100%;
    text-align: left;
    padding: 12px 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 15px;
    font-weight: 600;
    font-family: inherit;
    transition: all 0.3s ease;
}
.panel-qa>.panel-heading>.panel-title .faq-toggle:hover,
.panel-qa>.panel-heading>.panel-title .faq-toggle:focus {
    color: #fff !important;
    outline: none;
}
.panel-qa>.panel-heading>.panel-title .faq-number {
    display: inline-block;
    min-width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    font-size: 13px;
    font-weight: 700;
    margin-right: 12px;
    flex-shrink: 0;
}
.panel-qa>.panel-heading>.panel-title .faq-question {
    flex: 1;
    text-align: left;
}
.panel-qa>.panel-heading>.panel-title .faq-icon {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    font-size: 18px;
    font-weight: bold;
    transition: transform 0.3s ease;
    flex-shrink: 0;
    margin-left: 10px;
}
.panel-qa>.panel-heading>.panel-title .faq-toggle[aria-expanded="true"] .faq-icon {
    transform: rotate(0deg);
}
.panel-qa>.panel-heading>.panel-title .faq-toggle[aria-expanded="false"] .faq-icon {
    transform: rotate(0deg);
}
.panel-qa>.panel-collapse {
    color: #666;
    background-color: #fff;
    border: 1px solid #e3e7e8;
    border-top: none;
    border-radius: 0 0 4px 4px;
}
.panel-qa>.panel-collapse>.panel-body {
    padding: 18px 25px;
    line-height: 1.7;
    font-size: 14px;
}

/* FAQ Section - Left Aligned Design */
.section-title-left {
    font-size: 36px;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 15px;
    text-align: left;
}
.section-desc-left {
    font-size: 16px;
    color: #666;
    margin-bottom: 40px;
    text-align: left;
    line-height: 1.6;
}
.faq-accordion {
    margin-top: 20px;
}
.faq-accordion .panel-qa {
    margin-bottom: 15px;
    border: none;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    border-radius: 4px;
    overflow: hidden;
}
.faq-accordion .panel-qa>.panel-heading {
    border-radius: 4px 4px 0 0;
    padding: 0;
}
.faq-accordion .panel-qa>.panel-heading:hover {
    background-color: #097586;
}
.faq-accordion .panel-qa>.panel-heading>.panel-title .faq-toggle:hover {
    background-color: rgba(255, 255, 255, 0.1);
}

/* Inquiry Form Section - Modern Design with Background */
.inquiry-form-section {
    position: relative;
    padding: 80px 0;
}
.inquiry-form-bg {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    position: relative;
    overflow: hidden;
}
.inquiry-form-bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="grid" width="40" height="40" patternUnits="userSpaceOnUse"><path d="M 40 0 L 0 0 0 40" fill="none" stroke="rgba(255,255,255,0.05)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');
    opacity: 0.3;
}
.inquiry-form-header {
    text-align: center;
    margin-bottom: 50px;
    position: relative;
    z-index: 1;
}
.inquiry-form-title {
    font-size: 42px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 15px;
    text-shadow: 0 2px 10px rgba(0,0,0,0.2);
}
.inquiry-form-desc {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.95);
    margin: 0;
    line-height: 1.6;
}
.inquiry-form-container {
    margin-bottom: 50px;
}
.inquiry-form-wrapper {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 10px 40px rgba(0,0,0,0.2);
    padding: 50px 40px;
    position: relative;
    z-index: 1;
}
.inquiry-form {
    margin: 0;
}
.inquiry-form .form-group {
    margin-bottom: 25px;
}
.inquiry-form label {
    font-weight: 600;
    color: #333;
    margin-bottom: 8px;
    display: block;
    font-size: 14px;
}
.inquiry-form .form-control {
    border: 2px solid #e3e7e8;
    border-radius: 6px;
    padding: 12px 15px;
    font-size: 15px;
    transition: all 0.3s ease;
}
.inquiry-form .form-control:focus {
    border-color: #667eea;
    box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
    outline: none;
}
.form-submit-wrapper {
    text-align: center;
    margin-top: 30px;
}
.btn-submit-inquiry {
    padding: 15px 50px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 6px;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0 4px 15px rgba(199, 64, 42, 0.3);
    transition: all 0.3s ease;
}
.btn-submit-inquiry:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(199, 64, 42, 0.4);
}
.form-message {
    margin-top: 20px;
    padding: 15px 20px;
    border-radius: 6px;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    display: none;
}
.form-message.alert-success {
    background: #d4edda;
    color: #155724;
    border: 2px solid #28a745;
    box-shadow: 0 2px 8px rgba(40, 167, 69, 0.2);
}
.form-message.alert-success strong {
    font-size: 16px;
}
.form-message.alert-danger {
    background: #f8d7da;
    color: #721c24;
    border: 2px solid #dc3545;
    box-shadow: 0 2px 8px rgba(220, 53, 69, 0.2);
}
.form-message.alert-danger strong {
    font-size: 16px;
}
#quick-form-message {
    margin-top: 15px;
    padding: 12px 15px;
    font-size: 14px;
}

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width:1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width:992px) {

}

/* Small Devices, Tablets */
@media only screen and (max-width:768px) {
    .navigation {
    float: none;
    margin-top: 20px;
    background: #0a7282;
}
.page-section {
       padding: 180px 0px 40px 0px;
}
.page-title {
    font-size: 26px;
    color: #fff;
    line-height: 36px;
}
.page-breadcrumb {
    padding-top: 0px;
    color: #d9dfe0;
}

}

/* Extra Small Devices, Phones */
@media only screen and (max-width:480px) {
    .navigation {
    float: none;
    margin-top: 20px;
    background: #0a7282;
}
.hero-section-caption {
    padding-top: 180px;
    padding-bottom: 60px;
}
.hero-title {
    color: #fff;
    font-size: 32px;
    letter-spacing: -1px;
}


.page-section {
       padding: 180px 0px 40px 0px;
}
.page-title {
    font-size: 26px;
    color: #fff;
    line-height: 36px;
}
.page-breadcrumb {
    padding-top: 0px;
    color: #d9dfe0;
}

}

/* Custom, iPhone Retina */
@media only screen and (max-width:320px) {
   .navigation {
    float: none;
    margin-top: 20px;
    background: #0a7282;
}
.hero-section-caption {
    padding-top: 180px;
    padding-bottom: 60px;
}
.hero-title {
    color: #fff;
    font-size: 32px;
    letter-spacing: -1px;
}


.page-section {
       padding: 180px 0px 40px 0px;
}
.page-title {
    font-size: 26px;
    color: #fff;
    line-height: 36px;
}
.page-breadcrumb {
    padding-top: 0px;
    color: #d9dfe0;
}
}

/* Language Switcher in Navigation */
/* 语言切换器使用与 Countries 菜单相同的 has-sub 样式 */
#navigation > ul > li.has-sub .lang-toggle-text {
    padding: 16px;
    padding-right: 32px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    cursor: pointer;
    display: block;
}
#navigation > ul > li.has-sub:hover .lang-toggle-text {
    color: #ffffff;
    background-color: #0a7282;
}

/* Dropdown Menu with Span (SEO Tools) - Clean style with arrow */
/* SEO工具下拉菜单样式 */
#navigation > ul > li > span {
    padding: 16px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    font-weight: 700;
    display: inline-block;
    vertical-align: top;
}

/* For dropdowns (has-sub), add right padding for arrow */
#navigation > ul > li.has-sub > span {
    padding-right: 32px;
    position: relative;
}

/* Add arrow icon for SEO Tools dropdown only */
#navigation > ul > li.has-sub > span:not(.lang-toggle-text):before {
    position: absolute;
    right: 14px;
    top: 16px;
    font-family: FontAwesome;
    content: "\f107";
}

#navigation > ul > li:hover > span {
    color: #ffffff;
    background-color: #0a7282;
}

/* ============================================
   Country Pages Styles
   ============================================ */

/* Countries Index Page */
/* Countries index page styles now use default page-header */

.countries-list {
    margin-top: 40px;
}
.country-card {
    display: block;
    padding: 30px 20px;
    text-align: center;
    background: #fff;
    border: 2px solid #e5e5e5;
    border-radius: 8px;
    margin-bottom: 20px;
    transition: all 0.3s ease;
    text-decoration: none;
}
.country-card:hover {
    border-color: #c7402a;
    box-shadow: 0 4px 12px rgba(199, 64, 42, 0.15);
    transform: translateY(-3px);
    text-decoration: none;
}
.country-flag {
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.country-flag img {
    display: block;
    max-width: 100%;
    height: auto;
}
.country-name {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    margin-bottom: 10px;
}
.country-cta {
    font-size: 14px;
    color: #c7402a;
    margin: 0;
}

.feature-box {
    padding: 30px 20px;
}
.feature-icon {
    font-size: 48px;
    margin-bottom: 15px;
}
.feature-box h3 {
    font-size: 20px;
    margin-bottom: 15px;
}

/* Country Detail Page */
.country-hero {
    padding: 0;
}
.country-flag-large {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
}
.country-flag-large img {
    display: block;
    max-width: 100%;
    height: auto;
}
.country-hero h1 {
    font-size: 38px;
    color: #333;
    margin-bottom: 15px;
}
.country-hero h2 {
    font-size: 22px;
    color: #666;
    opacity: 0.9;
    margin-bottom: 25px;
    font-weight: 400;
}
.hero-intro {
    color: #666;
    font-size: 16px;
    line-height: 1.7;
    margin-bottom: 30px;
}
.hero-cta {
    margin-top: 30px;
}
.hero-cta .btn {
    margin-right: 10px;
    margin-bottom: 10px;
}

/* Quick Inquiry Form */
.quick-inquiry-form {
    background: #fff;
    padding: 30px;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.15);
    margin-top: 0;
}
.quick-inquiry-form h3 {
    font-size: 22px;
    margin-bottom: 20px;
    text-align: center;
    color: #333;
}
.quick-inquiry-form .form-control {
    margin-bottom: 15px;
}
.country-page-header .hero-cta {
    margin-top: 25px;
}
.country-page-header .hero-intro {
    font-size: 15px;
}

/* Section Backgrounds - Visual Separation (Adjacent sections have different colors) */
/* bg-1: Trust Indicators - 浅蓝灰渐变 */
.section-bg-1 {
    background: linear-gradient(135deg, #f5f7fa 0%, #e8ecf1 100%);
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    z-index: 1;
}
.section-bg-1 .container {
    position: relative;
    z-index: 2;
}
/* bg-2: Why Section - 纯白色 (与 bg-1 不同) */
.section-bg-2 {
    background: #ffffff;
    position: relative;
    z-index: 1;
}
.section-bg-2 .container {
    position: relative;
    z-index: 2;
}
.section-bg-2::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, #e5e5e5 50%, transparent);
    z-index: 0;
}
/* bg-3: Services Section - 浅灰色 (与 bg-2 白色不同) */
.section-bg-3 {
    background: #f8f9fa;
    position: relative;
    z-index: 1;
}
.section-bg-3 .container {
    position: relative;
    z-index: 2;
}
.section-bg-3::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, #e5e5e5 50%, transparent);
    z-index: 0;
}
/* bg-4: Workflow Section - 纯白色 (与 bg-3 浅灰不同) */
.section-bg-4 {
    background: #ffffff;
    position: relative;
    z-index: 1;
}
.section-bg-4 .container {
    position: relative;
    z-index: 2;
}
.section-bg-4::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, #e5e5e5 50%, transparent);
    z-index: 0;
}
/* bg-5: Pricing Section - 更深的浅灰色 (与 bg-4 白色不同) */
.section-bg-5 {
    background: #f0f2f5;
    position: relative;
    z-index: 1;
}
.section-bg-5 .container {
    position: relative;
    z-index: 2;
}
.section-bg-5::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, #e5e5e5 50%, transparent);
    z-index: 0;
}
/* bg-6: Industries Section - 纯白色 (与 bg-5 深灰不同) */
.section-bg-6 {
    background: #ffffff;
    position: relative;
    z-index: 1;
}
.section-bg-6 .container {
    position: relative;
    z-index: 2;
}
.section-bg-6::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, #e5e5e5 50%, transparent);
    z-index: 0;
}
/* bg-7: FAQ Section - 浅灰色 (与 bg-6 白色不同) */
.section-bg-7 {
    background: #f8f9fa;
    position: relative;
    z-index: 1;
}
.section-bg-7 .container {
    position: relative;
    z-index: 2;
}
.section-bg-7::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, #e5e5e5 50%, transparent);
    z-index: 0;
}
/* bg-8: Other Countries - 纯白色 (与 bg-7 浅灰不同) */
.section-bg-8 {
    background: #ffffff;
    position: relative;
    z-index: 1;
}
.section-bg-8 .container {
    position: relative;
    z-index: 2;
}
.section-bg-8::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(90deg, transparent, #e5e5e5 50%, transparent);
    z-index: 0;
}

/* Trust Indicators */
.trust-indicators {
    position: relative;
    z-index: 2;
}
.trust-indicators .container {
    position: relative;
    z-index: 2;
}
.trust-item {
    padding: 20px 10px;
}
.trust-number {
    font-size: 36px;
    font-weight: 700;
    color: #c7402a;
    margin-bottom: 5px;
}
.trust-label {
    font-size: 14px;
    color: #666;
}

/* Services Section */
.service-features {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
}
.service-features > [class*="col-"] {
    display: flex;
}
.service-feature {
    text-align: center;
    padding: 30px 20px;
    margin-bottom: 30px;
    width: 100%;
    display: flex;
    flex-direction: column;
    min-height: 280px;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    background: #fff;
    transition: all 0.3s ease;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}
.service-feature:hover {
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    transform: translateY(-3px);
    border-color: #c7402a;
}
.service-icon {
    font-size: 48px;
    margin-bottom: 15px;
    flex-shrink: 0;
}
.service-feature h3 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 700;
    color: #2c3e50;
    flex-shrink: 0;
}
.service-feature p {
    flex: 1;
    color: #666;
    line-height: 1.6;
    margin: 0;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    text-align: center;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

/* Workflow Section */
.workflow-steps {
    margin-top: 40px;
}
.workflow-step {
    text-align: center;
    padding: 20px 10px;
    margin-bottom: 20px;
}
.step-number {
    width: 60px;
    height: 60px;
    line-height: 60px;
    background: #c7402a;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    border-radius: 50%;
    margin: 0 auto 15px;
}
.workflow-step h4 {
    font-size: 16px;
    margin-bottom: 10px;
}
.workflow-step p {
    font-size: 13px;
    color: #666;
}

/* Modern Workflow Cards Design */
.workflow-section {
    position: relative;
    z-index: 1;
}
.workflow-cards-row {
    margin-top: 40px;
}
.workflow-box {
    position: relative;
    background: #fff;
    border-radius: 12px;
    padding: 60px 25px 30px 25px;
    margin-bottom: 30px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    min-height: 340px;
    text-align: center;
    border: 4px solid;
    transition: all 0.3s ease;
}
.workflow-box:hover {
    box-shadow: 0 6px 30px rgba(0,0,0,0.12);
    transform: translateY(-5px);
}
.workflow-box-blue {
    border-color: #2563a8;
}
.workflow-box-orange {
    border-color: #f39c12;
}
.box-number {
    position: absolute;
    top: -2px;
    left: -2px;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    font-weight: 900;
    color: #fff;
    border-radius: 8px 0 12px 0;
}
.box-number-blue {
    background: #2563a8;
}
.box-number-orange {
    background: #f39c12;
}
.box-content {
    position: relative;
    z-index: 1;
}
.box-content h3 {
    font-size: 22px;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 20px;
    line-height: 1.3;
}
.box-content p {
    font-size: 15px;
    line-height: 1.7;
    color: #666;
    margin: 0;
}
.box-arrow {
    position: absolute;
    right: -25px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 50px;
    color: #ccc;
    z-index: 2;
}
.workflow-box:last-child .box-arrow {
    display: none;
}

/* Pricing Cards */
.pricing-cards {
    margin-top: 40px;
}
.pricing-card {
    background: #fff;
    border: 2px solid #e5e5e5;
    border-radius: 8px;
    padding: 30px 20px;
    margin-bottom: 30px;
    position: relative;
    transition: all 0.3s ease;
}
.pricing-card:hover {
    border-color: #c7402a;
    box-shadow: 0 8px 24px rgba(0,0,0,0.1);
    transform: translateY(-5px);
}
.pricing-card-popular {
    border-color: #c7402a;
    box-shadow: 0 8px 24px rgba(199, 64, 42, 0.2);
}
.popular-badge {
    position: absolute;
    top: -15px;
    right: 20px;
    background: #c7402a;
    color: #fff;
    padding: 5px 15px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 700;
}
.pricing-header h3 {
    font-size: 24px;
    margin-bottom: 10px;
    text-align: center;
}
.package-badge {
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-bottom: 20px;
}
.pricing-price {
    text-align: center;
    margin-bottom: 30px;
}
.pricing-price .currency {
    font-size: 24px;
    vertical-align: top;
}
.pricing-price .amount {
    font-size: 48px;
    font-weight: 700;
    color: #c7402a;
}
.pricing-features {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
}
.pricing-features li {
    padding: 10px 0;
    border-bottom: 1px solid #f5f5f5;
    font-size: 14px;
}
.custom-package-note {
    font-size: 16px;
}

/* Industries Section */
.industries-grid {
    margin-top: 40px;
}
.industry-box {
    text-align: center;
    padding: 20px 10px;
    margin-bottom: 20px;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    transition: all 0.3s ease;
}
.industry-box:hover {
    border-color: #c7402a;
    box-shadow: 0 2px 8px rgba(199, 64, 42, 0.1);
}
.industry-icon {
    font-size: 36px;
    margin-bottom: 10px;
}
.industry-name {
    font-size: 14px;
    font-weight: 600;
    color: #333;
}

/* Inquiry Form - Old styles (kept for backward compatibility) */
.inquiry-form-section .inquiry-form {
    background: transparent;
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    margin-top: 0;
}

/* Other Countries */
.other-countries-list {
    margin-top: 40px;
}
.other-country-link {
    display: block;
    padding: 15px 10px;
    text-align: center;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    margin-bottom: 15px;
    transition: all 0.3s ease;
    text-decoration: none;
}
.other-country-link:hover {
    border-color: #c7402a;
    text-decoration: none;
    box-shadow: 0 2px 8px rgba(199, 64, 42, 0.1);
}
.country-flag-small {
    display: block;
    margin-bottom: 8px;
    text-align: center;
}
.country-flag-small img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}
.country-name-small {
    font-size: 13px;
    color: #333;
    font-weight: 600;
}

/* SEO Questions Section */
.seo-questions-section {
    padding: 60px 0;
}

.seo-question-block {
    margin-bottom: 40px;
}

.seo-question-block:last-child {
    margin-bottom: 0;
}

.seo-question-card {
    background: #ffffff;
    border-radius: 12px;
    padding: 40px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    position: relative;
    border-left: 5px solid #c7402a;
}

.seo-question-card:hover {
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
    transform: translateY(-2px);
}

.seo-question-number {
    position: absolute;
    top: -15px;
    left: 30px;
    background: linear-gradient(135deg, #c7402a 0%, #e85d3f 100%);
    color: #ffffff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 700;
    box-shadow: 0 4px 15px rgba(199, 64, 42, 0.3);
    z-index: 10;
}

.seo-question-title {
    font-size: 28px;
    font-weight: 700;
    color: #2c3e50;
    margin: 20px 0 25px 0;
    line-height: 1.4;
    padding-left: 0;
}

.seo-question-content {
    color: #555;
    line-height: 1.8;
    font-size: 16px;
}

.seo-question-content p {
    margin-bottom: 15px;
    text-align: justify;
}

.seo-question-content p:last-child {
    margin-bottom: 0;
}

/* HTML标签样式支持 */
.seo-question-content ul,
.seo-question-content ol {
    margin: 15px 0 15px 25px;
    padding: 0;
}

.seo-question-content ul {
    list-style-type: disc;
}

.seo-question-content ol {
    list-style-type: decimal;
}

.seo-question-content li {
    margin-bottom: 10px;
    line-height: 1.8;
}

.seo-question-content li:last-child {
    margin-bottom: 0;
}

.seo-question-content strong,
.seo-question-content b {
    font-weight: 700;
    color: #2c3e50;
}

.seo-question-content em,
.seo-question-content i {
    font-style: italic;
}

.seo-question-content a {
    color: #0a7282;
    text-decoration: underline;
}

.seo-question-content a:hover {
    color: #086270;
}

.seo-question-content h1,
.seo-question-content h2,
.seo-question-content h3,
.seo-question-content h4,
.seo-question-content h5,
.seo-question-content h6 {
    color: #2c3e50;
    font-weight: 700;
    margin: 20px 0 15px 0;
    line-height: 1.4;
}

.seo-question-content h1 {
    font-size: 24px;
}

.seo-question-content h2 {
    font-size: 22px;
}

.seo-question-content h3 {
    font-size: 20px;
}

.seo-question-content h4 {
    font-size: 18px;
}

.seo-question-content h5 {
    font-size: 16px;
}

.seo-question-content h6 {
    font-size: 14px;
}

.seo-question-content blockquote {
    border-left: 4px solid #0a7282;
    padding-left: 20px;
    margin: 20px 0;
    font-style: italic;
    color: #666;
}

.seo-question-content code {
    background-color: #f5f5f5;
    padding: 2px 6px;
    border-radius: 3px;
    font-family: 'Courier New', monospace;
    font-size: 14px;
}

.seo-question-content pre {
    background-color: #f5f5f5;
    padding: 15px;
    border-radius: 4px;
    overflow-x: auto;
    margin: 15px 0;
}

.seo-question-content pre code {
    background: none;
    padding: 0;
}

.seo-question-content img {
    max-width: 100%;
    height: auto;
    margin: 15px 0;
    border-radius: 4px;
}

.seo-question-content table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
}

.seo-question-content table th,
.seo-question-content table td {
    padding: 10px;
    border: 1px solid #e5e5e5;
    text-align: left;
}

.seo-question-content table th {
    background-color: #f8f9fa;
    font-weight: 700;
    color: #2c3e50;
}

/* Alternate styling for even questions */
.seo-question-block:nth-child(even) .seo-question-card {
    border-left-color: #3498db;
}

.seo-question-block:nth-child(even) .seo-question-number {
    background: linear-gradient(135deg, #3498db 0%, #5dade2 100%);
    box-shadow: 0 4px 15px rgba(52, 152, 219, 0.3);
}

/* Responsive Styles */
@media (max-width: 991px) {
    .country-hero h1 {
        font-size: 32px;
    }
    .country-hero h2 {
        font-size: 18px;
    }
    .quick-inquiry-form {
        margin-top: 30px;
    }
    .pricing-cards .col-md-4 {
        margin-bottom: 20px;
    }
    .box-arrow {
        display: none;
    }
    .seo-question-card {
        padding: 30px 20px;
    }
    .seo-question-title {
        font-size: 24px;
        margin: 15px 0 20px 0;
    }
    .seo-question-content {
        font-size: 15px;
    }
    .seo-question-number {
        width: 45px;
        height: 45px;
        font-size: 16px;
        top: -12px;
        left: 20px;
    }
    .workflow-box {
        min-height: 300px;
        padding: 55px 20px 25px 20px;
    }
    .box-number {
        width: 70px;
        height: 70px;
        font-size: 24px;
    }
    .country-page-header .page-section {
        padding: 60px 0px 60px 0px;
    }
    .country-page-header .page-title {
        font-size: 32px;
    }
}

@media (max-width: 767px) {
    .countries-index-page .page-title {
        font-size: 28px;
    }
    .country-hero h1 {
        font-size: 26px;
    }
    .country-hero h2 {
        font-size: 16px;
    }
    .country-flag-large {
        font-size: 48px;
    }
    .trust-number {
        font-size: 28px;
    }
    .trust-label {
        font-size: 12px;
    }
    .section-title-left {
        font-size: 30px;
    }
    .inquiry-form-title {
        font-size: 36px;
    }
    .inquiry-form-wrapper {
        padding: 35px 25px;
    }
    .inquiry-form-section {
        padding: 60px 0;
    }
    .service-feature {
        min-height: auto;
        padding: 25px 15px;
    }
    .service-feature p {
        font-size: 14px;
    }
    .workflow-steps {
        margin-top: 20px;
    }
    .workflow-step {
        margin-bottom: 30px;
    }
    .workflow-box {
        min-height: auto;
        margin-bottom: 20px;
        padding: 50px 15px 20px 15px;
    }
    .box-content h3 {
        font-size: 18px;
    }
    .box-content p {
        font-size: 14px;
    }
    .box-number {
        width: 60px;
        height: 60px;
        font-size: 20px;
    }
    .country-page-header .page-section {
        padding: 40px 0px 40px 0px;
    }
    .country-page-header .page-title {
        font-size: 26px;
    }
    .country-page-header .hero-intro {
        font-size: 14px;
    }
    .quick-inquiry-form {
        padding: 20px;
    }
    .quick-inquiry-form h3 {
        font-size: 20px;
    }
    .inquiry-form {
        padding: 25px 20px;
    }
    .industries-grid .col-xs-4 {
        width: 50%;
    }
    .other-countries-list .col-xs-4 {
        width: 50%;
    }
}

@media (max-width: 480px) {
    .hero-cta .btn {
        display: block;
        margin-right: 0;
        margin-bottom: 10px;
    }
    .pricing-price .amount {
        font-size: 36px;
    }
    .section-title-left {
        font-size: 28px;
    }
    .section-desc-left {
        font-size: 14px;
    }
    .inquiry-form-title {
        font-size: 32px;
    }
    .inquiry-form-desc {
        font-size: 16px;
    }
    .inquiry-form-wrapper {
        padding: 30px 20px;
    }
    .panel-qa>.panel-heading>.panel-title .faq-toggle {
        padding: 12px 15px;
        font-size: 14px;
    }
    .panel-qa>.panel-heading>.panel-title .faq-number {
        min-width: 35px;
        height: 35px;
        line-height: 35px;
        font-size: 12px;
        margin-right: 10px;
    }
    .panel-qa>.panel-heading>.panel-title .faq-icon {
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 18px;
        margin-left: 10px;
    }
}

/*-----------------------------------
    Rank Checker Tool Styles
-----------------------------------*/

/* Hero Section - 使用与国家页面相同的样式 */
.rank-checker-header {
    background-size: cover;
}

.rank-checker-header .page-title {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 15px;
}

.rank-checker-header .hero-subtitle {
    font-size: 18px;
    color: rgba(255,255,255,0.95);
    margin-bottom: 25px;
}

.rank-checker-header .hero-features {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 25px;
}

.rank-checker-header .feature-item {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.rank-checker-header .feature-item i {
    font-size: 18px;
    color: #ffd700;
}

/* Limit Info Box - 在hero区域内 */
.rank-checker-header .limit-info-box {
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
    padding: 15px 20px;
    border-radius: 8px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    gap: 12px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.rank-checker-header .limit-icon {
    font-size: 24px;
    flex-shrink: 0;
}

.rank-checker-header .limit-text {
    font-size: 14px;
}

.rank-checker-header .limit-text .remaining-count {
    font-size: 24px;
    font-weight: 700;
    margin: 0 5px;
    color: #ffd700;
}

/* Form Card - 使用与国家页面相同的 quick-inquiry-form 样式 */
.rank-checker-form-card {
    /* 继承 quick-inquiry-form 样式 */
}

.rank-checker-form-card h3 {
    margin-bottom: 20px;
    font-size: 20px;
}

.rank-checker-form-card .form-control {
    height: 50px;
}

.rank-checker-form-card .btn-primary {
    height: 50px;
    font-size: 16px;
    font-weight: 600;
}

/* Form title - 替换原来的 h3 */
.rank-checker-form-card .form-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #2d3233;
}

/* Result title - 替换原来的 h3 */
.result-title-text {
    font-size: 24px;
    font-weight: 600;
    color: #2d3233;
}

/* Recent title - 替换原来的 h3 */
.recent-title-text {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 30px;
    color: #2d3233;
}

/* Section title (FAQ) - 替换原来的 h2 */
.faq-section .section-title {
    font-size: 36px;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 30px;
    text-align: center;
}

/* Custom Country Select with Flag Icons */
.custom-country-select {
    position: relative;
    width: 100%;
}

.custom-select-wrapper {
    position: relative;
    width: 100%;
}

.custom-select-trigger {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    height: 50px;
    padding: 10px 15px;
    background-color: #fff;
    border: 2px solid #e3e7e8;
    border-radius: 6px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 15px;
    color: #2d3233;
}

.custom-select-trigger:hover {
    border-color: #667eea;
}

.custom-select-trigger i {
    margin-left: auto;
    color: #667eea;
    transition: transform 0.3s ease;
}

.custom-select-options {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    border: 2px solid #e3e7e8;
    border-top: none;
    border-radius: 0 0 6px 6px;
    max-height: 300px;
    overflow-y: auto;
    z-index: 1000;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.custom-select-options.open {
    display: block;
}

.custom-select-option {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 12px 15px;
    cursor: pointer;
    transition: background-color 0.2s ease;
    border-bottom: 1px solid #f0f0f0;
}

.custom-select-option:last-child {
    border-bottom: none;
}

.custom-select-option:hover {
    background-color: #f7f9fc;
}

.custom-select-option .flag-icon {
    width: 28px;
    height: 21px;
    object-fit: cover;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    flex-shrink: 0;
}

.custom-select-option .country-name {
    flex: 1;
    color: #2d3233;
}

.custom-select-trigger .flag-icon {
    width: 28px;
    height: 21px;
    object-fit: cover;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    flex-shrink: 0;
}

.custom-select-trigger .country-name {
    flex: 1;
}

/* Loading State */
.loading-state {
    text-align: center;
    padding: 40px 20px;
}

.loading-state .spinner-border {
    width: 50px;
    height: 50px;
    border-width: 4px;
}

.loading-state p {
    margin-top: 20px;
    font-size: 16px;
    color: #667eea;
    font-weight: 600;
}

/* Result Card */
.rank-result-card {
    background: #fff;
    padding: 40px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

.result-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 2px solid #f1f3f8;
}

.result-header h3 {
    color: #2d3233;
    margin: 0;
    font-size: 24px;
}

.result-summary {
    margin-bottom: 40px;
}

.result-item {
    text-align: center;
    padding: 20px;
    background: #f7f9fc;
    border-radius: 8px;
    margin-bottom: 15px;
}

.result-label {
    font-size: 13px;
    color: #8d8d8d;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 8px;
    font-weight: 600;
}

.result-value {
    font-size: 18px;
    font-weight: 700;
    color: #2d3233;
    word-break: break-word;
}

.rank-position {
    font-size: 32px;
    font-weight: 800;
}

.rank-position.found {
    color: #28a745;
}

.rank-position.top-3 {
    color: #ffd700;
}

.rank-position.top-10 {
    color: #28a745;
}

.rank-position.not-found {
    color: #dc3545;
    font-size: 16px;
}

/* Found URL Section */
.found-url-section {
    margin-bottom: 40px;
    padding: 30px;
    background: #f0f9ff;
    border-radius: 8px;
    border-left: 4px solid #28a745;
}

.found-page-title {
    color: #28a745;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 600;
}

.found-url-card {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
}

.url-title {
    font-size: 18px;
    font-weight: 600;
    color: #1a0dab;
    margin-bottom: 10px;
}

.url-link a {
    color: #006621;
    font-size: 14px;
    word-break: break-all;
}

.url-snippet {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #e1e8ed;
}

.snippet-text {
    color: #5a5e5f;
    font-size: 14px;
    line-height: 1.6;
    margin: 0;
}

/* Not Found Section */
.not-found-section {
    margin-bottom: 40px;
}

.improvement-tips {
    background: #fff9e6;
    padding: 25px;
    border-radius: 8px;
    margin-top: 20px;
    border-left: 4px solid #ffc107;
}

.tips-title {
    color: #856404;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
}

.improvement-tips ul {
    list-style: none;
    padding: 0;
}

.improvement-tips ul li {
    padding: 8px 0;
    padding-left: 25px;
    position: relative;
    color: #856404;
}

.improvement-tips ul li:before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #ffc107;
    font-weight: bold;
}

/* Top Results Section */
.top-results-section {
    margin-top: 40px;
}

.top-results-title {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
    color: #2d3233;
}

.top-results-list {
    background: #f7f9fc;
    border-radius: 8px;
    padding: 20px;
}

.top-result-item {
    display: flex;
    gap: 15px;
    padding: 15px;
    background: #fff;
    border-radius: 8px;
    margin-bottom: 10px;
    border: 1px solid #e1e8ed;
    transition: all 0.3s;
}

.top-result-item:hover {
    border-color: #667eea;
    box-shadow: 0 2px 8px rgba(102, 126, 234, 0.1);
}

.top-result-item.target-domain {
    border: 2px solid #28a745;
    background: #f0f9ff;
}

.result-position {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
}

.result-content {
    flex: 1;
}

.result-title {
    font-size: 16px;
    font-weight: 600;
    color: #1a0dab;
    margin-bottom: 5px;
}

.result-displayed-link {
    font-size: 12px;
    color: #202124;
    margin-bottom: 2px;
    font-weight: 400;
}

.result-url {
    font-size: 13px;
    color: #006621;
    word-break: break-all;
    margin-bottom: 8px;
}

.result-snippet {
    font-size: 13px;
    color: #4d5156;
    line-height: 1.6;
    margin-top: 5px;
}

/* Recent Checks */
.recent-checks-section h3 {
    margin-bottom: 30px;
    font-size: 28px;
    font-weight: 600;
}

.recent-check-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    background: #f7f9fc;
    border-radius: 8px;
    margin-bottom: 10px;
    transition: all 0.3s;
}

.recent-check-item:hover {
    background: #e9ecef;
}

.check-info {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
}

.check-keyword {
    font-weight: 600;
    color: #2d3233;
}

.check-domain,
.check-country {
    color: #8d8d8d;
    font-size: 14px;
}

.check-result {
    display: flex;
    align-items: center;
    gap: 10px;
}

.check-time {
    font-size: 13px;
    color: #8d8d8d;
}

/* SEO Content */
.seo-content-box {
    margin-bottom: 50px;
}

.seo-content-box h2 {
    font-size: 28px;
    font-weight: 600;
    color: #2d3233;
    margin-bottom: 20px;
}

.seo-content-box h3 {
    color: #2d3233;
    margin-top: 30px;
    margin-bottom: 15px;
    font-size: 22px;
}

.seo-content-box p {
    line-height: 1.8;
    margin-bottom: 20px;
}

.seo-content-box ul {
    list-style: none;
    padding: 0;
    margin-bottom: 20px;
}

.seo-content-box ul li {
    padding: 8px 0;
    padding-left: 30px;
    position: relative;
}

.seo-content-box ul li:before {
    content: "→";
    position: absolute;
    left: 0;
    color: #667eea;
    font-weight: bold;
}

/* Tables inside SEO content (Rank Checker / content blocks) */
.seo-content-box table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
}

.seo-content-box table th,
.seo-content-box table td {
    padding: 12px 14px;
    border: 1px solid #e5e5e5;
    text-align: left;
    vertical-align: top;
}

.seo-content-box table th {
    background-color: #f8f9fa;
    font-weight: 700;
    color: #2c3e50;
}

.seo-content-box table tbody tr:nth-child(even) {
    background-color: #fafafa;
}

.seo-content-box table tbody tr:hover {
    background-color: #f3f6ff;
}

@media (max-width: 768px) {
    .seo-content-box table {
        display: block;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
    }
}

/* FAQ Section - 使用国家页面相同的样式 */
.faq-section {
    margin-top: 50px;
}

.faq-section .section-title-left {
    margin-bottom: 30px;
}

/* Responsive */
@media (max-width: 768px) {
    .rank-checker-header .page-title {
        font-size: 28px;
    }
    
    .rank-checker-header .hero-subtitle {
        font-size: 16px;
    }
    
    .rank-checker-header .hero-features {
        gap: 10px;
    }
    
    .rank-checker-header .feature-item {
        font-size: 13px;
    }
    
    .rank-result-card {
        padding: 25px 20px;
    }
    
    .result-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 15px;
    }
    
    .result-item {
        margin-bottom: 10px;
    }
    
    .top-result-item {
        flex-direction: column;
        gap: 10px;
    }
    
    .recent-check-item {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    
    .check-result {
        width: 100%;
        justify-content: space-between;
    }
}

/* ============================================
   Contact Page Styles
   ============================================ */

/* Contact Page Header */
.contact-page-header {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 60px 0 40px;
    color: #fff;
}

.contact-page-header .page-title {
    font-size: 42px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #fff;
}

/* Contact Info Cards */
.contact-info-section .row {
    display: flex;
    flex-wrap: wrap;
}

.contact-info-section .col-md-4,
.contact-info-section .col-sm-6 {
    display: flex;
}

.contact-info-card {
    background: #fff;
    padding: 40px 30px;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    margin-bottom: 30px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 280px;
}

.contact-info-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
}

.contact-info-card .contact-icon {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
    font-size: 32px;
    color: #fff;
    flex-shrink: 0;
}

.contact-info-card h3 {
    font-size: 22px;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 15px;
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-info-card p {
    font-size: 16px;
    color: #666;
    line-height: 1.6;
    margin: 0;
    flex-grow: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-info-card a {
    color: #667eea;
    text-decoration: none;
    font-weight: 600;
}

.contact-info-card a:hover {
    color: #764ba2;
    text-decoration: underline;
}

/* Why Contact Us Section */
.why-contact-section {
    background: #f8f9fa;
}

.why-contact-section h2 {
    font-size: 36px;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 30px;
}

.why-contact-content {
    margin-top: 20px;
}

.why-contact-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}

.why-contact-icon {
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    flex-shrink: 0;
    margin-right: 20px;
}

.why-contact-text h3 {
    font-size: 20px;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 8px;
}

.why-contact-text p {
    font-size: 15px;
    color: #666;
    line-height: 1.6;
    margin: 0;
}

.contact-image {
    padding: 20px;
}

.contact-image img {
    width: 100%;
    height: auto;
}

/* Contact Form Section */
.contact-form-section {
    background: #fff;
}

.contact-form-header {
    margin-bottom: 50px;
}

.contact-form-wrapper {
    background: #f8f9fa;
    padding: 50px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.contact-form-wrapper .inquiry-form {
    background: transparent;
    padding: 0;
    box-shadow: none;
}

.contact-form-wrapper .form-group {
    margin-bottom: 25px;
}

.contact-form-wrapper label {
    display: block;
    font-size: 15px;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 8px;
}

.contact-form-wrapper .form-control {
    height: 48px;
    font-size: 15px;
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    padding: 12px 18px;
    transition: all 0.3s ease;
}

.contact-form-wrapper textarea.form-control {
    height: auto;
    min-height: 140px;
    resize: vertical;
}

.contact-form-wrapper .form-control:focus {
    border-color: #667eea;
    box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
    outline: none;
}

.form-submit-wrapper {
    margin-top: 35px;
}

.btn-submit-inquiry {
    min-width: 200px;
    padding: 14px 40px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.form-message {
    margin-top: 25px;
    padding: 18px 25px;
    border-radius: 8px;
    font-size: 15px;
    display: none;
}

.form-message.alert-success {
    background-color: #d4edda;
    border: 1px solid #c3e6cb;
    color: #155724;
}

.form-message.alert-danger {
    background-color: #f8d7da;
    border: 1px solid #f5c6cb;
    color: #721c24;
}

/* Contact FAQ Section */
.contact-faq-section {
    background: #f8f9fa;
}

.contact-faq-section .section-title {
    margin-bottom: 20px;
}

/* Contact CTA Section */
.contact-cta-section {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    padding: 60px 0;
}

.contact-cta-section h2 {
    font-size: 36px;
    font-weight: 700;
}

.contact-cta-section .btn-primary {
    background: #fff;
    color: #667eea;
    border: none;
    font-weight: 700;
    padding: 14px 40px;
}

.contact-cta-section .btn-primary:hover {
    background: #f0f0f0;
    transform: translateY(-2px);
}

/* Responsive Design */
@media (max-width: 768px) {
    .contact-page-header .page-title {
        font-size: 32px;
    }
    
    .contact-info-section .col-sm-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    
    .contact-info-card {
        min-height: 240px;
        padding: 30px 20px;
    }
    
    .contact-info-card .contact-icon {
        width: 60px;
        height: 60px;
        font-size: 24px;
        margin-bottom: 20px;
    }
    
    .contact-info-card h3 {
        font-size: 20px;
        min-height: 50px;
    }
    
    .why-contact-section h2 {
        font-size: 28px;
    }
    
    .why-contact-item {
        margin-bottom: 25px;
    }
    
    .why-contact-icon {
        width: 35px;
        height: 35px;
        font-size: 20px;
        margin-right: 15px;
    }
    
    .why-contact-text h3 {
        font-size: 18px;
    }
    
    .contact-form-wrapper {
        padding: 30px 20px;
    }
    
    .contact-form-header .section-title {
        font-size: 28px;
    }
    
    .contact-cta-section h2 {
        font-size: 28px;
    }
    
    .btn-submit-inquiry {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .contact-page-header {
        padding: 40px 0 30px;
    }
    
    .contact-page-header .page-title {
        font-size: 26px;
    }
    
    .contact-info-card {
        padding: 25px 15px;
    }
    
    .why-contact-section h2 {
        font-size: 24px;
    }
    
    .contact-form-wrapper {
        padding: 20px 15px;
    }
    
    .contact-cta-section h2 {
        font-size: 24px;
    }
}

/* ============================================
   SEO Audit Page Styles
   ============================================ */

/* Header */
.seo-audit-header {
    background: url(../images/hero-img.webp) no-repeat top center;
    background-size: cover;
    color: #fff;
}

.seo-audit-header .page-section {
    padding: 100px 0px 100px 0px;
}

.seo-audit-header .page-title {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 15px;
}

.seo-audit-header .hero-subtitle {
    font-size: 18px;
    color: rgba(255,255,255,0.95);
    margin-bottom: 25px;
}

.seo-audit-header .hero-features {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 25px;
}

.seo-audit-header .feature-item {
    display: flex;
    align-items: center;
    gap: 8px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
}

.seo-audit-header .feature-item i {
    font-size: 18px;
    color: #ffd700;
}

.seo-audit-header .limit-info-box {
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
    padding: 15px 20px;
    border-radius: 8px;
    margin-top: 20px;
    display: flex;
    align-items: center;
    gap: 12px;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.seo-audit-header .limit-icon {
    font-size: 24px;
    flex-shrink: 0;
}

.seo-audit-header .limit-text {
    font-size: 14px;
}

.seo-audit-header .limit-text .remaining-count {
    font-size: 24px;
    font-weight: 700;
    margin: 0 5px;
    color: #ffd700;
}

/* Form Card */
.seo-audit-form-card {
    /* 继承 quick-inquiry-form 样式 */
}

.seo-audit-form-card .form-title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #2d3233;
}

.seo-audit-form-card .form-control {
    height: 50px;
}

.seo-audit-form-card .btn-primary {
    height: 50px;
    font-size: 16px;
    font-weight: 600;
}

/* Results Section */
.results-section {
    background: #f8f9fa;
}

/* Score Circle */
.score-circle-card {
    background: #fff;
    padding: 40px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    text-align: center;
}

.score-circle-wrapper {
    position: relative;
    width: 200px;
    height: 200px;
    margin: 0 auto 20px;
}

.score-circle {
    transform: rotate(-90deg);
}

.score-circle-bg {
    fill: none;
    stroke: #e5e7eb;
    stroke-width: 12;
}

.score-circle-progress {
    fill: none;
    stroke: #667eea;
    stroke-width: 12;
    stroke-linecap: round;
    transition: stroke-dashoffset 1s ease;
}

.score-text-wrapper {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.score-number {
    font-size: 48px;
    font-weight: 700;
    color: #2c3e50;
    line-height: 1;
}

.score-label {
    font-size: 14px;
    color: #666;
    margin-top: 5px;
}

.score-grade {
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
}

/* Score Breakdown */
.scores-breakdown {
    background: #fff;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.score-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.score-item:last-child {
    margin-bottom: 0;
}

.score-item-label {
    width: 120px;
    font-weight: 600;
    color: #2c3e50;
}

.score-item-bar {
    flex: 1;
    height: 30px;
    background: #e5e7eb;
    border-radius: 15px;
    overflow: hidden;
    margin: 0 15px;
}

.score-item-fill {
    height: 100%;
    width: 0;
    background: #667eea;
    border-radius: 15px;
    transition: width 1s ease;
}

.score-item-value {
    width: 60px;
    text-align: right;
    font-weight: 600;
    color: #2c3e50;
}

/* Issues List */
.issues-list {
    max-width: 900px;
    margin: 0 auto;
}

.issue-item {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 15px;
    display: flex;
    align-items: flex-start;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    border-left: 4px solid;
}

.issue-critical {
    border-left-color: #ef4444;
}

.issue-warning {
    border-left-color: #f59e0b;
}

.issue-info {
    border-left-color: #3b82f6;
}

.issue-icon {
    font-size: 24px;
    margin-right: 15px;
    flex-shrink: 0;
}

.issue-critical .issue-icon {
    color: #ef4444;
}

.issue-warning .issue-icon {
    color: #f59e0b;
}

.issue-info .issue-icon {
    color: #3b82f6;
}

.issue-content {
    flex: 1;
}

.issue-message {
    font-size: 16px;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 8px;
}

.issue-suggestion {
    font-size: 14px;
    color: #666;
    padding-left: 20px;
    position: relative;
}

.issue-suggestion i {
    position: absolute;
    left: 0;
    top: 2px;
    color: #f59e0b;
}

.no-issues {
    text-align: center;
    padding: 60px 20px;
    font-size: 20px;
    color: #10b981;
}

.no-issues i {
    font-size: 48px;
    display: block;
    margin-bottom: 15px;
}

/* Pages Table */
.pages-table {
    background: #fff;
    border-radius: 8px;
    overflow: hidden;
}

.pages-table thead {
    background: #f8f9fa;
}

.pages-table th {
    font-weight: 600;
    color: #2c3e50;
    padding: 15px;
    border-bottom: 2px solid #e5e7eb;
}

.pages-table td {
    padding: 12px 15px;
    border-bottom: 1px solid #e5e7eb;
}

.page-url {
    max-width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.page-status {
    font-weight: 600;
}

.status-success {
    color: #10b981;
}

.status-error {
    color: #ef4444;
}

.page-score {
    font-weight: 600;
}

/* Recent Audits */
.recent-audit-card {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.recent-audit-url {
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.recent-audit-info {
    display: flex;
    gap: 15px;
    font-size: 14px;
    color: #666;
}

.recent-audit-score {
    font-weight: 600;
}

.recent-audit-mode {
    padding: 2px 8px;
    background: #f8f9fa;
    border-radius: 4px;
}

/* CTA Section */
.cta-section {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #fff;
}

.cta-section h2 {
    color: #fff;
    margin-bottom: 20px;
}

/* Responsive */
@media (max-width: 768px) {
    .seo-audit-header .page-title {
        font-size: 32px;
    }
    
    .seo-audit-header .hero-subtitle {
        font-size: 18px;
    }
    
    .score-circle-wrapper {
        width: 160px;
        height: 160px;
    }
    
    .score-circle {
        width: 160px;
        height: 160px;
    }
    
    .score-number {
        font-size: 36px;
    }
    
    .score-item {
        flex-wrap: wrap;
    }
    
    .score-item-label {
        width: 100%;
        margin-bottom: 5px;
    }
    
    .score-item-bar {
        margin: 0 0 5px 0;
    }
    
    .score-item-value {
        width: 100%;
        text-align: left;
    }
    
    .issue-item {
        padding: 15px;
    }
    
    .page-url {
        max-width: 200px;
    }
    
    .recent-audit-info {
        flex-direction: column;
        gap: 5px;
    }
}

@media (max-width: 480px) {
    .seo-audit-header .page-section {
        padding: 60px 0px 60px 0px;
    }
    
    .seo-audit-header .page-title {
        font-size: 28px;
    }
    
    .seo-audit-header .hero-subtitle {
        font-size: 16px;
    }
    
    .seo-audit-header .hero-features {
        gap: 10px;
    }
    
    .seo-audit-header .feature-item {
        font-size: 13px;
    }
    
    .seo-audit-form-card {
        padding: 20px 15px;
    }
    
    .score-circle-wrapper {
        width: 140px;
        height: 140px;
    }
    
    .score-circle {
        width: 140px;
        height: 140px;
    }
    
    .score-number {
        font-size: 32px;
    }
}

/* SEO Audit Tabs */
.seo-audit-tabs {
    border-bottom: 2px solid #e0e0e0;
    margin-bottom: 0;
}

.seo-audit-tabs > li > a {
    color: #666;
    font-weight: 500;
    padding: 12px 20px;
    border: none;
    border-bottom: 3px solid transparent;
    margin-right: 5px;
}

.seo-audit-tabs > li > a:hover {
    background-color: #f5f5f5;
    border-bottom-color: #ddd;
}

.seo-audit-tabs > li.active > a,
.seo-audit-tabs > li.active > a:hover,
.seo-audit-tabs > li.active > a:focus {
    color: #2ecc71;
    background-color: #fff;
    border: none;
    border-bottom: 3px solid #2ecc71;
}

.seo-audit-tabs > li > a i {
    margin-right: 5px;
}

.seo-audit-tab-content {
    background: #fff;
    padding: 30px;
    border: 1px solid #e0e0e0;
    border-top: none;
    border-radius: 0 0 8px 8px;
    min-height: 300px;
}

/* Check Items */
.checks-list {
    margin-top: 20px;
}

.check-item {
    display: flex;
    padding: 15px;
    margin-bottom: 15px;
    border-radius: 8px;
    border: 1px solid #e0e0e0;
    transition: all 0.3s ease;
}

.check-item:hover {
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.check-item.check-passed {
    background: #f0fdf4;
    border-color: #86efac;
}

.check-item.check-failed {
    background: #fef2f2;
    border-color: #fca5a5;
}

.check-icon {
    flex-shrink: 0;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 15px;
}

.check-passed .check-icon {
    background: #dcfce7;
    color: #16a34a;
}

.check-failed .check-icon {
    background: #fee2e2;
    color: #dc2626;
}

.check-icon i {
    font-size: 20px;
}

.check-content {
    flex: 1;
}

.check-title {
    font-size: 15px;
    font-weight: 600;
    color: #333;
    margin-bottom: 5px;
}

.check-category {
    display: inline-block;
    padding: 2px 8px;
    background: #e0e0e0;
    color: #666;
    font-size: 11px;
    text-transform: uppercase;
    border-radius: 3px;
    margin-bottom: 8px;
}

.check-details {
    font-size: 13px;
    color: #666;
    margin-top: 5px;
    font-family: 'Courier New', monospace;
    background: #f9f9f9;
    padding: 5px 10px;
    border-radius: 4px;
}

.check-suggestion {
    font-size: 13px;
    color: #666;
    margin-top: 8px;
    padding: 8px 12px;
    background: #fffbeb;
    border-left: 3px solid #fbbf24;
    border-radius: 4px;
}

.check-suggestion i {
    color: #f59e0b;
    margin-right: 5px;
}

.no-issues, .no-checks {
    text-align: center;
    padding: 40px 20px;
    color: #10b981;
    font-size: 16px;
}

.no-issues i {
    font-size: 48px;
    display: block;
    margin-bottom: 15px;
}

.check-more {
    text-align: center;
    padding: 15px;
    color: #666;
    font-style: italic;
}

.audit-section {
    margin-bottom: 30px;
}

.audit-section h4 {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #e0e0e0;
}

.audit-section h5 {
    font-size: 16px;
    font-weight: 600;
    color: #666;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.category-checks {
    min-height: 200px;
}

/* Data Table */
.data-table {
    background: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
}

.data-row {
    display: flex;
    padding: 12px 20px;
    border-bottom: 1px solid #f0f0f0;
    transition: background-color 0.2s ease;
}

.data-row:last-child {
    border-bottom: none;
}

.data-row:hover {
    background-color: #f9f9f9;
}

.data-label {
    flex: 0 0 200px;
    font-weight: 600;
    color: #333;
    font-size: 14px;
}

.data-value {
    flex: 1;
    color: #666;
    font-size: 14px;
    word-break: break-word;
}

.data-extra {
    color: #999;
    font-size: 12px;
    font-style: italic;
}

/* New Audit Sidebar Styles */
.audit-sidebar {
    position: sticky;
    top: 100px;
}

/* Scores Top Section */
.scores-top-section {
    display: flex;
    gap: 20px; /* 减小间距 */
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
}

/* Statistics Chart Card */
.stats-chart-card {
    background: #fff;
    padding: 25px; /* 减小padding */
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.08);
    flex: 0 0 auto;
    width: 360px; /* 减小宽度 */
    display: flex;
    flex-direction: column;
}

.stats-chart-card h4 {
    font-size: 17px;
    font-weight: 700;
    color: #333;
    margin-bottom: 20px;
    text-align: center;
}

.stats-bars {
    margin-bottom: 15px;
    flex-grow: 1;
}

.stat-bar-item {
    margin-bottom: 14px; /* 减小间距 */
}

.stat-bar-item:last-child {
    margin-bottom: 0;
}

.stat-bar-label {
    font-size: 12px; /* 从13px减小 */
    font-weight: 600;
    color: #555;
    margin-bottom: 6px; /* 从8px减小 */
}

.stat-bar-wrapper {
    background: #f0f0f0;
    border-radius: 6px;
    height: 32px; /* 从40px减小到32px */
    position: relative;
    overflow: visible;
}

.stat-bar {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 15px;
    transition: width 1.5s ease;
    border-radius: 8px;
    position: relative;
}

.stat-bar-total {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

.stat-bar-passed {
    background: linear-gradient(135deg, #10b981 0%, #059669 100%);
}

.stat-bar-critical {
    background: linear-gradient(135deg, #ef4444 0%, #dc2626 100%);
}

.stat-bar-warning {
    background: linear-gradient(135deg, #f59e0b 0%, #d97706 100%);
}

.stat-bar-info {
    background: linear-gradient(135deg, #3b82f6 0%, #2563eb 100%);
}

.stat-bar-value {
    color: #fff;
    font-size: 14px; /* 从16px减小 */
    font-weight: 700;
    white-space: nowrap;
    position: absolute;
    right: 3px;
    text-shadow: 0 1px 2px rgba(0,0,0,0.2);
}

.overall-score-display {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 15px; /* 减小padding */
    background: linear-gradient(135deg, #f0f9ff 0%, #e0f2fe 100%);
    border-radius: 8px;
    margin-top: 15px; /* 减小margin */
    border: 2px solid #e0e0e0;
}

.overall-score-label {
    font-size: 14px; /* 从15px减小 */
    color: #555;
    font-weight: 700;
}

.overall-score-number {
    font-size: 28px; /* 从32px减小 */
    font-weight: 700;
    color: #333;
}

.overall-score-grade {
    font-size: 14px;
    font-weight: 700;
    padding: 6px 16px;
    border-radius: 20px;
    background: #10b981;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.score-overall-card {
    background: #fff;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    text-align: center;
    flex-shrink: 0;
}

.category-scores-horizontal {
    background: #fff;
    padding: 25px; /* 减小padding */
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.08);
    flex: 1;
    min-width: 480px;
    max-width: 750px;
}

.category-scores-horizontal h4 {
    font-size: 17px;
    font-weight: 700;
    color: #333;
    margin-bottom: 20px;
}

.score-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.score-grid-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: #f9f9f9;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.score-grid-item:hover {
    background: #f0f0f0;
    transform: translateY(-2px);
}

.score-grid-label {
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
    text-align: center;
    line-height: 1.4;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.score-grid-value {
    font-size: 36px;
    font-weight: 700;
    color: #333;
}

/* Issues Section */
.issues-container {
    background: #fff;
    padding: 20px; /* 减小padding */
    border-radius: 10px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.08);
}

.issues-title {
    font-size: 17px; /* 减小字体 */
    font-weight: 600;
    color: #333;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.issues-title i {
    color: #f59e0b;
    font-size: 20px;
}

.issue-item {
    padding: 12px; /* 从15px减小 */
    margin-bottom: 10px; /* 从12px减小 */
    border-radius: 6px;
    border-left: 4px solid;
    transition: all 0.3s ease;
}

.issue-item:hover {
    transform: translateX(5px);
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.issue-item-critical {
    background: #fef2f2;
    border-left-color: #ef4444;
}

.issue-item-warning {
    background: #fffbeb;
    border-left-color: #f59e0b;
}

.issue-item-info {
    background: #f0f9ff;
    border-left-color: #3b82f6;
}

.issue-item-header {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 8px;
}

.issue-icon {
    flex-shrink: 0;
    font-size: 16px;
    margin-top: 2px;
}

.issue-icon-critical {
    color: #ef4444;
}

.issue-icon-warning {
    color: #f59e0b;
}

.issue-icon-info {
    color: #3b82f6;
}

.issue-message {
    flex: 1;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    line-height: 1.5;
}

.issue-suggestion {
    font-size: 13px;
    color: #666;
    margin-left: 26px;
    line-height: 1.6;
}

.issue-suggestion:before {
    content: '💡 ';
    margin-right: 5px;
}

.no-issues {
    text-align: center;
    padding: 40px;
    color: #10b981;
}

.no-issues i {
    font-size: 48px;
    margin-bottom: 15px;
    display: block;
}

.no-issues p {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}

.no-issues small {
    font-size: 14px;
    color: #666;
}

.score-sidebar-card {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    margin-bottom: 20px;
    text-align: center;
}

.score-circle-wrapper-small {
    position: relative;
    display: inline-block;
    margin-bottom: 15px;
}

.score-circle-small {
    transform: rotate(-90deg);
}

.score-circle-small .score-circle-bg {
    fill: none;
    stroke: #e0e0e0;
    stroke-width: 8;
}

.score-circle-small .score-circle-progress {
    fill: none;
    stroke-width: 8;
    stroke-dasharray: 314;
    stroke-dashoffset: 314;
    transition: stroke-dashoffset 0.3s ease;
}

.score-text-wrapper-small {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.score-number-small {
    font-size: 32px;
    font-weight: 700;
    color: #333;
}

.score-grade-small {
    font-size: 16px;
    font-weight: 600;
    margin-top: 5px;
}

.category-scores-sidebar {
    background: #fff;
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}

.category-scores-sidebar h4 {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.score-list {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.score-list-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 0;
    border-bottom: 1px solid #f0f0f0;
}

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

.score-list-label {
    font-size: 13px;
    color: #666;
}

.score-list-value {
    font-size: 16px;
    font-weight: 600;
    min-width: 40px;
    text-align: right;
}

/* Audit Results Content */
.audit-results-content {
    background: #fff;
    border-radius: 8px;
    padding: 15px; /* 减小padding */
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    min-height: auto;
}

.audit-results-content:empty {
    display: none;
}

/* Category Cards */
.category-card {
    margin-bottom: 15px; /* 减小间距 */
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    overflow: hidden;
    transition: all 0.3s ease;
}

.category-card:hover {
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.category-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px; /* 从20px减小 */
    background: #f9f9f9;
    cursor: pointer;
    transition: background 0.2s ease;
}

.category-header:hover {
    background: #f0f0f0;
}

.category-header-left {
    display: flex;
    align-items: center;
    gap: 10px;
}

.category-header-left i {
    font-size: 20px;
    color: #666;
}

.category-header-left h3 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin: 0;
}

.category-header-right {
    display: flex;
    align-items: center;
    gap: 15px;
}

.category-score {
    font-size: 18px;
    font-weight: 700;
}

.category-status {
    font-size: 24px;
}

.category-status-pass {
    color: #10b981;
}

.category-status-fail {
    color: #ef4444;
}

.category-body {
    padding: 15px; /* 从20px减小 */
    background: #fff;
}

/* Category Data Table */
/* Code box style for multiple data items */
.data-code-box {
    background: #1e1e1e;
    border-radius: 4px;
    padding: 15px;
    margin-top: 10px;
    max-height: 200px;
    overflow-y: auto;
    font-family: 'Consolas', 'Monaco', 'Courier New', monospace;
    font-size: 12px;
    line-height: 1.6;
}

.data-code-box::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

.data-code-box::-webkit-scrollbar-track {
    background: #2d2d2d;
    border-radius: 4px;
}

.data-code-box::-webkit-scrollbar-thumb {
    background: #555;
    border-radius: 4px;
}

.data-code-box::-webkit-scrollbar-thumb:hover {
    background: #777;
}

.data-code-line {
    color: #d4d4d4;
    padding: 2px 0;
    border-left: 2px solid transparent;
    padding-left: 8px;
    transition: all 0.2s ease;
}

.data-code-line:hover {
    background: #2d2d2d;
    border-left-color: #007acc;
}

.data-code-box-title {
    font-size: 13px;
    font-weight: 600;
    color: #333;
    margin-bottom: 8px;
    margin-top: 10px;
}

/* Single line data row with label and value */
/* Category data section container */
.category-data-section {
    padding: 0;
}

.data-row-compact {
    display: flex;
    align-items: flex-start;
    margin-bottom: 12px;
    gap: 10px;
}

.data-row-label {
    font-size: 13px;
    font-weight: 600;
    color: #333;
    min-width: 140px;
    flex-shrink: 0;
    padding-top: 4px;
}

.data-row-value {
    flex: 1;
}

/* Inline code box for single text items */
.data-code-inline {
    background: #1e1e1e;
    color: #d4d4d4;
    padding: 8px 12px;
    border-radius: 4px;
    font-family: 'Consolas', 'Monaco', 'Courier New', monospace;
    font-size: 12px;
    line-height: 1.5;
    word-break: break-word;
    white-space: pre-wrap;
}

/* Status badge styles */
.data-status-badge {
    display: inline-block;
    padding: 4px 10px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 600;
}

.data-status-success {
    background: #f0fdf4;
    color: #15803d;
    border: 1px solid #bbf7d0;
}

.data-status-error {
    background: #fef2f2;
    color: #dc2626;
    border: 1px solid #fecaca;
}

.data-status-warning {
    background: #fffbeb;
    color: #d97706;
    border: 1px solid #fde68a;
}

.data-status-info {
    background: #eff6ff;
    color: #2563eb;
    border: 1px solid #bfdbfe;
}

/* Check Rows */
.checks-container {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.check-row {
    display: flex;
    padding: 12px 15px;
    border-radius: 6px;
    border-left: 4px solid;
    transition: all 0.2s ease;
}

.check-row:hover {
    box-shadow: 0 2px 6px rgba(0,0,0,0.08);
}

.check-row-pass {
    background: #f0fdf4;
    border-left-color: #10b981;
}

.check-row-fail {
    background: #fef2f2;
    border-left-color: #ef4444;
}

.check-row-icon {
    flex-shrink: 0;
    width: 24px;
    margin-right: 12px;
    font-size: 18px;
}

.check-row-pass .check-row-icon {
    color: #10b981;
}

.check-row-fail .check-row-icon {
    color: #ef4444;
}

.check-row-content {
    flex: 1;
}

.check-row-title {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    margin-bottom: 5px;
}

.check-row-suggestion {
    font-size: 13px;
    color: #666;
    margin-top: 5px;
    padding: 8px 12px;
    background: #fffbeb;
    border-left: 3px solid #fbbf24;
    border-radius: 4px;
}

.check-row-details {
    font-size: 12px;
    color: #999;
    margin-top: 5px;
    font-family: 'Courier New', monospace;
}

/* Responsive adjustments for new layout */
@media (max-width: 992px) {
    .audit-sidebar {
        position: static;
        margin-bottom: 30px;
    }
    
    .score-list {
        flex-direction: row;
        flex-wrap: wrap;
    }
    
    .score-list-item {
        flex: 0 0 48%;
    }
}

@media (max-width: 768px) {
    
    .category-header-left h3 {
        font-size: 16px;
    }
    
    .category-score {
        font-size: 16px;
    }
    
    .category-status {
        font-size: 20px;
    }
    
    .check-row {
        flex-direction: column;
    }
    
    .check-row-icon {
        margin-bottom: 8px;
    }
    
    .data-row-compact {
        flex-direction: column;
        gap: 6px;
    }
    
    .data-row-label {
        min-width: auto;
        padding-top: 0;
    }
    
    .scores-top-section {
        flex-direction: column;
        align-items: center;
    }
    
    .stats-chart-card {
        flex: none; /* 取消flex属性 */
        width: 100%;
        max-width: 600px;
    }
    
    .category-scores-horizontal {
        flex: none; /* 取消flex属性 */
        min-width: auto;
        width: 100%;
        max-width: 600px;
    }
    
    .score-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    
    .score-grid-item {
        padding: 25px 15px;
        min-height: 120px;
    }
    
    .score-grid-value {
        font-size: 30px;
    }
    
    .score-grid-label {
        font-size: 12px;
        min-height: 35px;
    }
    
    .score-overall-card {
        width: 100%;
        max-width: 300px;
    }
    
    .stats-chart-card {
        min-width: auto;
        width: 100%;
    }
    
    .score-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 18px;
    }
    
    .score-grid-item {
        padding: 28px 18px;
        min-height: 130px;
    }
    
    .score-grid-value {
        font-size: 32px;
    }
    
    .score-grid-label {
        font-size: 13px;
        min-height: 38px;
    }
    
    .issue-item {
        padding: 12px;
    }
    
    .issue-message {
        font-size: 13px;
    }
    
    .issue-suggestion {
        font-size: 12px;
        margin-left: 22px;
    }
    
    .stat-bar-label {
        font-size: 12px;
    }
    
    .stat-bar-wrapper {
        height: 35px;
    }
    
    .stat-bar-value {
        font-size: 14px;
    }
    
    .overall-score-number {
        font-size: 24px;
    }
}

/* ===============================================
   SEO Audit - New Content Sections
   =============================================== */

/* Section Titles and Spacing */
.space-large {
    padding: 80px 0;
}

.section-title-large {
    font-size: 42px;
    font-weight: 700;
    color: #1f2937;
    margin-bottom: 15px;
}

.section-subtitle {
    font-size: 18px;
    color: #6b7280;
    max-width: 800px;
    margin: 0 auto 20px;
    line-height: 1.6;
}

/* What We Check Section */
.what-we-check-section {
    background: #f9fafb;
}

.check-feature-card {
    background: white;
    border-radius: 12px;
    padding: 30px 25px;
    margin-bottom: 30px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.check-feature-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.12);
}

.check-icon {
    font-size: 48px;
    margin-bottom: 20px;
    text-align: center;
}

.check-feature-card h3 {
    font-size: 20px;
    font-weight: 700;
    color: #1f2937;
    margin-bottom: 20px;
    text-align: center;
}

.check-list {
    list-style: none;
    padding: 0;
    margin: 0;
    flex: 1;
}

.check-list li {
    padding: 8px 0;
    font-size: 14px;
    color: #4b5563;
    display: flex;
    align-items: center;
    gap: 10px;
}

.check-list li i {
    color: #10b981;
    font-size: 16px;
    flex-shrink: 0;
}

/* Why Choose Us Section */
.why-choose-section {
    background: #ffffff;
}

.why-card {
    text-align: center;
    padding: 40px 20px;
    margin-bottom: 30px;
    transition: transform 0.3s ease;
}

.why-card:hover {
    transform: translateY(-5px);
}

.why-icon-wrapper {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px;
    font-size: 36px;
    color: white;
    transition: transform 0.3s ease;
}

.why-card:hover .why-icon-wrapper {
    transform: scale(1.1) rotate(5deg);
}

.why-card h3 {
    font-size: 22px;
    font-weight: 700;
    color: #1f2937;
    margin-bottom: 15px;
}

.why-card p {
    font-size: 15px;
    color: #6b7280;
    line-height: 1.6;
    margin: 0;
}

/* How To Use Section */
.how-to-use-section {
    background: #f9fafb;
}

.steps-timeline {
    max-width: 900px;
    margin: 0 auto;
}

.step-item {
    display: flex;
    align-items: center;
    gap: 30px;
    padding: 30px;
    background: white;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.08);
    position: relative;
    transition: all 0.3s ease;
}

.step-item:hover {
    box-shadow: 0 8px 20px rgba(0,0,0,0.12);
    transform: translateX(10px);
}

.step-number {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    font-weight: 700;
    color: white;
    flex-shrink: 0;
    box-shadow: 0 4px 15px rgba(102, 126, 234, 0.4);
}

.step-content {
    flex: 1;
}

.step-content h3 {
    font-size: 24px;
    font-weight: 700;
    color: #1f2937;
    margin-bottom: 10px;
}

.step-content p {
    font-size: 15px;
    color: #6b7280;
    margin: 0;
    line-height: 1.6;
}

.step-icon {
    width: 60px;
    height: 60px;
    background: #f3f4f6;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    color: #667eea;
    flex-shrink: 0;
}

.step-connector {
    height: 40px;
    width: 4px;
    background: linear-gradient(to bottom, #667eea, #764ba2);
    margin: 0 auto;
    margin-left: calc(30px + 28px);
}

/* Button Styles */
.btn-xl {
    padding: 18px 40px;
    font-size: 18px;
    font-weight: 600;
    border-radius: 8px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.btn-xl:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(102, 126, 234, 0.4);
}

.btn-xl:active {
    transform: translateY(0);
}

.smooth-scroll {
    cursor: pointer;
}

/* CTA Section Enhancement */
.cta-section {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: white;
    position: relative;
    overflow: hidden;
}

.cta-section::before {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);
    animation: pulse 15s ease-in-out infinite;
}

@keyframes pulse {
    0%, 100% {
        transform: translate(0, 0) scale(1);
    }
    50% {
        transform: translate(-10%, -10%) scale(1.1);
    }
}

.cta-section h2 {
    color: white;
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
}

.cta-section p {
    color: rgba(255, 255, 255, 0.95);
}

.cta-section .btn-primary {
    background: white;
    color: #667eea;
    border: none;
    font-weight: 600;
    transition: all 0.3s ease;
}

.cta-section .btn-primary:hover {
    background: #f8f9fa;
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
}

/* Fade In Animation */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.fade-in-up {
    animation: fadeInUp 0.6s ease-out forwards;
}

/* Results Section Enhancement */
.results-section {
    animation: fadeIn 0.5s ease-in;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* Improve Category Cards */
.category-card {
    transition: all 0.3s ease;
    border-left: 4px solid transparent;
}

.category-card:hover {
    border-left-color: #667eea;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
}

.category-header {
    cursor: pointer;
    transition: background 0.3s ease;
}

.category-header:hover {
    background: #f9fafb;
}

/* Recent Audits Enhancement */
.recent-audit-card {
    transition: all 0.3s ease;
    border-left: 4px solid #667eea;
}

.recent-audit-card:hover {
    transform: translateX(5px);
    box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1);
}

/* Loading Animation */
.loading-spinner {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 3px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    border-top-color: white;
    animation: spin 1s ease-in-out infinite;
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

/* Responsive Adjustments */
@media (max-width: 992px) {
    .section-title-large {
        font-size: 36px;
    }
    
    .section-subtitle {
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .space-large {
        padding: 50px 0;
    }
    
    .section-title-large {
        font-size: 28px;
    }
    
    .section-subtitle {
        font-size: 15px;
    }
    
    .check-feature-card {
        padding: 25px 20px;
    }
    
    .check-icon {
        font-size: 40px;
    }
    
    .check-feature-card h3 {
        font-size: 18px;
    }
    
    .check-list li {
        font-size: 13px;
    }
    
    .why-card {
        padding: 30px 15px;
    }
    
    .why-icon-wrapper {
        width: 70px;
        height: 70px;
        font-size: 32px;
    }
    
    .why-card h3 {
        font-size: 20px;
    }
    
    .why-card p {
        font-size: 14px;
    }
    
    .step-item {
        flex-direction: column;
        text-align: center;
        padding: 25px 20px;
    }
    
    .step-connector {
        margin-left: auto;
        margin-right: auto;
    }
    
    .step-content h3 {
        font-size: 20px;
    }
    
    .step-content p {
        font-size: 14px;
    }
    
    .btn-xl {
        padding: 15px 30px;
        font-size: 16px;
    }
}

@media (max-width: 576px) {
    .space-large {
        padding: 40px 0;
    }
    
    .section-title-large {
        font-size: 24px;
    }
    
    .check-feature-card h3 {
        font-size: 17px;
    }
    
    .why-card h3 {
        font-size: 18px;
    }
    
    .step-number {
        width: 50px;
        height: 50px;
        font-size: 24px;
    }
    
    .step-icon {
        width: 50px;
        height: 50px;
        font-size: 24px;
    }
}