/*
Theme Name: Office Mad
Theme URI: https://officemad.kayakfish.co.za/
Description: Custom Office Mad website theme.
Author: Office Mad
Version: 1.0
Text Domain: officemad
*/

html,
body {
    margin: 0;
    padding: 0;
}

body {
    background: #090909;
}

/* OFFICE MAD REAL LOGO FINAL */
.om-theme-header .om-logo {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    text-decoration: none;
}

.om-theme-header .om-original-logo {
    display: block;
    width: 250px;
    height: auto;
    max-width: 100%;
}

@media (max-width: 1100px) {
    .om-theme-header .om-original-logo {
        width: 215px;
    }
}

@media (max-width: 600px) {
    .om-theme-header .om-original-logo {
        width: 185px;
    }
}


/* =========================================================
   OFFICE MAD — CUSTOMER JOURNEY FINAL
   Single authoritative layout
   ========================================================= */

.om-home .om-journey-v1 {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 78px 28px 86px !important;
    overflow: hidden !important;
    background: #111 !important;
}

.om-home .om-journey-v1 .om-journey-inner {
    position: relative !important;
    z-index: 2 !important;
    width: min(1380px, 100%) !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 auto !important;
}

.om-home .om-journey-v1 .om-journey-heading {
    max-width: 780px !important;
    margin: 0 0 42px !important;
}

.om-home .om-journey-v1 .om-journey-grid {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    grid-auto-rows: auto !important;
    gap: 22px !important;
    align-items: stretch !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.om-home .om-journey-v1 .om-journey-card {
    position: relative !important;
    display: flex !important;
    flex-direction: column !important;
    width: auto !important;
    max-width: none !important;
    min-width: 0 !important;
    height: auto !important;
    min-height: 330px !important;
    margin: 0 !important;
    padding: 30px !important;
    inset: auto !important;
    float: none !important;
    transform: none !important;
    box-sizing: border-box !important;
    overflow: hidden !important;
    background: #090909 !important;
    border: 1px solid #333 !important;
    text-decoration: none !important;
}

.om-home .om-journey-v1 .om-journey-card:nth-child(1) {
    border-top: 4px solid #63e617 !important;
}

.om-home .om-journey-v1 .om-journey-card:nth-child(2) {
    border-top: 4px solid #7b3fb5 !important;
}

.om-home .om-journey-v1 .om-journey-card:nth-child(3) {
    border-top: 4px solid #ff6a00 !important;
}

.om-home .om-journey-v1 .om-journey-number {
    margin-bottom: 42px !important;
}

.om-home .om-journey-v1 .om-journey-content {
    display: flex !important;
    flex: 1 1 auto !important;
    flex-direction: column !important;
    margin-top: 0 !important;
}

.om-home .om-journey-v1 .om-journey-card p {
    min-height: 72px !important;
}

.om-home .om-journey-v1 .om-journey-link {
    margin-top: auto !important;
}

@media (max-width: 1000px) {

    .om-home .om-journey-v1 {
        padding: 68px 24px 74px !important;
    }

    .om-home .om-journey-v1 .om-journey-grid {
        grid-template-columns: 1fr !important;
        gap: 18px !important;
    }

    .om-home .om-journey-v1 .om-journey-card {
        min-height: 0 !important;
    }

    .om-home .om-journey-v1 .om-journey-card p {
        min-height: 0 !important;
    }
}

@media (max-width: 600px) {

    .om-home .om-journey-v1 {
        padding: 56px 18px 62px !important;
    }

    .om-home .om-journey-v1 .om-journey-heading {
        margin-bottom: 32px !important;
    }

    .om-home .om-journey-v1 .om-journey-card {
        padding: 24px 22px 26px !important;
    }

    .om-home .om-journey-v1 .om-journey-number {
        margin-bottom: 28px !important;
    }
}

/* OFFICE MAD CUSTOMER JOURNEY FINAL END */

/* OFFICE MAD — JOURNEY COLOUR LOCK
   Prevent generic/browser link colours from overriding card typography.
*/

.om-home .om-journey-v1 .om-journey-card,
.om-home .om-journey-v1 .om-journey-card:link,
.om-home .om-journey-v1 .om-journey-card:visited,
.om-home .om-journey-v1 .om-journey-card:hover,
.om-home .om-journey-v1 .om-journey-card:active {
    color: #fff !important;
    text-decoration: none !important;
}

.om-home .om-journey-v1 .om-journey-card .om-journey-number,
.om-home .om-journey-v1 .om-journey-card .om-journey-label,
.om-home .om-journey-v1 .om-journey-card h3 {
    color: #fff !important;
}

.om-home .om-journey-v1 .om-journey-card p {
    color: rgba(255,255,255,.68) !important;
}

.om-home .om-journey-v1 .om-journey-card .om-journey-link,
.om-home .om-journey-v1 .om-journey-card .om-journey-link b {
    color: #60e116 !important;
    text-decoration: none !important;
}


/* OFFICE MAD — SHOP BY CATEGORY V2
   Catalogue-ready category gateway.
   No product imagery or stock claims are fabricated here.
*/

.om-home .om-categories {
    position: relative;
    background: #151515;
    padding: 92px 28px 96px;
    overflow: hidden;
}

.om-home .om-categories > * {
    position: relative;
    z-index: 1;
}

.om-home .om-categories .om-section-kicker,
.om-home .om-categories .om-kicker {
    color: #60e116;
    letter-spacing: .22em;
    font-weight: 800;
    text-transform: uppercase;
}

.om-home .om-categories h2 {
    color: #fff;
    max-width: 760px;
    margin-bottom: 42px;
}

.om-home .om-category-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0,1fr));
    gap: 1px;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    background: rgba(255,255,255,.15);
    border: 1px solid rgba(255,255,255,.15);
}

.om-home .om-category-grid > * {
    position: relative;
    min-height: 145px;
    margin: 0 !important;
    padding: 28px 26px !important;
    display: flex;
    align-items: flex-end;
    background: #181818;
    color: #fff !important;
    font-size: 17px;
    font-weight: 800;
    line-height: 1.15;
    letter-spacing: .015em;
    text-decoration: none !important;
    border: 0 !important;
    transition: background .2s ease, color .2s ease, transform .2s ease;
}

.om-home .om-category-grid > *::before {
    content: "";
    position: absolute;
    left: 26px;
    top: 25px;
    width: 28px;
    height: 3px;
    background: #60e116;
    transition: width .2s ease;
}

.om-home .om-category-grid > *::after {
    content: "→";
    position: absolute;
    right: 24px;
    top: 19px;
    color: rgba(255,255,255,.38);
    font-size: 22px;
    font-weight: 500;
    transition: color .2s ease, transform .2s ease;
}

.om-home .om-category-grid > *:hover,
.om-home .om-category-grid > *:focus-visible {
    background: #202020;
    color: #60e116 !important;
}

.om-home .om-category-grid > *:hover::before,
.om-home .om-category-grid > *:focus-visible::before {
    width: 52px;
}

.om-home .om-category-grid > *:hover::after,
.om-home .om-category-grid > *:focus-visible::after {
    color: #60e116;
    transform: translateX(4px);
}

.om-home .om-category-grid > *:focus-visible {
    outline: 3px solid #60e116 !important;
    outline-offset: -3px;
}

.om-home .om-categories .om-category-note,
.om-home .om-categories > p:last-child {
    max-width: 1180px;
    margin: 28px auto 0;
    color: rgba(255,255,255,.55);
    font-size: 14px;
    line-height: 1.6;
}

@media (max-width: 900px) {
    .om-home .om-categories {
        padding: 72px 22px 78px;
    }

    .om-home .om-category-grid {
        grid-template-columns: repeat(2,minmax(0,1fr));
    }

    .om-home .om-category-grid > * {
        min-height: 128px;
    }
}

@media (max-width: 560px) {
    .om-home .om-categories {
        padding: 58px 16px 64px;
    }

    .om-home .om-categories h2 {
        margin-bottom: 28px;
    }

    .om-home .om-category-grid {
        grid-template-columns: 1fr;
    }

    .om-home .om-category-grid > * {
        min-height: 92px;
        padding: 22px 20px !important;
        font-size: 16px;
    }

    .om-home .om-category-grid > *::before {
        left: 20px;
        top: 18px;
        width: 24px;
    }

    .om-home .om-category-grid > *::after {
        right: 20px;
        top: 15px;
    }

    .om-home .om-categories .om-category-note,
    .om-home .om-categories > p:last-child {
        margin-top: 22px;
        font-size: 13px;
    }
}



/* OFFICE MAD — CATALOGUE VISUAL V1 */

.om-catalogue,
.om-product-page {
    background: #101010;
    color: #fff;
    min-height: 70vh;
}

.om-shell {
    width: min(1180px, calc(100% - 40px));
    margin: 0 auto;
}

.om-catalogue-hero {
    padding: 72px 0 48px;
    background: #0b0b0b;
    border-bottom: 1px solid rgba(255,255,255,.08);
}

.om-kicker,
.om-product-category {
    color: #60e116;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .13em;
    text-transform: uppercase;
}

.om-catalogue-hero h1 {
    margin: 10px 0 14px;
    max-width: 850px;
    font-size: clamp(38px, 6vw, 72px);
    line-height: .98;
    letter-spacing: -.04em;
}

.om-catalogue-hero p {
    max-width: 720px;
    margin: 0;
    color: #bdbdbd;
    font-size: 17px;
    line-height: 1.65;
}

.om-category-strip {
    padding: 24px 0;
    background: #151515;
    border-bottom: 1px solid rgba(255,255,255,.08);
}

.om-category-strip .om-shell {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.om-category-pill {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 11px 15px;
    border: 1px solid #333;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 700;
}

.om-category-pill span {
    color: #888;
}

.om-category-pill:hover,
.om-category-pill.is-active {
    border-color: #60e116;
    color: #60e116;
}

.om-product-section {
    padding: 48px 0 80px;
}

.om-product-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 22px;
}

.om-product-card {
    overflow: hidden;
    background: #171717;
    border: 1px solid #292929;
    transition: transform .2s ease, border-color .2s ease;
}

.om-product-card:hover {
    transform: translateY(-3px);
    border-color: #60e116;
}

.om-product-image {
    display: block;
    aspect-ratio: 4 / 3;
    overflow: hidden;
    background: #f2f2f2;
}

.om-product-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
}

.om-product-card-body {
    padding: 20px;
}

.om-product-card h2 {
    margin: 7px 0 14px;
    font-size: 21px;
    line-height: 1.2;
}

.om-product-card h2 a {
    color: #fff;
    text-decoration: none;
}

.om-product-status {
    color: #a9a9a9;
    font-size: 14px;
    line-height: 1.45;
}

.om-product-link {
    display: inline-flex;
    gap: 8px;
    margin-top: 20px;
    color: #60e116;
    font-weight: 800;
    text-decoration: none;
}

.om-product-page {
    padding: 48px 0 90px;
}

.om-back-link {
    display: inline-block;
    margin-bottom: 28px;
    color: #60e116;
    text-decoration: none;
    font-weight: 700;
}

.om-product-detail {
    display: grid;
    grid-template-columns: minmax(0, 1.15fr) minmax(320px, .85fr);
    gap: 56px;
    align-items: start;
}

.om-product-main-image {
    background: #f1f1f1;
    min-height: 420px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.om-product-main-image img {
    width: 100%;
    height: auto;
    max-height: 650px;
    object-fit: contain;
}

.om-product-thumbs {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
    margin-top: 10px;
}

.om-product-thumb {
    background: #f1f1f1;
    aspect-ratio: 1 / 1;
    overflow: hidden;
}

.om-product-thumb img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.om-product-info h1 {
    margin: 10px 0 18px;
    font-size: clamp(36px, 5vw, 62px);
    line-height: 1;
    letter-spacing: -.035em;
}

.om-stock-note {
    display: inline-block;
    margin-bottom: 24px;
    padding: 8px 11px;
    background: rgba(96,225,22,.1);
    border: 1px solid rgba(96,225,22,.3);
    color: #60e116;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: .08em;
}

.om-product-intro {
    color: #c3c3c3;
    line-height: 1.7;
}

.om-product-price-note {
    margin: 26px 0;
    padding: 18px 0;
    border-top: 1px solid #303030;
    border-bottom: 1px solid #303030;
    font-size: 18px;
}

.om-enquire-button {
    display: inline-block;
    padding: 15px 22px;
    background: #60e116;
    color: #080808;
    text-decoration: none;
    font-weight: 900;
}

.om-history-note {
    margin-top: 20px;
    color: #777;
    font-size: 12px;
    line-height: 1.55;
}

.navigation.pagination {
    margin-top: 42px;
}

.navigation.pagination a,
.navigation.pagination span {
    display: inline-block;
    margin-right: 7px;
    padding: 9px 12px;
    color: #fff;
    border: 1px solid #333;
    text-decoration: none;
}

.navigation.pagination .current {
    color: #60e116;
    border-color: #60e116;
}

@media (max-width: 900px) {

    .om-product-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .om-product-detail {
        grid-template-columns: 1fr;
        gap: 34px;
    }
}

@media (max-width: 560px) {

    .om-shell {
        width: min(100% - 28px, 1180px);
    }

    .om-catalogue-hero {
        padding: 48px 0 34px;
    }

    .om-product-grid {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .om-product-section {
        padding-top: 28px;
    }

    .om-product-main-image {
        min-height: 280px;
    }

    .om-product-thumbs {
        grid-template-columns: repeat(3, 1fr);
    }

    .om-product-page {
        padding-top: 28px;
    }
}



/* OFFICE MAD — CATALOGUE POLISH V2 */

.om-product-grid {
    grid-template-columns:
        repeat(3, minmax(0, 1fr));
    gap: 18px;
}

.om-product-card {
    display: flex;
    flex-direction: column;
}

.om-product-card-body {
    display: flex;
    flex: 1;
    flex-direction: column;
    padding: 18px;
}

.om-product-card h2 {
    margin: 6px 0 10px;
}

.om-product-status {
    margin-bottom: 0;
}

.om-product-link {
    margin-top: auto;
    padding-top: 18px;
}

.om-product-image {
    aspect-ratio: 4 / 3;
}

.om-product-detail {
    grid-template-columns:
        minmax(0, 1.18fr)
        minmax(340px, .82fr);
    gap: 48px;
}

.om-product-gallery {
    min-width: 0;
}

.om-product-info {
    position: sticky;
    top: 28px;
    padding-top: 4px;
}

.om-interest-heading {
    margin: 4px 0 8px;
    color: #fff;
    font-size: 22px;
    line-height: 1.2;
}

.om-product-thumbs {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.om-product-thumb {
    appearance: none;
    width: 104px;
    height: 82px;
    padding: 0;
    border: 2px solid transparent;
    background: #f1f1f1;
    cursor: pointer;
    overflow: hidden;
}

.om-product-thumb:hover,
.om-product-thumb.is-active {
    border-color: #60e116;
}

.om-product-thumb img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
}

.om-product-main-image img {
    transition: opacity .15s ease;
}

.om-history-note {
    max-width: 420px;
}

@media (max-width: 900px) {

    .om-product-info {
        position: static;
    }

    .om-product-detail {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 560px) {

    .om-product-grid {
        grid-template-columns: 1fr;
    }

    .om-product-thumb {
        width: 88px;
        height: 70px;
    }
}



/* OFFICE MAD — PRODUCT PAGE V3
   Desktop gallery + buying panel lock
   58% gallery / 42% information
*/

@media (min-width: 901px) {

    .om-product-page .om-shell {
        width: min(1280px, calc(100% - 56px));
    }

    .om-product-detail {
        display: grid !important;
        grid-template-columns:
            minmax(0, 58fr)
            minmax(340px, 42fr) !important;
        gap: 46px !important;
        align-items: start !important;
    }

    .om-product-gallery {
        grid-column: 1 !important;
        width: 100% !important;
        min-width: 0 !important;
    }

    .om-product-info {
        grid-column: 2 !important;
        width: auto !important;
        min-width: 0 !important;
        position: sticky !important;
        top: 28px !important;
        padding-top: 0 !important;
    }

    .om-product-main-image {
        width: 100% !important;
        min-height: 0 !important;
        aspect-ratio: 4 / 3;
        overflow: hidden;
    }

    .om-product-main-image img {
        display: block;
        width: 100% !important;
        height: 100% !important;
        max-height: none !important;
        object-fit: contain !important;
    }

    .om-product-info h1 {
        margin-top: 10px;
        font-size: clamp(38px, 4vw, 58px);
    }

    .om-product-thumbs {
        margin-top: 12px;
    }
}


/*
 * Mobile/tablet intentionally remains stacked:
 * gallery first, product information second.
 */

@media (max-width: 900px) {

    .om-product-detail {
        display: grid !important;
        grid-template-columns: 1fr !important;
        gap: 34px !important;
    }

    .om-product-gallery,
    .om-product-info {
        grid-column: 1 !important;
    }

    .om-product-info {
        position: static !important;
    }

    .om-product-main-image {
        aspect-ratio: auto;
    }
}



/* OFFICE MAD — PRODUCT PAGE V4 PRINT LOCK
   Print/PDF only.
   Normal screen/mobile layout remains untouched.
*/

@media print {

    .om-product-page .om-shell {
        width: 100% !important;
        max-width: none !important;
        margin: 0 !important;
    }

    .om-product-detail {
        display: grid !important;
        grid-template-columns:
            minmax(0, 58fr)
            minmax(260px, 42fr) !important;
        gap: 28px !important;
        align-items: start !important;
    }

    .om-product-gallery {
        grid-column: 1 !important;
        min-width: 0 !important;
        width: 100% !important;
    }

    .om-product-info {
        grid-column: 2 !important;
        min-width: 0 !important;
        width: auto !important;
        position: static !important;
        padding-top: 0 !important;
    }

    .om-product-main-image {
        width: 100% !important;
        min-height: 0 !important;
        aspect-ratio: 4 / 3 !important;
        overflow: hidden !important;
        break-inside: avoid !important;
    }

    .om-product-main-image img {
        display: block !important;
        width: 100% !important;
        height: 100% !important;
        max-height: none !important;
        object-fit: contain !important;
    }

    .om-product-thumbs {
        display: flex !important;
        flex-wrap: wrap !important;
        gap: 6px !important;
        margin-top: 8px !important;
        break-inside: avoid !important;
    }

    .om-product-thumb {
        width: 72px !important;
        height: 58px !important;
    }

    .om-product-info h1 {
        font-size: 34px !important;
        line-height: 1.02 !important;
        margin: 8px 0 14px !important;
    }

    .om-stock-note {
        margin-bottom: 16px !important;
    }

    .om-product-price-note {
        margin: 18px 0 !important;
        padding: 13px 0 !important;
    }

    .om-product-detail,
    .om-product-gallery,
    .om-product-info {
        break-inside: avoid !important;
        page-break-inside: avoid !important;
    }
}



/* OFFICE MAD — PRODUCT ENQUIRY FLOW STAGE 1 */

.om-contact-page {
    background: #101010;
    color: #fff;
}

.om-contact-shell {
    width: min(1180px, calc(100% - 40px));
    margin: 0 auto;
}

.om-contact-hero {
    padding: 86px 0 58px;
    background: #151515;
    border-bottom: 1px solid rgba(255,255,255,.08);
}

.om-contact-kicker,
.om-contact-side-label,
.om-enquiry-product-label {
    display: block;
    margin-bottom: 12px;
    color: #60e116;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .12em;
}

.om-contact-hero h1 {
    max-width: 820px;
    margin: 0 0 18px;
    color: #fff;
    font-size: clamp(40px, 5vw, 68px);
    line-height: .98;
}

.om-contact-hero p {
    max-width: 720px;
    margin: 0;
    color: #bdbdbd;
    font-size: 17px;
    line-height: 1.65;
}

.om-contact-body {
    padding: 58px 0 90px;
}

.om-contact-layout {
    display: grid;
    grid-template-columns: minmax(0, 1.4fr) minmax(280px, .6fr);
    gap: 42px;
    align-items: start;
}

.om-contact-form-panel,
.om-contact-side {
    background: #171717;
    border: 1px solid #292929;
}

.om-contact-form-panel {
    padding: 32px;
}

.om-contact-side {
    padding: 32px;
}

.om-contact-side h2 {
    margin: 0 0 18px;
    color: #fff;
    font-size: 30px;
    line-height: 1.1;
}

.om-contact-side p {
    margin: 0 0 24px;
    color: #bcbcbc;
    line-height: 1.65;
}

.om-contact-browse {
    color: #60e116;
    font-weight: 800;
    text-decoration: none;
}

.om-enquiry-product {
    margin-bottom: 28px;
    padding: 22px;
    background: #202020;
    border-left: 4px solid #60e116;
}

.om-enquiry-product strong {
    display: block;
    margin-bottom: 10px;
    color: #fff;
    font-size: 24px;
    line-height: 1.2;
}

.om-enquiry-product a {
    color: #60e116;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
}

.om-form-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
}

.om-form-grid label {
    display: block;
}

.om-form-grid label > span {
    display: block;
    margin-bottom: 8px;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
}

.om-form-full {
    grid-column: 1 / -1;
}

.om-contact-form input,
.om-contact-form textarea {
    box-sizing: border-box;
    width: 100%;
    padding: 14px 15px;
    border: 1px solid #3a3a3a;
    border-radius: 0;
    background: #111;
    color: #fff;
    font: inherit;
}

.om-contact-form textarea {
    resize: vertical;
    min-height: 150px;
}

.om-contact-form input:focus,
.om-contact-form textarea:focus {
    outline: 2px solid #60e116;
    outline-offset: 1px;
    border-color: #60e116;
}

.om-contact-submit {
    margin-top: 22px;
    padding: 15px 22px;
    border: 0;
    background: #60e116;
    color: #111;
    font-size: 14px;
    font-weight: 900;
}

.om-contact-submit[disabled] {
    cursor: not-allowed;
    opacity: .45;
}

.om-contact-stage-note {
    margin: 12px 0 0;
    color: #999;
    font-size: 13px;
}

@media (max-width: 900px) {

    .om-contact-layout {
        grid-template-columns: 1fr;
    }

    .om-contact-hero {
        padding: 64px 0 44px;
    }

}

@media (max-width: 600px) {

    .om-contact-shell {
        width: min(100% - 28px, 1180px);
    }

    .om-contact-body {
        padding: 34px 0 58px;
    }

    .om-contact-form-panel,
    .om-contact-side {
        padding: 22px;
    }

    .om-form-grid {
        grid-template-columns: 1fr;
    }

    .om-form-full {
        grid-column: auto;
    }

}


/* OFFICE MAD — CONTACT PAGE POLISH V2 */

/*
 * Visual refinement only.
 * Product enquiry logic remains untouched.
 */

@media (min-width: 901px) {

    .om-contact-hero {
        padding-top: 64px;
        padding-bottom: 42px;
    }

    .om-contact-hero h1 {
        max-width: 760px;
        margin-bottom: 14px;
        font-size: clamp(42px, 4.4vw, 60px);
    }

    .om-contact-hero p {
        max-width: 760px;
        font-size: 16px;
        line-height: 1.55;
    }

    .om-contact-body {
        padding-top: 42px;
        padding-bottom: 68px;
    }

    .om-contact-layout {
        grid-template-columns:
            minmax(0, 1.55fr)
            minmax(300px, .75fr);
        gap: 28px;
        align-items: start;
    }

    .om-contact-form-panel {
        padding: 28px;
    }

    .om-contact-side {
        padding: 28px;
        position: sticky;
        top: 28px;
    }

    .om-enquiry-product {
        margin-bottom: 22px;
        padding: 18px 20px;
    }

    .om-enquiry-product strong {
        margin-bottom: 8px;
        font-size: 22px;
    }

    .om-form-grid {
        gap: 16px 18px;
    }

    .om-contact-form input,
    .om-contact-form textarea {
        padding: 12px 13px;
    }

    .om-contact-form textarea {
        min-height: 118px;
    }

    .om-contact-submit {
        margin-top: 18px;
    }

    .om-contact-side h2 {
        font-size: 28px;
    }

}

@media print {

    /*
     * Keep the customer journey together when the browser
     * produces a print/PDF preview.
     */

    .om-contact-page {
        background: #101010 !important;
    }

    .om-contact-hero {
        padding-top: 34px !important;
        padding-bottom: 24px !important;
    }

    .om-contact-body {
        padding-top: 24px !important;
        padding-bottom: 30px !important;
    }

    .om-contact-layout {
        display: grid !important;
        grid-template-columns:
            minmax(0, 1.55fr)
            minmax(220px, .75fr) !important;
        gap: 20px !important;
        align-items: start !important;
    }

    .om-contact-form-panel,
    .om-contact-side {
        padding: 20px !important;
        break-inside: avoid;
        page-break-inside: avoid;
    }

    .om-contact-side {
        position: static !important;
    }

    .om-enquiry-product {
        margin-bottom: 16px !important;
        padding: 15px 17px !important;
    }

    .om-form-grid {
        gap: 12px 14px !important;
    }

    .om-contact-form input {
        padding: 9px 10px !important;
    }

    .om-contact-form textarea {
        min-height: 88px !important;
        height: 88px !important;
        padding: 10px !important;
    }

    .om-contact-submit {
        margin-top: 14px !important;
        padding: 11px 17px !important;
    }

    .om-contact-stage-note {
        margin-top: 8px !important;
    }

    .om-contact-side h2 {
        font-size: 24px !important;
    }

}


/* OFFICE MAD — ENQUIRY DELIVERY V1 */

.om-enquiry-honeypot {
    position: absolute !important;
    left: -10000px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
}

.om-form-status {
    margin: 0 0 22px;
    padding: 16px 18px;
    border-left: 4px solid #60e116;
    background: #202020;
    color: #fff;
    line-height: 1.5;
}

.om-form-success {
    border-left-color: #60e116;
}

.om-form-error {
    border-left-color: #ff6b6b;
}

.om-contact-submit:not([disabled]) {
    cursor: pointer;
    opacity: 1;
}



/* OFFICE MAD — FURNITURE SHOP V3
   Catalogue merchandising polish only.
   Product pages remain untouched.
*/

.om-catalogue .om-product-grid {
    gap: 20px;
}

.om-catalogue .om-product-card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    background: #171717;
    border: 1px solid #292929;
    transition:
        transform .18s ease,
        border-color .18s ease,
        box-shadow .18s ease;
}

.om-catalogue .om-product-card:hover {
    transform: translateY(-4px);
    border-color: rgba(96,225,22,.75);
    box-shadow: 0 16px 34px rgba(0,0,0,.22);
}

.om-catalogue .om-product-image {
    position: relative;
    z-index: 2;
    aspect-ratio: 1 / 1;
    background: #f2f2f2;
}

.om-catalogue .om-product-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.om-catalogue .om-product-card-body {
    display: flex;
    flex: 1;
    flex-direction: column;
    padding: 18px 18px 20px;
}

.om-catalogue .om-product-category {
    color: rgba(96,225,22,.88);
    font-size: 11px;
    line-height: 1.25;
    letter-spacing: .11em;
}

.om-catalogue .om-product-card h2 {
    margin: 7px 0 9px;
    font-size: 22px;
    line-height: 1.12;
    letter-spacing: -.015em;
}

.om-catalogue .om-product-card h2 a::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: 1;
}

.om-catalogue .om-product-status {
    color: #999;
    font-size: 13px;
    line-height: 1.45;
}

.om-catalogue .om-product-link {
    position: relative;
    z-index: 2;
    margin-top: auto;
    padding-top: 16px;
    font-size: 15px;
}

.om-catalogue .om-product-link span {
    transition: transform .18s ease;
}

.om-catalogue .om-product-card:hover .om-product-link span {
    transform: translateX(3px);
}

.om-catalogue .om-category-pill {
    transition:
        border-color .18s ease,
        color .18s ease,
        background .18s ease;
}

.om-catalogue .om-category-pill:hover,
.om-catalogue .om-category-pill.is-active {
    background: rgba(96,225,22,.05);
}

@media (max-width: 900px) {

    .om-catalogue .om-product-grid {
        grid-template-columns:
            repeat(2, minmax(0, 1fr));
        gap: 16px;
    }
}

@media (max-width: 560px) {

    .om-catalogue .om-product-grid {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .om-catalogue .om-product-card-body {
        padding: 17px;
    }

    .om-catalogue .om-product-card h2 {
        font-size: 21px;
    }
}


/* OFFICE MAD — SELL PAGE V1 */

.om-sell-page {
    background: #101010;
    color: #fff;
    min-height: 70vh;
}

.om-sell-shell {
    width: min(1180px, calc(100% - 40px));
    margin: 0 auto;
}

.om-sell-hero {
    padding: 82px 0 68px;
    background: #0b0b0b;
    border-bottom: 1px solid rgba(255,255,255,.08);
}

.om-sell-kicker {
    color: #60e116;
    display: block;
    margin-bottom: 14px;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: .14em;
    text-transform: uppercase;
}

.om-sell-hero h1 {
    max-width: 920px;
    margin: 0 0 24px;
    font-size: clamp(42px, 6vw, 78px);
    line-height: .98;
    letter-spacing: -.045em;
}

.om-sell-hero h1 span {
    color: #60e116;
}

.om-sell-hero p {
    max-width: 760px;
    margin: 0;
    color: #bdbdbd;
    font-size: 18px;
    line-height: 1.65;
}

.om-sell-content {
    padding: 72px 0 90px;
}

.om-sell-layout {
    display: grid;
    grid-template-columns: minmax(0,.8fr) minmax(0,1.2fr);
    gap: 54px;
    align-items: start;
}

.om-sell-guide {
    position: sticky;
    top: 28px;
}

.om-sell-guide h2 {
    margin: 0 0 20px;
    font-size: clamp(32px, 4vw, 50px);
    line-height: 1.02;
    letter-spacing: -.035em;
}

.om-sell-guide > p {
    color: #bdbdbd;
    line-height: 1.7;
}

.om-sell-points {
    margin-top: 34px;
    border-top: 1px solid rgba(255,255,255,.12);
}

.om-sell-points > div {
    display: grid;
    grid-template-columns: 44px 1fr;
    gap: 16px;
    padding: 18px 0;
    border-bottom: 1px solid rgba(255,255,255,.12);
}

.om-sell-points strong {
    color: #60e116;
}

.om-sell-points span {
    color: #fff;
    font-weight: 700;
}

.om-sell-photo-note {
    margin-top: 22px;
    font-size: 13px;
    color: #888 !important;
}

.om-sell-form-panel {
    padding: 34px;
    background: #171717;
    border: 1px solid rgba(255,255,255,.1);
}

.om-sell-status {
    margin-bottom: 26px;
    padding: 16px 18px;
    border: 1px solid;
    font-weight: 700;
    line-height: 1.5;
}

.om-sell-success {
    color: #60e116;
    border-color: rgba(96,225,22,.55);
    background: rgba(96,225,22,.06);
}

.om-sell-error {
    color: #fff;
    border-color: rgba(255,255,255,.28);
    background: rgba(255,255,255,.05);
}

.om-sell-honeypot {
    position: absolute !important;
    left: -9999px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
}

.om-sell-form-grid {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 20px;
}

.om-sell-form label {
    display: block;
}

.om-sell-form label > span {
    display: block;
    margin-bottom: 8px;
    color: #fff;
    font-size: 13px;
    font-weight: 800;
}

.om-sell-full {
    grid-column: 1 / -1;
}

.om-sell-form input,
.om-sell-form textarea,
.om-sell-form select {
    box-sizing: border-box;
    width: 100%;
    padding: 14px 15px;
    color: #fff;
    background: #0e0e0e;
    border: 1px solid rgba(255,255,255,.16);
    border-radius: 0;
    font: inherit;
}

.om-sell-form input[type="file"] {
    padding: 12px;
    color: #bdbdbd;
}

.om-sell-form textarea {
    resize: vertical;
    min-height: 160px;
}

.om-sell-form input:focus,
.om-sell-form textarea:focus,
.om-sell-form select:focus {
    outline: 2px solid #60e116;
    outline-offset: 1px;
    border-color: #60e116;
}

.om-sell-form small {
    display: block;
    margin-top: 8px;
    color: #8e8e8e;
    font-size: 12px;
    line-height: 1.5;
}

.om-sell-submit {
    width: 100%;
    margin-top: 24px;
    padding: 17px 22px;
    border: 0;
    background: #60e116;
    color: #101010;
    font-weight: 900;
    font-size: 15px;
    cursor: pointer;
    transition: transform .18s ease, opacity .18s ease;
}

.om-sell-submit:hover,
.om-sell-submit:focus-visible {
    transform: translateY(-2px);
}

.om-sell-form-note {
    margin: 18px 0 0;
    color: #888;
    font-size: 12px;
    line-height: 1.6;
}

@media (max-width: 900px) {

    .om-sell-hero {
        padding: 64px 0 54px;
    }

    .om-sell-content {
        padding: 54px 0 70px;
    }

    .om-sell-layout {
        grid-template-columns: 1fr;
        gap: 38px;
    }

    .om-sell-guide {
        position: static;
    }
}

@media (max-width: 560px) {

    .om-sell-shell {
        width: min(100% - 24px, 1180px);
    }

    .om-sell-hero {
        padding: 52px 0 46px;
    }

    .om-sell-hero h1 {
        font-size: 43px;
    }

    .om-sell-hero p {
        font-size: 17px;
    }

    .om-sell-content {
        padding: 42px 0 58px;
    }

    .om-sell-form-panel {
        padding: 22px 16px;
    }

    .om-sell-form-grid {
        grid-template-columns: 1fr;
        gap: 17px;
    }

    .om-sell-full {
        grid-column: auto;
    }
}


/* OFFICE MAD — MOBILE NAVIGATION V1 */

.om-mobile-menu-toggle,
.om-mobile-menu {
    display: none;
}

@media (max-width: 900px) {

    .om-theme-header .om-header-inner {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 18px;
    }

    .om-theme-header .om-nav,
    .om-theme-header .om-header-cta {
        display: none !important;
    }

    .om-mobile-menu-toggle {
        display: inline-flex;
        flex: 0 0 auto;
        align-items: center;
        justify-content: center;
        gap: 10px;
        min-width: 88px;
        min-height: 46px;
        padding: 10px 13px;
        color: #fff;
        background: transparent;
        border: 1px solid rgba(255,255,255,.28);
        font: inherit;
        font-size: 12px;
        font-weight: 900;
        letter-spacing: .08em;
        cursor: pointer;
    }

    .om-mobile-menu-icon {
        display: flex;
        flex-direction: column;
        width: 18px;
        gap: 4px;
    }

    .om-mobile-menu-icon i {
        display: block;
        width: 100%;
        height: 2px;
        background: #60e116;
        transition:
            transform .18s ease,
            opacity .18s ease;
    }

    .om-mobile-menu-toggle[aria-expanded="true"]
        .om-mobile-menu-icon i:nth-child(1) {
        transform: translateY(6px) rotate(45deg);
    }

    .om-mobile-menu-toggle[aria-expanded="true"]
        .om-mobile-menu-icon i:nth-child(2) {
        opacity: 0;
    }

    .om-mobile-menu-toggle[aria-expanded="true"]
        .om-mobile-menu-icon i:nth-child(3) {
        transform: translateY(-6px) rotate(-45deg);
    }

    .om-mobile-menu:not([hidden]) {
        display: block;
        width: 100%;
        padding: 0 20px 22px;
        box-sizing: border-box;
        background: #090909;
        border-top: 1px solid rgba(255,255,255,.1);
        border-bottom: 1px solid rgba(255,255,255,.12);
    }

    .om-mobile-menu > a {
        display: flex;
        align-items: center;
        min-height: 56px;
        padding: 0 4px;
        color: #fff;
        border-bottom: 1px solid rgba(255,255,255,.1);
        font-size: 16px;
        font-weight: 800;
        text-decoration: none;
    }

    .om-mobile-menu > a:hover,
    .om-mobile-menu > a:focus-visible {
        color: #60e116;
    }

    .om-mobile-menu > .om-mobile-menu-cta {
        justify-content: center;
        min-height: 52px;
        margin-top: 18px;
        padding: 0 18px;
        color: #101010;
        background: #60e116;
        border: 0;
    }

    .om-mobile-menu > .om-mobile-menu-cta:hover,
    .om-mobile-menu > .om-mobile-menu-cta:focus-visible {
        color: #101010;
    }
}

@media (max-width: 600px) {

    .om-theme-header .om-original-logo {
        width: 185px;
    }

    .om-mobile-menu-toggle {
        min-width: 82px;
        min-height: 44px;
        padding: 9px 11px;
    }

    .om-mobile-menu {
        padding-left: 16px;
        padding-right: 16px;
    }
}


/* OFFICE MAD — FURNISH AN OFFICE V1 */

.om-furnish-page {
    background: #0a0a0a;
    color: #fff;
}

.om-furnish-wrap {
    width: min(1180px, calc(100% - 48px));
    margin: 0 auto;
}

.om-furnish-hero {
    padding: 78px 0 72px;
    border-bottom: 1px solid rgba(255,255,255,.08);
}

.om-furnish-hero h1 {
    max-width: 950px;
    margin: 14px 0 22px;
    color: #fff;
    font-size: clamp(48px, 6vw, 86px);
    line-height: .98;
    letter-spacing: -.045em;
}

.om-furnish-hero h1 span {
    color: #60e116;
}

.om-furnish-hero > .om-furnish-wrap > p {
    max-width: 800px;
    margin: 0;
    color: #b9b9b9;
    font-size: 20px;
    line-height: 1.65;
}

.om-furnish-body {
    padding: 72px 0 90px;
    background: #111;
}

.om-furnish-grid {
    display: grid;
    grid-template-columns: .82fr 1.18fr;
    gap: 54px;
    align-items: start;
}

.om-furnish-guide h2 {
    margin: 12px 0 20px;
    color: #fff;
    font-size: clamp(38px, 4vw, 58px);
    line-height: 1.02;
    letter-spacing: -.035em;
}

.om-furnish-intro {
    max-width: 520px;
    margin: 0 0 30px;
    color: #b9b9b9;
    font-size: 18px;
    line-height: 1.7;
}

.om-furnish-step {
    display: grid;
    grid-template-columns: 46px 1fr;
    gap: 14px;
    align-items: center;
    min-height: 72px;
    border-top: 1px solid rgba(255,255,255,.12);
}

.om-furnish-step:last-of-type {
    border-bottom: 1px solid rgba(255,255,255,.12);
}

.om-furnish-step strong {
    color: #60e116;
    font-size: 18px;
}

.om-furnish-step span {
    color: #fff;
    font-size: 17px;
    font-weight: 800;
}

.om-furnish-small {
    margin-top: 26px;
    color: #888;
    font-size: 14px;
    line-height: 1.7;
}

.om-furnish-form-panel {
    padding: 34px;
    background: #171717;
    border: 1px solid rgba(255,255,255,.08);
}

.om-furnish-form {
    display: grid;
    gap: 22px;
}

.om-furnish-two {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.om-furnish-form label,
.om-furnish-options legend {
    display: grid;
    gap: 9px;
    color: #fff;
    font-size: 14px;
    font-weight: 800;
}

.om-furnish-form input[type="text"],
.om-furnish-form input[type="email"],
.om-furnish-form input[type="tel"],
.om-furnish-form input[type="file"],
.om-furnish-form select,
.om-furnish-form textarea {
    width: 100%;
    box-sizing: border-box;
    padding: 15px 16px;
    color: #fff;
    background: #0d0d0d;
    border: 1px solid #343434;
    border-radius: 0;
    font: inherit;
    font-size: 16px;
}

.om-furnish-form textarea {
    min-height: 170px;
    resize: vertical;
}

.om-furnish-form input::placeholder,
.om-furnish-form textarea::placeholder {
    color: #777;
}

.om-furnish-form input:focus,
.om-furnish-form select:focus,
.om-furnish-form textarea:focus {
    outline: 2px solid #60e116;
    outline-offset: 1px;
}

.om-furnish-options {
    margin: 0;
    padding: 0;
    border: 0;
}

.om-furnish-options legend {
    margin-bottom: 10px;
}

.om-furnish-options {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}

.om-furnish-options legend {
    grid-column: 1 / -1;
}

.om-furnish-options label {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 46px;
    padding: 0 12px;
    background: #0d0d0d;
    border: 1px solid #343434;
    cursor: pointer;
}

.om-furnish-options input {
    accent-color: #60e116;
}

.om-furnish-file-note {
    margin: -10px 0 0;
    color: #858585;
    font-size: 13px;
    line-height: 1.6;
}

.om-furnish-submit {
    min-height: 58px;
    padding: 14px 22px;
    color: #0b0b0b;
    background: #60e116;
    border: 0;
    font: inherit;
    font-size: 18px;
    font-weight: 900;
    cursor: pointer;
}

.om-furnish-submit:hover,
.om-furnish-submit:focus-visible {
    filter: brightness(1.08);
}

.om-furnish-disclaimer {
    margin: 2px 0 0;
    color: #858585;
    font-size: 13px;
    line-height: 1.65;
}

.om-furnish-message {
    margin-bottom: 24px;
    padding: 16px 18px;
    font-weight: 800;
    line-height: 1.5;
}

.om-furnish-message-success {
    color: #101010;
    background: #60e116;
}

.om-furnish-message-error {
    color: #fff;
    background: #4b1717;
    border: 1px solid #8a3333;
}

.om-furnish-hp {
    position: absolute !important;
    left: -10000px !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden !important;
}

@media (max-width: 900px) {

    .om-furnish-hero {
        padding: 58px 0 54px;
    }

    .om-furnish-body {
        padding: 54px 0 70px;
    }

    .om-furnish-grid {
        grid-template-columns: 1fr;
        gap: 42px;
    }
}

@media (max-width: 600px) {

    .om-furnish-wrap {
        width: min(100% - 28px, 1180px);
    }

    .om-furnish-hero {
        padding: 48px 0 46px;
    }

    .om-furnish-hero h1 {
        font-size: clamp(44px, 12vw, 62px);
    }

    .om-furnish-hero > .om-furnish-wrap > p {
        font-size: 17px;
        line-height: 1.65;
    }

    .om-furnish-body {
        padding: 46px 0 62px;
    }

    .om-furnish-guide h2 {
        font-size: 40px;
    }

    .om-furnish-intro {
        font-size: 16px;
    }

    .om-furnish-form-panel {
        padding: 22px 18px;
    }

    .om-furnish-two {
        grid-template-columns: 1fr;
    }

    .om-furnish-options {
        grid-template-columns: 1fr 1fr;
    }

    .om-furnish-step {
        grid-template-columns: 38px 1fr;
    }
}

/* OFFICE MAD — FORM CONFIRMATION UX V1 */

.om-submit-confirmation-wrap {
    background: #090909;
    padding: 22px 24px 0;
}

.om-submit-confirmation {
    max-width: 1180px;
    margin: 0 auto;
    padding: 22px 24px;
    border: 1px solid #58e821;
    background: #111;
    display: flex;
    align-items: flex-start;
    gap: 16px;
}

.om-submit-confirmation-tick {
    flex: 0 0 auto;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #58e821;
    color: #050505;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: Arial, sans-serif;
    font-size: 23px;
    font-weight: 900;
    line-height: 1;
}

.om-submit-confirmation strong {
    display: block;
    color: #fff;
    font-size: 24px;
    line-height: 1.15;
    margin: 1px 0 7px;
}

.om-submit-confirmation p {
    margin: 0;
    color: #c7c7c7;
    font-size: 17px;
    line-height: 1.5;
}

@media (max-width: 560px) {
    .om-submit-confirmation-wrap {
        padding: 18px 14px 0;
    }

    .om-submit-confirmation {
        padding: 18px;
        gap: 13px;
    }

    .om-submit-confirmation-tick {
        width: 34px;
        height: 34px;
        font-size: 20px;
    }

    .om-submit-confirmation strong {
        font-size: 20px;
    }

    .om-submit-confirmation p {
        font-size: 15px;
    }
}

/* END OFFICE MAD — FORM CONFIRMATION UX V1 */

/* OFFICE MAD — CONFIRMATION MOBILE SPACING V1 */
@media (max-width: 560px) {
    .om-submit-confirmation-wrap {
        padding-top: 32px;
    }
}
/* END OFFICE MAD — CONFIRMATION MOBILE SPACING V1 */


/* OFFICE MAD — ABOUT PAGE V1 */

.om-about-page {
    background: #101010;
    color: #fff;
}

.om-about-shell {
    width: min(1180px, calc(100% - 40px));
    margin: 0 auto;
}

.om-about-kicker {
    display: block;
    margin-bottom: 14px;
    color: #60e116;
    font-size: 12px;
    font-weight: 900;
    letter-spacing: .14em;
}

.om-about-hero {
    padding: 86px 0 82px;
    background: #0b0b0b;
    border-bottom: 1px solid rgba(255,255,255,.08);
}

.om-about-hero h1 {
    max-width: 950px;
    margin: 0 0 28px;
    color: #fff;
    font-size: clamp(48px, 6vw, 82px);
    line-height: .98;
}

.om-about-hero h1 span {
    display: block;
    color: #60e116;
}

.om-about-lead {
    max-width: 760px;
    margin: 0;
    color: #c7c7c7;
    font-size: 19px;
    line-height: 1.65;
}

.om-about-intro {
    padding: 84px 0;
}

.om-about-intro-grid,
.om-about-principles-grid {
    display: grid;
    grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
    gap: 80px;
    align-items: start;
}

.om-about-intro h2,
.om-about-principles h2,
.om-about-section-heading h2,
.om-about-cta h2 {
    margin: 0;
    color: #fff;
    line-height: 1.05;
}

.om-about-intro h2,
.om-about-principles h2 {
    font-size: clamp(34px, 4vw, 52px);
}

.om-about-copy p {
    margin: 0 0 22px;
    color: #bdbdbd;
    font-size: 17px;
    line-height: 1.72;
}

.om-about-copy p:last-child {
    margin-bottom: 0;
}

.om-about-paths {
    padding: 82px 0 90px;
    background: #161616;
    border-top: 1px solid #242424;
    border-bottom: 1px solid #242424;
}

.om-about-section-heading {
    margin-bottom: 38px;
}

.om-about-section-heading h2 {
    font-size: clamp(36px, 4vw, 54px);
}

.om-about-card-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px;
}

.om-about-card {
    min-height: 285px;
    padding: 30px;
    background: #101010;
    border: 1px solid #2b2b2b;
}

.om-about-number {
    display: block;
    margin-bottom: 52px;
    color: #60e116;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: .12em;
}

.om-about-card h3 {
    margin: 0 0 14px;
    color: #fff;
    font-size: 27px;
    line-height: 1.1;
}

.om-about-card p {
    margin: 0 0 26px;
    color: #aaa;
    line-height: 1.6;
}

.om-about-card a {
    color: #60e116;
    font-weight: 900;
    text-decoration: none;
}

.om-about-card a:hover,
.om-about-card a:focus {
    text-decoration: underline;
}

.om-about-principles {
    padding: 92px 0;
}

.om-about-principles h2 span {
    display: block;
    color: #60e116;
}

.om-about-points {
    border-top: 1px solid #303030;
}

.om-about-point {
    padding: 26px 0;
    border-bottom: 1px solid #303030;
}

.om-about-point strong {
    display: block;
    margin-bottom: 9px;
    color: #fff;
    font-size: 19px;
}

.om-about-point p {
    margin: 0;
    color: #aaa;
    line-height: 1.65;
}

.om-about-cta {
    padding: 68px 0;
    background: #1a1a1a;
    border-top: 1px solid #292929;
}

.om-about-cta-inner {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    align-items: center;
}

.om-about-cta h2 {
    margin-bottom: 10px;
    font-size: clamp(32px, 3.5vw, 46px);
}

.om-about-cta p {
    margin: 0;
    color: #aaa;
}

.om-about-cta-actions {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.om-about-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    padding: 0 23px;
    font-size: 14px;
    font-weight: 900;
    text-decoration: none;
}

.om-about-button-primary {
    background: #60e116;
    color: #101010;
}

.om-about-button-secondary {
    border: 1px solid #555;
    color: #fff;
}

@media (max-width: 900px) {

    .om-about-hero {
        padding: 68px 0 64px;
    }

    .om-about-intro-grid,
    .om-about-principles-grid {
        grid-template-columns: 1fr;
        gap: 36px;
    }

    .om-about-card-grid {
        grid-template-columns: 1fr;
    }

    .om-about-card {
        min-height: 0;
    }

    .om-about-number {
        margin-bottom: 30px;
    }

    .om-about-cta-inner {
        display: block;
    }

    .om-about-cta-actions {
        margin-top: 28px;
    }
}

@media (max-width: 600px) {

    .om-about-shell {
        width: min(100% - 28px, 1180px);
    }

    .om-about-hero {
        padding: 52px 0 50px;
    }

    .om-about-hero h1 {
        margin-bottom: 22px;
        font-size: clamp(42px, 13vw, 60px);
    }

    .om-about-lead {
        font-size: 17px;
    }

    .om-about-intro,
    .om-about-paths,
    .om-about-principles {
        padding: 58px 0;
    }

    .om-about-card {
        padding: 24px;
    }

    .om-about-cta {
        padding: 52px 0;
    }

    .om-about-cta-actions {
        display: grid;
        grid-template-columns: 1fr;
    }

    .om-about-button {
        width: 100%;
        box-sizing: border-box;
    }
}

/* END OFFICE MAD — ABOUT PAGE V1 */


/* ==========================================================
   OFFICE MAD — SHOP VISUAL V1
   WooCommerce presentation only
   ========================================================== */

/* ---------- PRODUCT PAGE ---------- */

body.single-product .site-main,
body.woocommerce-cart .site-main,
body.woocommerce-checkout .site-main,
body.post-type-archive-product .site-main,
body.tax-product_cat .site-main {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
}

body.single-product div.product {
    padding-top: 42px;
}

body.single-product div.product .product_title {
    margin: 0 0 28px;
    color: #fff;
    font-size: clamp(2rem, 4vw, 3.2rem);
    line-height: 1.08;
    letter-spacing: -0.035em;
}

body.single-product div.product div.images {
    margin-bottom: 42px;
}

body.single-product div.product div.images img {
    background: #171717;
    border-radius: 3px;
}

body.single-product div.product div.summary {
    padding-top: 16px;
}

body.single-product div.product p.price,
body.single-product div.product span.price {
    margin: 0 0 20px;
    color: #55d91e;
    font-size: clamp(1.8rem, 3vw, 2.35rem);
    font-weight: 800;
    line-height: 1.1;
}

body.single-product div.product p.stock {
    margin: 0 0 20px;
    color: #fff;
    font-size: 1.05rem;
    font-weight: 700;
}

body.single-product div.product form.cart {
    margin: 0 0 30px;
}

body.single-product div.product form.cart .quantity {
    margin-right: 10px;
}

body.single-product div.product form.cart input.qty {
    min-height: 48px;
    border: 1px solid #454545;
    border-radius: 3px;
    background: #181818;
    color: #fff;
}

body.single-product div.product form.cart .button,
body.single-product div.product .single_add_to_cart_button {
    min-height: 48px;
    padding: 0 28px;
    border: 0;
    border-radius: 3px;
    background: #55d91e;
    color: #081006;
    font-weight: 800;
    transition:
        transform .15s ease,
        filter .15s ease;
}

body.single-product div.product form.cart .button:hover,
body.single-product div.product .single_add_to_cart_button:hover {
    background: #55d91e;
    color: #081006;
    filter: brightness(1.08);
    transform: translateY(-1px);
}

body.single-product .product_meta {
    padding-top: 22px;
    border-top: 1px solid #303030;
    color: #bdbdbd;
}

body.single-product .product_meta a {
    color: #55d91e;
    text-decoration: none;
}

body.single-product .product_meta a:hover {
    text-decoration: underline;
}


/* ---------- WOOCOMMERCE MESSAGES ---------- */

.woocommerce-message,
.woocommerce-info {
    margin: 0 0 38px !important;
    padding: 22px 190px 22px 58px !important;
    border: 1px solid #3c3c3c !important;
    border-top: 3px solid #55d91e !important;
    border-radius: 3px;
    background: #1b1b1b !important;
    color: #f3f3f3 !important;
    line-height: 1.5;
}

.woocommerce-message::before,
.woocommerce-info::before {
    top: 22px !important;
    color: #55d91e !important;
}

.woocommerce-message .button,
.woocommerce-info .button {
    position: absolute;
    top: 16px;
    right: 18px;
    float: none !important;
    min-height: 44px;
    padding: 0 20px !important;
    border-radius: 3px !important;
    background: #55d91e !important;
    color: #081006 !important;
    font-weight: 800 !important;
    line-height: 44px !important;
}


/* ---------- CART ---------- */

body.woocommerce-cart h1,
body.woocommerce-checkout h1 {
    color: #fff;
}

body.woocommerce-cart table.shop_table {
    border-color: #353535;
    background: #151515;
    color: #fff;
}

body.woocommerce-cart table.shop_table th,
body.woocommerce-cart table.shop_table td {
    border-color: #303030;
}

body.woocommerce-cart table.shop_table a {
    color: #fff;
}

body.woocommerce-cart table.shop_table .product-name a:hover {
    color: #55d91e;
}

body.woocommerce-cart .cart_totals {
    color: #fff;
}

body.woocommerce-cart .cart_totals h2 {
    color: #fff;
}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
body.woocommerce-cart button.button,
body.woocommerce-cart a.button {
    border-radius: 3px;
    background: #55d91e;
    color: #081006;
    font-weight: 800;
}

body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
body.woocommerce-cart button.button:hover,
body.woocommerce-cart a.button:hover {
    background: #55d91e;
    color: #081006;
    filter: brightness(1.08);
}


/* ---------- MOBILE ---------- */

@media (max-width: 768px) {

    body.single-product div.product {
        padding-top: 24px;
    }

    body.single-product div.product .product_title {
        margin-bottom: 22px;
        font-size: 2rem;
    }

    body.single-product div.product div.images {
        margin-bottom: 24px;
    }

    body.single-product div.product div.summary {
        padding-top: 0;
    }

    body.single-product div.product p.price,
    body.single-product div.product span.price {
        font-size: 1.75rem;
    }

    body.single-product div.product form.cart .button,
    body.single-product div.product .single_add_to_cart_button {
        padding-left: 22px;
        padding-right: 22px;
    }

    .woocommerce-message,
    .woocommerce-info {
        padding: 18px 18px 18px 50px !important;
    }

    .woocommerce-message::before,
    .woocommerce-info::before {
        top: 18px !important;
    }

    .woocommerce-message .button,
    .woocommerce-info .button {
        position: static;
        display: block;
        width: fit-content;
        margin-top: 14px !important;
    }
}


/* ==========================================================
   OFFICE MAD — SHOP UX V1 CSS
   ========================================================== */

.office-mad-shop-back {
    margin: 0 0 26px;
}

.office-mad-shop-back a {
    color: #55d91e;
    font-weight: 800;
    text-decoration: none;
}

.office-mad-shop-back a:hover {
    text-decoration: underline;
}


/* WooCommerce Blocks — Cart + Checkout primary actions */

body.woocommerce-cart
.wp-block-woocommerce-cart
.wc-block-cart__submit-button,

body.woocommerce-checkout
.wp-block-woocommerce-checkout
.wc-block-components-checkout-place-order-button,

body.woocommerce-cart
.wc-block-components-button:not(.is-link),

body.woocommerce-checkout
.wc-block-components-button:not(.is-link) {
    border: 0 !important;
    border-radius: 3px !important;
    background: #55d91e !important;
    color: #081006 !important;
    font-weight: 800 !important;
}

body.woocommerce-cart
.wp-block-woocommerce-cart
.wc-block-cart__submit-button:hover,

body.woocommerce-checkout
.wp-block-woocommerce-checkout
.wc-block-components-checkout-place-order-button:hover,

body.woocommerce-cart
.wc-block-components-button:not(.is-link):hover,

body.woocommerce-checkout
.wc-block-components-button:not(.is-link):hover {
    background: #55d91e !important;
    color: #081006 !important;
    filter: brightness(1.08);
}


/* Keep WooCommerce Blocks links in the Office Mad family. */

body.woocommerce-cart
.wp-block-woocommerce-cart a:not(.wc-block-cart__submit-button),

body.woocommerce-checkout
.wp-block-woocommerce-checkout a {
    text-decoration-color: #55d91e;
}

@media (max-width: 768px) {

    .office-mad-shop-back {
        margin-bottom: 18px;
    }
}

/* OFFICE MAD — SIMPLE CART BUTTON V1 */
.om-simple-cart-button {
    align-items: center;
    background: #4be01f;
    border: 2px solid #4be01f;
    border-radius: 4px;
    box-sizing: border-box;
    color: #071006 !important;
    display: inline-flex;
    flex: 0 0 auto;
    font-size: 15px;
    font-weight: 800;
    justify-content: center;
    line-height: 1;
    min-height: 46px;
    padding: 0 18px;
    text-decoration: none !important;
    white-space: nowrap;
}

.om-simple-cart-button:hover,
.om-simple-cart-button:focus {
    background: #ffffff;
    color: #071006 !important;
}

@media (max-width: 900px) {
    .om-header-cta {
        display: none;
    }

    .om-simple-cart-button {
        font-size: 13px;
        min-height: 40px;
        padding: 0 12px;
    }
}

/* OFFICE MAD — SIMPLE CART COUNT V1 */
.om-simple-cart-count {
    align-items: center;
    background: #071006;
    border-radius: 999px;
    color: #ffffff;
    display: inline-flex;
    font-size: 12px;
    font-weight: 800;
    justify-content: center;
    line-height: 1;
    margin-left: 8px;
    min-height: 24px;
    min-width: 24px;
    padding: 0 6px;
}

/* OFFICE MAD — REMOVE NOTICE VIEW CART BUTTON V1 */
.woocommerce-message .wc-forward,
.woocommerce-message a.button {
    display: none !important;
}

.woocommerce-message {
    box-sizing: border-box;
    line-height: 1.45;
    max-width: 100%;
    overflow-wrap: anywhere;
}

/* OFFICE MAD — MODERN CATEGORY FONT V1 */
.om-category-pill {
    font-family:
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        Roboto,
        Helvetica,
        Arial,
        sans-serif !important;
    font-weight: 700 !important;
    letter-spacing: -0.01em;
}

/* OFFICE MAD — CATEGORY TEXT ONLY V1 */
.om-category-pill,
.om-category-pill.is-active,
.om-category-pill:hover,
.om-category-pill:focus {
    border: 0 !important;
    border-bottom: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    text-decoration: none !important;
    outline: none !important;
}

.om-category-pill.is-active {
    color: #4bdd20 !important;
}

/* OFFICE MAD — HIDE CATEGORY COUNTS V1 */
.om-category-pill > span {
    display: none !important;
}

/* OFFICE MAD — REMOVE PRODUCT SUCCESS NOTICE V1 */
body.single-product
.woocommerce-notices-wrapper
.woocommerce-message,
body.single-office_product
.woocommerce-notices-wrapper
.woocommerce-message,
body.single-product
.wc-block-components-notice-banner.is-success,
body.single-office_product
.wc-block-components-notice-banner.is-success {
    display: none !important;
}

/* OFFICE MAD — REMOVE PRODUCT BREADCRUMB V1 */
body.single-product .woocommerce-breadcrumb,
body.single-office_product .woocommerce-breadcrumb {
    display: none !important;
}

/* OFFICE MAD — MOBILE HEADER FIT V1 */
.om-header-inner {
    width: 100% !important;
    max-width: 100vw !important;
    box-sizing: border-box !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    gap: 8px !important;
}

.om-header-inner .om-logo {
    flex: 1 1 auto !important;
    min-width: 0 !important;
}

.om-header-inner .om-original-logo {
    display: block !important;
    width: min(235px, 38vw) !important;
    max-width: 100% !important;
    height: auto !important;
}

.om-header-inner .om-simple-cart-button {
    flex: 0 0 auto !important;
    white-space: nowrap !important;
}

.om-header-inner .om-mobile-menu-toggle {
    position: static !important;
    right: auto !important;
    left: auto !important;
    transform: none !important;
    flex: 0 0 auto !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}

/* OFFICE MAD — HOMEPAGE BRANCH DESIGN V1 */
.om-branch-card {
    overflow: hidden;
    padding: 0 !important;
    border: 1px solid rgba(255,255,255,.13);
    border-radius: 18px;
    background: #151515 !important;
    color: #fff;
    box-shadow: 0 18px 42px rgba(0,0,0,.22);
}

.om-branch-photo {
    position: relative;
    width: 100%;
    height: 220px;
    overflow: hidden;
    background: #252525;
}

.om-branch-photo::after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 35%;
    content: "";
    pointer-events: none;
    background: linear-gradient(
        to bottom,
        transparent,
        rgba(0,0,0,.4)
    );
}

.om-branch-photo img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.om-branch-card-content {
    display: flex;
    flex-direction: column;
    min-height: 350px;
    padding: 30px;
}

.om-branch-topline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    margin-bottom: 24px;
}

.om-branch-card .om-pin {
    color: #4bdd20;
    font-family:
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        sans-serif;
    font-weight: 800;
}

.om-branch-badge {
    padding: 7px 12px;
    border-radius: 999px;
    background: rgba(75,221,32,.13);
    color: #76ed51;
    font-family:
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        sans-serif;
    font-size: 13px;
    font-weight: 700;
}

.om-branch-card h3 {
    margin: 0 0 17px !important;
    color: #fff;
    font-family:
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        sans-serif !important;
    font-size: clamp(29px,4vw,40px) !important;
    line-height: 1.08;
    letter-spacing: -.035em;
    text-transform: none;
}

.om-branch-address {
    margin: 0 0 18px !important;
    color: #c9c9c9 !important;
    font-family:
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        sans-serif;
    font-size: 16px;
    line-height: 1.6;
}

.om-branch-phone {
    display: inline-block;
    width: fit-content;
    margin-bottom: 26px;
    color: #4bdd20 !important;
    font-family:
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        sans-serif;
    font-size: 22px;
    font-weight: 800;
    text-decoration: none !important;
}

.om-branch-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    margin-top: auto;
}

.om-branch-button {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    padding: 12px;
    border-radius: 8px;
    font-family:
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        sans-serif;
    font-size: 15px;
    font-weight: 800;
    text-align: center;
    text-decoration: none !important;
}

.om-branch-button-primary {
    background: #4bdd20;
    color: #071006 !important;
}

.om-branch-button-secondary {
    border: 1px solid rgba(255,255,255,.26);
    background: transparent;
    color: #fff !important;
}

@media (max-width: 600px) {
    .om-branch-card {
        border-radius: 14px;
    }

    .om-branch-photo {
        height: 190px;
    }

    .om-branch-card-content {
        min-height: 0;
        padding: 25px 22px;
    }

    .om-branch-actions {
        grid-template-columns: 1fr;
    }
}

/* OFFICE MAD — STRAND SUBTLE HDR V1 */
.om-branch-card:nth-child(2) .om-branch-photo img {
    filter:
        brightness(1.05)
        contrast(1.09)
        saturate(1.06) !important;
}

/* OFFICE MAD — OUR STORES PAGE DESIGN V2 */
.om-stores-page {
    background: #101010;
    color: #fff;
}

.om-stores-hero {
    padding: clamp(70px,10vw,125px) 20px 55px;
    text-align: center;
}

.om-stores-hero .om-wrap {
    max-width: 820px;
}

.om-stores-kicker {
    color: #4bdd20;
    font: 800 14px/1.2 -apple-system, BlinkMacSystemFont,
        "Segoe UI", sans-serif;
    letter-spacing: .17em;
}

.om-stores-hero h1 {
    margin: 14px 0 20px;
    color: #fff;
    font: 800 clamp(48px,9vw,88px)/.98 -apple-system,
        BlinkMacSystemFont, "Segoe UI", sans-serif;
    letter-spacing: -.055em;
}

.om-stores-hero p {
    max-width: 720px;
    margin: auto;
    color: #c8c8c8;
    font: 400 clamp(17px,2vw,21px)/1.6 -apple-system,
        BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.om-stores-list {
    padding-bottom: clamp(70px,10vw,115px);
}

.om-stores-grid {
    display: grid;
    grid-template-columns: repeat(2,minmax(0,1fr));
    gap: 28px;
}

.om-store-card {
    overflow: hidden;
    border: 1px solid rgba(255,255,255,.13);
    border-radius: 20px;
    background: #171717;
    box-shadow: 0 24px 60px rgba(0,0,0,.28);
}

.om-store-image {
    height: 300px;
    overflow: hidden;
    background: #292929;
}

.om-store-image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.om-store-image-strand img {
    filter: brightness(1.05) contrast(1.09) saturate(1.06);
}

.om-store-content {
    padding: clamp(26px,4vw,40px);
}

.om-store-label {
    margin-bottom: 15px;
    color: #4bdd20;
    font: 800 13px/1.3 -apple-system, BlinkMacSystemFont,
        "Segoe UI", sans-serif;
    letter-spacing: .13em;
}

.om-store-card h2 {
    margin: 0 0 20px;
    color: #fff;
    font: 800 clamp(32px,4vw,45px)/1.05 -apple-system,
        BlinkMacSystemFont, "Segoe UI", sans-serif;
    letter-spacing: -.04em;
}

.om-store-address {
    margin-bottom: 24px;
    color: #c9c9c9;
    font: 400 17px/1.65 -apple-system, BlinkMacSystemFont,
        "Segoe UI", sans-serif;
}

.om-store-hours {
    display: grid;
    gap: 5px;
    margin-bottom: 25px;
    padding: 18px;
    border-radius: 10px;
    background: rgba(255,255,255,.055);
    color: #ccc;
    font: 400 15px/1.45 -apple-system, BlinkMacSystemFont,
        "Segoe UI", sans-serif;
}

.om-store-hours strong {
    margin-bottom: 4px;
    color: #fff;
}

.om-store-phone {
    display: inline-block;
    margin-bottom: 27px;
    color: #4bdd20 !important;
    font: 800 25px/1.2 -apple-system, BlinkMacSystemFont,
        "Segoe UI", sans-serif;
    text-decoration: none !important;
}

.om-store-actions {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 11px;
}

.om-store-btn {
    display: flex;
    min-height: 56px;
    align-items: center;
    justify-content: center;
    padding: 13px 15px;
    border-radius: 9px;
    font: 800 15px/1.3 -apple-system, BlinkMacSystemFont,
        "Segoe UI", sans-serif;
    text-align: center;
    text-decoration: none !important;
}

.om-store-btn-green {
    background: #4bdd20;
    color: #071006 !important;
}

.om-store-btn-outline {
    border: 1px solid rgba(255,255,255,.28);
    color: #fff !important;
}

.om-stores-shop {
    padding: 55px 20px;
    background: #4bdd20;
    color: #071006;
    text-align: center;
}

.om-stores-shop p {
    margin: 0 0 15px;
    font: 700 18px/1.4 -apple-system, BlinkMacSystemFont,
        "Segoe UI", sans-serif;
}

.om-stores-shop a {
    display: inline-flex;
    min-height: 54px;
    align-items: center;
    padding: 12px 25px;
    border-radius: 8px;
    background: #080808;
    color: #fff !important;
    font: 800 16px/1.3 -apple-system, BlinkMacSystemFont,
        "Segoe UI", sans-serif;
    text-decoration: none !important;
}

@media (max-width: 760px) {
    .om-stores-hero {
        padding-top: 65px;
        padding-bottom: 45px;
    }

    .om-stores-grid {
        grid-template-columns: 1fr;
        padding-right: 18px;
        padding-left: 18px;
    }

    .om-store-image {
        height: 220px;
    }

    .om-store-actions {
        grid-template-columns: 1fr;
    }
}

/* OFFICE MAD — BRANCH PHOTO FINAL CLARITY V4 */
.om-branch-photo::after {
    display: none !important;
}

.om-branch-card:nth-child(1) .om-branch-photo img,
.om-store-card:nth-child(1) .om-store-image img {
    filter:
        brightness(1.08)
        contrast(1.20)
        saturate(1.15) !important;
}

.om-branch-card:nth-child(2) .om-branch-photo img,
.om-store-card:nth-child(2) .om-store-image img,
.om-store-image-strand img {
    filter:
        brightness(1.11)
        contrast(1.24)
        saturate(1.19) !important;
}

/* OFFICE MAD — CATALOGUE TYPOGRAPHY V1
   Modern Office Mad system typography across catalogue pages.
   Intentionally scoped to .om-catalogue only. */
.om-catalogue {
    font-family:
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        Roboto,
        Helvetica,
        Arial,
        sans-serif !important;
}

.om-catalogue button,
.om-catalogue input,
.om-catalogue select,
.om-catalogue textarea {
    font-family: inherit;
}

/* OFFICE MAD — SELL TYPOGRAPHY V1
   Modern Office Mad typography across Sell Your Furniture only. */
.om-sell-page {
    font-family:
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        Roboto,
        Helvetica,
        Arial,
        sans-serif !important;
}

.om-sell-page button,
.om-sell-page input,
.om-sell-page select,
.om-sell-page textarea {
    font-family: inherit !important;
}

/* OFFICE MAD — FURNISH TYPOGRAPHY V1
   Modern Office Mad typography across Furnish an Office only. */
.om-furnish-page {
    font-family:
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        Roboto,
        Helvetica,
        Arial,
        sans-serif !important;
}

.om-furnish-page button,
.om-furnish-page input,
.om-furnish-page select,
.om-furnish-page textarea {
    font-family: inherit !important;
}

/* OFFICE MAD — FINAL TYPOGRAPHY ROUNDUP V1
   Modern Office Mad typography for remaining custom page families. */
.om-about-page,
.om-contact-page,
.om-product-page {
    font-family:
        -apple-system,
        BlinkMacSystemFont,
        "Segoe UI",
        Roboto,
        Helvetica,
        Arial,
        sans-serif !important;
}

.om-contact-page button,
.om-contact-page input,
.om-contact-page select,
.om-contact-page textarea,
.om-product-page button,
.om-product-page input,
.om-product-page select,
.om-product-page textarea {
    font-family: inherit !important;
}
