/* Home page — Vercel-style light minimalism */

body.home {
    background-color: #fff;
    color: #171717;
}

body.home header {
    background-color: #fff;
    border-bottom: 1px solid #eaeaea;
    box-shadow: none;
    padding: 16px 0;
}

body.home .logo {
    font-size: 1rem;
    font-weight: 600;
    color: #171717;
    letter-spacing: -0.02em;
}

body.home .logo span {
    font-size: 0.75rem;
    color: #666;
    font-weight: 400;
    margin-top: 2px;
}

body.home nav ul li a {
    color: #666;
    font-weight: 500;
    font-size: 0.875rem;
}

body.home nav ul li a:hover,
body.home nav ul li a.active {
    color: #171717;
}

body.home .dropdown-content {
    border: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    border-radius: 0;
    box-shadow: none;
}

body.home footer {
    background-color: #fff;
    border-top: 1px solid #eaeaea;
    margin-top: 0;
    padding: 64px 0 48px;
}

body.home .footer-section h4 {
    color: #171717;
    font-size: 0.8125rem;
    font-weight: 600;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

body.home .footer-section ul li a {
    color: #666;
}

body.home .footer-section ul li a:hover {
    color: #171717;
    text-decoration: none;
}

body.home .footer-content {
    border-bottom: 1px solid #eaeaea;
}

body.home .footer-links a,
body.home footer p {
    color: #666;
}

/* Layout */

.home-page .container {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
    padding: 0 48px;
}

.home-page .hero-message-block .container {
    max-width: 820px;
}

.home-page section {
    background-color: #fff;
    border-top: 1px solid #eaeaea;
    padding: 96px 0;
    text-align: left;
}

.home-page section:first-child {
    border-top: none;
}

.home-page .section-dark,
.home-page .section-light {
    background-color: #fff;
}

/* Hero Message Blocks */

.home-page .hero-message-block {
    background: #fff;
    color: #171717;
    text-align: left;
    padding: 64px 0;
    border-top: 1px solid #eaeaea;
}

.home-page .hero-message-block:first-child {
    border-top: none;
    padding-top: 56px;
}

.home-page .hero-message-block h1 {
    font-size: clamp(2.25rem, 4.8vw, 4rem);
    font-weight: 700;
    line-height: 1.15;
    letter-spacing: -0.03em;
    color: #000;
    max-width: none;
    margin: 0 0 8px;
}

.home-page .hero-message-block .hero-num {
    font-style: normal;
    font-weight: 900;
    font-size: 1.15em;
    letter-spacing: -0.03em;
    margin: 0 0.03em;
}

.home-page .hero-message-block .hero-headline-punch {
    font-weight: 900;
    letter-spacing: -0.045em;
    margin-top: 4px;
    margin-bottom: 4px;
}

.home-page .hero-message-block .source-note {
    font-size: 0.78rem;
    color: #999;
    line-height: 1.7;
    margin-top: 1rem;
    max-width: 52rem;
}

.home-page .hero-message-block .source-note summary {
    cursor: pointer;
    list-style: none;
}

.home-page .hero-message-block .source-note summary::-webkit-details-marker {
    display: none;
}

.home-page .hero-message-block .source-note .toggle::after {
    content: " ▼";
}

.home-page .hero-message-block .source-note[open] summary .toggle::after {
    content: " ▲";
}

.home-page .hero-message-block .source-detail {
    margin-top: 0.5em;
}

.home-page .hero-message-block .source-detail p {
    margin: 0 0 0.3em;
}

.home-page .hero-message-block .source-detail .caveat {
    margin-top: 0.6em;
}

.home-page .hero-message-block .hero-key {
    font-weight: 700;
    color: #000;
    font-style: normal;
}

.home-page .hero-message-block .hero-line-strong {
    display: inline-block;
    margin-top: 8px;
    font-size: 1.2rem;
    font-weight: 700;
    color: #000;
    letter-spacing: -0.01em;
}

.home-page .hero-message-block .hero-sub {
    font-size: 1rem;
    line-height: 1.85;
    color: #666;
    max-width: 52rem;
    margin: 28px 0 0;
}

.home-page .hero-message-block .hero-text {
    font-size: 1rem;
    line-height: 1.85;
    color: #666;
    max-width: 52rem;
    margin: 0;
}

.home-page .hero-message-block .hero-emphasis {
    font-size: 1.25rem;
    font-weight: 600;
    color: #000;
    margin: 24px 0 0;
    line-height: 1.5;
}

.home-page .hero-message-block .hero-list {
    list-style: none;
    padding: 0;
    margin: 20px 0 0;
}

.home-page .hero-message-block .hero-list li {
    font-size: 1rem;
    line-height: 1.85;
    color: #666;
    padding: 4px 0;
}

.home-page .hero-message-block .hero-note {
    font-size: 0.9375rem;
    line-height: 1.85;
    color: #666;
    margin: 20px 0 0;
}

.home-page .hero-message-block .hero-cta {
    margin-top: 24px;
}

.home-page .hero-message-block .hero-bridge {
    font-size: 0.9375rem;
    color: #666;
    line-height: 1.75;
    margin-top: 16px;
    margin-bottom: 0;
}

.home-page .hero-message-block .hero-followup {
    font-size: 0.9375rem;
    color: #666;
    line-height: 1.75;
    margin-top: 12px;
    margin-bottom: 0;
}

.home-page .hero-message-block .hero-followup-link,
.home-page .hero-message-block .hero-bridge-link {
    color: #171717;
    font-weight: 500;
    text-decoration: underline;
    text-underline-offset: 2px;
    white-space: nowrap;
}

.home-page .hero-message-block .hero-followup-link:hover,
.home-page .hero-message-block .hero-bridge-link:hover {
    color: #666;
}

/* Hero (legacy, kept for compatibility) */

.home-page .hero {
    background: #fff;
    color: #171717;
    text-align: left;
    padding: 80px 0 96px;
    box-shadow: none;
}

.home-page .hero h1 {
    font-size: clamp(2.25rem, 5vw, 3.75rem);
    font-weight: 600;
    line-height: 1.08;
    letter-spacing: -0.04em;
    color: #000;
    max-width: none;
    margin: 0 0 40px;
}

.home-page .hero .sub-headline {
    font-size: 1rem;
    line-height: 1.75;
    color: #666;
    max-width: 52rem;
    margin: 0 0 48px;
    text-shadow: none;
    font-weight: 400;
}

.home-page .hero .sub-headline .trap-highlight {
    display: block;
    font-size: 1.375rem;
    font-weight: 600;
    color: #171717;
    text-shadow: none;
    margin: 32px 0 16px;
    letter-spacing: -0.02em;
}

.home-page .hero .sub-headline .success-highlight {
    display: block;
    font-size: 1.0625rem;
    font-weight: 500;
    color: #171717;
    text-shadow: none;
    margin: 0 0 32px;
    letter-spacing: normal;
    line-height: 1.75;
}

.home-page .hero-cta-buttons {
    margin-top: 0;
}

/* Self-Check Section */

.home-page .selfcheck {
    border-top: 1px solid #eaeaea;
    background: #fafafa;
    text-align: left !important;
}

.home-page .selfcheck .container {
    text-align: left;
}

.home-page .selfcheck .selfcheck-eyebrow {
    display: block;
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.12em;
    color: #999;
    margin: 0 0 16px;
}

.home-page .selfcheck .subtitle {
    margin-bottom: 40px;
    max-width: 44rem;
}

.home-page .selfcheck-table {
    border-collapse: collapse;
    margin: 0;
    width: 100%;
    max-width: 52rem;
    border-top: 1px solid #eaeaea;
}

.home-page .selfcheck-table tr {
    border-bottom: 1px solid #eaeaea;
}

.home-page .selfcheck-box-cell {
    padding: 20px 16px 20px 4px;
    vertical-align: top;
    width: 36px;
}

.home-page .selfcheck-text-cell {
    padding: 20px 4px 20px 0;
    vertical-align: top;
}

.home-page .selfcheck-box {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1.5px solid #c4c4c4;
    border-radius: 4px;
    background: #fff;
}

.home-page .selfcheck-text-cell {
    font-size: 1.0625rem;
    line-height: 1.7;
    color: #333;
    letter-spacing: -0.01em;
    text-align: left;
    width: calc(100% - 36px);
}

.home-page .selfcheck-closing {
    font-size: 1.0625rem;
    line-height: 1.85;
    color: #171717;
    font-weight: 500;
    max-width: 52rem;
    margin: 40px 0 0;
}

.home-page .selfcheck-cta {
    margin-top: 32px;
}

@media (max-width: 768px) {
    .home-page .selfcheck-text {
        font-size: 1rem;
    }
}

/* Section headings */

.home-page .section h2 {
    font-size: clamp(1.75rem, 3vw, 2.25rem);
    font-weight: 600;
    letter-spacing: -0.03em;
    color: #000;
    margin: 0 0 16px;
    text-align: left;
}

.home-page .section .subtitle {
    font-size: 1rem;
    color: #666;
    line-height: 1.75;
    max-width: 40rem;
    margin: 0 0 64px;
    text-align: left;
}

.home-page .section-subheading {
    font-size: 0.8125rem;
    font-weight: 600;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #666;
    margin: 64px 0 32px;
}

/* CTA */

.home-page .cta-button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background-color: #000;
    color: #fff;
    padding: 12px 20px;
    font-size: 0.875rem;
    font-weight: 500;
    border-radius: 0;
    border: 1px solid #000;
    margin: 0;
    transition: background-color 0.15s ease, color 0.15s ease;
}

.home-page .cta-button:hover {
    background-color: #fff;
    color: #000;
    transform: none;
}

.home-page .cta-badge {
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #fff;
    background: transparent;
    padding: 0;
    border-radius: 0;
    margin-right: 0;
}

.home-page .cta-button:hover .cta-badge {
    color: #000;
}

/* Leader highlight */

.home-page .leader-highlight {
    background: #fff !important;
    border: none !important;
    border-top: 1px solid #eaeaea !important;
    border-bottom: 1px solid #eaeaea !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 64px 36px !important;
    margin: 0 0 64px !important;
    transition: none;
}

.home-page .leader-highlight:hover {
    transform: none;
    box-shadow: none !important;
}

.home-page .leader-highlight .badges {
    justify-content: flex-start !important;
    gap: 24px !important;
    margin-bottom: 32px !important;
}

.home-page .leader-highlight .badge {
    background: transparent !important;
    color: #666 !important;
    padding: 0 !important;
    border-radius: 0 !important;
    font-size: 0.8125rem !important;
    font-weight: 500 !important;
    letter-spacing: 0.02em;
}

.home-page .leader-highlight .badge::before {
    content: "— ";
    color: #ccc;
}

.home-page .leader-highlight .badge:hover {
    background: transparent !important;
    color: #171717 !important;
}

.home-page .leader-highlight h3 {
    font-size: 1.5rem !important;
    font-weight: 600 !important;
    color: #000 !important;
    text-align: left !important;
    margin: 0 0 24px !important;
    letter-spacing: -0.02em;
}

.home-page .leader-highlight p {
    text-align: left !important;
    color: #666 !important;
    font-size: 1rem !important;
    line-height: 1.75 !important;
    max-width: 40rem;
    margin: 0 !important;
}

.home-page #why-us .supporting-title {
    text-align: left;
    font-size: 1.125rem;
    font-weight: 600;
    color: #000;
    margin: 0 0 48px;
    letter-spacing: -0.02em;
}

.home-page #why-us .supporting-title::after {
    display: none;
}

.home-page #why-us .highlight,
.home-page #why-us .leader-highlight .highlight,
.home-page #why-us .grid-item .highlight {
    color: #171717;
    font-weight: 600;
}

.home-page #why-us h2,
.home-page #why-us .supporting-title,
.home-page #why-us .leader-highlight h3,
.home-page #why-us .grid-item h3,
.home-page #why-us .highlight,
.home-page #why-us .leader-highlight .highlight,
.home-page #why-us .grid-item .highlight {
    color: #171717 !important;
}

/* Grid */

.home-page .grid-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
    border-top: 1px solid #eaeaea;
}

.home-page .grid-item {
    background: #fff;
    padding: 48px 40px 48px 0;
    border-radius: 0;
    box-shadow: none;
    border-bottom: 1px solid #eaeaea;
    transition: none;
}

.home-page .grid-item:nth-child(even) {
    padding-left: 40px;
    padding-right: 0;
    border-left: 1px solid #eaeaea;
}

.home-page .grid-item:hover {
    transform: none;
    box-shadow: none;
}

.home-page .grid-item h3 {
    font-size: 1.125rem;
    font-weight: 600;
    color: #000;
    margin: 0 0 16px;
    line-height: 1.4;
    letter-spacing: -0.02em;
}

.home-page .grid-item h3 a {
    color: #000;
    text-decoration: none;
}

.home-page .grid-item h3 a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
}

.home-page .grid-item p {
    font-size: 0.9375rem;
    line-height: 1.75;
    color: #666;
    margin-bottom: 24px;
}

.home-page .grid-item .icon {
    margin-bottom: 24px;
    height: auto;
}

.home-page .grid-item .icon img {
    width: 32px !important;
    height: 32px !important;
    opacity: 0.7;
}

.home-page .grid-item .learn-more {
    color: #171717;
    font-weight: 500;
    font-size: 0.875rem;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.home-page .grid-item .learn-more:hover {
    color: #666;
}

.home-page #why-us .grid-container {
    margin-top: 0;
    gap: 0;
}

.home-page #why-us .grid-item {
    border: none;
    border-bottom: 1px solid #eaeaea;
    box-shadow: none;
}

.home-page #why-us .grid-item h3 {
    color: #000;
}

.home-page #why-us .grid-item:nth-child(even) {
    border-left: 1px solid #eaeaea;
}

/* Restart band */

.home-page .restart-band {
    margin-top: 64px !important;
    background: #fff !important;
    color: #171717 !important;
    border: none !important;
    border-top: 1px solid #eaeaea !important;
    border-bottom: 1px solid #eaeaea !important;
    border-radius: 0 !important;
    padding: 64px 36px !important;
    overflow: visible;
}

.home-page .restart-band::before {
    display: none;
}

.home-page .restart-band h3 {
    font-size: 1.25rem !important;
    font-weight: 600 !important;
    color: #000 !important;
    text-align: left !important;
    margin: 0 0 16px !important;
    letter-spacing: -0.02em;
}

.home-page .restart-band .restart-case {
    font-size: 1rem;
    font-weight: 600;
    color: #171717;
    margin: 0 0 16px;
    text-shadow: none;
}

.home-page .restart-band p {
    font-size: 0.9375rem !important;
    color: #666 !important;
    text-align: left !important;
    line-height: 1.75 !important;
    margin: 0 0 32px !important;
    max-width: 40rem;
}

.home-page .restart-band .restart-link {
    text-align: left;
    margin-top: 0;
}

.home-page .restart-band .learn-more {
    color: #171717 !important;
    font-weight: 500;
    font-size: 0.875rem;
    text-decoration: underline;
    text-underline-offset: 3px;
    padding: 0;
    border: none;
    border-radius: 0;
    display: inline;
}

.home-page .restart-band .learn-more:hover {
    background: transparent;
    color: #666 !important;
    transform: none;
}

/* Consulting / profile */

.home-page .who-we-are {
    display: grid;
    grid-template-columns: 200px 1fr;
    gap: 64px;
    align-items: start;
}

.home-page .who-we-are-photo {
    width: 200px;
    height: 200px;
    border-radius: 0;
    object-fit: cover;
    box-shadow: none;
    border: 1px solid #eaeaea;
}

.home-page .who-we-are-content h2 {
    margin-bottom: 8px;
}

.home-page .who-we-are-content h2 small {
    font-size: 0.875rem;
    color: #666;
    font-weight: 400;
    margin-top: 8px;
}

.home-page .who-we-are-content .subtitle {
    margin-bottom: 24px;
}

.home-page .who-we-are-content p {
    font-size: 0.9375rem;
    line-height: 1.75;
    color: #666;
    margin-bottom: 16px;
}

/* Solutions */

.home-page #solutions-preview .grid-container {
    grid-template-columns: repeat(3, 1fr);
}

.home-page #solutions-preview .grid-item {
    padding: 48px 32px 48px 0;
}

.home-page #solutions-preview .grid-item:nth-child(2) {
    padding-left: 32px;
    padding-right: 32px;
    border-left: 1px solid #eaeaea;
}

.home-page #solutions-preview .grid-item:nth-child(3) {
    padding-left: 32px;
    padding-right: 0;
    border-left: 1px solid #eaeaea;
}

.home-page #solutions-preview .grid-item:nth-child(even) {
    padding-left: 32px;
    padding-right: 32px;
    border-left: 1px solid #eaeaea;
}

/* Blog */

.home-page #blog-preview .grid-container {
    grid-template-columns: repeat(3, 1fr);
}

.home-page #blog-preview .grid-item {
    padding: 32px 24px 32px 0;
}

.home-page #blog-preview .grid-item:nth-child(even) {
    padding-left: 24px;
    padding-right: 24px;
}

.home-page #blog-preview .grid-item:nth-child(3n) {
    padding-right: 0;
    padding-left: 24px;
}

.home-page #blog-preview .grid-item:nth-child(3n+1) {
    padding-left: 0;
}

.home-page .blog-cta {
    margin-top: 64px;
}

/* Final CTA */

.home-page .final-cta {
    background-color: #fff;
    color: #171717;
    padding: 96px 0;
    border-top: 1px solid #eaeaea;
}

.home-page .final-cta h2 {
    color: #000;
}

.home-page .final-cta .subtitle {
    color: #666;
    margin-bottom: 40px;
}

/* Responsive */

@media (max-width: 900px) {
    .home-page .container {
        padding: 0 24px;
    }

    .home-page section {
        padding: 64px 0;
    }

    .home-page .hero {
        padding: 48px 0 64px;
    }

    .home-page .hero-message-block {
        padding: 48px 0;
    }

    .home-page .hero-message-block:first-child {
        padding-top: 40px;
    }

    .home-page .grid-container,
    .home-page #why-us .grid-container {
        grid-template-columns: 1fr;
    }

    .home-page .grid-item,
    .home-page .grid-item:nth-child(even),
    .home-page #why-us .grid-item:nth-child(even) {
        padding: 40px 0;
        border-left: none;
    }

    .home-page #solutions-preview .grid-container,
    .home-page #blog-preview .grid-container {
        grid-template-columns: 1fr;
    }

    .home-page #solutions-preview .grid-item,
    .home-page #solutions-preview .grid-item:nth-child(2),
    .home-page #solutions-preview .grid-item:nth-child(3),
    .home-page #solutions-preview .grid-item:nth-child(even) {
        padding: 40px 0;
        border-left: none;
    }

    .home-page #blog-preview .grid-item,
    .home-page #blog-preview .grid-item:nth-child(even),
    .home-page #blog-preview .grid-item:nth-child(3n),
    .home-page #blog-preview .grid-item:nth-child(3n+1) {
        padding: 40px 0;
    }

    .home-page .who-we-are {
        grid-template-columns: 1fr;
        gap: 32px;
    }

    .home-page .who-we-are-photo {
        width: 160px;
        height: 160px;
    }

    .home-page .leader-highlight {
        padding: 48px 24px !important;
    }

    .home-page .restart-band {
        padding: 48px 24px !important;
    }
}

@media (max-width: 768px) {
    .home-page .hero h1 {
        font-size: 2rem;
    }

    .home-page .hero .sub-headline .trap-highlight {
        font-size: 1.125rem;
    }

    .home-page .hero .sub-headline .success-highlight {
        font-size: 1rem;
    }
}
