/*
Theme Name: Center of Accounting Studies Theme
Theme URI: 
Author: CAS Developer
Author URI: 
Description: Custom WordPress theme for CAS FEB UNPAD. Based on Figma design.
Version: 2.0.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: center-of-accounting-studies
*/

/* ===== RESET ===== */
*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}
html{font-size:16px;scroll-behavior:smooth}
body{font-family:'Manrope',sans-serif;color:#1b1b1b;background:#EEEEEE;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;min-height:100vh}
.site-header{flex-shrink:0}
.site-footer{flex-shrink:0;margin-top:auto;background:#0a0a0a;border-top:1px solid rgba(255,255,255,.05);padding:65px 0 64px;color:#fff}
a{text-decoration:none;color:inherit;transition:color .2s}
img{max-width:100%;height:auto;display:block}
ul,ol{list-style:none}
button{font-family:inherit}

/* ===== LAYOUT ===== */
.container{max-width:1920px;margin:0 auto;padding:0 clamp(20px,15vw,288px)}

/* ===== NAVBAR ===== */
.site-header{position:sticky;top:0;z-index:1000;background:#fff;border-bottom:1px solid rgba(229,229,229,.2)}
.site-header .container{display:flex;align-items:center;justify-content:space-between;padding-top:16px;padding-bottom:17px}
.site-logo img{height:84px;width:auto}
.main-nav ul{display:flex;gap:32px;align-items:center}
.main-nav li a{font-family:'Space Grotesk',sans-serif;font-weight:700;font-size:14px;color:#737373;letter-spacing:-.35px;text-transform:uppercase;transition:color .2s}
.main-nav li a:hover{color:#1b1b1b}
.main-nav li a.active-link,
.main-nav li.current-menu-item > a,
.main-nav li.current_page_item > a {
    color: #DD5301 !important;
}
.menu-toggle{display:none;background:none;border:none;cursor:pointer;padding:8px;flex-direction:column;gap:5px}
.menu-toggle span{display:block;width:24px;height:2px;background:#1b1b1b;transition:.2s}

/* ===== HERO ===== */
.hero{position:relative;width:100%;height:715px;display:flex;align-items:center;overflow:hidden;background:#000}
.hero-bg{position:absolute;inset:0;z-index:0}
.hero-bg img{width:100%;height:100%;object-fit:cover;opacity:.95}
.hero-bg::after{content:'';position:absolute;inset:0;background:linear-gradient(to right,rgba(0,0,0,.8) 0%,rgba(0,0,0,.65) 40%,rgba(0,0,0,0) 100%)}
.hero-container{position:relative;z-index:1;display:flex;align-items:center;height:100%;justify-content:flex-start;width:100%}
.hero-content{display:flex;flex-direction:column;gap:32px;max-width:714px;align-items:flex-start}
.hero-title{font-family:'Space Grotesk',sans-serif;font-size:72px;line-height:88px;letter-spacing:-2px;text-transform:uppercase;color:#fff}
.hero-title strong{font-weight:700}
.hero-title span{font-weight:400}
.btn-primary{display:inline-flex;align-items:center;gap:16px;width:fit-content;background:#a13a00;color:#fff;padding:16px 32px;font-family:'Manrope',sans-serif;font-size:12px;font-weight:400;letter-spacing:1.2px;text-transform:uppercase;border:none;cursor:pointer;transition:background .2s}
.btn-primary:hover{background:#c44a00}
.btn-arrow{width:16px;height:16px;color:#fff}

/* ===== ABOUT + STATS ===== */
.about-section{background:#fff;padding:80px 0;text-align:center}
.about-container{max-width:1920px;margin:0 auto;padding:0 clamp(20px,15vw,288px)}
.about-description{font-family:'Space Grotesk',sans-serif;font-size:15px;line-height:1.4;color:#594138;margin:0 auto 40px;text-align:center}
.stats-row{display:flex;justify-content:center;gap:86px;margin-bottom:48px}
.stat-item{text-align:center}
.stat-number{font-family:'Space Grotesk',sans-serif;font-size:80px;font-weight:700;line-height:99px;color:#A13A00}
.stat-label{font-family:'Space Grotesk',sans-serif;font-size:14px;color:#737373;letter-spacing:.5px;margin-top:0}

/* ===== CLIENTS ===== */
.clients-section{background:#ededed;padding:50px 0}
.clients-label{font-family:'Manrope',sans-serif;font-size:14px;color:#737373;letter-spacing:1px;text-transform:uppercase;margin-bottom:32px;text-align:center}
.clients-logos{display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap}
.clients-logos img{height:40px;width:auto;object-fit:contain;flex-shrink:0}

/* ===== EXPERTISE ===== */
.expertise-section{background:#f9f9f9;padding:96px 0 80px;border-top:1px solid #e0e0e0}
.section-heading-with-bar{display:flex;align-items:center;border-left:6px solid #a13a00;padding-left:24px;margin-bottom:56px}
.section-heading{margin-bottom:0}
.section-heading h2{font-family:'Space Grotesk',sans-serif;font-size:48px;font-weight:400;letter-spacing:-2.4px;text-transform:uppercase;color:#1b1b1b;margin-bottom:8px;line-height:1}
.section-heading p{font-family:'Manrope',sans-serif;font-size:14px;color:#737373;line-height:1}
.expertise-grid{display:grid;grid-template-columns:1fr 1fr;border:1px solid rgba(229,229,229,.5);background:#fff}
.expertise-card{padding:40px;border:1px solid rgba(229,229,229,.3);display:flex;gap:32px;align-items:flex-start}
.expertise-num{font-family:'Space Grotesk',sans-serif;font-size:32px;font-weight:400;color:#a3a3a3;flex-shrink:0;line-height:1}
.expertise-card h3{font-family:'Space Grotesk',sans-serif;font-size:20px;font-weight:500;line-height:28px;color:#1b1b1b;margin-bottom:12px}
.expertise-card p{font-family:'Manrope',sans-serif;font-size:14px;line-height:1.5;color:#525252}
.expertise-cta{grid-column:1/-1;padding:40px;border:1px solid rgba(229,229,229,.3);background:#a13a00;color:#fff;display:flex;flex-direction:column;align-items:flex-start;gap:8px}
.expertise-cta p{font-family:'Manrope',sans-serif;font-size:14px;color:rgba(255,255,255,.8);text-transform:uppercase;letter-spacing:1px}
.btn-cta{display:inline-flex;align-items:center;gap:12px;font-family:'Space Grotesk',sans-serif;font-size:28px;font-weight:700;color:#fff;text-transform:uppercase;transition:transform .2s}
.btn-cta:hover{color:#fff;transform:translateX(5px)}
.cta-arrow{width:20px;height:14px;color:#fff}

/* ===== NEWS ===== */
.news-section{background:#fff;padding:80px 0}
.news-heading-row{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:24px}
.news-subheading{max-width:400px;text-align:right}
.news-subheading p{font-family:'Manrope',sans-serif;font-size:14px;color:#737373;line-height:1.5;margin:0}
.news-grid, .news-grid-three{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.news-card{border:1px solid rgba(229,229,229,.5);overflow:hidden;transition:box-shadow .2s;background:#fff}
.news-card:hover{box-shadow:0 4px 16px rgba(0,0,0,.08)}
.news-card-img{width:100%;aspect-ratio:16/9;object-fit:cover}
.news-card-body{padding:24px}
.news-card-meta{display:flex;gap:12px;align-items:center;margin-bottom:12px}
.news-card-tag{background:#dd5301;color:#fff;font-family:'Manrope',sans-serif;font-size:10px;font-weight:400;letter-spacing:1px;text-transform:uppercase;padding:4px 12px}
.news-card-date{font-family:'Manrope',sans-serif;font-size:12px;color:#a3a3a3;letter-spacing:1.2px;text-transform:uppercase}
.news-card-title{font-family:'Space Grotesk',sans-serif;font-size:24px;font-weight:400;line-height:30px;text-transform:uppercase;color:#000;margin-bottom:8px}
.news-card-title a{color:inherit;transition:color .2s}
.news-card-title a:hover{color:#a13a00}
.news-card-excerpt{font-family:'Manrope',sans-serif;font-size:16px;line-height:26px;color:#525252}
.news-card-excerpt{
    display:-webkit-box;
    -webkit-line-clamp:5;
    -webkit-box-orient:vertical;
    overflow:hidden;
    text-overflow:ellipsis;
    word-break:break-word;
    max-height:130px;
}

.news-card-title a{
    display:-webkit-box;
    -webkit-line-clamp:4;
    -webkit-box-orient:vertical;
    overflow:hidden;
    text-overflow:ellipsis;
    max-height:120px;
    word-break:break-word;
}

/* ===== TEAM ===== */
.team-section{background:#f9f9f9;padding:80px 0}
.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}
.team-card{text-align:left}
.team-card-img{width:100%;aspect-ratio:1/1.18;object-fit:cover;margin-bottom:16px}
.team-card-name{font-family:'Manrope',sans-serif;font-size:14px;font-weight:600;line-height:1.3;color:#1b1b1b}
.team-card-role{font-family:'Manrope',sans-serif;font-size:13px;color:#737373;margin-top:4px}

/* ===== FOOTER ===== */
.site-footer .container{display:grid;grid-template-columns:1fr 1fr;gap:48px}
.footer-left{display:flex;flex-direction:column;gap:32px}
.footer-brand{font-family:'Space Grotesk',sans-serif;font-size:24px;color:#fff}
.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:320px;list-style:none;padding:0;margin:0}
.footer-links li{list-style:none;padding:0;margin:0}
.footer-links a{font-family:'Manrope',sans-serif;font-size:10px;color:#737373;letter-spacing:1px;text-transform:uppercase;transition:color .2s}
.footer-links a:hover{color:#fff}
.footer-right{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}
.footer-phone{font-family:'Space Grotesk',sans-serif;font-size:30px;color:#fff}
.footer-phone-label{font-family:'Manrope',sans-serif;font-size:10px;color:#737373;letter-spacing:1px;text-transform:uppercase;margin-top:4px;text-align:right}
.footer-copy{font-family:'Manrope',sans-serif;font-size:10px;color:#525252;letter-spacing:1px;text-transform:uppercase;text-align:right;line-height:20px}

/* ===== PAGE HERO (inner pages) ===== */
.page-hero{position:relative;height:400px;display:flex;align-items:center;overflow:hidden;background:#000}
.page-hero .hero-bg{position:absolute;inset:0;z-index:0}
.page-hero .hero-bg img{width:100%;height:100%;object-fit:cover}
.page-hero .hero-bg::after{content:'';position:absolute;inset:0;background:linear-gradient(to right,rgba(0,0,0,.7),rgba(0,0,0,.4))}
.page-hero .hero-content{position:relative;z-index:1}
.page-hero h1{font-family:'Space Grotesk',sans-serif;font-size:56px;line-height:64px;letter-spacing:-2px;text-transform:uppercase;color:#fff;margin-bottom:8px}
.page-hero p{font-family:'Manrope',sans-serif;font-size:16px;color:rgba(255,255,255,.7);max-width:600px}
.page-hero .back-link{display:inline-flex;align-items:center;gap:8px;font-family:'Manrope',sans-serif;font-size:12px;color:rgba(255,255,255,.6);letter-spacing:1px;text-transform:uppercase;margin-bottom:16px;transition:color .2s}
.page-hero .back-link:hover{color:#fff}
.page-hero .back-link svg{width:20px;height:20px}

/* ===== CONTENT SECTION ===== */
.content-section{padding:80px 0}
.content-section.alt-bg{background:#f9f9f9}
.content-section.white-bg{background:#fff}
.content-section p{font-family:'Manrope',sans-serif;font-size:16px;line-height:26px;color:#525252;margin-bottom:1rem}
.content-section h2{font-family:'Space Grotesk',sans-serif;font-size:36px;font-weight:500;letter-spacing:-1.5px;text-transform:uppercase;color:#1b1b1b;margin-bottom:1rem}
.content-section h3{font-family:'Space Grotesk',sans-serif;font-size:20px;font-weight:500;color:#1b1b1b;margin-bottom:.75rem}
.content-narrow{max-width:800px}

/* ===== CONTACT ===== */
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px}
.contact-info h2{font-family:'Space Grotesk',sans-serif;font-size:36px;font-weight:500;letter-spacing:-1.5px;text-transform:uppercase;color:#1b1b1b;margin-bottom:24px}
.contact-info p{font-family:'Manrope',sans-serif;font-size:16px;line-height:26px;color:#525252;margin-bottom:16px}
.contact-phone{font-family:'Space Grotesk',sans-serif;font-size:30px;color:#1b1b1b;margin-bottom:4px}
.contact-email{font-family:'Manrope',sans-serif;font-size:16px;color:#a13a00}
.contact-form{display:flex;flex-direction:column;gap:16px}
.contact-form input,.contact-form textarea{width:100%;padding:12px 16px;border:1px solid rgba(229,229,229,.8);font-family:'Manrope',sans-serif;font-size:14px;background:#fff;transition:border-color .2s}
.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#1b1b1b}
.contact-form textarea{min-height:120px;resize:vertical}
.contact-form .btn-primary{align-self:flex-start}

/* ===== PAGINATION ===== */
.pagination{display:flex;justify-content:center;gap:.5rem;margin:3rem 0 2rem}
.pagination a,.pagination span{padding:.5rem 1rem;border:1px solid rgba(229,229,229,.5);font-family:'Manrope',sans-serif;font-size:14px;transition:all .2s}
.pagination a:hover{background:#DD5301;color:#fff;border-color:#DD5301}
.pagination span.current{background:#DD5301;color:#fff;border-color:#DD5301}

/* ===== SEARCH ===== */
.search-form{display:flex;max-width:400px}
.search-form input[type="search"]{flex:1;padding:.5rem .75rem;border:1px solid rgba(229,229,229,.5);font-family:'Manrope',sans-serif}
.search-form button{padding:.5rem 1rem;border:none;background:#a13a00;color:#fff;cursor:pointer;font-family:'Manrope',sans-serif;font-size:12px;text-transform:uppercase;letter-spacing:1px}

/* ===== 404 ===== */
.error-404{text-align:center;padding:4rem 0}
.error-404 h1{font-family:'Space Grotesk',sans-serif;font-size:4rem;color:#1b1b1b}
.error-404 p{font-family:'Manrope',sans-serif;font-size:1.1rem;color:#737373;margin:1rem 0}


/* ===== ABOUT US PAGE (PIXEL-PERFECT FIGMA MATCH) ===== */
.about-page-wrapper {
    background: #fff;
    padding-top: 48px;
    padding-bottom: 96px;
}
.about-title-section {
    padding-bottom: 32px;
}
.about-main-title {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 48px;
    font-weight: 400;
    line-height: 1.1;
    letter-spacing: -2px;
    text-transform: uppercase;
    color: #1b1b1b;
}
.about-hero-banner {
    width: 100%;
    height: 480px;
    border-radius: 24px;
    overflow: hidden;
    background: #eaeaea;
    margin-bottom: 56px;
}
.about-hero-banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about-intro-container {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 80px;
    align-items: flex-start;
    margin-bottom: 80px;
}
.about-intro-text p {
    font-family: 'Manrope', sans-serif;
    font-size: 15px;
    line-height: 1.6;
    color: #525252;
}
.about-intro-stats {
    display: flex;
    justify-content: space-between;
    gap: 24px;
}
.about-stat-item {
    text-align: left;
}
.about-stat-num {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 54px;
    font-weight: 700;
    line-height: 1.1;
    color: #a13a00; /* Brand Accent Orange */
    margin-bottom: 4px;
}
.about-stat-lbl {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 11px;
    font-weight: 600;
    line-height: 1.3;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #737373;
}
.section-title-bar {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 48px;
    font-weight: 400;
    line-height: 1.1;
    letter-spacing: -1px;
    text-transform: uppercase;
    color: #1b1b1b;
    border-left: 5px solid #a13a00;
    padding-left: 20px;
    margin-bottom: 24px;
}
.section-subtitle {
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    line-height: 1.4;
    color: #737373;
    margin-top: -16px;
    margin-bottom: 48px;
    padding-left: 25px;
}
.about-values-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 96px;
    padding-bottom: 80px;
    border-bottom: 1px solid rgba(229, 229, 229, 0.4);
}
.value-block {
    display: flex;
    flex-direction: column;
}
.value-desc {
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    line-height: 1.6;
    color: #525252;
}
.mission-list, .difference-list, .history-bullets {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-top: 24px;
    padding: 0;
}
.mission-list li {
    display: flex;
    gap: 16px;
    align-items: flex-start;
}
.mission-number {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28px;
    height: 28px;
    background: #a13a00;
    color: #fff;
    font-family: 'Space Grotesk', sans-serif;
    font-size: 13px;
    font-weight: 700;
    border-radius: 4px;
    flex-shrink: 0;
    margin-top: 2px;
}
.mission-text {
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #525252;
}
.history-bullets {
    margin-top: 16px;
    margin-bottom: 16px;
    gap: 10px;
}
.history-bullets li {
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    line-height: 1.4;
    color: #525252;
    padding-left: 20px;
    position: relative;
}
.history-bullets li::before {
    content: "";
    position: absolute;
    left: 4px;
    top: 8px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #a13a00;
}
.difference-list li {
    display: flex;
    flex-direction: column;
    gap: 4px;
    padding-left: 20px;
    position: relative;
}
.difference-list li::before {
    content: "";
    position: absolute;
    left: 4px;
    top: 8px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #a13a00;
}
.difference-header {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
    color: #1b1b1b;
}
.difference-text {
    font-family: 'Manrope', sans-serif;
    font-size: 13px;
    line-height: 1.5;
    color: #737373;
}
.about-trusted-section {
    background: #fff;
    padding: 80px 0;
    border-top: 1px solid rgba(229, 229, 229, 0.4);
    border-bottom: 1px solid rgba(229, 229, 229, 0.4);
}
.trusted-title {
    font-family: 'Manrope', sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #a3a3a3;
    text-align: center;
    margin-bottom: 48px;
}
.trusted-logos-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 32px;
    align-items: center;
    justify-content: center;
}
.trusted-logo-item {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc((100% - 128px) / 5);
}
.trusted-logo-item img {
    max-height: 38px;
    max-width: 140px;
    height: auto;
    width: auto;
    object-fit: contain;
    transition: all 0.3s ease;
}
.trusted-logo-item:hover img {
    opacity: 0.8;
}
.about-management-section {
    padding: 80px 0;
    background: #fff;
}
.management-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    margin-bottom: 56px;
}
.management-card {
    text-align: left;
}
.management-card-img-wrapper {
    width: 100%;
    aspect-ratio: 1 / 1;
    border-radius: 12px;
    overflow: hidden;
    background: #eaeaea;
    margin-bottom: 16px;
}
.management-card-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.4s ease;
}
.management-card:hover .management-card-img {
    transform: scale(1.05);
}
.management-card-name {
    font-family: 'Manrope', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3;
    color: #1b1b1b;
}
.management-card-role {
    font-family: 'Manrope', sans-serif;
    font-size: 18px;
    color: #737373;
    margin-top: 4px;
}
.no-team {
    grid-column: 1 / -1;
    text-align: center;
    color: #737373;
    font-family: 'Manrope', sans-serif;
}
.management-cta-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 24px;
}
.btn-primary-orange {
    display: inline-flex;
    align-items: center;
    gap: 16px;
    width: fit-content;
    background: #a13a00;
    color: #fff;
    padding: 18px 36px;
    font-family: 'Manrope', sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    border-radius: 4px;
    transition: background 0.2s ease, transform 0.2s ease;
}
.btn-primary-orange:hover {
    background: #c44a00;
    transform: translateY(-2px);
}

/* ===== WP ALIGNMENT ===== */
.aligncenter{display:block;margin:1rem auto}
.alignleft{float:left;margin:0 1rem 1rem 0}
.alignright{float:right;margin:0 0 1rem 1rem}
.wp-caption{max-width:100%;margin-bottom:1rem}
.wp-caption-text{font-size:.85rem;color:#737373;text-align:center}

/* ===== RESPONSIVE ===== */
@media(max-width:1200px){
.container{padding:0 clamp(20px,8vw,230px)}
.about-container{padding:0 clamp(20px,8vw,230px)}
.hero-title{font-size:60px;line-height:74px}
.hero-content{max-width:600px}
.stat-number{font-size:64px;line-height:80px}
.stats-row{gap:56px}
}
@media(max-width:1024px){
.container,.about-container{padding:0 clamp(20px,5vw,115px)}
.hero-title{font-size:48px;line-height:60px}
.hero-content{max-width:500px;gap:24px}
.hero{height:550px}
.section-heading h2{font-size:36px}
.section-heading-with-bar{padding-left:20px;margin-bottom:40px}
.expertise-section{padding:64px 0 56px}
.expertise-grid{grid-template-columns:1fr}
.expertise-card{padding:28px;gap:24px}
.expertise-num{font-size:28px}
.expertise-card h3{font-size:18px;line-height:24px}
.expertise-cta{padding:28px}
.btn-cta{font-size:22px}
.news-grid, .news-grid-three{grid-template-columns:1fr 1fr}
.news-card-title{font-size:20px;line-height:26px}
.news-card-excerpt{font-size:14px;line-height:22px}
.news-heading-row{flex-direction:column;align-items:flex-start;gap:12px}
.news-subheading{text-align:left;max-width:100%}
.stats-row{gap:40px}
.stat-number{font-size:56px;line-height:70px}
.stat-label{font-size:12px}
.about-section{padding:56px 0}
.about-description{font-size:14px;margin-bottom:32px}
.btn-primary{padding:14px 28px;font-size:11px}
.page-hero h1{font-size:40px;line-height:48px}
.clients-logos img{height:34px}
.clients-section{padding:40px 0}
.clients-label{font-size:12px;margin-bottom:24px}

/* About Us Responsive 1024px */
.about-main-title { font-size: 40px; }
.section-title-bar { font-size: 36px; }
.about-hero-banner { height: 360px; margin-bottom: 40px; }
.about-intro-container { grid-template-columns: 1fr; gap: 40px; margin-bottom: 56px; }
.about-values-grid { grid-template-columns: 1fr; gap: 56px; padding-bottom: 56px; }
.trusted-logos-grid { gap: 32px 20px; }
.trusted-logo-item { width: calc((100% - 60px) / 4); }
.management-grid { grid-template-columns: repeat(2, 1fr); gap: 32px; }
}
@media(max-width:768px){
.container,.about-container{padding:0 clamp(16px,4vw,58px)}
.menu-toggle{display:flex}
.menu-toggle[aria-expanded="true"] span:nth-child(1) {
    transform: translateY(7px) rotate(45deg);
}
.menu-toggle[aria-expanded="true"] span:nth-child(2) {
    opacity: 0;
}
.menu-toggle[aria-expanded="true"] span:nth-child(3) {
    transform: translateY(-7px) rotate(-45deg);
}
.main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1);padding:16px 20px}
.main-nav.active{display:block}
.main-nav ul{flex-direction:column;gap:0}
.main-nav li a{padding:12px 0;border-bottom:1px solid #eee;font-size:16px}
.site-logo img{height:56px}
.hero{height:420px}
.hero-title{font-size:32px;line-height:40px;letter-spacing:-1px}
.hero-content{max-width:100%;gap:20px}
.hero-bg::after{background:linear-gradient(to right,rgba(0,0,0,.75) 0%,rgba(0,0,0,.5) 60%,rgba(0,0,0,.2) 100%)}
.about-section{padding:40px 0}
.about-description{font-size:13px;line-height:1.5;margin-bottom:24px}
.stats-row{flex-direction:column;gap:20px}
.stat-number{font-size:48px;line-height:56px}
.stat-label{font-size:12px}
.clients-section{padding:32px 0}
.clients-label{font-size:11px;margin-bottom:20px}
.clients-logos{flex-wrap:wrap;justify-content:center;gap:20px}
.clients-logos img{height:30px}
.expertise-section{padding:48px 0 40px}
.section-heading-with-bar{border-left-width:5px;padding-left:16px;margin-bottom:32px}
.section-heading h2{font-size:28px;letter-spacing:-1px}
.section-heading p{font-size:13px}
.expertise-card{padding:20px;gap:16px;flex-direction:column}
.expertise-num{font-size:24px}
.expertise-card h3{font-size:16px;line-height:22px}
.expertise-card p{font-size:13px;line-height:1.4}
.expertise-cta{padding:24px;flex-direction:column;align-items:flex-start;gap:6px}
.expertise-cta p{font-size:12px}
.btn-cta{font-size:20px;gap:8px}
.news-section{padding:48px 0}
.news-grid, .news-grid-three{grid-template-columns:1fr}
.news-card-title{font-size:18px;line-height:24px}
.news-card-excerpt{font-size:14px;line-height:22px}
.news-card-body{padding:16px}
.news-card-meta{margin-bottom:8px}
.btn-primary{padding:12px 24px;font-size:11px;gap:12px}
.site-footer{padding:40px 0}
.site-footer .container{grid-template-columns:1fr;gap:32px}
.footer-right{align-items:flex-start}
.footer-copy{text-align:left}
.footer-phone{font-size:24px}
.footer-brand{font-size:20px}
.page-hero{height:300px}
.page-hero h1{font-size:32px;line-height:40px}
.contact-grid{grid-template-columns:1fr}

/* About Us Responsive 768px */
.about-main-title { font-size: 32px; }
.about-hero-banner { height: 280px; }
.about-stat-num { font-size: 44px; }
.section-title-bar { font-size: 28px; }
.section-subtitle { margin-bottom: 32px; }
.trusted-logos-grid { gap: 28px 16px; }
.trusted-logo-item { width: calc((100% - 32px) / 3); }
}
@media(max-width:480px){
.hero{height:340px}
.hero-title{font-size:26px;line-height:34px;letter-spacing:-0.5px}
.hero-content{gap:16px}
.container,.about-container{padding:0 16px}
.about-section{padding:32px 0}
.about-description{font-size:12px;margin-bottom:20px}
.stats-row{gap:16px}
.stat-number{font-size:40px;line-height:48px}
.stat-label{font-size:11px}
.clients-section{padding:24px 0}
.clients-label{font-size:10px;margin-bottom:16px}
.clients-logos{gap:16px}
.clients-logos img{height:24px}
.expertise-section{padding:36px 0 32px}
.section-heading-with-bar{border-left-width:4px;padding-left:12px;margin-bottom:24px}
.section-heading h2{font-size:24px}
.expertise-card{padding:16px;gap:12px}
.expertise-num{font-size:20px}
.expertise-card h3{font-size:15px;line-height:20px}
.expertise-cta{padding:20px}
.btn-cta{font-size:18px}
.news-section{padding:36px 0}
.news-card-title{font-size:16px;line-height:22px}
.news-card-body{padding:12px}
.news-card-tag{font-size:9px;padding:3px 8px}
.news-card-date{font-size:10px}
.btn-primary{padding:10px 20px;font-size:10px;gap:8px}
.site-footer{padding:32px 0}
.footer-phone{font-size:20px}
.footer-brand{font-size:18px}

/* About Us Responsive 480px */
.about-main-title { font-size: 28px; }
.section-title-bar { font-size: 24px; }
.about-hero-banner { height: 200px; border-radius: 12px; }
.about-intro-stats { flex-direction: column; gap: 20px; }
.trusted-logos-grid { gap: 24px 12px; }
.trusted-logo-item { width: calc((100% - 12px) / 2); }
.management-grid { grid-template-columns: 1fr; gap: 24px; }
.management-card-name { font-size: 16px; }
.management-card-role { font-size: 14px; }
.btn-primary-orange { width: 100%; text-align: center; justify-content: center; }
}

/* ===== CONTACT PAGE (PIXEL-PERFECT FIGMA/SCREENSHOT MATCH) ===== */
.contact-page-wrapper {
    background: #fff;
    padding-top: 80px;
    padding-bottom: 96px;
}
.contact-page-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 64px;
    align-items: center;
}
.contact-label {
    display: block;
    font-family: 'Space Grotesk', sans-serif;
    font-size: 32px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    color: #1b1b1b;
    margin-bottom: 24px;
}
.contact-main-title {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 56px;
    font-weight: 700;
    line-height: 1.15;
    color: #e05300;
    margin-bottom: 24px;
}
.contact-address-text {
    font-family: 'Manrope', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #737373;
    margin-bottom: 40px;
    max-width: 480px;
}
.contact-details-list {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.contact-detail-item {
    display: flex;
    align-items: center;
    gap: 20px;
}
.contact-icon-circle {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: #e05300;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    flex-shrink: 0;
}
.contact-detail-text {
    font-family: 'Manrope', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #525252;
}
.contact-detail-text a {
    color: inherit;
    text-decoration: none;
    transition: color 0.2s ease;
}
.contact-detail-text a:hover {
    color: #e05300;
}
.contact-map-container {
    width: 100%;
    height: 540px;
    border-radius: 32px;
    overflow: hidden;
    background: #eaeaea;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
}
.contact-map-container iframe {
    width: 100%;
    height: 100%;
    display: block;
}

/* Responsive design for Contact page */
@media (max-width: 1024px) {
    .contact-page-grid {
        gap: 48px;
    }
    .contact-main-title {
        font-size: 44px;
    }
    .contact-map-container {
        height: 450px;
    }
}
@media (max-width: 768px) {
    .contact-page-wrapper {
        padding-top: 48px;
        padding-bottom: 64px;
    }
    .contact-page-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }
    .contact-main-title {
        font-size: 36px;
    }
    .contact-label {
        font-size: 24px;
        margin-bottom: 16px;
    }
    .contact-address-text {
        margin-bottom: 32px;
    }
    .contact-map-container {
        height: 380px;
        border-radius: 24px;
    }
}
@media (max-width: 480px) {
    .contact-main-title {
        font-size: 28px;
    }
    .contact-map-container {
        height: 300px;
    }
}

/* ===== RESEARCH PAGE (PIXEL-PERFECT FIGMA/SCREENSHOT MATCH) ===== */
.research-page-wrapper {
    background: #fafafa;
    padding-top: 56px;
    padding-bottom: 96px;
}
.research-back-container {
    margin-bottom: 32px;
}
.research-back-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #1b1b1b;
    transition: color 0.2s, transform 0.2s;
}
.research-back-btn:hover {
    color: #e05300;
    transform: translateX(-4px);
}
.research-heading-container {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 48px;
}
.research-heading-bar {
    width: 6px;
    height: 36px;
    background-color: #e05300;
    border-radius: 2px;
}
.research-page-title {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 36px;
    font-weight: 500;
    line-height: 1;
    text-transform: uppercase;
    color: #1b1b1b;
    letter-spacing: -1px;
}
.research-list {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.research-card {
    background: #ffffff;
    border-radius: 24px;
    padding: 36px 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    text-decoration: none;
    color: inherit;
    border: 1px solid rgba(0, 0, 0, 0.03);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02);
    transition: transform 0.2s ease, box-shadow 0.2s ease, border-color 0.2s ease;
}
.research-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.05);
    border-color: rgba(224, 83, 0, 0.15);
}
.research-card-left {
    display: flex;
    align-items: flex-start;
    gap: 32px;
}
.research-card-number {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: #1b1b1b;
    width: 32px;
    flex-shrink: 0;
    margin-top: 4px;
    text-align: left;
}
.research-card-content {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.research-card-title {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 1.4;
    color: #1b1b1b;
    text-transform: uppercase;
    max-width: 800px;
}
.research-card-authors {
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    color: #737373;
    line-height: 1.4;
}
.research-card-journal {
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    color: #a13a00;
    font-weight: 500;
    line-height: 1.4;
}
.research-card-right {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #1b1b1b;
    flex-shrink: 0;
}
.research-arrow {
    transition: transform 0.2s ease, color 0.2s ease;
}
.research-card:hover .research-arrow {
    transform: translate(3px, -3px);
    color: #e05300;
}
.no-research {
    font-family: 'Manrope', sans-serif;
    font-size: 16px;
    color: #737373;
    text-align: center;
    padding: 48px 0;
}

/* Responsive Research Page */
@media (max-width: 768px) {
    .research-page-wrapper {
        padding-top: 40px;
        padding-bottom: 64px;
    }
    .research-heading-container {
        margin-bottom: 32px;
    }
    .research-page-title {
        font-size: 28px;
    }
    .research-card {
        padding: 24px;
        border-radius: 16px;
        gap: 16px;
    }
    .research-card-left {
        gap: 16px;
    }
    .research-card-number {
        font-size: 20px;
        width: 24px;
    }
    .research-card-title {
        font-size: 15px;
    }
    .research-card-authors, .research-card-journal {
        font-size: 13px;
    }
    .research-arrow {
        width: 20px;
        height: 20px;
    }
}
@media (max-width: 480px) {
    .research-page-title {
        font-size: 24px;
        line-height: 1.2;
    }
    .research-card {
        padding: 16px;
        gap: 12px;
        border-radius: 12px;
    }
    .research-card-left {
        gap: 12px;
    }
    .research-card-number {
        font-size: 16px;
        width: 18px;
    }
    .research-card-title {
        font-size: 14px;
        line-height: 1.4;
    }
    .research-card-authors, .research-card-journal {
        font-size: 12px;
        line-height: 1.3;
    }
    .research-arrow {
        width: 16px;
        height: 16px;
    }
}

/* ===== EXPERTS PAGE (PIXEL-PERFECT FIGMA/SCREENSHOT MATCH) ===== */
.experts-page-wrapper {
    background: #fff;
    padding-top: 56px;
    padding-bottom: 96px;
}
.experts-back-container {
    margin-bottom: 40px;
}
.experts-back-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: 'Space Grotesk', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #1b1b1b;
    text-decoration: none;
    transition: color 0.2s, transform 0.2s;
}
.experts-back-btn:hover {
    color: #a13a00;
    transform: translateX(-4px);
}
.back-arrow-icon {
    width: 20px;
    height: 20px;
}
.expert-category-section {
    margin-bottom: 80px;
}
.expert-category-section:last-of-type {
    margin-bottom: 0;
}

@media (max-width: 768px) {
    .experts-page-wrapper {
        padding-top: 40px;
        padding-bottom: 64px;
    }
    .experts-back-container {
        margin-bottom: 24px;
    }
    .expert-category-section {
        margin-bottom: 48px;
    }
}

/* ===== SINGLE NEWS DETAIL (PIXEL-PERFECT FIGMA/SCREENSHOT MATCH) ===== */
.single-news-wrapper {
    background: #fff;
    padding-top: 56px;
    padding-bottom: 96px;
}
.single-news-nav {
    display: flex;
    align-items: center;
    gap: 24px;
    margin-bottom: 32px;
}
.single-news-back-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #1b1b1b;
    text-decoration: none;
    transition: color 0.2s ease, transform 0.2s ease;
}
.single-news-back-btn:hover {
    color: #e05300;
    transform: translateX(-4px);
}
.single-news-back-btn .back-arrow-icon {
    width: 28px;
    height: 28px;
    stroke-width: 2.5;
}
.single-news-meta {
    display: flex;
    align-items: center;
    gap: 16px;
}
.single-news-date {
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    color: #a3a3a3;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.single-news-title {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 48px;
    font-weight: 400;
    line-height: 1.15;
    letter-spacing: -1.5px;
    color: #1b1b1b;
    text-transform: uppercase;
    margin-bottom: 40px;
    max-width: 100%;
}
.single-news-image-wrapper {
    width: 100%;
    border-radius: 24px;
    overflow: hidden;
    background: #eaeaea;
    margin-bottom: 48px;
}
.single-news-img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    max-height: 600px;
}
.single-news-content {
    font-family: 'Manrope', sans-serif;
    font-size: 16px;
    line-height: 1.8;
    color: #525252;
    width: 100%;
}
.single-news-content p {
    margin-bottom: 24px;
    text-align: justify;
}

@media (max-width: 768px) {
    .single-news-wrapper {
        padding-top: 40px;
        padding-bottom: 64px;
    }
    .single-news-nav {
        gap: 16px;
        margin-bottom: 24px;
    }
    .single-news-back-btn .back-arrow-icon {
        width: 24px;
        height: 24px;
    }
    .single-news-title {
        font-size: 28px;
        margin-bottom: 24px;
        letter-spacing: -1px;
    }
    .single-news-image-wrapper {
        border-radius: 16px;
        margin-bottom: 32px;
    }
    .single-news-content {
        font-size: 15px;
        line-height: 1.65;
    }
}
@media (max-width: 480px) {
    .single-news-title {
        font-size: 22px;
        line-height: 1.25;
        margin-bottom: 20px;
    }
    .single-news-image-wrapper {
        border-radius: 12px;
        margin-bottom: 24px;
    }
    .single-news-content {
        font-size: 14px;
        line-height: 1.6;
    }
    .single-news-content p {
        margin-bottom: 16px;
    }
}

/* ===== EVENTS & TRAININGS PAGE (PIXEL-PERFECT FIGMA/SCREENSHOT MATCH) ===== */
.events-page-wrapper {
    background: #EEEEEE;
    padding-top: 56px;
    padding-bottom: 96px;
}
.events-back-container {
    margin-bottom: 40px;
}
.events-back-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #1b1b1b;
    text-decoration: none;
    transition: color 0.2s ease, transform 0.2s ease;
}
.events-back-btn:hover {
    color: #e05300;
    transform: translateX(-4px);
}
.events-back-btn .back-arrow-icon {
    width: 28px;
    height: 28px;
    stroke-width: 2.5;
}
.events-page-title-row {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 48px;
}
.events-title-bar-orange {
    width: 6px;
    height: 48px;
    background: #e05300;
    display: block;
    border-radius: 4px;
}
.events-page-title {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 48px;
    font-weight: 400;
    color: #1b1b1b;
    text-transform: uppercase;
    margin: 0;
    line-height: 1;
    letter-spacing: -1.5px;
}

.events-list {
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.event-item-row {
    display: flex;
    align-items: center;
    width: 100%;
}
.event-card {
    display: flex;
    align-items: flex-start;
    background: #ffffff;
    border-radius: 24px;
    padding: 24px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
    border: 1px solid rgba(0, 0, 0, 0.04);
    flex-grow: 1;
    width: 100%;
}
.event-item-index {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #1b1b1b;
    margin-right: 24px;
    margin-top: 4px;
    line-height: 1;
    flex-shrink: 0;
}
.event-card-img-wrapper {
    width: 200px;
    height: 200px;
    border-radius: 16px;
    overflow: hidden;
    background: #eaeaea;
    flex-shrink: 0;
    aspect-ratio: 1 / 1;
    margin-right: 40px;
}
.event-card-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.event-card-content {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-grow: 1;
    padding: 8px 0;
}
.event-card-title {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #1b1b1b;
    margin: 0 0 12px 0;
    text-transform: uppercase;
    line-height: 1.2;
}
.event-card-desc {
    font-family: 'Manrope', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #737373;
    line-height: 1.5;
    margin: 0 0 24px 0;
    max-width: 900px;
}
.event-card-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: auto;
}
.event-card-date-badge {
    font-family: 'Manrope', sans-serif;
    font-size: 14px;
    font-weight: 600;
    color: #ffffff;
    background: #e05300;
    padding: 8px 16px;
    border-radius: 100px;
    display: inline-block;
}
.event-card-btn {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #e05300;
    background: transparent;
    border: 1.5px solid #e05300;
    padding: 8px 24px;
    border-radius: 100px;
    text-decoration: none;
    transition: background 0.2s, color 0.2s, border-color 0.2s;
    margin-left: auto;
}
.event-card-btn:hover {
    background: #e05300;
    color: #ffffff;
}

@media (max-width: 1024px) {
    .event-card {
        gap: 24px;
        padding: 20px;
    }
    .event-card-img-wrapper {
        width: 160px;
        height: 160px;
    }
    .event-card-title {
        font-size: 20px;
    }
    .event-card-desc {
        font-size: 15px;
        margin-bottom: 16px;
    }
}

@media (max-width: 768px) {
    .events-page-wrapper {
        padding-top: 40px;
        padding-bottom: 64px;
    }
    .events-back-container {
        margin-bottom: 24px;
    }
    .events-page-title-row {
        margin-bottom: 32px;
    }
    .events-page-title {
        font-size: 32px;
        letter-spacing: -1px;
    }
    .events-title-bar-orange {
        height: 32px;
    }
    .event-item-row {
        gap: 16px;
    }
    .event-item-index {
        font-size: 24px;
        width: 20px;
    }
    .event-card {
        flex-direction: column;
        gap: 20px;
        border-radius: 16px;
    }
    .event-card-img-wrapper {
        width: 100%;
        height: auto;
        aspect-ratio: 1 / 1;
        border-radius: 12px;
    }
    .event-card-footer {
        width: 100%;
        gap: 16px;
        flex-wrap: wrap;
    }
    .event-card-btn {
        width: 100%;
        text-align: center;
        margin-left: 0;
    }
}

@media (max-width: 480px) {
    .event-item-row {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }
    .event-item-index {
        text-align: left;
        font-size: 20px;
        width: auto;
    }
}

/* ===== OUR WORKS PAGE (PIXEL-PERFECT FIGMA/SCREENSHOT MATCH) ===== */
.works-page-wrapper {
    background: #EEEEEE;
    padding-top: 56px;
    padding-bottom: 96px;
    min-height: 100vh;
}
.works-back-container {
    margin-bottom: 40px;
}
.works-back-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #1b1b1b;
    text-decoration: none;
    transition: color 0.2s ease, transform 0.2s ease;
}
.works-back-btn:hover {
    color: #e05300;
    transform: translateX(-4px);
}
.works-back-btn .back-arrow-icon {
    width: 28px;
    height: 28px;
    stroke-width: 2.5;
}
.works-page-title {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 48px;
    font-weight: 400;
    color: #1b1b1b;
    line-height: 1.1;
    letter-spacing: -1.5px;
    margin: 0 0 64px 0;
    text-transform: uppercase;
}
.works-years-container {
    display: flex;
    flex-direction: column;
    gap: 64px;
}
.works-year-group {
    display: flex;
    flex-direction: column;
    gap: 32px;
}
.works-year-title {
    font-family: 'Space Grotesk', sans-serif;
    font-size: 35px;
    font-weight: 500;
    color: #1b1b1b;
    margin: 0;
    letter-spacing: -0.5px;
}
.works-table-responsive {
    width: 100%;
    overflow-x: auto;
}
.works-table {
    width: 100%;
    border-collapse: collapse;
    border: none;
}
.works-row {
    border: none !important;
}
.works-row td {
    border: none !important;
    padding: 16px 0;
    vertical-align: top;
    font-family: 'Manrope', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #1b1b1b;
    line-height: 1.4;
}
.works-col-number {
    width: 48px;
    padding-right: 12px !important;
    user-select: none;
}
.works-col-title {
    width: 50%;
    padding-right: 48px !important;
}
.works-col-letter {
    width: 25%;
    padding-right: 32px !important;
    color: #4a4a4a !important;
}
.works-col-company {
    width: 25%;
    color: #4a4a4a !important;
}

@media (max-width: 1200px) {
    .works-page-title {
        font-size: 40px;
    }
    .works-year-title {
        font-size: 30px;
    }
    .works-row td {
        font-size: 18px;
    }
}

@media (max-width: 991px) {
    .works-table-responsive {
        overflow-x: visible;
    }
    .works-table, 
    .works-table tbody, 
    .works-row {
        display: block;
        width: 100%;
    }
    .works-row {
        display: grid;
        grid-template-columns: auto 1fr;
        gap: 8px 16px;
        padding: 24px 0;
        border-bottom: 1px solid rgba(0,0,0,0.06) !important;
    }
    .works-row:last-child {
        border-bottom: none !important;
    }
    .works-row td {
        display: block;
        width: auto;
        padding: 0 !important;
        font-size: 18px;
    }
    .works-col-number {
        grid-column: 1;
        grid-row: 1 / span 3;
        font-weight: 600;
    }
    .works-col-title {
        grid-column: 2;
    }
    .works-col-letter {
        grid-column: 2;
        font-size: 16px !important;
        color: #666 !important;
    }
    .works-col-company {
        grid-column: 2;
        font-size: 16px !important;
        color: #666 !important;
    }
}

@media (max-width: 480px) {
    .works-page-wrapper {
        padding-top: 40px;
        padding-bottom: 64px;
    }
    .works-back-container {
        margin-bottom: 24px;
    }
    .works-page-title {
        font-size: 32px;
        margin-bottom: 40px;
    }
    .works-year-title {
        font-size: 26px;
    }
    .works-row td {
        font-size: 16px;
    }
    .works-col-letter,
    .works-col-company {
        font-size: 14px !important;
    }
}
