/* ============================================
   Archimedes Blocks - Brand Style Override
   Modern Minimal: White Base, Gold Accent
   ============================================ */

:root {
    --ajmd-primary: #1a1a2e;
    --ajmd-secondary: #C49A45;
    --ajmd-dark: #16213e;
    --ajmd-light: #f8f9fa;
    --ajmd-accent: #C49A45;
    --ajmd-gray: #6c757d;
    --ajmd-bg: #ffffff;
}

/* Top Bar */
#heada { background: var(--ajmd-dark) !important; }
#heada .hyc { color: rgba(255,255,255,0.7) !important; font-size: 13px; }
#head #top { background: #fff !important; box-shadow: 0 1px 3px rgba(0,0,0,0.06); }
#menu ul li a { color: #333 !important; font-size: 15px; padding: 0 18px; }
#menu ul li a:hover, #menu ul li a.sec { color: var(--ajmd-secondary) !important; }
#menu ul li a.sec { border-bottom: 2px solid var(--ajmd-secondary); }

/* Buttons */
.news-more a, .buttom {
    background: var(--ajmd-secondary) !important;
    border-radius: 25px !important;
    padding: 10px 30px !important;
    font-size: 14px !important;
    transition: all .3s !important;
}
.news-more a:hover {
    background: #b08830 !important;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(196,154,69,0.3);
}
.indpro-menu ul li a:hover, .indpro-menu ul li a.sec {
    background: var(--ajmd-secondary) !important;
}

/* Section Titles */
.pub_title, .pub_title2 { text-align: center; margin-bottom: 35px; }
.pub_title h2 span, .pub_title2 h2 span {
    color: var(--ajmd-dark) !important;
    font-size: 28px;
    font-weight: 600;
    position: relative;
}
.pub_title h2 span:after, .pub_title2 h2 span:after {
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    background: var(--ajmd-secondary) !important;
    margin: 10px auto 0;
    border-radius: 2px;
}
.pub_title h6, .pub_title2 h6 {
    color: var(--ajmd-gray) !important;
    font-size: 14px;
    font-weight: 400;
    margin-top: 8px;
}

/* About Section */
.pinpai-container {
    background: #f8f6f0 !important;
}
.pinpai_center .about_kr_text {
    color: #555 !important;
    font-size: 16px !important;
    line-height: 1.8 !important;
}
.pinpai_center ul li h5 { color: var(--ajmd-dark); font-size: 28px; }
.pinpai_center ul li h5 span { color: var(--ajmd-secondary); font-size: 42px; }
.pinpai_center ul li h6 { color: #888; font-size: 16px; }

/* Banner */
.banner-container .swiper-slide .wznr .js h4 { 
    color: #fff; font-size: 36px; 
    text-shadow: 0 2px 12px rgba(0,0,0,0.4); 
}
.banner-container .swiper-slide .wznr .js p { 
    color: rgba(255,255,255,0.9); font-size: 18px; 
}

/* Product/List Blocks */
#newsa {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0,0,0,0.06);
    transition: all .3s;
}
#newsa:hover { 
    transform: translateY(-4px); 
    box-shadow: 0 8px 25px rgba(0,0,0,0.1);
}
#newsa .nra .js h2 { color: var(--ajmd-dark); font-size: 16px; }
#newsa:hover .nra { background: rgba(26,26,46,0.85) !important; }
.case-container { background: var(--ajmd-light) !important; }

/* News Section */
.news-container { background: #fff !important; }
.news-title ul li { 
    background: var(--ajmd-dark) !important; 
    border-radius: 20px !important;
    padding: 6px 20px !important;
}

/* Footer */
#dibua { 
    background: var(--ajmd-dark) !important; 
    border-top: 3px solid var(--ajmd-secondary);
}
#ddfb ul li dd { color: #fff !important; font-size: 16px; font-weight: 600; }
#ddfb ul li p a { color: rgba(255,255,255,0.7) !important; font-size: 14px; }
#ddfb ul li p a:hover { color: var(--ajmd-secondary) !important; }
#ddfb ul li.lx p { color: rgba(255,255,255,0.7) !important; }
#ddfb ul li.lx p i { color: var(--ajmd-secondary) !important; }
.copyright p { color: rgba(255,255,255,0.5) !important; font-size: 13px; }
.copyright a { color: rgba(255,255,255,0.6) !important; }

/* Mobile Footer Nav */
.f_kslj { background: #fff !important; border-top: 2px solid var(--ajmd-secondary); }
.f_kslj ul li a { color: var(--ajmd-dark) !important; font-size: 12px; }

/* Sub Nav Tabs */
#lmdf a.sec { background: var(--ajmd-secondary) !important; border-radius: 20px; }
#lmdf a { background: #f0f0f0; border-radius: 20px; margin: 0 5px; padding: 6px 18px; }
#lmdf a:hover { background: var(--ajmd-secondary) !important; }

/* Pagination */
.pagebar .pagination a.page-item.active, .pagebar .pagination a:hover {
    background: var(--ajmd-secondary) !important;
    border-color: var(--ajmd-secondary) !important;
}

/* Content Links */
#nr a { color: var(--ajmd-secondary); }

/* Toolbar */
.toolbar dd.top i, .toolbar dd.top span { background: var(--ajmd-secondary) !important; }

/* Inner Page Header */
#nyweba { background: var(--ajmd-light) !important; }

/* Section Backgrounds */
.products-container.bg1 { background: #fff !important; }
.products-container.bg2 { background: var(--ajmd-light) !important; }
.indpro { background: #fff !important; border-top: 0; }

/* Numbers Stats */
.pinpai_center ul li h5 span { color: var(--ajmd-secondary); }
.pinpai_center ul li h6 { color: #888; }

/* Sidebar */
#contain-1-1 { background: var(--ajmd-dark) !important; }
#lb ul li.sec a { color: var(--ajmd-secondary) !important; }
#lb ul li a:hover { color: var(--ajmd-secondary) !important; }

/* Search Keywords */
#webso .key a { color: var(--ajmd-dark) !important; }
#webso .key a:hover { color: var(--ajmd-secondary) !important; }

/* Product Grid Items */
.gallery-grid .item {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 15px rgba(0,0,0,0.06);
    transition: all .3s ease;
}
.gallery-grid .item:hover {
    transform: translateY(-6px);
    box-shadow: 0 10px 35px rgba(0,0,0,0.1);
}
.gallery-grid .item .info h4 { color: var(--ajmd-dark); font-size: 16px; }

/* Message Form */
.message-form .btn-submit {
    background: var(--ajmd-secondary) !important;
    border-radius: 25px !important;
    transition: all .3s !important;
}
.message-form .btn-submit:hover {
    background: #b08830 !important;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(196,154,69,0.3);
}
.contact-info { background: #f8f6f0 !important; }

/* Inner Page Title Section */
#lmbt { margin-bottom: 20px; }

/* News List Items */
#tplist ul li { 
    border-radius: 10px; 
    overflow: hidden; 
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    transition: all .3s;
}
#tplist ul li:hover { 
    transform: translateY(-3px); 
    box-shadow: 0 6px 20px rgba(0,0,0,0.1);
}

/* Video List */
#sgal UL LI { 
    border-radius: 10px; 
    overflow: hidden; 
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    transition: all .3s;
}
#sgal UL LI:hover { 
    transform: translateY(-3px); 
    box-shadow: 0 6px 20px rgba(0,0,0,0.1);
}

/* Case / Events */
.case-center li {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
}
