.hero {
    text-align: center;
    padding: 4rem 2rem;
    background-color: #ffffff;
    color: #1a1a1a;
}
.hero-subtitle {
    color: #2563eb;
    font-weight: 500;
    font-size: 1rem;
    margin-bottom: 0.5rem;
}
.hero-title {
    font-family: "Playfair Display";
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 1rem;
}
.hero-description {
    font-size: 1rem;
    color: #999999;
    max-width: 600px;
    margin: 0 auto;
}
.service-section {
    min-height: 60vh;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 4rem 2rem;
}
.service-content h2 {
    font-family: "Playfair Display", serif;
    font-size: 3rem;
    margin-bottom: 1rem;
    color: #111827;
}
.service-content p {
    max-width: 600px;
    margin: 0 auto;
    font-size: 1.125rem;
    color: #6b7280;
}
.service-features {
    list-style: none;
    padding: 0;
    margin-top: 1.5rem;
    color: #374151;
    font-size: 1rem;
}
.service-features li::before {
    content: "✔";
    color: #2563eb;
    margin-right: 0.5rem;
}
.seo-audit {
    background-color: #f9fafb;
}
.keyword-research {
    background-color: #f3f4f6;
}
.onpage-seo {
    background-color: #fffafc;
}
.technical-seo {
    background-color: #eef2f7;
}
.content-optimisation {
    background-color: #fcfcfc;
}
.partner-content {
    text-align: center;
    padding: 4rem 2rem;
    background-color: #d4d4d4;
}
.partner-content h2 {
    margin-bottom: 50px;
}
.partner-content p {
    margin: auto;
    width: 85%;
    margin-top: 15px;
}
.audit-section {
    background-color: #dde4f7;
    padding: 4rem 2rem;
}
.audit-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 2rem;
    align-items: flex-start;
    justify-content: space-between;
}
.audit-text {
    flex: 1 1 45%;
    color: #1a1a1a;
}
.audit-text h2 {
    font-size: 3rem;
    font-family: "Playfair Display", serif;
    margin-bottom: 1.5rem;
    font-weight: 800;
    line-height: 1.1;
}
.audit-text h2 span {
    display: block;
    font-size: 2.5rem;
    font-weight: 400;
}
.audit-text p {
    font-size: 1.1rem;
    margin-bottom: 1.2rem;
    line-height: 1.6;
}
.audit-form {
    flex: 1 1 45%;
    display: flex;
    flex-direction: column;
    gap: 1.2rem;
}
.audit-form label {
    display: flex;
    flex-direction: column;
    font-weight: 500;
    color: #1a1a1a;
    font-size: 0.95rem;
}
.audit-form input {
    margin-top: 0.5rem;
    padding: 0.75rem 1rem;
    background: #fdfdf9;
    border: none;
    border-radius: 4px;
    box-shadow: inset 0 0 0 1px #ccc;
    font-size: 12px;
}
.audit-form button {
    margin-top: 1rem;
    background-color: #2648b2;
    color: #fff;
    padding: 0.9rem 1.5rem;
    border: none;
    border-radius: 6px;
    font-size: 1rem;
    font-weight: 600;
    cursor: pointer;
    transition: background 0.2s ease;
}
.audit-form button:hover {
    background-color: #1d3a8a;
}
.cta-section {
    background-color: #ffffff;
    padding: 5rem 2rem;
    text-align: left;
}
.cta-container {
    max-width: 800px;
    margin: 0 auto;
}
.cta-label {
    color: #2563eb;
    font-weight: 500;
    margin-bottom: 1rem;
    font-size: 0.95rem;
}
.cta-heading {
    font-family: "Playfair Display", serif;
    font-size: 2.5rem;
    font-weight: 800;
    color: #111827;
    margin-bottom: 1.5rem;
}
.cta-description {
    font-size: 1.125rem;
    color: #9ca3af;
    margin-bottom: 2rem;
    line-height: 1.7;
}
.cta-button {
    display: inline-block;
    background-color: #3b82f6;
    color: white;
    padding: 0.75rem 1.5rem;
    border-radius: 0.5rem;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.2s ease-in-out;
}
.cta-button-services {
    display: inline-block;
    background-color: white;
    color: #3b82f6;
    border: solid 2px #3b82f6;
    padding: 0.75rem 1.5rem;
    border-radius: 0.5rem;
    font-weight: 600;
    text-decoration: none;
    transition: background 0.2s ease-in-out;
    font-size: 14px;
}
.cta-button:hover {
    background-color: #2563eb;
}
.feature-list li {
    margin-bottom: 1.2rem;
    font-size: 1.1rem;
}
.feature-list small {
    display: block;
    font-size: 0.9rem;
    color: #6b7280;
    margin-top: 0.25rem;
}
.insight-box {
    background: #e0e7ff;
    padding: 1rem 1.25rem;
    border-left: 4px solid #4338ca;
    margin-top: 2rem;
    border-radius: 6px;
    font-size: 1rem;
}
.services-container {
    padding: 4rem 2rem;
    text-align: center;
    background: #fff;
}
.services-container h2 {
    font-size: 2.5rem;
    margin-bottom: 1rem;
    font-weight: 800;
}
.services-container p {
    max-width: 700px;
    margin: 0 auto 3rem auto;
    color: #555;
    font-size: 14px;
}
.services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
    justify-content: center;
}
.service-card {
    background: #fff;
    padding: 2rem;
    border-radius: 1.5rem;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    text-align: left;
    transition: transform 0.3s ease;
}
.service-card:hover {
    transform: translateY(-5px);
}
.service-card i {
    font-size: 2rem;
    color: #2563eb;
    margin-bottom: 1rem;
}
.service-card h3 {
    font-size: 1rem;
    margin-bottom: 1rem;
    color: #111827;
}
.service-card p {
    color: #4b5563;
    font-size: 12px;
}
.hero {
    text-align: center;
    padding: 6rem 2rem;
    background-color: #ffffff;
    color: #1a1a1a;
}
.hero-subtitle {
    color: #2563eb;
    font-weight: 500;
    font-size: 1rem;
    margin-bottom: 1rem;
}
.hero-title {
    font-family: "Playfair Display", serif;
    font-size: 3rem;
    font-weight: 800;
    margin-bottom: 1rem;
    line-height: 1.2;
}
.hero-description {
    font-size: 1.125rem;
    color: #6b7280;
    max-width: 650px;
    margin: 0 auto 2rem auto;
    line-height: 1.6;
}
.hero-buttons {
    margin-top: 2rem;
}
.hero-buttons a {
    display: inline-block;
    padding: 0.75rem 1.5rem;
    font-size: 1rem;
    font-weight: 600;
    border-radius: 0.5rem;
    margin: 0 0.5rem;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}
.hero-buttons .primary-button {
    background-color: #2563eb;
    color: white;
}
.hero-buttons .primary-button:hover {
    background-color: #1d4ed8;
}
.hero-buttons .secondary-button {
    background-color: transparent;
    border: 2px solid #2563eb;
    color: #2563eb;
}
.hero-buttons .secondary-button:hover {
    background-color: #f0f4ff;
}
.services-overview {
    padding: 4rem 2rem;
    text-align: center;
    background: #fff;
}
.services-overview h2 {
    font-size: 2.5rem;
    font-weight: 800;
    margin-bottom: 0.5rem;
}
.services-overview p {
    max-width: 700px;
    margin: 0 auto 3rem auto;
    font-size: 1rem;
    color: #4b5563;
}
.services-grid-main {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
    margin-bottom: 2rem;
}
.services-grid-sub {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2rem;
    justify-content: center;
    max-width: 700px;
    margin: 0 auto;
}
@media (max-width: 900px) {
    .services-grid-main { grid-template-columns: repeat(2, 1fr); }
    .services-grid-sub  { grid-template-columns: 1fr; max-width: 100%; }
}
@media (max-width: 600px) {
    .services-grid-main { grid-template-columns: 1fr; }
    .services-grid-sub  { grid-template-columns: 1fr; }
    .services-overview h2 { font-size: 1.75rem; }
}
.service-box {
    padding: 2rem;
    border: 1px solid #ddd;
    border-radius: 1rem;
    background: #fff;
    transition: transform 0.3s ease;
    cursor: pointer;
    text-decoration: none;
}
.service-box:hover {
    transform: translateY(-5px);
}
.service-box.featured {
    background: #2563eb;
    color: white;
}
.service-box .icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #2563eb;
    margin: 0 auto 1rem auto;
}
.service-box.featured .icon {
    background: #fff;
}
.service-box h3 {
    font-size: 1.25rem;
    margin-bottom: 1rem;
    font-weight: 700;
}
.service-box.featured h3 {
    color: #fff;
}
.service-box p {
    font-size: 0.95rem;
    line-height: 1.5;
}
.why-choose-us {
    padding: 4rem 2rem;
    background-color: #fff;
}
.why-choose-container {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    gap: 3rem;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.why-choose-text {
    flex: 1 1 50%;
}
.why-label {
    color: #2563eb;
    font-weight: 500;
    margin-bottom: 0.5rem;
    font-size: 1rem;
}
.why-title {
    font-family: "Playfair Display", serif;
    font-size: 2.5rem;
    font-weight: 800;
    color: #111827;
    margin-bottom: 1rem;
}
.why-description {
    font-size: 1rem;
    color: #6b7280;
    margin-bottom: 2rem;
    max-width: 90%;
}
.why-feature {
    display: flex;
    align-items: flex-start;
    margin-bottom: 1.5rem;
    gap: 1rem;
}
.why-icon {
    width: 60px;
    height: 60px;
    background-color: #2563eb;
    border-radius: 50%;
    flex-shrink: 0;
}
.why-feature h3 {
    font-size: 1.25rem;
    margin-bottom: 0.25rem;
    color: #111827;
}
.why-feature p {
    font-size: 0.95rem;
    color: #6b7280;
}
.why-choose-image {
    flex: 1 1 45%;
    position: relative;
}
.why-choose-image .image-bg {
    position: absolute;
    top: -20px;
    left: 20px;
    width: 100%;
    height: 100%;
    background-color: #2563eb;
    border-radius: 10px;
    z-index: 0;
}
.why-choose-image img {
    position: relative;
    width: 100%;
    border-radius: 10px;
    z-index: 1;
}
.about-vellumseo {
    padding: 5rem 2rem;
    background-color: #ffffff;
    color: #1a1a1a;
}
.about-container {
    max-width: 1250px;
    margin: 0 auto;
    line-height: 1.8;
    font-size: 1.05rem;
}
.about-heading {
    font-size: 2.5rem;
    font-family: "Playfair Display", serif;
    font-weight: 800;
    margin-bottom: 1.5rem;
}
.about-intro {
    font-size: 1.125rem;
    margin-bottom: 1.5rem;
    color: #333;
}
.about-container h3 {
    font-size: 1.25rem;
    font-weight: 700;
    margin-top: 2rem;
    margin-bottom: 0.75rem;
}
h3,
p {
    font-family: "Montserrat", sans-serif;
}
h2 {
    font-family: "Playfair Display";
}
.audit-form {
    font-family: "Montserrat", sans-serif;
}
.audit-form label {
    font-family: "Montserrat";
}
.service-card {
    cursor: pointer;
}
.container {
    display: flex;
    flex-wrap: wrap;
    max-width: 1200px;
    margin: 50px auto;
    padding: 40px 20px;
    gap: 60px;
    padding-top: 0;
}
.container li {
    font-family: "Montserrat", sans-serif;
}
.contact-info,
.contact-form {
    flex: 1 1 400px;
}
.contact-info h2 {
    font-size: 2.5rem;
    color: #2946ba;
    margin-bottom: 10px;
}
.contact-info p {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 40px;
}
.contact-info h3 {
    font-size: 1.1rem;
    color: #2946ba;
    margin-bottom: 8px;
}
.contact-info a {
    display: block;
    margin-bottom: 6px;
    color: #111;
    text-decoration: none;
    font-family: "Montserrat", sans-serif;
}
.contact-form form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.contact-form label {
    font-size: 0.95rem;
    font-weight: 500;
}
.contact-form input,
.contact-form select,
.contact-form textarea {
    padding: 14px;
    border: none;
    background: #f5f5f5;
    font-size: 0.8rem;
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box;
    font-family: "Montserrat", sans-serif;
}
.contact-form textarea {
    height: 150px;
    resize: none;
}
.contact-form button {
    padding: 16px;
    font-size: 1rem;
    background: #2946ba;
    color: white;
    border: none;
    cursor: pointer;
    border-radius: 4px;
    font-weight: bold;
}
.contact-form button:hover {
    background: #1d35a2;
}
@media (max-width: 768px) {
    .container {
        flex-direction: column;
        gap: 40px;
    }
}
.philosophy-section {
    padding: 5vw 8vw;
    background-color: #fff;
    border-top: 0.3vw solid #3a5adf;
    border-bottom: 0.3vw solid #3a5adf;
    font-family: Helvetica, sans-serif;
}
.philosophy-section h2 {
    font-size: 3vw;
    margin-bottom: 4vw;
    font-weight: 700;
}
.philosophy-item {
    margin-bottom: 4vw;
    border-bottom: 0.1vw solid #ccc;
    padding-bottom: 2vw;
    width: 60%;
    margin-left: 25%;
}
.philosophy-item h3 {
    font-size: 1vw;
    margin-bottom: 1vw;
}
.philosophy-item p {
    font-size: 1vw;
    line-height: 1.5;
    max-width: 60ch;
}
.how-we-work {
    display: flex;
    flex-wrap: wrap;
    padding: 5vw 8vw;
    font-family: Helvetica, sans-serif;
    background-color: #f9f9f9;
}
.how-text {
    flex: 1 1 300px;
    max-width: 400px;
    margin-bottom: 2rem;
}
.how-text h2 {
    font-size: 3vw;
    margin-bottom: 1vw;
}
.how-text p {
    font-size: 1.2vw;
    line-height: 1.6;
}
.how-steps {
    flex: 2 1 600px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 2rem;
    padding-left: 4vw;
}
.step {
    background: #fff;
    padding: 1rem;
}
.step-number {
    font-size: 2rem;
    color: #ccc;
    font-weight: bold;
}
.step-title {
    font-weight: bold;
    font-size: 1.2rem;
    margin: 0.5rem 0;
}
.step-desc {
    font-size: 0.95rem;
    color: #444;
}
.step-title,
.step-desc {
    font-family: "Montserrat", sans-serif;
}
.feature-section {
    display: flex;
    flex-wrap: wrap;
    padding: 4vw 6vw;
    gap: 4vw;
    font-family: Helvetica, sans-serif;
}
.feature-intro {
    flex: 1 1 300px;
    max-width: 400px;
}
.feature-intro h2 {
    font-size: 3vw;
    margin-bottom: 1vw;
}
.feature-intro p {
    font-size: 1.1vw;
    line-height: 1.6;
    color: #333;
}
.feature-grid {
    flex: 2 1 600px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3vw 4vw;
}
.feature-item {
    display: flex;
    gap: 1vw;
    align-items: flex-start;
}
.feature-number {
    font-size: 2vw;
    font-weight: 600;
    color: #ccc;
    flex-shrink: 0;
}
.feature-item h3 {
    font-size: 1.2vw;
    margin: 0 0 0.5vw;
}
.feature-item p {
    font-size: 1vw;
    color: #444;
    line-height: 1.5;
}
.service-highlight {
    padding: 4rem 2rem;
    background: #fff;
    font-family: "Inter", sans-serif;
}
.highlight-grid {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 2rem;
}
.highlight-image {
    flex: 1 1 45%;
}
.highlight-image img {
    width: 100%;
    border-radius: 1rem;
    object-fit: cover;
}
.highlight-content {
    flex: 1 1 45%;
}
.highlight-content h2 {
    font-size: 2rem;
    margin-bottom: 1rem;
    font-weight: 700;
}
.highlight-content p {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.5rem;
}
.highlight-list {
    list-style: none;
    padding: 0;
}
.highlight-list li {
    position: relative;
    padding-left: 2rem;
    margin-bottom: 2rem;
    font-size: 1rem;
    line-height: 1.6;
}
.highlight-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 1.6rem;
    width: 16px;
    height: 3px;
    background-color: #3366ff;
    border-radius: 2px;
}
.accordion {
    color: #252a34;
    text-align: left;
    outline: 0;
    transition: 0.4s;
    position: relative;
    margin-left: 20%;
}
.accordion.active {
    border-bottom: none;
}
.accordion h3 {
    width: 85%;
    font-family: "Playfair Display", serif;
    padding: 5px;
    font-size: 20px;
}
#formResponse,
.accordion p,
.panel p,
input,
label,
select,
textarea {
    font-family: montserrat, sans-serif;
}
.accordion.active > p {
    padding: 10px 0 20px;
    border-bottom: none;
}
.accordion,
.panel {
    width: 100%;
    max-width: 75%;
    box-sizing: border-box;
    border: 1px solid #e7eaef;
    border-bottom: none;
}
.accordion p {
    max-width: 100%;
    padding: 10px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    font-size: 14px;
}
.accordion:after {
    content: "\02795";
    font-size: 13px;
    color: #fff;
    margin-left: 5px;
    position: absolute;
    right: 20px;
    top: 18px;
}
.panel {
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    width: 100%;
    border-top: none;
    margin-left: 20%;
}
.panel p {
    width: 80%;
    padding: 20px 0;
}
.faq-section {
    padding-bottom: 3rem;
}
.faq-section h2 {
    margin-left: 7rem;
    font-size: 2.5rem;
}
.faq-item {
    margin-left: 20%;
}
.faq-list details[open] summary::after {
    content: "–";
}
.accordion::after {
    content: "+";
    position: absolute;
    right: 1.5rem;
    font-size: 1.2rem;
    color: #2c2c2c;
    transition: transform 0.2s ease;
}
.accordion.active::after {
    content: "–";
}

.form-message {
    margin-bottom: 1rem;
    padding: 1rem;
    border-radius: 6px;
    font-size: 0.95rem;
}

.form-message.success {
    background-color: #e8fce8;
    color: #226622;
    border: 1px solid #b1e1b1;
    text-align: center;
}

.form-message.error {
    background-color: #ffe9e9;
    color: #a22;
    border: 1px solid #f5b5b5;
    text-align: center;
    font-size: 14px;
}

/*tools*/

.tool-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
    margin-top: 2rem;
    padding-left: 20px;
    padding-right: 20px;
}
.tool {
    background: white;
    padding: 2rem;
    border-radius: 1.5rem;
    box-shadow: 0 6px 18px rgba(0,0,0,0.08);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    position: relative;
}
.tool:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0,0,0,0.15);
}
.tool h3 {
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    color: #3a3f63;
}
.tool p {
    font-size: 0.95rem;
    line-height: 1.5;
    margin-bottom: 1rem;
}
.tool a {
    text-decoration: none;
    color: #5d79ff;
    font-weight: bold;
    transition: color 0.3s ease;
}
.tool a:hover {
    color: #3340a3;
}
.highlight {
    background: #ffefc3;
    padding: 0.5rem 1rem;
    border-radius: 999px;
    display: inline-block;
    margin-bottom: 1rem;
    font-weight: bold;
    color: #333;
}
footer {
    text-align: center;
    margin-top: 4rem;
    padding: 2rem;
    color: #666;
    font-size: 0.9rem;
}
.quote-box {
    text-align: center;
    font-style: italic;
    color: #444;
    margin: 3rem auto;
    max-width: 700px;
    font-size: 1.1rem;
    background: #ffffff;
    border-left: 5px solid #5d79ff;
    padding: 1.5rem 2rem;
    border-radius: 1rem;
    box-shadow: 0 6px 12px rgba(0,0,0,0.05);
}

.cta-banner {
    background: linear-gradient(135deg, #3b82f6, #0003fd);
    color: #fff;
    text-align: center;
    padding: 4rem 2rem;
    border-radius: 2rem;
    margin-top: 10rem;
    position: relative;
    overflow: hidden;
    font-family: "Montserrat", sans-serif;
}
.cta-banner::before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%);
    animation: spin 20s linear infinite;
    z-index: 0;
}
@keyframes spin {
    0% { transform: rotate(0); }
    100% { transform: rotate(360deg); }
}
.cta-content {
    position: relative;
    z-index: 1;
    max-width: 700px;
    margin: 0 auto;
}
.cta-content h2 {
    font-size: 2rem;
}
.cta-content p {
    font-size: 1.1rem;
}
.cta-buttons {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}
@media(min-width: 600px) {
    .cta-buttons {
        flex-direction: row;
        justify-content: center;
    }
}
.btn {
    padding: 1rem 2rem;
    font-size: 1rem;
    border: none;
    border-radius: 999px;
    cursor: pointer;
    transition: background 0.3s ease;
    text-decoration: none;
}
.btn-primary {
    background: #fff;
    color: #1165ea;
}
.btn-primary:hover {
    background: #f3f4f6;
}
.btn-secondary {
    background: #111827;
    color: #fff;
}
.btn-secondary:hover {
    background: #1f2937;
}
.note {
    margin-top: 1.5rem;
    font-size: 0.9rem;
    opacity: 0.8;
}

/* ═══════════════════════════════════════════
   Mobile, public site pages
   ═══════════════════════════════════════════ */
@media (max-width: 768px) {

    /* Hero */
    .hero { padding: 2.5rem 1.25rem; }
    .hero-title { font-size: 2rem; }

    /* Service section */
    .service-section { height: auto; padding: 2.5rem 1.25rem; }
    .service-content h2 { font-size: 1.75rem; }
    .service-content p  { font-size: 1rem; }

    /* Philosophy */
    .philosophy-section { padding: 2rem 1.25rem; }
    .philosophy-section h2 { font-size: 1.5rem; margin-bottom: 1.5rem; }
    .philosophy-item {
        width: 100%; margin-left: 0;
        font-size: 1rem;
    }
    .philosophy-item h3 { font-size: 1rem; margin-bottom: .5rem; }
    .philosophy-item p  { font-size: .9rem; }

    /* How we work */
    .how-we-work { flex-direction: column; padding: 2rem 1.25rem; gap: 1.5rem; }
    .how-text    { max-width: 100%; }
    .how-text h2 { font-size: 1.5rem; }
    .how-text p  { font-size: 1rem; }
    .how-steps   { padding-left: 0; grid-template-columns: 1fr; }

    /* Features */
    .feature-section { flex-direction: column; padding: 2rem 1.25rem; gap: 1.5rem; }
    .feature-intro   { max-width: 100%; }
    .feature-intro h2 { font-size: 1.5rem; }
    .feature-intro p  { font-size: 1rem; }
    .feature-grid    { grid-template-columns: 1fr; gap: 1.25rem; }
    .feature-item h3 { font-size: 1rem; }
    .feature-item p  { font-size: .9rem; }
    .feature-number  { font-size: 1.5rem; }

    /* Accordion / FAQ */
    .accordion, .panel  { margin-left: 0; max-width: 100%; width: 100%; }
    .accordion h3       { width: 90%; font-size: 1rem; }
    .faq-section h2     { margin-left: 1rem; font-size: 1.5rem; }
    .faq-item           { margin-left: 0; }
    .panel p            { width: 100%; }

    /* Service highlight */
    .highlight-grid { flex-direction: column; }
    .highlight-image, .highlight-content { flex: 1 1 100%; }
    .highlight-content h2 { font-size: 1.4rem; }

    /* Tools grid */
    .tool-grid { grid-template-columns: 1fr; padding: 0 1rem; }

    /* CTA banner */
    .cta-banner { margin-top: 3rem; border-radius: 1rem; padding: 2.5rem 1.25rem; }
    .cta-content h2 { font-size: 1.4rem; }
    .cta-content p  { font-size: 1rem; }
}

/* Small phone fixes */
@media (max-width: 480px) {
    input[type='checkbox'] { width: auto; }
    .services-grid { grid-template-columns: 1fr; }
    .tool-grid     { grid-template-columns: 1fr; padding: 0 1rem; }
    .hero-title    { font-size: 1.65rem; }
    .cta-heading   { font-size: 1.25rem; }
    .highlight-content h2 { font-size: 1.2rem; }
    .highlight-list li { font-size: .9rem; }
    .step-title    { font-size: 1rem; }
    .step-desc     { font-size: .88rem; }
}