/* NYCL Master Skin v1.0 — Generated 2026-05-27 */
/* ============================================= */

/* ======================== */
/* SHARED STYLES (ALL NYCL) */
/* ======================== */

/* Scope: body.nycl */
.nycl .review-stars ul li i {
    color: var(--orange);
}

/* Scope: body.nycl */
#social-login-popup .social-login-title { background-color: #6e716e } #social-login-popup .social-login #bnt-social-login-authentication, #social-login-popup .forgot .primary button, #social-login-popup .create .primary button, #social-login-popup .fake-email .primary button { background-color: #6e716e; border: #6e716e } .block.social-login-authentication-channel.account-social-login .block-content { text-align: center; } 
                    #bnt-social-login-fake-email {
                    background-color: grey !important;
                    border: grey !important;
                    }

                    #request-popup .social-login-title {
                    background-color: grey !important;
                    }
                 /* Compatible ETheme_YOURstore*/ div#centerColumn .column.main .block.social-login-authentication-channel.account-social-login { max-width: 900px !important; margin: 0 auto !important; } div#centerColumn .column.main .block.social-login-authentication-channel.account-social-login .block-content { text-align: center; } @media (max-width: 1024px) { div#centerColumn .column.main .block.social-login-authentication-channel.account-social-login .block-content { padding: 0 15px; } }

/* Scope: body.nycl */
.sewing-icon, .sewing-icon-dark { font-family: 'Apple Color Emoji', 'Segoe UI Emoji', 'Noto Color Emoji', 'Android Emoji', sans-serif; }

/* Scope: body.nycl */
/* --- Header Refinements --- */
#nycl-header { border-bottom: 2px solid #1d1d1d; }
.preheader, .top-bar-links { background-color: #1d1d1d !important; }
.navigation li, .navigation .parent, .navigation .level0, #header-nav li, #header-nav .parent { background-color: #1d1d1d !important; }
#homepage-contact { background-color: #1d1d1d !important; }
.description, .blurb, .contact, .features, .info.dark { background-color: #1d1d1d !important; }
.btn.btn-default, .action.subscribe.primary { background-color: #1d1d1d !important; }
.menu-quote a { border-color: #1d1d1d !important; }
.menu-quote a:hover, .menu-quote a:focus, .menu-quote a:active, .menu-quote a:visited {
    background: transparent !important;
    color: #1d1d1d !important;
    border-color: #1d1d1d !important;
    transform: none !important;
    box-shadow: none !important;
}
.page-main, .page-wrapper, body { background-color: #f0f0f0 !important; }
html, body { overflow-x: hidden !important; position: relative !important; }
.preheader > .top-bar {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
    align-items: center !important;
    padding: 0 !important;
    gap: 8px;
}
.top-bar-tagline {
    grid-column: 1;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255,255,255,0.75);
    letter-spacing: 0.02em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 0;
    transition: opacity 0.2s;
}
.login-logout::before { display: none !important; }
.login-icon { vertical-align: -1px; margin-right: 4px; }
.preheader { padding: 8px 0 !important; }
.top-bar.banner {
    grid-column: 2;
    text-align: center;
    font-size: 12px;
    font-stretch: 110%;
    white-space: nowrap !important;
}
#nycl-header .header-areas { height: auto !important; padding: 12px 0 !important; }
#nycl-header { padding: 0 !important; }
#header-logo, #header-logo .logo { flex-shrink: 0 !important; min-width: max-content !important; }
#header-logo .logo { max-width: none !important; }
#header-logo img, .logo img { height: 65px !important; width: auto !important; max-width: none !important; max-height: 65px !important; min-height: 65px !important; }
#header-nav a, #header-nav .parent > a { font-size: 14px !important; }
.menu-quote a { font-size: 14px !important; padding: 13px 34px !important; }
.preheader .top-bar-links {
    grid-column: 3;
    position: static !important;
    transform: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end;
    justify-self: end;
    gap: 12px;
    white-space: nowrap;
}
.preheader .top-bar-links a,
.preheader .top-bar-links a:visited,
.preheader .top-bar-links a:hover,
.preheader .top-bar-links a:active {
    color: rgba(255,255,255,0.85) !important;
    text-decoration: none !important;
}
.top-bar .check { color: #c8f542; font-weight: 700; margin-right: 2px; }
#header-nav > ul > li > .parent > a, #header-nav > ul > li > a, #header-nav > ul > li > .parent { font-family: "Archivo SemiExpanded", sans-serif !important; font-weight: 500 !important; text-transform: uppercase !important; font-size: 16px !important; }
.menu-quote a { font-size: 16px !important; padding: 16px 40px !important; border: 2.5px solid #1d1d1d !important; box-sizing: border-box !important; }
#header-nav > ul > li > ul li a { font-family: "Archivo SemiExpanded", sans-serif !important; font-weight: 500 !important; text-transform: uppercase !important; text-decoration: none !important;
    border: none !important; }
#header-nav > ul > li > .parent > a:hover, #header-nav > ul > li > a:hover, #header-nav > ul > li > ul li a:hover { text-decoration: none !important;
    border: none !important; }
.sewing-icon { filter: brightness(0) invert(1); font-size: 14px; }
.sewing-icon-dark { filter: brightness(0); font-size: 14px; }

/* ====== TOP BAR — Flexbox progressive collapse ====== */
@media (max-width: 1280px) {
    .top-bar-tagline { display: none !important; }
    .preheader > .top-bar { grid-template-columns: auto minmax(0, 1fr) !important; }
    .top-bar.banner { grid-column: 1 !important; text-align: left !important; }
    .preheader .top-bar-links { grid-column: 2 !important; }
}
@media (max-width: 1024px) {
    .top-bar.banner { text-align: left !important; }
    #top-bar-phone-number span { display: none !important; }
    #top-bar-phone-number a::after { content: "\260E"; font-size: 14px; }
}
@media (max-width: 768px) {
    .top-bar-tagline { display: none !important; }
    #top-bar-phone-number { display: none !important; }
    .top-bar.banner { display: none !important; }
}
@media (max-width: 480px) {
    .top-bar.banner { font-size: 10px !important; font-stretch: 100% !important; }
    .preheader { padding: 5px 0 !important; }
}

/* ====== NAV — Prevent wrapping ====== */
@media (max-width: 1400px) {
    .menu-quote a { font-size: 14px !important; padding: 12px 20px !important; }
}
@media (max-width: 1280px) {
    #header-nav > ul > li > .parent > a, #header-nav > ul > li > a, #header-nav > ul > li > .parent { font-size: 14px !important; }
    .menu-quote a { font-size: 14px !important; padding: 12px 24px !important; }
}
@media (max-width: 1340px) {
    .menu-quote { display: none !important; }
}
@media (max-width: 1091px) {
    #nycl-header .header-areas { grid-template-rows: auto 0fr !important; overflow: hidden !important; }
    #header-nav { border-top: 0 !important; }
}

/* Scope: body.nycl */
/* --- Footer (from homepage v1.1) --- */
.nycl-footer {
    background: #0e0e0e; color: white; padding: 48px 40px 0; margin-top: 0;
}
.nycl-footer__logo { margin: 0 0 14px; padding-top: 0; }
.nycl-footer__logo img { height: 48px; width: auto; }
.nycl-footer .nycl-footer__charlie-text h3 { font-weight: 700; color: white; font-size: 12px; font-family: 'Archivo SemiExpanded', 'Archivo', sans-serif; text-transform: uppercase; letter-spacing: 0.5px; }
.nycl-footer .nycl-footer__charlie-text p { font-size: 13px; color: #b8c4cc; line-height: 1.5; }
.nycl-footer .nycl-footer__newsletter { margin: 0; padding: 0; }
.nycl-footer .nycl-footer__newsletter-form form, .nycl-footer .nycl-footer__newsletter form { margin: 0; padding: 0; }
.nycl-footer .nycl-footer__newsletter h3 { font-weight: 700; color: white; font-size: 12px; font-family: 'Archivo SemiExpanded', 'Archivo', sans-serif; text-transform: uppercase; letter-spacing: 0.5px; margin-top: 0; margin-bottom: 6px; }
.nycl-footer .nycl-footer__newsletter p { font-size: 13px; color: #b8c4cc; margin: 0 0 10px; line-height: 1.5; }
.nycl-footer .nycl-footer__newsletter-form { flex-direction: column; gap: 8px; max-width: 425px; }
.nycl-footer .nycl-footer__newsletter-form input[type="email"] { width: 100%; box-sizing: border-box; }
.nycl-footer .nycl-footer__newsletter-form button { display: flex; align-items: center; justify-content: center; width: 100%; }
.nycl-footer .footer-grid {
    max-width: 1280px; margin: 0 auto;
    display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 24px; align-items: start;
}
.nycl-footer .footer-col h3 {
    font-weight: 700; margin-top: 0; margin-bottom: 12px; color: white;
    font-family: 'Archivo SemiExpanded', 'Archivo', sans-serif;
    text-transform: uppercase; letter-spacing: 0.5px; font-size: 12px;
}
.nycl-footer .footer-col h3 a { color: white; text-decoration: none; transition: color 0.2s; font-size: 12px; }
.nycl-footer .footer-col h3 a:hover { color: #c8f542; }
.nycl-footer .footer-col a {
    display: block; font-size: 13px; color: #b8c4cc;
    text-decoration: none; padding: 4px 0; transition: color 0.2s;
}
.nycl-footer .footer-col a:hover { color: white; }
.nycl-footer .footer-newsletter-final { grid-column: 5 !important; grid-row: 1 !important; }
.nycl-footer .fc-item {
    display: flex; align-items: flex-start; gap: 10px; margin-bottom: 10px;
    font-size: 13px; color: #b8c4cc; line-height: 1.5;
}
.nycl-footer .fc-item i { color: #c8f542; font-size: 14px; margin-top: 2px; width: 16px; text-align: center; flex-shrink: 0; }
.nycl-footer .fc-item a { display: inline; padding: 0; color: #b8c4cc; }
.nycl-footer .fc-item a:hover { color: white; }
.nycl-footer .payment-methods { margin-top: 12px; }
.nycl-footer .payment-methods h3 { margin-bottom: 8px !important; margin-top: 0 !important; }
.nycl-footer .payment-badge { background: white; border-radius: 4px; padding: 4px 6px; display: inline-flex; align-items: center; }
.nycl-footer .payment-badge i { font-size: 28px; }
.nycl-footer__newsletter-form { display: flex; gap: 8px; max-width: 425px; }
.nycl-footer__newsletter-form input[type="email"] {
    flex: 1; padding: 10px 14px; border: 1px solid #333;
    background: #1a1a1a; color: white; border-radius: 4px;
    font-size: 13px; font-family: 'Open Sans', sans-serif;
    outline: none; transition: border-color 0.2s;
}
.nycl-footer__newsletter-form input[type="email"]:focus { border-color: #c8f542; }
.nycl-footer__newsletter-form input[type="email"]::placeholder { color: #666; }
.nycl-footer__newsletter-form button {
    display: flex; align-items: center; justify-content: center;
    padding: 10px 20px;
    background: rgba(255,255,255,0.10);
    backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px);
    color: #fff; border: 2px solid #c8f542; border-radius: 0;
    font-weight: 700; font-size: 13px;
    font-family: 'Archivo SemiExpanded', 'Archivo', sans-serif;
    text-transform: uppercase; letter-spacing: 0.5px; cursor: pointer;
    transition: background 0.2s, transform 0.15s;
}
.nycl-footer__newsletter-form button:hover { background: rgba(200,245,66,0.15); border-color: #d9f644; transform: translateY(-1px); color: #fff; }
.nycl-footer [data-product="web_widget"],
.nycl-footer iframe[title*="chat"],
.nycl-footer .zEWidget-launcher,
.nycl-footer input[type="email"] + div:not(.nycl-footer__newsletter-form *) { display: none !important; }
.nycl-footer__newsletter-form input[type="email"] { position: relative; z-index: 1; }
.nycl-footer .footer-bottom {
    text-align: center; padding: 3px 0; margin-top: 20px; margin-bottom: 0;
    border-top: 1px solid rgba(255,255,255,0.08);
    font-size: 12px; color: #5a6a7a;
    max-width: 1280px; margin-left: auto; margin-right: auto;
    background: transparent !important;
}
.nycl-footer, .nycl-footer * { background-color: transparent; }
.nycl-footer { background: #0e0e0e !important; }
@media (max-width: 1024px) {
    .nycl-footer .footer-grid { grid-template-columns: repeat(3, 1fr); gap: 24px; }
    .nycl-footer { padding: 36px 20px 20px; }
}
@media (max-width: 768px) {
    .nycl-footer { padding: 32px 16px 16px; }
    .nycl-footer .footer-grid { grid-template-columns: 1fr 1fr; gap: 20px; }
    .nycl-footer .footer-newsletter-final { grid-column: 1 / -1 !important; grid-row: auto !important; }
    .nycl-footer .footer-col h3 { font-size: 13px; }
    .nycl-footer .footer-col a { font-size: 12px; padding: 4px 0; }
    .nycl-footer__newsletter-form { max-width: 425px; }
}
@media (max-width: 480px) {
    .nycl-footer .footer-grid { gap: 16px; }
    .nycl-footer__newsletter-form { flex-direction: column; }
    .nycl-footer__newsletter-form button { display: flex; align-items: center; justify-content: center; width: 100%; }
}
@media (max-width: 400px) {
    .nycl-footer .footer-grid { grid-template-columns: 1fr; }
}

/* --- Porto base overrides (exact match homepage v1.1 style block 6) --- */
.page-wrapper, .columns, .column.main {
    overflow: visible !important;
    background-image: none !important;
}
.page-main, .page-messages, .columns, .column.main {
    margin-top: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
@media (max-width: 768px) {
    .page-main, .page-messages, .columns, .column.main {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }
}
.nycl-cat-hero, .nycl-trust-bar, .nycl-cat-intro, .nycl-cat-grid,
.nycl-compare, .nycl-seo, .nycl-rfaq, .nycl-more-products,
.nycl-samples-contact, .nycl-resources-section {
    max-width: 100%;
}
.nycl-cat-grid a, .nycl-more-products a { text-decoration: none; }

/* ===== CATEGORY HERO ===== */
.nycl-cat-hero {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw !important;
    max-width: none !important;
    overflow: hidden;
    box-sizing: border-box;
}
.nycl-cat-hero__bg {
    display: block;
    width: 100%;
    height: auto;
}
.nycl-cat-hero__heading-bar {
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    padding: 20px 40px 16px;
    background: rgba(0,0,0,0.45);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    text-align: center;
    border-radius: 0;
    display: inline-block;
    max-width: calc(100vw - 40px);
}
.nycl-cat-hero__heading-bar h1 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 125%;
    font-size: 42px;
    line-height: 1.18;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    white-space: nowrap;
}
.nycl-cat-hero__heading-bar h1 .hl { color: #c8f542; }
.nycl-cat-hero__eyebrow {
    font-family: 'Archivo', sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.18em;
    color: #c8f542;
    text-transform: uppercase;
    margin-bottom: 6px;
    text-align: center;
}
.nycl-cat-hero__overlay {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nycl-cat-hero__content {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    text-align: center;
    max-width: none;
    padding: 32px 48px 30px;
    color: #fff;
    background: rgba(0,0,0,0.45);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border-radius: 0;
}
.nycl-cat-hero__popular {
    display: inline-block;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-stretch: 125%;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #1d1d1d;
    background: #e5c6ff;
    padding: 5px 19px;
    margin: 0 0 14px;
}
.nycl-cat-hero__cta-row {
    display: flex;
    gap: 14px;
    justify-content: center;
}
.nycl-cat-hero__cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 16px 40px;
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    color: #fff;
    border: 2px solid #c8f542;
    border-radius: 0;
    text-decoration: none;
    transition: background 0.2s, transform 0.15s;
    line-height: 1.3;
}
.nycl-cat-hero__cta-row .nycl-cat-hero__cta {
    flex: 0 0 260px;
    white-space: nowrap;
}
.nycl-cat-hero__cta .cta-sub {
    color: #fff !important;
    display: block;
    font-size: 11px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0.01em;
    opacity: 0.75;
    margin-top: 2px;
    white-space: normal;
    text-align: center;
    padding: 0;
}
.nycl-cat-hero__cta .cta-main {
    color: #fff !important;
    white-space: nowrap;
}
.nycl-cat-hero__cta .cta-arrow {
    font-size: 10px;
    margin-left: 6px;
    vertical-align: 2px;
}
.nycl-cat-hero__cta:visited, .nycl-cat-hero__cta:visited .cta-sub, .nycl-cat-hero__cta:active {
    color: #fff !important;
    border-color: #c8f542 !important;
}
.nycl-cat-hero__cta:visited:hover {
    border-color: #d9f644 !important;
}
.nycl-cat-hero__cta .cta-sub .bolt {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    margin-top: -1px;
}
.nycl-cat-hero__cta:hover {
    background: rgba(255,255,255,0.22);
    border-color: #d9f644 !important;
    transform: translateY(-1px);
    text-decoration: none;
    color: #fff !important;
}
.nycl-cat-hero__ratings .ratings-icons {
    display: block;
    height: 28px;
    margin: 0 auto 8px;
}
.nycl-cat-hero__ratings {
    margin-top: 24px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: rgba(255,255,255,0.75);
}
.nycl-cat-hero__ratings .stars {
    color: #f5c842;
    letter-spacing: 2px;
}

/* Tablet landscape */
@media (max-width: 1092px) {
    .nycl-cat-hero__heading-bar {

        padding: 16px 24px;
    }
    .nycl-cat-hero__heading-bar h1 {
        font-size: 40px;
    }
}
/* Hide MOST POPULAR badge on narrower screens */
@media (max-width: 1599px) {
    .nycl-cat-hero__popular {
        display: none !important;
    }
}
/* Wide desktop — heading font clamp */
@media (max-width: 1400px) {
    .nycl-cat-hero__heading-bar h1 {
        font-size: clamp(22px, 2.8vw, 42px);
    }
}
/* Switch to object-fit: cover */
@media (max-width: 1280px) {
    .nycl-cat-hero {
        position: relative !important;
        min-height: 480px !important;
        overflow: hidden !important;
    }
    .nycl-cat-hero__bg {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        object-position: center center !important;
    }
}
/* Tablet landscape */
@media (max-width: 1024px) {
    .nycl-cat-hero {
        min-height: 440px !important;
    }
    .nycl-cat-hero__heading-bar {
        width: 88vw !important;
        padding: 14px 16px !important;
    }
    .nycl-cat-hero__content {
        padding: 24px 20px 4px !important;
    }
    .nycl-cat-hero__cta-row .nycl-cat-hero__cta {
        flex: 0 0 220px !important;
    }
    .nycl-cat-hero__cta {
        padding: 12px 24px !important;
        font-size: 14px !important;
    }
}
/* Tablet portrait */
@media (max-width: 768px) {
    .nycl-cat-hero { min-height: 400px !important; }
    .nycl-cat-hero__heading-bar {
        width: calc(100vw - 24px) !important;
        top: 12px !important;
        padding: 10px 12px !important;
    }
    .nycl-cat-hero__heading-bar h1 {
        font-size: clamp(16px, 3vw, 30px);
        transform: none !important;
        white-space: normal;
    }
    .nycl-cat-hero__content {
        bottom: 4px !important;
        padding: 18px 14px 4px !important;
    }
    .nycl-cat-hero__cta-row .nycl-cat-hero__cta {
        flex: 1 1 auto !important;
    }
    .nycl-cat-hero__cta {
        padding: 10px 16px !important;
        font-size: 13px !important;
    }
    .nycl-cat-hero__cta .cta-sub {
        font-size: 10px !important;
    }
    .nycl-cat-hero__ratings {
        margin-top: 14px !important;
        font-size: 12px !important;
    }
    .nycl-cat-hero__ratings .ratings-icons {
        height: 22px !important;
    }
}
/* Mobile */
@media (max-width: 428px) {
    .nycl-cat-hero__heading-bar h1 {
        font-size: 22px;
        transform: scaleX(1.02);
    }
}
/* Mobile */
@media (max-width: 480px) {
    .nycl-cat-hero {
        min-height: 520px !important;
    }
    .nycl-cat-hero__bg {
        object-position: center 40% !important;
    }
    .nycl-cat-hero__heading-bar {
        top: 8px !important;
        padding: 8px 10px !important;
        width: calc(100vw - 16px) !important;
    }
    .nycl-cat-hero__heading-bar h1 {
        line-height: 1.25 !important;
        transform: none !important;
    }
    .nycl-cat-hero__content {
        bottom: 8px !important;
        padding: 14px 10px !important;
        width: calc(100vw - 16px) !important;
    }
    .nycl-cat-hero__popular {
        font-size: 11px !important;
        padding: 4px 14px !important;
        margin-bottom: 10px !important;
    }
    .nycl-cat-hero__cta-row {
        flex-direction: column !important;
        gap: 8px !important;
    }
    .nycl-cat-hero__cta {
        padding: 10px 12px !important;
        font-size: 13px !important;
    }
    .nycl-cat-hero__ratings {
        margin-top: 10px !important;
    }
}
@media (max-width: 375px) {
    .nycl-cat-hero {
        min-height: 500px !important;
    }
}

/* ===== INFO BAR ===== */
.nycl-info-bar {
    padding: 0 0 20px;
}
.nycl-info-bar__inner {
    max-width: 1180px;
    margin: 0 auto;
    padding: 32px 40px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 48px;
    background: #fff;
    border-radius: 0;
    border: 2px solid #ddd;
    border-top: none;
    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
}
.nycl-info-bar__item {
    display: flex;
    align-items: flex-start;
    gap: 16px;
}
.nycl-info-bar__icon {
    width: 52px;
    height: 52px;
    min-width: 52px;
    background: linear-gradient(135deg, #c8f542, #a8d830);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nycl-info-bar__icon svg {
    width: 26px;
    height: 26px;
}
.nycl-info-bar__text h4 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #1d1d1d;
    margin: 0 0 6px;
    line-height: 1.15;
}
.nycl-info-bar__text p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 1.6;
    color: #666;
    margin: 0;
}

/* ===== TRUST BAR RESPONSIVE ===== */
@media (max-width: 1024px) {
    .nycl-info-bar__inner { gap: 24px; padding: 28px 24px; }
    .nycl-info-bar__icon { width: 44px; height: 44px; min-width: 44px; }
    .nycl-info-bar__icon svg { width: 22px; height: 22px; }
    .nycl-info-bar__text h4 { font-size: 19px; }
}
@media (max-width: 860px) {
    .nycl-info-bar__item { display: grid; grid-template-columns: 44px 1fr; gap: 8px 12px; }
    .nycl-info-bar__item .nycl-info-bar__text { display: contents; }
    .nycl-info-bar__text h4 { align-self: center; }
    .nycl-info-bar__text p { grid-column: 1 / -1; }
}
@media (max-width: 768px) {
    .nycl-info-bar__inner { grid-template-columns: 1fr; gap: 0; padding: 0; }
    .nycl-info-bar__item { display: flex; align-items: flex-start; gap: 16px; padding: 20px 24px; border-bottom: 1px solid #eee; }
    .nycl-info-bar__item:last-child { border-bottom: none; }
    .nycl-info-bar__item .nycl-info-bar__text { display: block; }
    .nycl-info-bar__text h4 { font-size: 18px; margin: 0 0 4px; }
    .nycl-info-bar__text p { grid-column: unset; }
    .nycl-info-bar__icon { width: 40px; height: 40px; min-width: 40px; }
    .nycl-info-bar__icon svg { width: 20px; height: 20px; }
}

/* ===== INTRO TEXT ===== */
.nycl-cat-intro {
    max-width: fit-content;
    margin: 0 auto 32px;
    padding: 48px 24px 0;
    text-align: center;
}
.nycl-cat-intro h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 32px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #1d1d1d;
    margin: 0 0 16px;
    line-height: 1.15;
}
.nycl-cat-intro p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #555;
    line-height: 1.8;
    max-width: 760px;
    margin: 0 auto 32px;
}

/* ===== PRODUCT GRID ===== */
.nycl-label-grid {
    max-width: fit-content;
    margin: 0 auto 32px;
    padding: 40px 0 0;
}
.nycl-label-grid__cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}
.nycl-label-card,
.nycl-label-card:visited,
.nycl-label-card:active {
    background: #0e0e0e;
    border: 2px solid #444;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    display: flex;
    flex-direction: column;
    transition: border-color 0.2s, transform 0.15s, box-shadow 0.3s;
}
.nycl-label-card:hover {
    text-decoration: none;
    box-shadow: 0 6px 28px rgba(0,0,0,0.25);
    transform: translateY(-3px);
}
.nycl-label-card__topbar {
    padding: 18px 22px 14px;
}
.nycl-label-card__tag {
    display: none;
    background: #e5c6ff;
    color: #1d1d1d;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 3px 12px;
    margin-bottom: 6px;
}
.nycl-label-card__name {
    font-family: 'Archivo', sans-serif;
    font-weight: 800;
    font-stretch: 110%;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #c8f542;
    margin: 0;
    line-height: 1.15;
}
.nycl-label-card__img-wrap {
    padding: 6px 22px;
}
.nycl-label-card__img-frame {
    aspect-ratio: 4 / 3;
    border: 2px solid #444;
    overflow: hidden;
}
.nycl-label-card__img {

    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s;
}
.nycl-label-card:hover .nycl-label-card__img {
    transform: scale(1.04);
}
.nycl-label-card__body {
    padding: 12px 22px 22px;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.nycl-label-card__desc {
    font-family: 'Open Sans', sans-serif;
    font-size: 12.5px;
    color: #bbb;
    line-height: 1.6;
    margin: 0 0 12px;
    flex: 1;
}
.nycl-label-card__cta-line {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #fff;
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border: 2px solid #c8f542;
    padding: 12px 16px;
    transition: background 0.2s;
    margin-top: auto;
}
.nycl-label-card:hover .nycl-label-card__cta-line {
    background: rgba(255,255,255,0.22);
    border-color: #d9f644;
}
.nycl-label-card__cta-line .cta-arrow {
    font-size: 9px;
    margin-left: 6px;
}

/* Featured card (Best Seller) - spans 2 rows */
.nycl-label-card--featured {
    grid-row: span 2;
}
.nycl-label-card--featured .nycl-label-card__img {
    aspect-ratio: auto;
    height: 100%;
    min-height: 280px;
}
.nycl-label-card--featured .nycl-label-card__img-wrap {
    flex: 1;
}
.nycl-label-card--featured .nycl-label-card__img-frame {
    height: 100%;
}

@media (max-width: 900px) {
    .nycl-label-grid__cards { grid-template-columns: repeat(2, 1fr); }
    .nycl-label-card--featured { grid-row: span 1; }
    .nycl-label-card--featured .nycl-label-card__img { aspect-ratio: 4/3; min-height: auto; }
}
@media (max-width: 520px) {
    .nycl-label-grid__cards { grid-template-columns: 1fr; }
}

/* ===== COMPARISON TABLE ===== */
.nycl-comparison {
    max-width: fit-content;
    margin: 0 auto 32px;
    padding: 56px 24px 0;
}
.nycl-comparison h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #1d1d1d;
    margin: 0 0 8px;
    line-height: 1.15;
    text-align: center;
}
.nycl-comparison__sub {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #777;
    text-align: center;
    margin: 0 0 32px;
    line-height: 1.6;
}
.nycl-comparison__table {

    border-collapse: collapse;
    background: #0e0e0e;
    border: 2px solid #444;
    overflow: hidden;
}
.nycl-comparison__table thead th {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #c8f542;
    background: rgba(200,245,66,0.08);
    padding: 16px 14px;
    text-align: left;
    border-bottom: 2px solid #444;
}
.nycl-comparison__table tbody td {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #ccc;
    padding: 14px;
    border-bottom: 1px solid #2a2a2a;
    vertical-align: top;
    line-height: 1.5;
}
.nycl-comparison__table tbody tr:last-child td {
    border-bottom: none;
}
.nycl-comparison__table tbody td:first-child {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    white-space: nowrap;
}
.nycl-comparison__table tbody tr:hover td {
    background: rgba(255,255,255,0.03);
}
.nycl-comparison__tag {
    background: #e5c6ff;
    color: #1d1d1d;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 2px 8px;
    margin-left: 6px;
    vertical-align: middle;
}

@media (max-width: 768px) {
    .nycl-comparison__table { font-size: 12px; }
    .nycl-comparison__table thead th, .nycl-comparison__table tbody td { padding: 10px 8px; }
    .nycl-comparison { overflow-x: auto; }
}

/* ===== FAQ + REVIEWS ===== */
.nycl-rfaq {
    margin-top: 56px;
    padding: 48px 0 20px;
    background: #0e0e0e;
    border: 2px solid #444;
}
.nycl-rfaq__inner {
    max-width: 1200px;
    margin: 0 auto 32px;
    padding: 0 24px;
}
.nycl-rfaq__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
}
.nycl-rfaq__reviews-header {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 24px;
    padding-bottom: 20px;
    border-bottom: 2px solid #c8f542;
}
.nycl-rfaq__google-icon { width: 36px; height: 36px; flex-shrink: 0; }
.nycl-rfaq__stars { color: #fbbc04; font-size: 18px; letter-spacing: 2px; line-height: 1; }
.nycl-rfaq__rating { font-family: 'Open Sans', sans-serif; font-size: 13px; color: rgba(255,255,255,0.6); font-weight: 600; }
.nycl-rfaq__review-card {
    background: rgba(255,255,255,0.06);
    border-radius: 10px;
    padding: 20px 22px;
    margin-bottom: 12px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
    border: 1px solid rgba(255,255,255,0.08);
    transition: transform 0.2s, box-shadow 0.2s;
}
.nycl-rfaq__review-card:hover { transform: translateY(-2px); box-shadow: 0 6px 20px rgba(0,0,0,0.3); }
.nycl-rfaq__review-stars { color: #fbbc04; font-size: 14px; letter-spacing: 2px; margin-bottom: 8px; }
.nycl-rfaq__review-text { font-family: 'Open Sans', sans-serif; font-size: 13.5px; line-height: 1.7; color: rgba(255,255,255,0.8); font-style: italic; margin: 0 0 10px; }
.nycl-rfaq__review-author { font-family: 'Archivo SemiExpanded', sans-serif; font-weight: 600; font-size: 12px; color: #c8f542; letter-spacing: 0.03em; }
.nycl-rfaq__link,
.nycl-rfaq__link:link,
.nycl-rfaq__link:visited {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: 16px;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #fff;
    text-decoration: none;
    border-bottom: 2px solid #c8f542;
    padding-bottom: 2px;
    transition: 0.2s;
}
.nycl-rfaq__link:hover { color: #c8f542; }
.nycl-rfaq__link .cta-arrow { color: #c8f542; font-size: 10px; }

/* FAQ Column */
.nycl-rfaq__faq-title {
    font-family: 'Archivo', sans-serif;
    font-weight: 800;
    font-stretch: 110%;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #fff;
    margin: 0 0 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #c8f542;
    line-height: 1.15;
}
.nycl-rfaq__faq-item { margin-bottom: 10px; }


.nycl-rfaq__faq-q {

    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #fff !important;
    background: rgba(255,255,255,0.08) !important;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid #c8f542 !important;
    outline: none !important;
    cursor: pointer;
    text-align: left;
    line-height: 1.4;
    gap: 14px;
    transition: filter 0.2s;
}
.nycl-rfaq__faq-q:hover {
    background: rgba(255,255,255,0.14) !important;
    border-color: #d9f644 !important;
    box-shadow: none !important;
}
.nycl-rfaq__faq-q:focus,
.nycl-rfaq__faq-q:active {
    outline: none !important;
    box-shadow: none !important;
}
.nycl-rfaq__faq-toggle { color: #fff; font-size: 20px; font-weight: 700; flex-shrink: 0; }
.nycl-rfaq__faq-a { display: none; }
.nycl-rfaq__faq-item.open .nycl-rfaq__faq-a { display: block; }
.nycl-rfaq__faq-a p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13.5px;
    color: rgba(255,255,255,0.8);
    line-height: 1.7;
    margin: 0;
    background: rgba(255,255,255,0.06);
    border: 1px solid rgba(255,255,255,0.08);
    padding: 18px 22px;
}

@media (max-width: 768px) {
    .nycl-rfaq { margin-top: 48px; padding: 40px 0 32px; }
    .nycl-rfaq__grid { grid-template-columns: 1fr; gap: 36px; }
    html body .page-wrapper .page-main .nycl-rfaq button.nycl-rfaq__faq-q {
        height: auto !important;
        line-height: 20px !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
}

/* ===== CROSS-LINKS — "Explore More Products" ===== */
.nycl-xlinks {
    max-width: none;
    margin: 0 auto 32px;
    padding: 56px 0 0;
}
.nycl-xlinks h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #1d1d1d;
    margin: 0 0 24px;
    line-height: 1.15;
    text-align: center;
}
.nycl-xlinks__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}

@media (max-width: 900px) {
    .nycl-xlinks__grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 520px) {
    .nycl-xlinks__grid { grid-template-columns: 1fr; }
}

/* ===== SAMPLES & CONTACT ===== */
.nycl-samples {
    max-width: fit-content;
    margin: 56px auto 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    background: #0e0e0e;
    border: 2px solid #444;
    overflow: hidden;
    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
}
.nycl-samples__image { position: relative; overflow: hidden; min-height: 100%; }
.nycl-samples__image img { width: 100%; height: 100%; object-fit: cover; display: block; }
.nycl-samples__content {
    padding: 48px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.nycl-samples__content h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #c8f542;
    margin: 0 0 16px;
    line-height: 1.15;
}
.nycl-samples__content p {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 14px;
    color: #ccc;
    line-height: 1.7;
    margin: 0 0 8px;
}
.nycl-samples__content ul { list-style: none; padding: 0; margin: 16px 0 24px; }
.nycl-samples__content li {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 14px;
    color: #ccc;
    line-height: 1.3;
    padding: 2px 0 2px 20px;
    position: relative;
}
.nycl-samples__content li::before { content: '✓'; position: absolute; left: 0; color: #c8f542; }
.nycl-samples__cta,
.nycl-samples__cta:link,
.nycl-samples__cta:visited {
    background: rgba(255,255,255,0.08);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 2px solid #c8f542 !important;
    color: #fff !important;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    padding: 14px 32px;
    text-decoration: none;
    transition: background 0.2s, border-color 0.2s;
    align-self: flex-start;
}
.nycl-samples__cta:hover {
    background: rgba(255,255,255,0.22);
    border-color: #d9f644;
    transform: translateY(-1px);
    color: #fff;
}
.nycl-samples__contact {
    margin-top: 32px;
    padding-top: 28px;
    border-top: 1px solid #2a2a2a;
}
.nycl-samples__contact h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #c8f542;
    margin: 0 0 18px;
    line-height: 1.15;
}
.nycl-contact__eyebrow {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    color: #c8f542;
    margin: 0 0 12px;
}
.nycl-contact__phone,
.nycl-contact__phone:link,
.nycl-contact__phone:visited {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 32px;
    color: #fff !important;
    text-decoration: none !important;
    border: none !important;
    margin: 0 0 4px;
    letter-spacing: 0.01em;
    align-self: flex-start;
}
.nycl-contact__phone:hover { color: #c8f542 !important; text-decoration: none !important;
    border: none !important; }
.nycl-contact__phone svg { width: 28px; height: 28px; flex-shrink: 0; }
.nycl-contact__hours {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 13px;
    color: #aaa;
    letter-spacing: 0.04em;
    margin: 0 0 26px;
}
.nycl-contact__buttons { display: flex; gap: 14px; flex-wrap: wrap; }
.nycl-contact__btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 28px;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    text-decoration: none;
    border: 2px solid #c8f542;
    transition: background 0.2s, filter 0.2s;
}
.nycl-contact__btn svg { width: 16px; height: 16px; }
.nycl-contact__btn--primary {
    background: linear-gradient(135deg, #c8f542, #a8d830);
    color: #1d1d1d;
}
.nycl-contact__btn--primary:hover { filter: brightness(1.08); }
.nycl-contact__btn--secondary,
.nycl-contact__btn--secondary:link,
.nycl-contact__btn--secondary:visited {
    background: rgba(255,255,255,0.08);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    color: #fff !important;
}
.nycl-contact__btn--secondary svg { stroke: #fff !important; }
.nycl-contact__btn--secondary:hover { background: rgba(255,255,255,0.16); }

@media (max-width: 768px) {
    .nycl-samples { grid-template-columns: 1fr; }
    .nycl-samples__image { max-height: clamp(300px, 76vw, 580px); }
    .nycl-samples__image img { object-position: top; }
    .nycl-samples__content { padding: 32px 24px; }
}

/* ===== DEEP DIVES / SEO CONTENT ===== */
.nycl-deepdives {
    padding: 36px 0 20px;
}
.nycl-deepdives__inner {
    max-width: fit-content;
    margin: 0 auto;
    background: #0e0e0e;
    border: 2px solid #444;
    padding: 32px 40px;
}
.nycl-deepdives__heading {
    text-align: center;
    margin-bottom: 28px;
}
.nycl-deepdives__heading h2 {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: #fff;
    margin: 0;
}
.nycl-dd-item {
    display: flex;
    gap: 24px;
    align-items: flex-start;
    padding: 24px 0;
    border-top: 1px solid #2a2a2a;
}
.nycl-dd-item:last-child {
    padding-bottom: 0;
}
.nycl-dd-item__thumb {
    flex: 0 0 140px;
    overflow: hidden;
    border: 2px solid #444;
}
.nycl-dd-item__thumb img {
    width: 140px;
    height: 140px;
    object-fit: cover;
    display: block;
}
.nycl-dd-item__body {
    flex: 1;
    min-width: 0;
}
.nycl-dd-item__body h3 {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #c8f542;
    margin: 0 0 8px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}
.nycl-dd-item__body p {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 13px;
    line-height: 1.65;
    color: #aaa;
    margin: 0 0 8px;
}
.nycl-dd-item__body p:last-of-type {
    margin-bottom: 10px;
}
.nycl-dd-item__link,
.nycl-dd-item__link:link,
.nycl-dd-item__link:visited {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #c8f542 !important;
    text-decoration: none !important;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    border: none !important;
}
.nycl-dd-item__link:hover {
    opacity: 0.75;
    color: #c8f542 !important;
}
@media (max-width: 768px) {
    .nycl-deepdives__inner {
        padding: 24px 20px;
    }
    .nycl-dd-item {
        gap: 16px;
    }
    .nycl-dd-item__thumb {
        flex: 0 0 100px;
    }
    .nycl-dd-item__thumb img {
        width: 100px;
        height: 100px;
    }
    .nycl-dd-item__body h3 {
        font-size: 14px;
    }
    .nycl-dd-item__body p {
        font-size: 12px;
    }
}
@media (max-width: 480px) {
    .nycl-dd-item {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .nycl-dd-item__thumb {
        flex: none;
    }
    .nycl-dd-item__thumb img {
        width: 160px;
        height: 160px;
    }
}

/* ===== RESOURCES ===== */
.nycl-resources {
    max-width: none;
    margin: 0 auto 32px;
    padding: 36px 0 20px;
}
.nycl-resources h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #1d1d1d;
    margin: 0 0 24px;
    line-height: 1.15;
    text-align: center;
}
.nycl-resources__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
}
.nycl-resources__card,
.nycl-resources__card:visited {
    display: flex;
    flex-direction: column;
    background: #0e0e0e;
    border: 2px solid #444;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    transition: border-color 0.2s, transform 0.15s, box-shadow 0.3s;
}
.nycl-resources__card:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 28px rgba(0,0,0,0.25);
}
.nycl-resources__card-img {
    padding: 14px 14px 4px;
}
.nycl-resources__card-img > div {
    border: 2px solid #444;
    overflow: hidden;
}
.nycl-resources__card-img img { width: 100%; display: block; }
.nycl-resources__card-cta {
    padding: 8px 14px 14px;
    margin-top: auto;
}
.nycl-resources__card-cta > div {
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border: 2px solid #c8f542;
    color: #fff;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    padding: 10px 16px;
    text-align: center;
    min-height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 768px) {
    .nycl-resources__grid { grid-template-columns: 1fr 1fr; }
}

/* Scope: body.nycl */
.nycl-top-labels {
    padding: 24px 0 20px;
}
.nycl-top-labels__inner {
    max-width: 1110px;
    margin: 0 auto;
    padding: 0;
}
.nycl-top-labels__heading {
    text-align: center;
    margin-bottom: 32px;
}
.nycl-top-labels__heading .accent-tag {
    display: inline-block;
    background: #e5c6ff;
    color: #1d1d1d;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-stretch: 125%;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 5px 19px;
    margin-bottom: 10px;
}
.nycl-top-labels__heading h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #1d1d1d;
    margin: 0;
    line-height: 1.15;
}
.nycl-top-labels__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}
.nycl-top-labels__card,
.nycl-top-labels__card:visited,
.nycl-top-labels__card:active {
    background: #0e0e0e;
    border: 2px solid #444;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    display: flex;
    flex-direction: column;

    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
    transition: box-shadow 0.3s, transform 0.3s;
}
.nycl-top-labels__card:hover {
    text-decoration: none;
    box-shadow: 0 8px 36px rgba(0,0,0,0.3);
    transform: translateY(-3px);
}
.nycl-top-labels__topbar {
    padding: 18px 22px 14px;
}
.nycl-top-labels__tag {
    display: inline-block;
    background: #e5c6ff;
    color: #1d1d1d;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-stretch: 125%;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 5px 19px;
    margin-bottom: 8px;
}
.nycl-top-labels__name {
    font-family: 'Archivo', sans-serif;
    font-weight: 800;
    font-stretch: 110%;
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #c8f542;
    margin: 0;
    line-height: 1.15;
}
.nycl-top-labels__img-wrap {
    padding: 0 22px;
}
.nycl-top-labels__img-frame {
    border: 3px solid #444;
    overflow: hidden;
    position: relative;
    aspect-ratio: 20 / 17;
}
.nycl-top-labels__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    transition: transform 0.4s;
}
.nycl-top-labels__card:hover .nycl-top-labels__img {
    transform: scale(1.04);
}
.nycl-top-labels__body {
    padding: 12px 22px 22px;
}
.nycl-top-labels__desc {
    font-family: 'Open Sans', sans-serif;
    font-size: 12.5px;
    color: #bbb;
    line-height: 1.6;
    margin: 0 0 12px;
}
.nycl-top-labels__pricing {
    position: absolute;
    bottom: 8px;
    left: 8px;
    right: 8px;
    display: flex;
    gap: 6px;
    z-index: 2;
}
.nycl-top-labels__price-box {
    flex: 1;
    background: rgba(14,14,14,0.85);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    border: 1px solid rgba(200,245,66,0.3);
    padding: 7px 6px;
    text-align: center;
}
.nycl-top-labels__price-box .qty {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 11px;
    font-weight: 600;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin: 0 0 3px;
}
.nycl-top-labels__price-box .price {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #c8f542;
    line-height: 1.2;
}
.nycl-top-labels__price-box .unit {
    font-size: 11px;
    font-weight: 600;
    color: #c8f542;
}
.nycl-top-labels__price-note {
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    color: #888;
    text-align: center;
    margin: 2px 0 0;
}
.nycl-top-labels__cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #fff;
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border: 2px solid #c8f542;
    border-radius: 0;
    padding: 16px 40px;
    text-decoration: none;
    transition: background 0.2s, transform 0.15s;
    line-height: 1.3;
    text-align: center;
}
.nycl-top-labels__cta .cta-main {
    white-space: nowrap;
}
.nycl-top-labels__cta .cta-arrow {
    font-size: 10px;
    margin-left: 6px;
    vertical-align: 2px;
}
.nycl-top-labels__cta .cta-sub {
    display: block;
    font-size: 11px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0.01em;
    opacity: 0.75;
    margin-top: 2px;
    white-space: normal;
    text-align: center;
}
.nycl-top-labels__cta .cta-sub .bolt {
    vertical-align: middle;
    margin-right: 2px;
    margin-top: -1px;
}
.nycl-top-labels__card:hover .nycl-top-labels__cta {
    background: rgba(255,255,255,0.22);
    border-color: #d9f644;
}
@media (max-width: 768px) {
    .nycl-top-labels__cta .cta-main {
        white-space: normal;
        text-align: center;
    }
    .nycl-top-labels__cta {
        padding: 14px 20px;
        font-size: 14px;
    }
}
@media (max-width: 600px) {
    .nycl-top-labels__grid {
        grid-template-columns: 1fr;
    }
}

/* Scope: body.nycl */
.nycl-fast-labels {
    padding: 8px 0 8px;
}
.nycl-fast-labels__inner {
    max-width: 1110px;
    margin: 0 auto;
    background: #0e0e0e;
    border: 2px solid #444;
    border: 2px solid #444;
    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    overflow: hidden;
}
.nycl-fast-labels__image {
    position: relative;
    overflow: hidden;
}
.nycl-fast-labels__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}
.nycl-fast-labels__content {
    padding: 14px 36px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 0;
}
.nycl-fast-labels__icon {
    width: 56px;
    height: 56px;
    background: linear-gradient(135deg, #c8f542, #a8d830);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 20px;
}
.nycl-fast-labels__icon svg { width: 32px; height: 32px; }
.nycl-fast-labels__tag {
    display: inline-block;
    background: #e5c6ff;
    color: #1d1d1d;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-stretch: 125%;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 5px 19px;
    margin-bottom: 10px;
    align-self: flex-start;
}
.nycl-fast-labels__title {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.2;
    color: #c8f542;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.nycl-fast-labels__desc {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 15px;
    line-height: 1.5;
    color: #ccc;
    margin: 0 0 14px;
}
.nycl-fast-labels__desc strong {
    color: #fff;
}
.nycl-fast-labels__features {
    list-style: none;
    padding: 0;
    margin: 0 0 16px;
}
.nycl-fast-labels__features li {
    line-height: 1.3;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 14px;
    color: #ccc;
    padding: 1px 0;
    padding-left: 20px;
    position: relative;
}
.nycl-fast-labels__features li::before {
    content: '✓';
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 14px;
    font-weight: 700;
    color: #c8f542;
}
.nycl-fast-labels__cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 12px 32px;
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    color: #fff !important;
    border: 2px solid #c8f542 !important;
    border-radius: 0;
    text-decoration: none;
    transition: background 0.2s, transform 0.15s;
    line-height: 1.3;
    align-self: flex-start;
    cursor: pointer;
}
.nycl-fast-labels__cta:hover {
    background: rgba(255,255,255,0.22);
    border-color: #d9f644;
    transform: translateY(-1px);
    text-decoration: none;
    color: #fff !important;
}
.nycl-fast-labels__cta:visited,
.nycl-fast-labels__cta:active {
    color: #fff !important;
}
.nycl-fast-labels__cta .cta-main {
    white-space: nowrap;
}
.nycl-fast-labels__cta .cta-arrow {
    font-size: 10px;
    margin-left: 6px;
    vertical-align: 2px;
}
.nycl-fast-labels__cta .cta-sub {
    display: block;
    font-size: 11px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0.01em;
    opacity: 0.75;
    margin-top: 2px;
    white-space: normal;
    text-align: center;
}
.nycl-fast-labels__cta .cta-sub .bolt {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    margin-top: -1px;
}
@media (max-width: 768px) {
    .nycl-fast-labels__inner {
        grid-template-columns: 1fr;
        max-width: 100%;
    }
    .nycl-fast-labels__image {
        max-height: clamp(300px, 76vw, 580px);
    }
    .nycl-fast-labels__image img {
        object-position: top;
    }
    .nycl-fast-labels__content {
        padding: 32px 24px;
    }
    .nycl-fast-labels__cta {
        padding: 14px 20px;
    }
    .nycl-fast-labels__cta .cta-main {
        white-space: normal;
        text-align: center;
    }
    .nycl-fast-labels__title {
        font-size: 22px;
    }
}

/* Scope: body.nycl */
.nycl-faq-experts {
    margin-top: 24px;
    padding: 4px 0 0;
    text-align: center;
}
.nycl-faq-experts__heading {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 10px;
}
.nycl-faq-experts__icon {
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, #c8f542, #a8d830);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.nycl-faq-experts__icon svg { width: 22px; height: 22px; }
.nycl-faq-experts h4 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #fff;
    margin: 0;
    line-height: 1.15;
}
.nycl-faq-experts__sub {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #bbb;
    line-height: 1.5;
    margin: 0 0 18px;
}
.nycl-faq-experts__avatars {
    display: flex;
    justify-content: center;
    gap: 8px;
    margin-bottom: 10px;
    flex-wrap: wrap;
}
.nycl-faq-experts__avatars img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #c8f542;
}
.nycl-faq-experts__names {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 11px;
    letter-spacing: 0.06em;
    color: #aaa;
    text-transform: uppercase;
}

/* Scope: body.nycl */
.nycl-aitool {
    max-width: 1110px;
    margin: 20px auto 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    background: #0e0e0e;
    border: 2px solid #444;
    overflow: hidden;
    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
}
.nycl-aitool__content {
    padding: 40px;
    display: flex;
    flex-direction: column;
}
.nycl-aitool__icon {
    width: 56px;
    height: 56px;
    background: linear-gradient(135deg, #c8f542, #a8d830);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 20px;
}
.nycl-aitool__icon svg { width: 32px; height: 32px; }
.nycl-aitool__eyebrow {
    background: #e5c6ff;
    color: #1d1d1d;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-stretch: 125%;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 5px 19px;
    margin: 0 0 16px;
    align-self: flex-start;
}
.nycl-aitool__content h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #c8f542;
    margin: 0 0 16px;
    line-height: 1.15;
}
.nycl-aitool__content p {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 15px;
    color: #ccc;
    line-height: 1.7;
    margin: 0 0 26px;
}
.nycl-aitool__boxes-title {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.14em;
    color: #c8f542;
    margin: 0 0 12px;
    text-align: center;
}
.nycl-aitool__boxes {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
}
.nycl-aitool__box,
a.nycl-aitool__box,
a.nycl-aitool__box:link,
a.nycl-aitool__box:visited,
a.nycl-aitool__box:active {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 14px;
    padding: 32px 16px 28px;
    background: rgba(255,255,255,0.06);
    border: 2px solid #c8f542 !important;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    text-decoration: none !important;
    transition: background 0.2s, border-color 0.2s, transform 0.15s;
    color: #fff !important;
}
a.nycl-aitool__box:visited,
a.nycl-aitool__box:active {
    border-color: #c8f542 !important;
}
a.nycl-aitool__box:hover {
    background: rgba(255,255,255,0.14);
    border-color: #c8f542;
    transform: translateY(-2px);
}
.nycl-aitool__box-icon {
    width: 44px;
    height: 55px;
}
.nycl-aitool__box-label {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #fff;
    text-align: center;
    line-height: 1.3;
    white-space: nowrap;
}
.nycl-aitool__btn,
a.nycl-aitool__btn,
a.nycl-aitool__btn:link,
a.nycl-aitool__btn:visited,
a.nycl-aitool__btn:active {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 11px 16px;
    font-family: 'Archivo SemiExpanded', sans-serif !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-decoration: none !important;
    border: 1px solid #c8f542 !important;
    transition: background 0.2s, color 0.2s, border-color 0.2s, transform 0.15s;
    background: rgba(255,255,255,0.06) !important;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    color: #fff !important;
}
a.nycl-aitool__btn:hover,
a.nycl-aitool__btn:visited:hover {
    background: rgba(255,255,255,0.18) !important;
    border-color: #d9f644 !important;
    transform: translateY(-1px);
    color: #fff !important;
}
.nycl-aitool__btn .cta-arrow {
    font-size: 9px;
    opacity: 0.8;
    color: #c8f542 !important;
}
.nycl-aitool__image {
    position: relative;
    overflow: hidden;
    min-height: 0;
}
.nycl-aitool__image img {

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    display: block;
}
@media (max-width: 768px) {
    .nycl-aitool { grid-template-columns: 1fr; max-width: 100%; }
    .nycl-aitool__image { order: -1; max-height: clamp(300px, 76vw, 580px); min-height: 300px; }
    .nycl-aitool__image img { position: static !important; width: 100%; height: 100%; object-fit: cover; object-position: top; display: block; }
    .nycl-aitool__content { padding: 32px 20px; max-width: 100%; box-sizing: border-box; }
    .nycl-aitool__boxes { grid-template-columns: 1fr 1fr; gap: 10px; }
    .nycl-aitool__box-label { font-size: 11px; }
    .nycl-aitool__boxes-title { font-size: 13px; }
}
@media (max-width: 480px) {
    .nycl-aitool__boxes { grid-template-columns: 1fr; }
    .nycl-aitool__content { padding: 24px 16px; }
}

/* Scope: body.nycl */
/* Sewing section icon — green container + black symbol (matches fast-labels pattern) */
.nycl-sewing-svc__icon {
    width: 56px;
    height: 56px;
    background: linear-gradient(135deg, #c8f542, #a8d830);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 20px;
}
.nycl-sewing-svc__icon svg { width: 32px; height: 32px; }
/* ===== CONTRACT SEWING SECTION (mirrors fast-labels, reversed) ===== */
.nycl-sewing-svc {
    padding: 36px 0 20px;
}
.nycl-sewing-svc__inner {
    max-width: 1110px;
    margin: 0 auto;
    background: #0e0e0e;
    border: 2px solid #444;
    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    overflow: hidden;
}
.nycl-sewing-svc__image {
    position: relative;
    overflow: hidden;
}
.nycl-sewing-svc__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.nycl-sewing-svc__content {
    padding: 48px 48px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.nycl-sewing-svc__tag {
    display: inline-block;
    background: #e0c6fa;
    color: #0e0e0e;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    padding: 4px 12px;
    margin-bottom: 16px;
    align-self: flex-start;
}
.nycl-sewing-svc__title {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.2;
    color: #c8f542;
    margin: 0 0 20px;
    text-transform: uppercase;
}
.nycl-sewing-svc__desc {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 15px;
    line-height: 1.7;
    color: #ccc;
    margin: 0 0 28px;
}
.nycl-sewing-svc__desc strong {
    color: #fff;
}
.nycl-sewing-svc__features {
    list-style: none;
    padding: 0;
    margin: 0 0 32px;
}
.nycl-sewing-svc__features li {
    line-height: 1.3;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 14px;
    color: #ccc;
    padding: 2px 0;
    padding-left: 20px;
    position: relative;
}
.nycl-sewing-svc__features li::before {
    content: '✓';
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 14px;
    font-weight: 700;
    color: #c8f542;
}
.nycl-sewing-svc__cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 16px 40px;
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    color: #fff !important;
    border: 2px solid #c8f542;
    border-radius: 0;
    text-decoration: none !important;
    transition: background 0.2s, transform 0.15s;
    line-height: 1.3;
    align-self: flex-start;
    cursor: pointer;
}
.nycl-sewing-svc__cta:hover {
    background: rgba(255,255,255,0.22);
    border-color: #d9f644 !important;
    transform: translateY(-1px);
    text-decoration: none !important;
    color: #fff !important;
}
.nycl-sewing-svc__cta:visited,
.nycl-sewing-svc__cta:active {
    color: #fff !important;
    border-color: #c8f542 !important;
}
.nycl-sewing-svc__cta:visited:hover {
    border-color: #d9f644 !important;
}
.nycl-sewing-svc__cta .cta-main {
    white-space: nowrap;
}
.nycl-sewing-svc__cta .cta-arrow {
    font-size: 10px;
    margin-left: 6px;
    vertical-align: 2px;
}
.nycl-sewing-svc__cta .cta-sub {
    display: block;
    font-size: 11px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0.01em;
    opacity: 0.75;
    margin-top: 2px;
    white-space: normal;
    text-align: center;
}
@media (max-width: 768px) {
    .nycl-sewing-svc__inner {
        grid-template-columns: 1fr;
    }
    .nycl-sewing-svc__inner {
        max-width: 100%;
    }
    .nycl-sewing-svc__content {
        padding: 32px 24px;
        order: 2;
    }
    .nycl-sewing-svc__image {
        max-height: clamp(300px, 76vw, 580px);
        order: 1;
    }
    .nycl-sewing-svc__image img {
        object-position: top;
    }
    .nycl-sewing-svc__cta {
        padding: 14px 20px;
    }
    .nycl-sewing-svc__cta .cta-main {
        white-space: normal;
        text-align: center;
    }
    .nycl-sewing-svc__title {
        font-size: 22px;
    }
}

/* ======================== */
/* HOMEPAGE SPECIFIC STYLES */
/* Body class: cms-nycl-home */
/* ======================== */

/* Scope: body.nycl.cms-nycl-home */
/* --- Header Refinements --- */
#nycl-header { border-bottom: 2px solid #1d1d1d; }
.preheader, .top-bar-links { background-color: #1d1d1d !important; }
.navigation li, .navigation .parent, .navigation .level0, #header-nav li, #header-nav .parent { background-color: #1d1d1d !important; }
#homepage-contact { background-color: #1d1d1d !important; }
.description, .blurb, .contact, .features, .info.dark { background-color: #1d1d1d !important; }
.btn.btn-default, .action.subscribe.primary { background-color: #1d1d1d !important; }
.menu-quote a { border-color: #1d1d1d !important; }
.menu-quote a:hover, .menu-quote a:focus, .menu-quote a:active, .menu-quote a:visited {
    background: transparent !important;
    color: #1d1d1d !important;
    border-color: #1d1d1d !important;
    transform: none !important;
    box-shadow: none !important;
}
.page-main, .page-wrapper, body { background-color: #f0f0f0 !important; }
html, body { overflow-x: hidden !important; position: relative !important; }
.preheader > .top-bar {
    display: grid !important;
    grid-template-columns: minmax(0, 1fr) auto minmax(0, 1fr);
    align-items: center !important;
    padding: 0 !important;
    gap: 8px;
}
.top-bar-tagline {
    grid-column: 1;
    font-size: 12px;
    font-weight: 400;
    color: rgba(255,255,255,0.75);
    letter-spacing: 0.02em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 0;
    transition: opacity 0.2s;
}
.login-logout::before { display: none !important; }
.login-icon { vertical-align: -1px; margin-right: 4px; }
.preheader { padding: 8px 0 !important; }
.top-bar.banner {
    grid-column: 2;
    text-align: center;
    font-size: 12px;
    font-stretch: 110%;
    white-space: nowrap !important;
}
#nycl-header .header-areas { height: auto !important; padding: 12px 0 !important; }
#minicart-container { position: relative; z-index: 10; }
#nycl-header { padding: 0 !important; }
#header-logo, #header-logo .logo { flex-shrink: 0 !important; min-width: max-content !important; }
#header-logo .logo { max-width: none !important; }
#header-logo img, .logo img { height: 65px !important; width: auto !important; max-width: none !important; max-height: 65px !important; min-height: 65px !important; }
#header-nav a, #header-nav .parent > a { font-size: 14px !important; }
.menu-quote a { font-size: 14px !important; padding: 13px 34px !important; }
.preheader .top-bar-links {
    grid-column: 3;
    position: static !important;
    transform: none !important;
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end;
    justify-self: end;
    gap: 12px;
    white-space: nowrap;
}
.top-bar .check { color: #c8f542; font-weight: 700; margin-right: 2px; }
.preheader .top-bar-links a,
.preheader .top-bar-links a:visited,
.preheader .top-bar-links a:hover,
.preheader .top-bar-links a:active {
    color: rgba(255,255,255,0.85) !important;
    text-decoration: none !important;
}
#header-nav > ul > li > .parent > a, #header-nav > ul > li > a, #header-nav > ul > li > .parent { font-family: "Archivo SemiExpanded", sans-serif !important; font-weight: 500 !important; text-transform: uppercase !important; font-size: 16px !important; white-space: nowrap !important; }
.menu-quote a { font-size: 16px !important; padding: 16px 40px !important; border: 2.5px solid #1d1d1d !important; box-sizing: border-box !important;  white-space: nowrap !important; }
#header-nav > ul > li > ul li a { font-family: "Archivo SemiExpanded", sans-serif !important; font-weight: 500 !important; text-transform: uppercase !important; text-decoration: none !important; }
#header-nav > ul > li > .parent > a:hover, #header-nav > ul > li > a:hover, #header-nav > ul > li > ul li a:hover { text-decoration: none !important; }
.sewing-icon { filter: brightness(0) invert(1); font-size: 14px; }
.sewing-icon-dark { filter: brightness(0); font-size: 14px; }

@font-face { font-family: 'Archivo SemiExpanded'; src: url('fonts/ArchivoSemiExpanded-Thin.woff2') format('woff2'); font-weight: 100; font-style: normal; font-display:swap; }
@font-face { font-family: 'Archivo SemiExpanded'; src: url('fonts/ArchivoSemiExpanded-ExtraLight.woff2') format('woff2'); font-weight: 200; font-style: normal; font-display:swap; }
@font-face { font-family: 'Archivo SemiExpanded'; src: url('fonts/ArchivoSemiExpanded-Light.woff2') format('woff2'); font-weight: 300; font-style: normal; font-display:swap; }
@font-face { font-family: 'Archivo SemiExpanded'; src: url('fonts/ArchivoSemiExpanded-Regular.woff2') format('woff2'); font-weight: 400; font-style: normal; font-display:swap; }
@font-face { font-family: 'Archivo SemiExpanded'; src: url('fonts/ArchivoSemiExpanded-Medium.woff2') format('woff2'); font-weight: 500; font-style: normal; font-display:swap; }
@font-face { font-family: 'Archivo SemiExpanded'; src: url('fonts/ArchivoSemiExpanded-SemiBold.woff2') format('woff2'); font-weight: 600; font-style: normal; font-display:swap; }
@font-face { font-family: 'Archivo SemiExpanded'; src: url('fonts/ArchivoSemiExpanded-Bold.woff2') format('woff2'); font-weight: 700; font-style: normal; font-display:swap; }
@font-face { font-family: 'Archivo SemiExpanded'; src: url('fonts/ArchivoSemiExpanded-ExtraBold.woff2') format('woff2'); font-weight: 800; font-style: normal; font-display:swap; }
@font-face { font-family: 'Archivo SemiExpanded'; src: url('fonts/ArchivoSemiExpanded-Black.woff2') format('woff2'); font-weight: 900; font-style: normal; font-display:swap; }

/* Scope: body.nycl.cms-nycl-home */
#mageplaza-betterpopup-block {
        position: absolute;
        z-index: 20001;
    }

    #bio_ep {
        background-color: white;
        left: 50%;
        max-width: 800px;
        top: 50%;
        translate: -50% -50%;
        width: calc( 100% - 2rem );
    }

    .mageplaza-betterpopup-content {
        position: relative;
    }

    #bio_ep_close {
        cursor: pointer;
        font-size: 2rem;
        position: absolute;
        right: 1rem;
        top: 1rem;
        z-index: 2;
    }

    #bio_ep_close:hover {
        color: var(--tennisball);
    }

    #mp-popup-template4 {
        align-items: center;
        display: flex;
        height: auto;
        width: 100%;
    }

    .popup-poster {
        display: none;
    }

    .popup-logo {
        margin: 2rem auto;
        max-width: 150px;
    }

    .content-container {
        padding: 1rem;
    }

    .coupon {
        font-size: 3em;
        font-weight: 600;
        letter-spacing: 0.05em;
        text-transform: uppercase;
    }

    .description {
        padding: 1rem 0;
    }

    .action.subscribe.primary {
        letter-spacing: 0.05em;
        text-transform: uppercase;
    }

    #modal_decline {
        text-decoration: underline;
    }

    @media screen and ( min-width: 1080px ) {

        #mp-popup-template4 {
            align-items: center;
            display: grid;
            grid-template-columns: 1fr 1fr;
            height: auto;
            width: 100%;
        }

        .popup-poster {
            background-position: center;
            background-size: cover;
            display: block;
            height: 100%;
            width: 100%;
        }

    }

/* Scope: body.nycl.cms-nycl-home */
.mppopup-text { color: #000000 }

/* Scope: body.nycl.cms-nycl-home */
/* Force parent containers to allow full-width children */
.page-wrapper, .homepage-wrapper, .columns, .column.main {
    overflow: visible !important;
    background-image: none !important;
}
.page-main, .page-messages, .columns, .column.main {
    margin-top: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
@media (max-width: 768px) {
    .page-main, .page-messages, .columns, .column.main {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }
}
.nycl-hero-v2 {
    margin-top: 0 !important;
}
.nycl-hero-v2 {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw !important;
    max-width: none !important;
    overflow: hidden;
    box-sizing: border-box;
}
.nycl-hero-v2__bg {
    display: block;
    width: 100%;
    height: auto;
}
.nycl-hero-v2__heading-bar {
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    padding: 20px 16px 16px;
    background: rgba(0,0,0,0.45);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    text-align: center;
    border-radius: 0;
    width: 1400px;
    max-width: calc(100vw - 40px);
}
.nycl-hero-v2__overlay {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* No full-image overlay — text gets its own backdrop instead */
.nycl-hero-v2__content {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    text-align: center;
    max-width: none;
    padding: 32px 48px 30px;
    color: #fff;
    background: rgba(0,0,0,0.45);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border-radius: 0;
}
.nycl-hero-v2__heading-bar h1 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 125%;
    font-size: 42px;
    line-height: 1.18;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}
.nycl-hero-v2__heading-bar h1 .highlight {
    color: #c8f542;
}

.nycl-hero-v2__tagline {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #c8f542;
    margin-bottom: 6px;
}
.nycl-hero-v2__sub .check {
    color: #c8f542;
    font-weight: 700;
    margin-right: 2px;
}
.nycl-hero-v2__sub {
    font-family: 'Archivo', sans-serif;
    font-size: 25px;
    font-stretch: 110%;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    white-space: nowrap;
    font-weight: 400;
    color: rgba(255,255,255,0.9);
    margin-bottom: 10px;
    text-shadow: 0 1px 6px rgba(0,0,0,0.4);
}
.nycl-hero-v2__popular {
    display: inline-block;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-stretch: 125%;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #1d1d1d;
    background: #e5c6ff;
    padding: 5px 19px;
    margin: 0 0 14px;
}
.nycl-hero-v2__cta-row {
    display: flex;
    gap: 12px;
    justify-content: center;
}
.nycl-hero-v2__cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 16px 40px;
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    color: #fff;
    border: 2px solid #c8f542;
    border-radius: 0;
    text-decoration: none;
    transition: background 0.2s, transform 0.15s;
    line-height: 1.3;
}
.nycl-hero-v2__cta-row .nycl-hero-v2__cta {
    flex: 0 0 260px;
    white-space: nowrap;
}
.nycl-hero-v2__cta .cta-sub {
    display: block;
    font-size: 11px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0.01em;
    opacity: 0.75;
    margin-top: 2px;
    white-space: normal;
    text-align: center;
    padding: 0;
}
.nycl-hero-v2__cta .cta-main {
    white-space: nowrap;
}
.nycl-hero-v2__cta .cta-arrow {
    font-size: 10px;
    margin-left: 6px;
    vertical-align: 2px;
}
.nycl-hero-v2__cta:visited, .nycl-hero-v2__cta:visited .cta-sub, .nycl-hero-v2__cta:active {
    color: #fff !important;
    border-color: #c8f542 !important;
}
.nycl-hero-v2__cta:visited:hover {
    border-color: #d9f644 !important;
}
.nycl-hero-v2__cta .cta-sub .bolt {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    margin-top: -1px;
}
.nycl-hero-v2__cta:hover {
    background: rgba(255,255,255,0.22);
    border-color: #d9f644 !important;
    transform: translateY(-1px);
    text-decoration: none;
    color: #fff !important;
}
.nycl-hero-v2__ratings .ratings-icons {
    display: block;
    height: 28px;
    margin: 0 auto 8px;
}
.nycl-hero-v2__ratings {
    margin-top: 24px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: rgba(255,255,255,0.75);
}
.nycl-hero-v2__ratings .stars {
    color: #f5c842;
    letter-spacing: 2px;
}

/* Keep hero h1 at 2 lines — scale font-size below 1400px */
@media (max-width: 1400px) {
    .nycl-hero-v2__heading-bar h1 {
        font-size: clamp(18px, 2.5vw, 36px);
    }
}

/* Tablet landscape / below --slim */
@media (max-width: 1092px) {
    .nycl-hero-v2__heading-bar {
        width: 90vw;
        padding: 16px 24px;
    }
}

/* Tablet portrait */
@media (max-width: 768px) {
    .nycl-hero-v2__heading-bar {
        padding: 12px 16px;
    }
    .nycl-hero-v2__heading-bar h1 {
        font-size: clamp(16px, 3vw, 24px);
        transform: scaleX(1.04);
    }
    .nycl-hero-v2__content {
        padding: 30px 20px;
    }
    .nycl-hero-v2__sub {
        font-size: 15px;
    }
    .nycl-hero-v2__cta {
        padding: 12px 32px;
        font-size: 14px;
    }
}

/* Mobile */
@media (max-width: 428px) {
    .nycl-hero-v2__heading-bar h1 {
        font-size: 22px;
        transform: scaleX(1.02);
    }
    .nycl-hero-v2__sub {
        font-size: 14px;
    }
}

/* Scope: body.nycl.cms-nycl-home */
/* ============================================
   NYCL v1.1 Responsive Optimization Patch
   2026-04-27 — revert by removing this style block
   Focus: top bar overlap + hero product strip visibility
   ============================================ */

/* ====== TOP BAR — Flexbox progressive collapse ====== */

/* Stage 1 (~1280px): tagline gone, banner snaps left, links stay right */
@media (max-width: 1280px) {
    .top-bar-tagline {
        display: none !important;
    }
    .preheader > .top-bar {
        grid-template-columns: auto minmax(0, 1fr) !important;
    }
    .top-bar.banner {
        grid-column: 1 !important;
        text-align: left !important;
    }
    .preheader .top-bar-links {
        grid-column: 2 !important;
    }
}

/* Stage 2 (~1024px): banner shifts left, phone text hides, login stays */
@media (max-width: 1024px) {
    .top-bar.banner {
        text-align: left !important;
    }
    #top-bar-phone-number span {
        display: none !important;
    }
    #top-bar-phone-number a::after {
        content: "\260E";
        font-size: 14px;
    }
}

/* Stage 3 (~768px): hide banner and phone, keep login */
@media (max-width: 768px) {
    .top-bar-tagline {
        display: none !important;
    }
    #top-bar-phone-number {
        display: none !important;
    }
    .top-bar.banner {
        display: none !important;
    }
}

/* Stage 4 (~480px): compact text, tight padding */
@media (max-width: 480px) {
    .top-bar.banner {
        font-size: 10px !important;
        font-stretch: 100% !important;
    }
    .preheader {
        padding: 5px 0 !important;
    }
}
/* ====== NAV — Prevent wrapping ====== */

/* Tighten Contract Sewing button before nav shrinks */
@media (max-width: 1400px) {
    .menu-quote a {
        font-size: 14px !important;
        padding: 12px 20px !important;
    }
}

/* Mid-desktop: tighten nav + quote button */
@media (max-width: 1280px) {
    #header-nav > ul > li > .parent > a,
    #header-nav > ul > li > a,
    #header-nav > ul > li > .parent {
        font-size: 14px !important;
    }
    .menu-quote a {
        font-size: 14px !important;
        padding: 12px 24px !important;
    }
}

/* Hide Contract Sewing button before it overlaps the cart icon */
@media (max-width: 1340px) {
    .menu-quote {
        display: none !important;
    }
}

/* Prevent header height jump at hamburger transition */
@media (max-width: 1091px) {
    #nycl-header .header-areas {
        grid-template-rows: auto 0fr !important;
        overflow: hidden !important;
    }
    #header-nav {
        border-top: 0 !important;
    }
}

/* ====== HERO — Keep product strip visible ====== */
/*
 * Strategy: Below 1280px, switch hero <img> to object-fit: cover
 * with min-height, so the image crops from edges while keeping the
 * center product strip visible via object-position: center.
 * Above 1280px: untouched (full image, natural aspect ratio).
 */
@media (max-width: 1599px) {
    .nycl-hero-v2__popular {
        display: none !important;
    }
}

@media (max-width: 1400px) {
    .nycl-hero-v2__content {
        bottom: 4px !important;
        padding-bottom: 4px !important;
    }
}
@media (max-width: 1280px) {
    .nycl-hero-v2 {
        position: relative !important;
        min-height: 480px !important;
        overflow: hidden !important;
    }
    .nycl-hero-v2__bg {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        object-position: center center !important;
    }
}

/* Tablet landscape */
@media (max-width: 1024px) {
    .nycl-hero-v2 {
        min-height: 440px !important;
    }
    .nycl-hero-v2__heading-bar {
        width: 88vw !important;
        padding: 14px 16px !important;
    }
    .nycl-hero-v2__content {
        padding: 24px 20px 4px !important;
    }
    .nycl-hero-v2__cta-row .nycl-hero-v2__cta {
        flex: 0 0 220px !important;
    }
    .nycl-hero-v2__cta {
        padding: 12px 24px !important;
        font-size: 14px !important;
    }
}

/* Tablet portrait */
@media (max-width: 768px) {
    .nycl-hero-v2 {
        min-height: 400px !important;
    }
    .nycl-hero-v2__heading-bar {
        width: calc(100vw - 24px) !important;
        top: 12px !important;
        padding: 10px 12px !important;
    }
    .nycl-hero-v2__heading-bar h1 {
        transform: none !important;
    }
    .nycl-hero-v2__content {
        bottom: 4px !important;
        padding: 18px 14px 4px !important;
    }
    .nycl-hero-v2__sub {
        font-size: 14px !important;
        white-space: normal !important;
    }
    .nycl-hero-v2__cta-row .nycl-hero-v2__cta {
        flex: 1 1 auto !important;
    }
    .nycl-hero-v2__cta {
        padding: 10px 16px !important;
        font-size: 13px !important;
    }
    .nycl-hero-v2__cta .cta-sub {
        font-size: 10px !important;
    }
    .nycl-hero-v2__ratings {
        margin-top: 14px !important;
        font-size: 12px !important;
    }
    .nycl-hero-v2__ratings .ratings-icons {
        height: 22px !important;
    }
}

/* Mobile — hero needs to be tall enough for overlay content + product strip */
@media (max-width: 480px) {
    .nycl-hero-v2 {
        min-height: 520px !important;
    }
    .nycl-hero-v2__bg {
        object-position: center 40% !important;
    }
    .nycl-hero-v2__heading-bar {
        top: 8px !important;
        padding: 8px 10px !important;
        width: calc(100vw - 16px) !important;
    }
    .nycl-hero-v2__heading-bar h1 {
        line-height: 1.25 !important;
        transform: none !important;
    }
    .nycl-hero-v2__content {
        bottom: 8px !important;
        padding: 14px 10px !important;
        width: calc(100vw - 16px) !important;
    }
    .nycl-hero-v2__popular {
        font-size: 11px !important;
        padding: 4px 14px !important;
        margin-bottom: 10px !important;
    }
    .nycl-hero-v2__cta-row {
        flex-direction: column !important;
        gap: 8px !important;
    }
    .nycl-hero-v2__cta {
        padding: 10px 12px !important;
        font-size: 13px !important;
    }
    .nycl-hero-v2__ratings {
        margin-top: 10px !important;
    }
}

/* iPhone SE / small phones */
@media (max-width: 375px) {
    .nycl-hero-v2 {
        min-height: 500px !important;
    }
    .nycl-hero-v2__cta {
        padding: 8px 10px !important;
        font-size: 12px !important;
    }
}

/* Scope: body.nycl.cms-nycl-home */
.nycl-info-bar {
    padding: 0 0 20px;
}
.nycl-info-bar__inner {
    max-width: 1180px;
    margin: 0 auto;
    padding: 32px 40px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 48px;
    background: #fff;
    border-radius: 0;
    border: 2px solid #ddd;
    border-top: none;
    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
}
.nycl-info-bar__item {
    display: flex;
    align-items: flex-start;
    gap: 16px;
}
.nycl-info-bar__icon {
    width: 52px;
    height: 52px;
    min-width: 52px;
    background: linear-gradient(135deg, #c8f542, #a8d830);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nycl-info-bar__icon svg {
    width: 26px;
    height: 26px;
}
.nycl-info-bar__text h4 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #1d1d1d;
    margin: 0 0 6px;
    line-height: 1.15;
}
.nycl-info-bar__text p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 1.6;
    color: #666;
    margin: 0;
}

/* ===== TRUST BAR RESPONSIVE ===== */
@media (max-width: 1024px) {
    .nycl-info-bar__inner {
        gap: 24px;
        padding: 28px 24px;
    }
    .nycl-info-bar__icon {
        width: 44px;
        height: 44px;
        min-width: 44px;
    }
    .nycl-info-bar__icon svg {
        width: 22px;
        height: 22px;
    }
    .nycl-info-bar__text h4 {
        font-size: 19px;
    }
}
@media (max-width: 860px) {
    /* Sub-text extends full width under icon + title row */
    .nycl-info-bar__item {
        display: grid;
        grid-template-columns: 44px 1fr;
        gap: 8px 12px;
    }
    .nycl-info-bar__item .nycl-info-bar__text {
        display: contents;
    }
    .nycl-info-bar__text h4 {
        align-self: center;
    }
    .nycl-info-bar__text p {
        grid-column: 1 / -1;
    }
}
@media (max-width: 768px) {
    .nycl-info-bar__inner {
        grid-template-columns: 1fr;
        gap: 0;
        padding: 0;
    }
    .nycl-info-bar__item {
        display: flex;
        align-items: flex-start;
        gap: 16px;
        padding: 20px 24px;
        border-bottom: 1px solid #eee;
    }
    .nycl-info-bar__item:last-child {
        border-bottom: none;
    }
    .nycl-info-bar__item .nycl-info-bar__text {
        display: block;
    }
    .nycl-info-bar__text h4 {
        font-size: 18px;
        margin: 0 0 4px;
    }
    .nycl-info-bar__text p {
        grid-column: unset;
    }
    .nycl-info-bar__icon {
        width: 40px;
        height: 40px;
        min-width: 40px;
    }
    .nycl-info-bar__icon svg {
        width: 20px;
        height: 20px;
    }
}

/* Scope: body.nycl.cms-nycl-home */
.nycl-products {
    padding: 24px 0 20px;
}
.nycl-products__inner {
    max-width: 1110px;
    margin: 0 auto;
    padding: 0;
}
.nycl-products__heading {
    text-align: center;
    margin-bottom: 32px;
}
.nycl-products__heading h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #1d1d1d;
    margin: 0;
    line-height: 1.15;
}
.nycl-products__heading h2 .hl {
    color: #6b21a8;
}
.nycl-products__heading .accent-tag {
    display: inline-block;
    background: #e5c6ff;
    color: #1d1d1d;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-stretch: 125%;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 5px 19px;
    margin-bottom: 10px;
}
.nycl-products__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}
.nycl-products__card,
.nycl-products__card:visited,
.nycl-products__card:active {
    background: #0e0e0e;
    border: 2px solid #444;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    display: flex;
    flex-direction: column;
    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
    transition: box-shadow 0.3s, transform 0.3s;
}
.nycl-products__card:hover {
    text-decoration: none;
    box-shadow: 0 8px 36px rgba(0,0,0,0.3);
    transform: translateY(-3px);
}
/* Top bar: pink accent + title */
.nycl-products__topbar {
    padding: 18px 22px 14px;
}
.nycl-products__tag {
    display: inline-block;
    background: #e5c6ff;
    color: #1d1d1d;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-stretch: 125%;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 5px 19px;
    margin-bottom: 8px;
}
.nycl-products__name {
    font-family: 'Archivo', sans-serif;
    font-weight: 800;
    font-stretch: 110%;
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #c8f542;
    margin: 0;
    line-height: 1.15;
}
/* Image with grey stroke inset */
.nycl-products__img-wrap {
    padding: 0 22px;
}
.nycl-products__img-frame {
    border: 3px solid #444;
    overflow: hidden;
    position: relative;
    aspect-ratio: 20 / 17;
}
.nycl-products__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    transition: transform 0.4s;
}
.nycl-products__card:hover .nycl-products__img {
    transform: scale(1.04);
}
/* Price boxes overlaid on image */
.nycl-products__pricing {
    position: absolute;
    bottom: 8px;
    left: 8px;
    right: 8px;
    display: flex;
    gap: 6px;
    z-index: 2;
}
.nycl-products__price-box {
    flex: 1;
    background: rgba(14,14,14,0.85);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    border: 1px solid rgba(200,245,66,0.3);
    padding: 7px 6px;
    text-align: center;
}
.nycl-products__price-box .qty {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 11px;
    font-weight: 600;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin: 0 0 3px;
}
.nycl-products__price-box .price {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #c8f542;
    line-height: 1.2;
}
.nycl-products__price-box .unit {
    font-size: 11px;
    font-weight: 600;
    color: #c8f542;
}
.nycl-products__desc {
    font-family: 'Open Sans', sans-serif;
    font-size: 12.5px;
    color: #bbb;
    line-height: 1.6;
    margin: 0 0 12px;
}
/* Bullets + CTA below image */
.nycl-products__body {
    padding: 12px 22px 22px;
}
.nycl-products__bullets {
    list-style: none;
    margin: 0 0 16px;
    padding: 0;
}
.nycl-products__bullets li {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 1.5;
    padding: 3px 0 3px 18px;
    position: relative;
}
.nycl-products__bullets li::before {
    content: "■";
    color: #c8f542;
    font-size: 8px;
    position: absolute;
    left: 0;
    top: 5px;
}
.nycl-products__cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #fff;
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border: 2px solid #c8f542;
    border-radius: 0;
    padding: 16px 40px;
    text-decoration: none;
    transition: background 0.2s, transform 0.15s;
    line-height: 1.3;
}
.nycl-products__cta .cta-main {
    white-space: nowrap;
}
.nycl-products__cta .cta-arrow {
    font-size: 10px;
    margin-left: 6px;
    vertical-align: 2px;
}
.nycl-products__cta .cta-sub {
    display: block;
    font-size: 11px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0.01em;
    opacity: 0.75;
    margin-top: 2px;
    white-space: normal;
    text-align: center;
}
.nycl-products__cta .cta-sub .bolt {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    margin-top: -1px;
}
.nycl-products__card:hover .nycl-products__cta {
    background: rgba(255,255,255,0.22);
    border-color: #d9f644;
}

/* ===== PRODUCTS SECTION RESPONSIVE ===== */
@media (max-width: 768px) {
    .nycl-products__cta .cta-main {
        white-space: normal;
        text-align: center;
    }
    .nycl-products__cta {
        padding: 14px 20px;
        font-size: 14px;
    }
    .nycl-products__name {
        font-size: 22px;
    }
    .nycl-products__topbar {
        padding: 14px 16px 10px;
    }
    .nycl-products__img-wrap {
        padding: 4px 16px;
    }
    .nycl-products__body {
        padding: 10px 16px 16px;
    }
    .nycl-products__grid {
        gap: 16px;
    }
}
@media (max-width: 480px) {
    .nycl-products__grid {
        grid-template-columns: 1fr;
    }
    .nycl-products__cta {
        padding: 14px 24px;
        font-size: 15px;
    }
    .nycl-products__cta .cta-main {
        white-space: nowrap;
    }
    .nycl-products__name {
        font-size: 24px;
    }
}

/* Scope: body.nycl.cms-nycl-home */
.nycl-brands {
    padding: 8px 0 20px;
    overflow: hidden;
}
.nycl-brands__inner {
    max-width: 1110px;
    margin: 0 auto;
    padding: 28px 0 28px;
    background: #fff;
    backdrop-filter: blur(16px);
    -webkit-backdrop-filter: blur(16px);
    border: 2px solid #ddd;
    box-shadow: 0 2px 16px rgba(0,0,0,0.04);
    overflow: hidden;
}
.nycl-brands__scroll {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.nycl-brands__scroll::-webkit-scrollbar { display: none; }
.nycl-brands__heading {
    text-align: center;
    margin-bottom: 20px;
}
.nycl-brands__heading p {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: #444;
    margin: 0;
}
.nycl-brands__track {
    display: flex;
    width: max-content;
    /* No auto-scroll — user drags/swipes */
    cursor: grab;
    user-select: none;
    -webkit-user-select: none;
}
.nycl-brands__track.dragging {
    cursor: grabbing;
}
.nycl-brands__set {
    display: flex;
    align-items: center;
    gap: 64px;
    padding: 0 32px;
    flex-shrink: 0;
}
.nycl-brands__set img {
    height: 58px;
    width: auto;
    max-width: 186px;
    object-fit: contain;
    user-select: none;
    pointer-events: none;
    -webkit-user-drag: none;
    touch-action: pan-x;
}
/* keyframes removed — drag/swipe only */

/* Scope: body.nycl.cms-nycl-home */
.nycl-fast-labels {
    padding: 8px 0 8px;
}
.nycl-fast-labels__inner {
    max-width: 1110px;
    margin: 0 auto;
    background: #0e0e0e;
    border: 2px solid #444;
    border: 2px solid #444;
    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    overflow: hidden;
}
.nycl-fast-labels__image {
    position: relative;
    overflow: hidden;
}
.nycl-fast-labels__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
}
.nycl-fast-labels__content {
    padding: 14px 36px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 0;
}
.nycl-fast-labels__icon {
    width: 56px;
    height: 56px;
    background: linear-gradient(135deg, #c8f542, #a8d830);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 20px;
}
.nycl-fast-labels__icon svg { width: 32px; height: 32px; }
.nycl-fast-labels__tag {
    display: inline-block;
    background: #e5c6ff;
    color: #1d1d1d;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-stretch: 125%;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 5px 19px;
    margin-bottom: 10px;
    align-self: flex-start;
}
.nycl-fast-labels__title {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.2;
    color: #c8f542;
    margin: 0 0 10px;
    text-transform: uppercase;
}
.nycl-fast-labels__desc {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 15px;
    line-height: 1.5;
    color: #ccc;
    margin: 0 0 14px;
}
.nycl-fast-labels__desc strong {
    color: #fff;
}
.nycl-fast-labels__features {
    list-style: none;
    padding: 0;
    margin: 0 0 16px;
}
.nycl-fast-labels__features li {
    line-height: 1.3;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 14px;
    color: #ccc;
    padding: 1px 0;
    padding-left: 20px;
    position: relative;
}
.nycl-fast-labels__features li::before {
    content: '✓';
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 14px;
    font-weight: 700;
    color: #c8f542;
}
.nycl-fast-labels__cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 12px 32px;
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    color: #fff;
    border: 2px solid #c8f542;
    border-radius: 0;
    text-decoration: none;
    transition: background 0.2s, transform 0.15s;
    line-height: 1.3;
    align-self: flex-start;
    cursor: pointer;
}
.nycl-fast-labels__cta:hover {
    background: rgba(255,255,255,0.22);
    border-color: #d9f644;
    transform: translateY(-1px);
    text-decoration: none;
    color: #fff;
}
.nycl-fast-labels__cta:visited,
.nycl-fast-labels__cta:active {
    color: #fff;
}
.nycl-fast-labels__cta .cta-main {
    white-space: nowrap;
}
.nycl-fast-labels__cta .cta-arrow {
    font-size: 10px;
    margin-left: 6px;
    vertical-align: 2px;
}
.nycl-fast-labels__cta .cta-sub {
    display: block;
    font-size: 11px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0.01em;
    opacity: 0.75;
    margin-top: 2px;
    white-space: normal;
    text-align: center;
}
.nycl-fast-labels__cta .cta-sub .bolt {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    margin-top: -1px;
}
@media (max-width: 768px) {
    .nycl-fast-labels__inner {
        grid-template-columns: 1fr;
        max-width: 100%;
    }
    .nycl-fast-labels__image {
        max-height: clamp(300px, 76vw, 580px);
    }
    .nycl-fast-labels__image img {
        object-position: top;
    }
    .nycl-fast-labels__content {
        padding: 32px 24px;
    }
    .nycl-fast-labels__title {
        font-size: 22px;
    }
    .nycl-fast-labels__cta {
        padding: 14px 20px;
    }
    .nycl-fast-labels__cta .cta-main {
        white-space: normal;
        text-align: center;
    }
}

/* Scope: body.nycl.cms-nycl-home */
.nycl-cat-master-heading {
    max-width: 1110px;
    margin: 0 auto;
    padding: 60px 0 21px;
    text-align: center;
}
.nycl-cat-master-heading + .nycl-cat-section {
    padding-top: 15px;
}
.nycl-cat-section:has(+ .nycl-rfaq) {
    padding-bottom: 48px;
}
.nycl-cat-master-heading h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 32px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #1d1d1d;
    margin: 0 0 16px;
    line-height: 1.15;
}
.nycl-cat-master-heading p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #555;
    line-height: 1.8;
    max-width: 760px;
    margin: 0 auto;
}

/* Scope: body.nycl.cms-nycl-home */
.nycl-cat-section {
    padding: 48px 0 0;
}
.nycl-cat-section__inner {
    max-width: 1110px;
    margin: 0 auto;
}
.nycl-cat-section__heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 24px;
}
.nycl-cat-section__heading h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #1d1d1d;
    margin: 0;
    line-height: 1.15;
}
.nycl-cat-section__title-link,
.nycl-cat-section__title-link:visited,
.nycl-cat-section__title-link:hover,
.nycl-cat-section__title-link:active {
    color: inherit;
    text-decoration: none;
}
.nycl-cat-section__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
}
.nycl-cat-section__card,
.nycl-cat-section__card:visited,
.nycl-cat-section__card:active {
    background: #0e0e0e;
    border: 2px solid #444;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    display: block;
    border: 2px solid #444;
    transition: border-color 0.2s, transform 0.15s, box-shadow 0.3s;
}
.nycl-cat-section__card:hover {
    text-decoration: none;
    box-shadow: 0 6px 28px rgba(0,0,0,0.25);
    transform: translateY(-3px);
}
.nycl-cat-section__topbar {
    padding: 12px 14px 8px;
}
.nycl-cat-section__tag {
    display: inline-block;
    background: #e5c6ff;
    color: #1d1d1d;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 3px 12px;
    margin-bottom: 6px;
}
.nycl-cat-section__name {
    font-family: 'Archivo', sans-serif;
    font-weight: 800;
    font-stretch: 110%;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #c8f542;
    margin: 0;
    line-height: 1.15;
    white-space: nowrap;
}
.nycl-cat-section__img-wrap {
    padding: 4px 14px;
}
.nycl-cat-section__img-frame {
    border: 2px solid #444;
    overflow: hidden;
}
.nycl-cat-section__img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    display: block;
    transition: transform 0.4s;
}
.nycl-cat-section__card:hover .nycl-cat-section__img {
    transform: scale(1.04);
}

.nycl-cat-section__body {
    padding: 8px 14px 14px;
}
.nycl-cat-section__cta-line {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #fff;
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border: 2px solid #c8f542;
    padding: 10px 16px;
    transition: background 0.2s;
}
.nycl-cat-section__card:hover .nycl-cat-section__cta-line {
    background: rgba(255,255,255,0.22);
    border-color: #d9f644;
}
.nycl-cat-section__cta-line .cta-arrow {
    font-size: 9px;
    margin-left: 5px;
}
.nycl-cat-section__btn {
    display: inline-flex;
    align-items: center;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #1d1d1d;
    background: transparent;
    border: 2px solid #1d1d1d;
    padding: 10px 24px;
    text-decoration: none;
    white-space: nowrap;
    transition: background 0.2s, transform 0.15s;
}
.nycl-cat-section__btn:hover {
    background: rgba(29,29,29,0.08);
    transform: translateY(-2px);
    text-decoration: none;
    color: #1d1d1d;
}
.nycl-cat-section__btn:visited,
.nycl-cat-section__btn:active {
    color: #1d1d1d;
    text-decoration: none;
}
.nycl-cat-section__btn:visited:hover {
    color: #1d1d1d;
}
.nycl-cat-section__btn .cta-arrow {
    font-size: 10px;
    margin-left: 8px;
}
@media (max-width: 768px) {
    .nycl-cat-section__grid {
        grid-template-columns: 1fr 1fr;
        gap: 14px;
    }
    .nycl-cat-section__btn {
        display: none;
    }
    .nycl-cat-section__heading {
        justify-content: center;
    }
    .nycl-cat-section__heading h2 {
        text-align: center;
    }
}
@media (max-width: 480px) {
    .nycl-cat-section__grid {
        grid-template-columns: 1fr;
    }
}

/* Scope: body.nycl.cms-nycl-home */
.nycl-faq-experts {
                    margin-top: 24px;
                    padding: 4px 0 0;
                    text-align: center;
                }
                .nycl-faq-experts__heading {
                    display: inline-flex;
                    align-items: center;
                    gap: 12px;
                    margin-bottom: 10px;
                }
                .nycl-faq-experts__icon {
                    width: 40px;
                    height: 40px;
                    background: linear-gradient(135deg, #c8f542, #a8d830);
                    border-radius: 10px;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    flex-shrink: 0;
                }
                .nycl-faq-experts__icon svg { width: 22px; height: 22px; }
                .nycl-faq-experts h4 {
                    font-family: 'Archivo', sans-serif;
                    font-weight: 700;
                    font-stretch: 110%;
                    font-size: 18px;
                    text-transform: uppercase;
                    letter-spacing: 0.02em;
                    color: #fff;
                    margin: 0;
                    line-height: 1.15;
                }
                .nycl-faq-experts__sub {
                    font-family: 'Open Sans', sans-serif;
                    font-size: 13px;
                    color: #bbb;
                    line-height: 1.5;
                    margin: 0 0 18px;
                }
                .nycl-faq-experts__avatars {
                    display: flex;
                    justify-content: center;
                    gap: 8px;
                    margin-bottom: 10px;
                    flex-wrap: wrap;
                }
                .nycl-faq-experts__avatars img {
                    width: 48px;
                    height: 48px;
                    border-radius: 50%;
                    object-fit: cover;
                    border: 2px solid #c8f542;
                }
                .nycl-faq-experts__names {
                    font-family: 'Archivo SemiExpanded', sans-serif;
                    font-size: 11px;
                    letter-spacing: 0.06em;
                    color: #aaa;
                    text-transform: uppercase;
                }

/* Scope: body.nycl.cms-nycl-home */
/* ===== COMBINED REVIEWS + FAQ SECTION ===== */
.nycl-rfaq {
    margin-top: 0;
    padding: 48px 0 20px;
    background: #0e0e0e;
    border: 2px solid #444;
}
.nycl-rfaq__inner {
    max-width: 1110px;
    margin: 0 auto;
    padding: 0 24px;
}
.nycl-rfaq__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
    align-items: start;
}

/* Reviews Column */
.nycl-rfaq__reviews-header {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 24px;
    padding-bottom: 20px;
    border-bottom: 2px solid #c8f542;
}
.nycl-rfaq__google-icon {
    width: 36px;
    height: 36px;
    flex-shrink: 0;
}
.nycl-rfaq__stars {
    color: #fbbc04;
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 1;
}
.nycl-rfaq__rating {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: rgba(255,255,255,0.6);
    font-weight: 600;
}
.nycl-rfaq__review-card {
    background: rgba(255,255,255,0.06);
    border-radius: 10px;
    padding: 20px 22px;
    margin-bottom: 12px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2); border: 1px solid rgba(255,255,255,0.08);
    transition: transform 0.2s, box-shadow 0.2s;
}
.nycl-rfaq__review-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}
.nycl-rfaq__review-stars {
    color: #fbbc04;
    font-size: 14px;
    letter-spacing: 2px;
    margin-bottom: 8px;
}
.nycl-rfaq__review-text {
    font-family: 'Open Sans', sans-serif;
    font-size: 13.5px;
    line-height: 1.7;
    color: rgba(255,255,255,0.8);
    font-style: italic;
    margin: 0 0 10px;
}
.nycl-rfaq__review-author {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #c8f542;
    letter-spacing: 0.03em;
}

/* FAQ Column */
.nycl-rfaq__faq-title {
    font-family: 'Archivo', sans-serif;
    font-weight: 800;
    font-stretch: 110%;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #fff;
    margin: 0 0 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #c8f542;
    line-height: 1.15;
}
/* FAQ Item */
.nycl-rfaq__faq-item { margin-bottom: 10px; }
.nycl-rfaq__faq-q {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #fff !important;
    background: rgba(255,255,255,0.08) !important;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid #c8f542 !important;
    outline: none !important;
    cursor: pointer;
    text-align: left;
    line-height: 1.4;
    gap: 12px;
    transition: filter 0.2s;
}
.nycl-rfaq__faq-q:hover {
    background: rgba(255,255,255,0.14) !important;
    border-color: #d9f644 !important;
    box-shadow: none !important;
}
.nycl-rfaq__faq-q:focus,
.nycl-rfaq__faq-q:active {
    outline: none !important;
    box-shadow: none !important;
}
.nycl-rfaq__faq-toggle {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    flex-shrink: 0;
    transition: 0.3s;
}
/* FAQ Answer — dark glass card matching review cards */
.nycl-rfaq__faq-a { display: none; }
.nycl-rfaq__faq-item.open .nycl-rfaq__faq-a { display: block; }
.nycl-rfaq__faq-a p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13.5px;
    color: rgba(255,255,255,0.8);
    line-height: 1.7;
    margin: 0;
    background: rgba(255,255,255,0.06);
    border: 1px solid rgba(255,255,255,0.08);
    border-radius: 0;
    padding: 18px 22px;
}

/* Shared Link Style */
.nycl-rfaq__link,
.nycl-rfaq__link:link,
.nycl-rfaq__link:visited {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: 16px;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #fff;
    text-decoration: none;
    border-bottom: 2px solid #c8f542;
    padding-bottom: 2px;
    transition: 0.2s;
}
.nycl-rfaq__link:hover {
    color: #c8f542;
}
.nycl-rfaq__link .cta-arrow {
    color: #c8f542;
    font-size: 10px;
}
.nycl-rfaq__brand-intro {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 13px;
    line-height: 1.7;
    color: #888;
    margin: 24px 0 0;
}

/* Mobile */
@media (max-width: 768px) {
    .nycl-rfaq {
    margin-top: 48px;
        padding: 40px 0 32px;
    }
    .nycl-rfaq__grid {
        grid-template-columns: 1fr;
        gap: 36px;
    }
    html body .page-wrapper .page-main .nycl-rfaq button.nycl-rfaq__faq-q {
        height: auto !important;
        line-height: 20px !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }

}

/* Scope: body.nycl.cms-nycl-home */
.nycl-value-strip {
    padding: 28px 0;
}
.nycl-value-strip__inner {
    max-width: 1280px;
    margin: 0 auto;
    padding: 48px 48px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 48px;
    align-items: start;
    background: #fff;
    box-shadow: 0 2px 16px rgba(0, 0, 0, 0.10);
}
/* Left stacked column */
.nycl-vs-left {
    display: flex;
    flex-direction: column;
    gap: 32px;
}
/* Column: About */
.nycl-vs-about {
    padding-right: 16px;
}
.nycl-vs-about h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #1d1d1d;
    margin: 0 0 16px;
    line-height: 1.2;
}
.nycl-vs-about p {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 1.7;
    color: #666;
    margin: 0;
}
.nycl-vs-about p strong {
    color: #1d1d1d;
}
/* Column: Center */
.nycl-vs-center {
    display: flex;
    flex-direction: column;
    gap: 32px;
}
.nycl-vs-center__block {
    display: flex;
    gap: 14px;
    align-items: flex-start;
}
.nycl-vs-center__icon {
    width: 56px;
    height: 56px;
    min-width: 56px;
    background: linear-gradient(135deg, #c8f542, #a8d830);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nycl-vs-center__icon svg {
    width: 28px;
    height: 28px;
}
.nycl-vs-center__text h3 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #1d1d1d;
    margin: 0 0 6px;
    line-height: 1.2;
}
.nycl-vs-center__text p {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 1.7;
    color: #666;
    margin: 0 0 10px;
}
.nycl-vs-center__link,
.nycl-vs-center__link:link,
.nycl-vs-center__link:visited {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #1d1d1d;
    text-decoration: none;
    border-bottom: 2px solid #c8f542;
    padding-bottom: 1px;
    transition: border-color 0.2s;
}
.nycl-vs-center__link:hover {
    border-color: #1d1d1d;
}
/* Column: AI Tool */
.nycl-vs-tool {
    background: #f7f4fb;
    border-radius: 10px;
    padding: 32px;
    text-align: center;
    border: 1px solid #e5d8f0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.nycl-vs-tool__icon {
    width: 56px;
    height: 56px;
    margin: 0 auto 16px;
    background: linear-gradient(135deg, #c8f542, #a8d830);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nycl-vs-tool__icon svg {
    width: 28px;
    height: 28px;
}
.nycl-vs-tool h3 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    color: #1d1d1d;
    margin: 0 0 10px;
}
.nycl-vs-tool p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 1.65;
    color: #555;
    margin: 0 0 16px;
}
.nycl-vs-tool__cta,
.nycl-vs-tool__cta:link,
.nycl-vs-tool__cta:visited,
.nycl-vs-tool__cta:active {
    display: inline-block;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 10px 28px;
    background: #c8f542;
    color: #1d1d1d !important;
    border: 2px solid #1d1d1d;
    border-radius: 3px;
    text-decoration: none;
    transition: background 0.2s;
}
.nycl-vs-tool__cta:hover {
    background: #b8e232;
    text-decoration: none;
    color: #1d1d1d;
}
/* Column: Team */
.nycl-vs-team__heading {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 0 0 6px;
}
.nycl-vs-team__icon {
    width: 56px;
    height: 56px;
    min-width: 56px;
    background: linear-gradient(135deg, #c8f542, #a8d830);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nycl-vs-team__icon svg {
    width: 28px;
    height: 28px;
}
.nycl-vs-team h2,
.nycl-vs-team h3 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #1d1d1d;
    margin: 0;
}
.nycl-vs-team__sub {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #777;
    margin: 0 0 12px;
}
.nycl-vs-team__avatars {
    display: flex;
    justify-content: flex-start;
    margin-top: 6px;
    margin-bottom: 8px;
}
.nycl-vs-team__avatars img {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    object-fit: cover;
    border: 2px solid #fff;
    margin-left: -10px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.15);
}
.nycl-vs-team__avatars img:first-child {
    margin-left: 0;
}
.nycl-vs-team__names {
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    color: #888;
    line-height: 1.6;
}

/* Scope: body.nycl.cms-nycl-home */
.labels-carousel {
    opacity: 0;
    visibility: hidden;
   }

.slick-slider.finally-loaded {
    visibility: visible;
    opacity: 1;
    transition: opacity 1s ease;
    -webkit-transition: opacity 1s ease;
}

/* Scope: body.nycl.cms-nycl-home */
/* --- Get a Quote: matches Fast Labels / Sewing card style --- */

/* Container: 2-col grid, fixed height to match Fast Labels card */
#get-a-quote.homepage-quote-container {
    max-width: 1110px !important;
    margin: 0 auto !important;
    padding: 0 !important;
    background: #0e0e0e !important;
    background-image: none !important;
    border: 2px solid #444 !important;
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
    gap: 0 !important;
    overflow: hidden !important;
    box-shadow: 0 4px 24px rgba(0,0,0,0.08) !important;
    translate: none !important;
    width: auto !important;
    position: relative !important;
    min-height: 754px !important;
    height: auto !important;
}
/* Kill live skin pseudo-element background images */
#get-a-quote.homepage-quote-container::before,
#get-a-quote.homepage-quote-container::after {
    display: none !important;
    content: none !important;
    background: none !important;
}

/* Left column: image */
.nycl-quote-image {
    position: relative;
    overflow: hidden;
    min-height: 100%;
}
.nycl-quote-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Right column: form */
#get-a-quote .form-column {
    padding: 16px 24px !important;
    background: transparent !important;
    background-image: none !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    overflow: hidden !important;
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
}

/* --- Preface: compact heading + inline bullets --- */
#get-a-quote .quote-preface {
    background: none !important;
    padding: 0 !important;
    margin: 0 0 2px !important;
}
#get-a-quote .quote-preface h2 {
    font-family: 'Archivo SemiExpanded', sans-serif !important;
    font-weight: 700 !important;
    font-size: 28px !important;
    line-height: 1.2 !important;
    color: #c8f542 !important;
    text-transform: uppercase !important;
    margin: 0 0 8px !important;
}
#get-a-quote .quote-preface h3 {
    font-size: 0 !important;
    margin: 0 !important;
    line-height: 0 !important;
}
#get-a-quote .quote-preface ul {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 7px 0 !important;
    margin-top: 18px !important;
}
#get-a-quote .quote-preface li {
    font-family: 'Archivo SemiExpanded', sans-serif !important;
    font-size: 14px !important;
    color: #ddd !important;
    padding: 4px 0 4px 20px !important;
    position: relative !important;
    white-space: nowrap !important;
}
#get-a-quote .quote-preface li::before {
    content: '✓' !important;
    position: absolute !important;
    left: 0 !important;
    color: #c8f542 !important;
    font-weight: 700 !important;
    font-size: 14px !important;
}

/* --- Kill bootstrap col/float constraints --- */
#get-a-quote .col-sm-10,
#get-a-quote .col-sm-2,
#get-a-quote .col-sm-offset-2 {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
    padding: 0 !important;
}
#get-a-quote .customer-forms,
#get-a-quote .custom-form {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* --- Form labels: small uppercase --- */
#get-a-quote .control-label {
    font-family: 'Archivo SemiExpanded', sans-serif !important;
    font-size: 10px !important;
    font-weight: 600 !important;
    color: #888 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.05em !important;
    margin-bottom: 3px !important;
    display: block !important;
}

/* --- Inputs: dark compact fields --- */
#get-a-quote input[type="text"],
#get-a-quote input[type="email"],
#get-a-quote select,
#get-a-quote textarea {
    background: #1a1a1a !important;
    border: 1px solid #333 !important;
    color: #fff !important;
    font-family: 'Archivo SemiExpanded', sans-serif !important;
    font-size: 13px !important;
    padding: 7px 10px !important;
    border-radius: 0 !important;
    width: 100% !important;
    box-sizing: border-box !important;
    transition: border-color 0.2s !important;
    height: auto !important;
    line-height: 1.3 !important;
}
#get-a-quote input[type="text"]:focus,
#get-a-quote input[type="email"]:focus,
#get-a-quote select:focus,
#get-a-quote textarea:focus {
    border-color: #c8f542 !important;
    outline: none !important;
}
/* Select dropdown arrow */
#get-a-quote select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23c8f542' stroke-width='2' fill='none'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 10px center !important;
    padding-right: 28px !important;
    cursor: pointer !important;
}
/* Textarea: compact 2-line */
#get-a-quote textarea {
    min-height: 42px !important;
    max-height: 42px !important;
    resize: none !important;
}

/* --- Layout: form groups --- */
#get-a-quote .form-group {
    margin-bottom: 2px !important;
    width: 100% !important;
    float: none !important;
    clear: both !important;
}

/* 2-UP ROW: Use CSS grid on the form itself for paired fields */
#get-a-quote .custom-form {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 0 !important;
    align-items: start !important;
}

/* Full-width fields (span both columns) */
#get-a-quote .form-group#width_height,
#get-a-quote .form-group#discuss_project_group,
#get-a-quote .g-recaptcha,
#get-a-quote .buttons-set {
    /* single col */
    width: 100% !important;
    float: none !important;
    clear: none !important;
}

/* Comments textarea: full width */
#get-a-quote .form-group.width-100:nth-of-type(2) {
    /* single col */
}

/* All form-groups: no float, fit into grid */
#get-a-quote .form-group {
    clear: none !important;
    float: none !important;
}

/* Artwork file: pair with reCAPTCHA area or go full */
#get-a-quote #artwork_file {
    /* single col */
    margin-top: 18px !important;
}

/* Width × Height: flex row for the visible first set */
#get-a-quote .form-group#width_height {
    display: flex !important;
    align-items: flex-end !important;
    gap: 8px !important;
    flex-wrap: wrap !important;
    max-width: 42.5% !important;
}
#get-a-quote .form-subgroup {
    flex: 1 !important;
}
#get-a-quote #width_by_height_x .col-sm-10 {
    color: #666 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}
#get-a-quote #width_by_height_x {
    flex: 0 0 20px !important;
    text-align: center !important;
    padding-bottom: 10px !important;
}
#get-a-quote .form-group#width_height > .field-instructions {
    font-size: 11px !important;
    color: #ddd !important;
    margin-top: 4px !important;
    width: 100% !important;
    flex-basis: 100% !important;
    order: 99 !important;
}

/* CRITICAL: preserve inline display:none on the second hidden width_height set */
#get-a-quote .form-subgroup[style*="display:none"],
#get-a-quote .form-subgroup[style*="display: none"],
#get-a-quote .field-instructions[style*="display:none"],
#get-a-quote .field-instructions[style*="display: none"] {
    display: none !important;
}

/* Hidden elements: never override inline display:none */
#get-a-quote [style*="display:none"],
#get-a-quote [style*="display: none"] {
    display: none !important;
}

/* Checkbox: dark theme */
#get-a-quote .discuss-project-toggle {
    background: transparent !important;
    padding: 0 !important;
}
#get-a-quote .discuss-project-toggle label,
#get-a-quote #discuss_project_group label {
    color: #ddd !important;
    font-size: 11px !important;
    text-transform: none !important;
    font-family: 'Archivo SemiExpanded', sans-serif !important;
    cursor: pointer !important;
    background: transparent !important;
    background-color: transparent !important;
    border: none !important;
    padding: 0 !important;
    width: auto !important;
}
#get-a-quote .discuss-project-toggle .checkbox {
    background: transparent !important;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}
#get-a-quote #discuss_project {
    accent-color: #c8f542 !important;
    margin-right: 6px !important;
}
#get-a-quote .form-group#discuss_project_group {
    margin-top: -4px !important;
}

/* Upload: compact dark */
#get-a-quote label.upload {
    display: inline-flex !important;
    align-items: center !important;
    gap: 6px !important;
    background: rgba(255,255,255,0.06) !important;
    border: 1px solid #333 !important;
    color: #999 !important;
    padding: 7px 14px !important;
    font-size: 11px !important;
    cursor: pointer !important;
    transition: border-color 0.2s, color 0.2s !important;
    text-transform: none !important;
}
#get-a-quote label.upload:hover {
    border-color: #c8f542 !important;
    color: #fff !important;
}
#get-a-quote label.upload svg { fill: #c8f542 !important; }
#get-a-quote .field-instructions {
    font-size: 9px !important;
    color: #ccc !important;
    background: transparent !important;
    border: none !important;
    margin-top: 2px !important;
}

/* Submit button: frosted glass with lime border */
#get-a-quote .btn.btn-default,
#get-a-quote button[type="submit"] {
    font-family: 'Archivo SemiExpanded', sans-serif !important;
    font-weight: 600 !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    letter-spacing: 0.06em !important;
    padding: 14px 24px !important;
    background: rgba(255,255,255,0.10) !important;
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
    color: #fff !important;
    border: 2px solid #c8f542 !important;
    border-radius: 0 !important;
    cursor: pointer !important;
    transition: background 0.2s, transform 0.15s !important;
    width: 100% !important;
    box-shadow: none !important;
}
#get-a-quote .btn.btn-default:hover,
#get-a-quote button[type="submit"]:hover {
    background: rgba(200,245,66,0.15) !important;
    border-color: #d9f644 !important;
    transform: translateY(-1px) !important;
    color: #fff !important;
}

/* Status/error */
#get-a-quote .quote-submit-success {
    background: rgba(200,245,66,0.12) !important;
    color: #c8f542 !important;
    border: 1px solid rgba(200,245,66,0.3) !important;
    padding: 8px 12px !important;
    font-family: 'Archivo SemiExpanded', sans-serif !important;
    font-size: 12px !important;
    /* single col */
}
#get-a-quote .mage-error {
    color: #ff6b6b !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 11px !important;
    /* single col */
}
#get-a-quote .required { color: #c8f542 !important; }

/* reCAPTCHA: scale down, contain */
#get-a-quote .g-recaptcha {
    margin: 2px 0 !important;
    transform: scale(0.82) !important;
    transform-origin: 0 0 !important;
    height: 64px !important;
    overflow: hidden !important;
    text-align: left !important;
    display: flex !important;
    justify-content: flex-start !important;
}
#get-a-quote .g-recaptcha > div,
#get-a-quote .g-recaptcha iframe {
    margin: 0 !important;
    transform-origin: 0 0 !important;
}

/* Kill stray elements */
#get-a-quote br { display: none !important; }
#get-a-quote .buttons-set {
    margin-top: 2px !important;
}

/* Hidden inputs: stay hidden */
#get-a-quote input[type="hidden"] { display: none !important; }

/* --- Mobile --- */
@media (max-width: 768px) {
    #get-a-quote.homepage-quote-container {
        grid-template-columns: 1fr !important;
        margin: 0 16px !important;
        height: auto !important;
    }
    .nycl-quote-image { max-height: clamp(300px, 76vw, 580px); }
    .nycl-quote-image img { object-position: top; }
    #get-a-quote .form-column {
        padding: 20px 16px !important;
        overflow: visible !important;
    }
    #get-a-quote .custom-form {
        grid-template-columns: 1fr !important;
    }
    #get-a-quote .form-group.width-100,
    #get-a-quote .form-group:not(.width-100) {
        /* single col */
    }
    #get-a-quote .quote-preface h2 { font-size: 22px !important; }
    #get-a-quote .quote-preface ul { flex-direction: column !important; gap: 2px 0 !important; }
    #get-a-quote .quote-preface li { white-space: normal !important; font-size: 13px !important; line-height: 1.4 !important; height: auto !important; }
    #get-a-quote .g-recaptcha { transform: scale(0.75) !important; height: 58px !important; }
}
@media (max-width: 430px) {
    #get-a-quote.homepage-quote-container {
        margin: 0 8px !important;
    }
    #get-a-quote .form-column {
        padding: 16px 12px !important;
    }
    #get-a-quote .quote-preface h2 { font-size: 20px !important; }
    #get-a-quote .quote-preface li { font-size: 12px !important; }
    #get-a-quote input[type="text"],
    #get-a-quote input[type="email"],
    #get-a-quote select,
    #get-a-quote textarea {
        font-size: 12px !important;
        padding: 6px 8px !important;
    }
    #get-a-quote select {
        padding-right: 24px !important;
    }
    #get-a-quote .control-label {
        font-size: 9px !important;
    }
}

/* Scope: body.nycl.cms-nycl-home */
.homepage-quote-container textarea{ background-color: #fff !important; }

/* Scope: body.nycl.cms-nycl-home */
/* Sewing section icon — green container + black symbol (matches fast-labels pattern) */
.nycl-sewing-svc__icon {
    width: 56px;
    height: 56px;
    background: linear-gradient(135deg, #c8f542, #a8d830);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 20px;
}
.nycl-sewing-svc__icon svg { width: 32px; height: 32px; }
/* ===== CONTRACT SEWING SECTION (mirrors fast-labels, reversed) ===== */
.nycl-sewing-svc {
    padding: 8px 0 20px;
}
.nycl-sewing-svc__inner {
    max-width: 1110px;
    margin: 0 auto;
    background: #0e0e0e;
    border: 2px solid #444;
    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0;
    overflow: hidden;
}
.nycl-sewing-svc__image {
    position: relative;
    overflow: hidden;
}
.nycl-sewing-svc__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.nycl-sewing-svc__content {
    padding: 48px 48px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.nycl-sewing-svc__tag {
    display: inline-block;
    background: #e0c6fa;
    color: #0e0e0e;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    padding: 4px 12px;
    margin-bottom: 16px;
    align-self: flex-start;
}
.nycl-sewing-svc__title {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 1.2;
    color: #c8f542;
    margin: 0 0 20px;
    text-transform: uppercase;
}
.nycl-sewing-svc__desc {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 15px;
    line-height: 1.7;
    color: #ccc;
    margin: 0 0 28px;
}
.nycl-sewing-svc__desc strong {
    color: #fff;
}
.nycl-sewing-svc__features {
    list-style: none;
    padding: 0;
    margin: 0 0 32px;
}
.nycl-sewing-svc__features li {
    line-height: 1.3;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 14px;
    color: #ccc;
    padding: 2px 0;
    padding-left: 20px;
    position: relative;
}
.nycl-sewing-svc__features li::before {
    content: '✓';
    position: absolute;
    left: 0;
    top: 4px;
    font-size: 14px;
    font-weight: 700;
    color: #c8f542;
}
.nycl-sewing-svc__cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 16px 40px;
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    color: #fff;
    border: 2px solid #c8f542;
    border-radius: 0;
    text-decoration: none;
    transition: background 0.2s, transform 0.15s;
    line-height: 1.3;
    align-self: flex-start;
    cursor: pointer;
}
.nycl-sewing-svc__cta:hover {
    background: rgba(255,255,255,0.22);
    border-color: #d9f644;
    transform: translateY(-1px);
    text-decoration: none;
    color: #fff;
}
.nycl-sewing-svc__cta:visited,
.nycl-sewing-svc__cta:active {
    color: #fff;
}
.nycl-sewing-svc__cta .cta-main {
    white-space: nowrap;
}
.nycl-sewing-svc__cta .cta-arrow {
    font-size: 10px;
    margin-left: 6px;
    vertical-align: 2px;
}
.nycl-sewing-svc__cta .cta-sub {
    display: block;
    font-size: 11px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0.01em;
    opacity: 0.75;
    margin-top: 2px;
    white-space: normal;
    text-align: center;
}
@media (max-width: 768px) {
    .nycl-sewing-svc__inner {
        grid-template-columns: 1fr;
        max-width: 100%;
    }
    .nycl-sewing-svc__content {
        padding: 32px 24px;
        order: 2;
    }
    .nycl-sewing-svc__image {
        max-height: clamp(300px, 76vw, 580px);
        order: 1;
    }
    .nycl-sewing-svc__image img {
        object-position: top;
    }
    .nycl-sewing-svc__title {
        font-size: 22px;
    }
    .nycl-sewing-svc__cta {
        padding: 14px 20px;
    }
    .nycl-sewing-svc__cta .cta-main {
        white-space: normal;
        text-align: center;
    }
}

/* Scope: body.nycl.cms-nycl-home */
.nycl-ig-heading { text-align:center; display:flex; align-items:center; justify-content:center; gap:10px; font-family:'Archivo', sans-serif; font-weight:700; font-stretch:110%; font-size:32px; text-transform:uppercase; letter-spacing:0.02em; color:#1d1d1d; margin:0 0 20px; line-height:1.15; }
    .nycl-ig-heading svg { flex-shrink: 0; }
    @media (max-width: 768px) {
        .nycl-ig-heading { flex-direction: column; gap: 8px; }
        .nycl-ig-heading svg { width: 44px; height: 44px; }
    }

/* Scope: body.nycl.cms-nycl-home */
.nycl-deepdives {
    padding: 36px 0 20px;
}
.nycl-deepdives__inner {
    max-width: 1110px;
    margin: 0 auto;
    background: #0e0e0e;
    border: 2px solid #444;
    border: 2px solid #444;
    padding: 32px 40px;
}
.nycl-deepdives__heading {
    text-align: center;
    margin-bottom: 28px;
}
.nycl-deepdives__heading h2 {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: #fff;
    margin: 0;
}
.nycl-dd-item {
    display: flex;
    gap: 24px;
    align-items: flex-start;
    padding: 24px 0;
    border-top: 1px solid #2a2a2a;
}
.nycl-dd-item:last-child {
    padding-bottom: 0;
}
.nycl-dd-item__thumb {
    flex: 0 0 140px;
    border-radius: 0;
    overflow: hidden;
    border: 2px solid #444;
}
.nycl-dd-item__thumb img {
    width: 140px;
    height: 140px;
    object-fit: cover;
    display: block;
}
.nycl-dd-item__body {
    flex: 1;
    min-width: 0;
}
.nycl-dd-item__body h3 {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #c8f542;
    margin: 0 0 8px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}
.nycl-dd-item__body p {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 13px;
    line-height: 1.65;
    color: #aaa;
    margin: 0 0 8px;
}
.nycl-dd-item__body p:last-of-type {
    margin-bottom: 10px;
}
.nycl-dd-item__link {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #c8f542;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}
.nycl-dd-item__link:hover {
    opacity: 0.75;
    color: #c8f542;
}
/* Sewing item: 2 thumbs stacked */
.nycl-dd-item__thumbs {
    flex: 0 0 140px;
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.nycl-dd-item__thumbs img {
    width: 140px;
    height: 68px;
    object-fit: cover;
    display: block;
}
@media (max-width: 768px) {
    .nycl-deepdives__inner {
        padding: 24px 20px;
    }
    .nycl-dd-item {
        gap: 16px;
    }
    .nycl-dd-item__thumb {
        flex: 0 0 100px;
    }
    .nycl-dd-item__thumb img {
        width: 100px;
        height: 100px;
    }
    .nycl-dd-item__thumbs {
        flex: 0 0 100px;
    }
    .nycl-dd-item__thumbs img {
        width: 100px;
        height: 48px;
    }
    .nycl-dd-item__body h3 {
        font-size: 14px;
    }
    .nycl-dd-item__body p {
        font-size: 12px;
    }
}
@media (max-width: 480px) {
    .nycl-dd-item {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .nycl-dd-item__thumb {
        flex: none;
    }
    .nycl-dd-item__thumb img {
        width: 160px;
        height: 160px;
    }
    .nycl-dd-item__thumbs {
        flex: none;
        align-items: center;
    }
    .nycl-dd-item__thumbs img {
        width: 160px;
        height: 76px;
    }
}

/* Scope: body.nycl.cms-nycl-home */
.nycl-samples {
    max-width: 1110px;
    margin: 8px auto 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    background: #0e0e0e;
    border: 2px solid #444;
    overflow: hidden;
    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
}
.nycl-samples__image {
    position: relative;
    overflow: hidden;
    min-height: 100%;
}
.nycl-samples__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.nycl-samples__content {
    padding: 48px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.nycl-samples__content h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #c8f542;
    margin: 0 0 16px;
    line-height: 1.15;
}
.nycl-samples__content p {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 14px;
    color: #ccc;
    line-height: 1.7;
    margin: 0 0 8px;
}
.nycl-samples__content ul {
    list-style: none;
    padding: 0;
    margin: 16px 0 24px;
}
.nycl-samples__content li {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 14px;
    color: #ccc;
    line-height: 1.3;
    padding: 2px 0;
    padding-left: 20px;
    position: relative;
}
.nycl-samples__content li::before {
    content: '✓';
    position: absolute;
    left: 0;
    color: #c8f542;
}
.nycl-samples__contact {
    margin-top: 32px;
    padding-top: 28px;
    border-top: 1px solid #2a2a2a;
}
.nycl-samples__contact h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #c8f542;
    margin: 0 0 18px;
    line-height: 1.15;
}
.nycl-samples__cta {
    display: inline-block;
    background: rgba(255,255,255,0.08);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid #c8f542;
    color: #fff;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    padding: 14px 32px;
    text-decoration: none;
    transition: background 0.2s, border-color 0.2s;
    align-self: flex-start;
}
.nycl-samples__cta:hover {
    background: rgba(255,255,255,0.22);
    border-color: #d9f644;
    transform: translateY(-1px);
    text-decoration: none;
    color: #fff;
}
@media (max-width: 768px) {
    .nycl-samples {
        grid-template-columns: 1fr;
    }
    .nycl-samples__image {
        max-height: clamp(300px, 76vw, 580px);
    }
    .nycl-samples__image img {
        object-position: top;
    }
    .nycl-samples__content {
        padding: 32px 24px;
    }
}

/* Scope: body.nycl.cms-nycl-home */
#homepage-resources {
      padding: 28px 0 20px;
    }
    #homepage-resources > h2 {
      margin-top: 0;
      margin-bottom: 28px;
      font-family: 'Archivo', sans-serif;
      font-weight: 700;
      font-stretch: 110%;
      font-size: 28px;
      text-transform: uppercase;
      letter-spacing: 0.02em;
      color: #1d1d1d;
      line-height: 1.15;
      text-align: center;
    }
    #homepage-resources .nycl-cat-section__cta-line {
      min-height: 58px;
      text-align: center;
      padding-top: 14px;
      padding-bottom: 14px;
    }
    /* Porto/Magento theme reset — generic li/a rules bleed into unscoped elements */
    #homepage-resources li {
      all: revert !important;
      list-style: none !important;
    }
    #homepage-resources li a {
      all: revert !important;
      display: flex !important;
      flex-direction: column !important;
      height: 100% !important;
      background: #0e0e0e !important;
      border: 2px solid #444 !important;
      overflow: hidden !important;
      text-decoration: none !important;
      color: inherit !important;
      transition: border-color 0.2s, transform 0.15s, box-shadow 0.3s !important;
    }
    #homepage-resources li a > div:last-child {
      margin-top: auto !important;
    }
    @media (max-width: 768px) {
        #homepage-resources ul {
            grid-template-columns: repeat(2, 1fr) !important;
        }
    }

/* Scope: body.nycl.cms-nycl-home */
.nycl-aitool {
    max-width: 1110px;
    margin: 28px auto 8px;
    display: grid;
    grid-template-columns: 3fr 2fr;
    background: #0e0e0e;
    border: 2px solid #444;
    overflow: hidden;
    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
}
.nycl-aitool__content {
    padding: 36px;
    display: flex;
    flex-direction: column;
}
.nycl-aitool__icon {
    width: 56px;
    height: 56px;
    background: linear-gradient(135deg, #c8f542, #a8d830);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 20px;
}
.nycl-aitool__icon svg { width: 32px; height: 32px; }
.nycl-aitool__eyebrow {
    background: #e5c6ff;
    color: #1d1d1d;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-stretch: 125%;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 5px 19px;
    margin: 0 0 16px;
    align-self: flex-start;
}
.nycl-aitool__content h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #c8f542;
    margin: 0 0 16px;
    line-height: 1.15;
}
.nycl-aitool__content p {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 15px;
    color: #ccc;
    line-height: 1.7;
    margin: 0 0 26px;
}
.nycl-aitool__boxes-title {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.14em;
    color: #c8f542;
    margin: 0 0 12px;
    text-align: center;
}
.nycl-aitool__boxes {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
}
.nycl-aitool__box,
a.nycl-aitool__box,
a.nycl-aitool__box:link,
a.nycl-aitool__box:visited,
a.nycl-aitool__box:active {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 14px;
    padding: 20px 16px 18px;
    background: rgba(255,255,255,0.06);
    border: 2px solid #c8f542 !important;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    text-decoration: none !important;
    transition: background 0.2s, border-color 0.2s, transform 0.15s;
    color: #fff !important;
}
a.nycl-aitool__box:visited,
a.nycl-aitool__box:active {
    border-color: #c8f542 !important;
}
a.nycl-aitool__box:hover {
    background: rgba(255,255,255,0.14);
    border-color: #c8f542;
    transform: translateY(-2px);
}
.nycl-aitool__box-icon {
    width: 44px;
    height: 55px;
}
.nycl-aitool__box-label {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #fff;
    text-align: center;
    line-height: 1.3;
}
.nycl-aitool__btn,
a.nycl-aitool__btn,
a.nycl-aitool__btn:link,
a.nycl-aitool__btn:visited,
a.nycl-aitool__btn:active {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 11px 16px;
    font-family: 'Archivo SemiExpanded', sans-serif !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-decoration: none !important;
    border: 1px solid #c8f542 !important;
    transition: background 0.2s, color 0.2s, border-color 0.2s, transform 0.15s;
    background: rgba(255,255,255,0.06) !important;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    color: #fff !important;
}
a.nycl-aitool__btn:hover,
a.nycl-aitool__btn:visited:hover {
    background: rgba(255,255,255,0.18) !important;
    border-color: #d9f644 !important;
    transform: translateY(-1px);
    color: #fff !important;
}
.nycl-aitool__btn .cta-arrow {
    font-size: 9px;
    opacity: 0.8;
    color: #c8f542 !important;
}
.nycl-aitool__image {
    position: relative;
    overflow: hidden;
    min-height: 0;
}
.nycl-aitool__image img {

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    display: block;
}
@media (max-width: 768px) {
    .nycl-aitool { grid-template-columns: 1fr; max-width: 100%; }
    .nycl-aitool__image { order: -1; max-height: clamp(300px, 76vw, 580px); min-height: 300px; }
    .nycl-aitool__image img { position: static !important; width: 100%; height: 100%; object-fit: cover; object-position: top; display: block; }
    .nycl-aitool__content { padding: 32px 20px; max-width: 100%; box-sizing: border-box; }
    .nycl-aitool__boxes { grid-template-columns: 1fr 1fr; gap: 10px; }
    .nycl-aitool__box-label { font-size: 11px; }
    .nycl-aitool__boxes-title { font-size: 13px; }
}
@media (max-width: 480px) {
    .nycl-aitool__boxes { grid-template-columns: 1fr; }
    .nycl-aitool__content { padding: 24px 16px; }
}

.nycl-contact {
    max-width: 1110px;
    margin: 28px auto 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    background: #0e0e0e;
    border: 2px solid #444;
    overflow: hidden;
    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
}
.nycl-contact__content {
    padding: 48px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.nycl-contact__icon {
    width: 56px;
    height: 56px;
    background: linear-gradient(135deg, #c8f542, #a8d830);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 20px;
}
.nycl-contact__icon svg { width: 32px; height: 32px; }
.nycl-contact__eyebrow {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    color: #c8f542;
    margin: 0 0 12px;
}
.nycl-contact__content h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #c8f542;
    margin: 0 0 18px;
    line-height: 1.15;
}
.nycl-contact__phone {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 32px;
    color: #fff;
    text-decoration: none;
    margin: 0 0 4px;
    letter-spacing: 0.01em;
    align-self: flex-start;
}
.nycl-contact__phone:hover { color: #c8f542; }
.nycl-contact__phone svg { width: 28px; height: 28px; flex-shrink: 0; }
.nycl-contact__hours {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 13px;
    color: #aaa;
    letter-spacing: 0.04em;
    margin: 0 0 26px;
}
.nycl-contact__buttons {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}
.nycl-contact__btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 28px;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    text-decoration: none;
    border: 2px solid #c8f542;
    transition: background 0.2s, filter 0.2s;
}
.nycl-contact__btn svg { width: 16px; height: 16px; }
.nycl-contact__btn--primary {
    background: linear-gradient(135deg, #c8f542, #a8d830);
    color: #1d1d1d;
}
.nycl-contact__btn--primary:hover { filter: brightness(1.08); }
.nycl-contact__btn--secondary {
    background: rgba(255,255,255,0.08);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    color: #fff;
}
.nycl-contact__btn--secondary:hover { background: rgba(255,255,255,0.16); }
.nycl-contact__image {
    position: relative;
    overflow: hidden;
    min-height: 100%;
}
.nycl-contact__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
@media (max-width: 768px) {
    .nycl-contact {
        grid-template-columns: 1fr;
    }
    .nycl-contact__image {
        order: -1;
        max-height: 300px;
    }
    .nycl-contact__content {
        padding: 32px 24px;
    }
    .nycl-contact__phone { font-size: 26px; }
    .nycl-contact__phone svg { width: 22px; height: 22px; }
}
/* ============================================
   NYCL FOOTER (CWL live pattern + logo/newsletter/dog)
   ============================================ */
.nycl-footer {
  background: #0e0e0e; color: white; padding: 48px 40px 0;
  margin-top: 0;
}
.nycl-footer__logo {
  margin: 0 0 14px; padding-top: 0;
}
.nycl-footer__logo img {
  height: 48px; width: auto;
}
/* Newsletter (inside Resources column) */
/* Charlie intro text — match newsletter sizing */
.nycl-footer .nycl-footer__charlie-text h3 {
  font-weight: 700; color: white; font-size: 12px;
  font-family: 'Archivo SemiExpanded', 'Archivo', sans-serif;
  text-transform: uppercase; letter-spacing: 0.5px;
}
.nycl-footer .nycl-footer__charlie-text p {
  font-size: 13px; color: #b8c4cc; line-height: 1.5;
}
.nycl-footer .nycl-footer__newsletter h3 {
  font-weight: 700; color: white; font-size: 12px;
  font-family: 'Archivo SemiExpanded', 'Archivo', sans-serif;
  text-transform: uppercase; letter-spacing: 0.5px; margin-top: 0; margin-bottom: 6px;
}
.nycl-footer .nycl-footer__newsletter p {
  font-size: 13px; color: #b8c4cc; margin: 0 0 10px; line-height: 1.5;
}
.nycl-footer .nycl-footer__newsletter-form {
  flex-direction: column; gap: 8px; max-width: 425px;
}
.nycl-footer .nycl-footer__newsletter-form input[type="email"] {
  width: 100%; box-sizing: border-box;
}
.nycl-footer .nycl-footer__newsletter-form button {
  display: flex; align-items: center; justify-content: center;
  width: 100%;
}
.nycl-footer .footer-grid {
  max-width: 1280px; margin: 0 auto;
  display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 24px; align-items: start;
}
.nycl-footer .footer-col h3 {
  font-weight: 700; margin-top: 0; margin-bottom: 12px; color: white;
  font-family: 'Archivo SemiExpanded', 'Archivo', sans-serif;
  text-transform: uppercase; letter-spacing: 0.5px; font-size: 12px;
}
.nycl-footer .footer-col h3 a { color: white; text-decoration: none; transition: color 0.2s; font-size: 12px; }
.nycl-footer .footer-col h3 a:hover { color: #c8f542; }
.nycl-footer .footer-col a {
  display: block; font-size: 13px; color: #b8c4cc;
  text-decoration: none; padding: 4px 0; transition: color 0.2s;
}
.nycl-footer .footer-col a:hover { color: white; }
.nycl-footer .footer-newsletter-final { grid-column: 5 !important; grid-row: 1 !important; }

.nycl-footer .fc-item {
  display: flex; align-items: flex-start; gap: 10px; margin-bottom: 10px;
  font-size: 13px; color: #b8c4cc; line-height: 1.5;
}
.nycl-footer .fc-item i { color: #c8f542; font-size: 14px; margin-top: 2px; width: 16px; text-align: center; flex-shrink: 0; }
.nycl-footer .fc-item a { display: inline; padding: 0; color: #b8c4cc; }
.nycl-footer .fc-item a:hover { color: white; }
.nycl-footer .payment-methods { margin-top: 12px; }
.nycl-footer .payment-methods h3 { margin-bottom: 8px !important; margin-top: 0 !important; }
.nycl-footer .payment-badge {
  background: white; border-radius: 4px; padding: 4px 6px;
  display: inline-flex; align-items: center;
}
.nycl-footer .payment-badge i { font-size: 28px; }

/* Newsletter form base */
.nycl-footer__newsletter-form {
  display: flex; gap: 8px; max-width: 425px;
}
.nycl-footer__newsletter-form input[type="email"] {
  flex: 1; padding: 10px 14px; border: 1px solid #333;
  background: #1a1a1a; color: white; border-radius: 4px;
  font-size: 13px; font-family: 'Open Sans', sans-serif;
  outline: none; transition: border-color 0.2s;
}
.nycl-footer__newsletter-form input[type="email"]:focus {
  border-color: #c8f542;
}
.nycl-footer__newsletter-form input[type="email"]::placeholder {
  color: #666;
}
.nycl-footer__newsletter-form button {
  display: flex; align-items: center; justify-content: center;
  padding: 10px 20px;
  background: rgba(255,255,255,0.10);
  backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px);
  color: #fff; border: 2px solid #c8f542; border-radius: 0;
  font-weight: 700; font-size: 13px;
  font-family: 'Archivo SemiExpanded', 'Archivo', sans-serif;
  text-transform: uppercase; letter-spacing: 0.5px; cursor: pointer;
  transition: background 0.2s, transform 0.15s;
}
.nycl-footer__newsletter-form button:hover {
  background: rgba(200,245,66,0.15); border-color: #d9f644;
  transform: translateY(-1px); color: #fff;
}
/* Hide Zendesk widget inside footer */
.nycl-footer [data-product="web_widget"],
.nycl-footer iframe[title*="chat"],
.nycl-footer .zEWidget-launcher,
.nycl-footer input[type="email"] + div:not(.nycl-footer__newsletter-form *) {
  display: none !important;
}
.nycl-footer__newsletter-form input[type="email"] {
  position: relative; z-index: 1;
}
/* Copyright */
.nycl-footer .footer-bottom {
  text-align: center; padding: 3px 0; margin-top: 20px; margin-bottom: 0;
  border-top: 1px solid rgba(255,255,255,0.08);
  font-size: 12px; color: #5a6a7a;
  max-width: 1280px; margin-left: auto; margin-right: auto;
  background: transparent !important;
}
/* Kill any Magento/Porto footer background bleed */
.nycl-footer, .nycl-footer * { background-color: transparent; }
.nycl-footer { background: #0e0e0e !important; }

/* Footer tablet (<=1024px) */
@media (max-width: 1024px) {
  .nycl-footer .footer-grid { grid-template-columns: repeat(3, 1fr); gap: 24px; }
  .nycl-footer { padding: 36px 20px 20px; }

}
/* Footer mobile (<=768px) */
@media (max-width: 768px) {
  .nycl-footer { padding: 32px 16px 16px; }
  .nycl-footer .footer-grid { grid-template-columns: 1fr 1fr; gap: 20px; }
  .nycl-footer .footer-newsletter-final { grid-column: 1 / -1 !important; grid-row: auto !important; }
  .nycl-footer .footer-col h3 { font-size: 13px; }
  .nycl-footer .footer-col a { font-size: 12px; padding: 4px 0; }
  .nycl-footer__newsletter-form { max-width: 425px; }
}
/* Footer small mobile (<=480px) */
@media (max-width: 480px) {
  .nycl-footer .footer-grid { gap: 16px; }
  .nycl-footer__newsletter-form { flex-direction: column; }
  .nycl-footer__newsletter-form button {
  display: flex; align-items: center; justify-content: center; width: 100%; }
}
@media (max-width: 400px) {
  .nycl-footer .footer-grid { grid-template-columns: 1fr; }
}

/* ======================== */
/* PATCHES SPECIFIC STYLES */
/* Body class: cms-all-patches-nycl */
/* ======================== */

/* Scope: body.nycl.cms-all-patches-nycl */
.nycl-cat-section {
    padding: 48px 0 0;
}
.nycl-cat-section__inner {
    max-width: 1110px;
    margin: 0 auto;
}
.nycl-cat-section__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
}
.nycl-cat-section__card,
.nycl-cat-section__card:visited,
.nycl-cat-section__card:active {
    background: #0e0e0e;
    border: 2px solid #444;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    display: block;
    transition: border-color 0.2s, transform 0.15s, box-shadow 0.3s;
}
.nycl-cat-section__card:hover {
    text-decoration: none;
    box-shadow: 0 6px 28px rgba(0,0,0,0.25);
    transform: translateY(-3px);
}
.nycl-cat-section__topbar {
    padding: 12px 14px 8px;
}
.nycl-cat-section__tag {
    display: inline-block;
    background: #e5c6ff;
    color: #1d1d1d;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 3px 12px;
    margin-bottom: 6px;
}
.nycl-cat-section__name {
    font-family: 'Archivo', sans-serif;
    font-weight: 800;
    font-stretch: 110%;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #c8f542;
    margin: 0;
    line-height: 1.15;
    white-space: nowrap;
}
.nycl-cat-section__img-wrap {
    padding: 4px 14px;
}
.nycl-cat-section__img-frame {
    border: 2px solid #444;
    overflow: hidden;
}
.nycl-cat-section__img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    display: block;
    transition: transform 0.4s;
}
.nycl-cat-section__card:hover .nycl-cat-section__img {
    transform: scale(1.04);
}
.nycl-cat-section__desc {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #aaa;
    line-height: 1.5;
    margin: 0 0 8px;
}
.nycl-cat-section__body {
    padding: 8px 14px 14px;
}
.nycl-cat-section__cta-line {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #fff;
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border: 2px solid #c8f542;
    padding: 10px 16px;
    transition: background 0.2s;
}
.nycl-cat-section__card:hover .nycl-cat-section__cta-line {
    background: rgba(255,255,255,0.22);
    border-color: #d9f644;
}
.nycl-cat-section__cta-line .cta-arrow {
    font-size: 9px;
    margin-left: 5px;
}
@media (max-width: 768px) {
    .nycl-cat-section__grid {
        grid-template-columns: 1fr 1fr;
        gap: 14px;
    }
}
@media (max-width: 480px) {
    .nycl-cat-section__grid {
        grid-template-columns: 1fr;
    }
}

/* ======================== */
/* HANG-TAGS SPECIFIC STYLES */
/* Body class: cms-all-hang-tags-nycl */
/* ======================== */

/* Scope: body.nycl.cms-all-hang-tags-nycl */
/* --- Footer (from homepage v1.1) --- */
.nycl-footer {
    background: #0e0e0e; color: white; padding: 48px 40px 0; margin-top: 0;
}
.nycl-footer__logo { margin: 0 0 14px; padding-top: 0; }
.nycl-footer__logo img { height: 48px; width: auto; }
.nycl-footer .nycl-footer__charlie-text h3 { font-weight: 700; color: white; font-size: 12px; font-family: 'Archivo SemiExpanded', 'Archivo', sans-serif; text-transform: uppercase; letter-spacing: 0.5px; }
.nycl-footer .nycl-footer__charlie-text p { font-size: 13px; color: #b8c4cc; line-height: 1.5; }
.nycl-footer .nycl-footer__newsletter { margin: 0; padding: 0; }
.nycl-footer .nycl-footer__newsletter-form form, .nycl-footer .nycl-footer__newsletter form { margin: 0; padding: 0; }
.nycl-footer .nycl-footer__newsletter h3 { font-weight: 700; color: white; font-size: 12px; font-family: 'Archivo SemiExpanded', 'Archivo', sans-serif; text-transform: uppercase; letter-spacing: 0.5px; margin-top: 0; margin-bottom: 6px; }
.nycl-footer .nycl-footer__newsletter p { font-size: 13px; color: #b8c4cc; margin: 0 0 10px; line-height: 1.5; }
.nycl-footer .nycl-footer__newsletter-form { flex-direction: column; gap: 8px; max-width: 425px; }
.nycl-footer .nycl-footer__newsletter-form input[type="email"] { width: 100%; box-sizing: border-box; }
.nycl-footer .nycl-footer__newsletter-form button { display: flex; align-items: center; justify-content: center; width: 100%; }
.nycl-footer .footer-grid {
    max-width: 1280px; margin: 0 auto;
    display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 24px; align-items: start;
}
.nycl-footer .footer-col h3 {
    font-weight: 700; margin-top: 0; margin-bottom: 12px; color: white;
    font-family: 'Archivo SemiExpanded', 'Archivo', sans-serif;
    text-transform: uppercase; letter-spacing: 0.5px; font-size: 12px;
}
.nycl-footer .footer-col h3 a { color: white; text-decoration: none; transition: color 0.2s; font-size: 12px; }
.nycl-footer .footer-col h3 a:hover { color: #c8f542; }
.nycl-footer .footer-col a {
    display: block; font-size: 13px; color: #b8c4cc;
    text-decoration: none; padding: 4px 0; transition: color 0.2s;
}
.nycl-footer .footer-col a:hover { color: white; }
.nycl-footer .footer-newsletter-final { grid-column: 5 !important; grid-row: 1 !important; }
.nycl-footer .fc-item {
    display: flex; align-items: flex-start; gap: 10px; margin-bottom: 10px;
    font-size: 13px; color: #b8c4cc; line-height: 1.5;
}
.nycl-footer .fc-item i { color: #c8f542; font-size: 14px; margin-top: 2px; width: 16px; text-align: center; flex-shrink: 0; }
.nycl-footer .fc-item a { display: inline; padding: 0; color: #b8c4cc; }
.nycl-footer .fc-item a:hover { color: white; }
.nycl-footer .payment-methods { margin-top: 12px; }
.nycl-footer .payment-methods h3 { margin-bottom: 8px !important; margin-top: 0 !important; }
.nycl-footer .payment-badge { background: white; border-radius: 4px; padding: 4px 6px; display: inline-flex; align-items: center; }
.nycl-footer .payment-badge i { font-size: 28px; }
.nycl-footer__newsletter-form { display: flex; gap: 8px; max-width: 425px; }
.nycl-footer__newsletter-form input[type="email"] {
    flex: 1; padding: 10px 14px; border: 1px solid #333;
    background: #1a1a1a; color: white; border-radius: 4px;
    font-size: 13px; font-family: 'Open Sans', sans-serif;
    outline: none; transition: border-color 0.2s;
}
.nycl-footer__newsletter-form input[type="email"]:focus { border-color: #c8f542; }
.nycl-footer__newsletter-form input[type="email"]::placeholder { color: #666; }
.nycl-footer__newsletter-form button {
    display: flex; align-items: center; justify-content: center;
    padding: 10px 20px;
    background: rgba(255,255,255,0.10);
    backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px);
    color: #fff; border: 2px solid #c8f542; border-radius: 0;
    font-weight: 700; font-size: 13px;
    font-family: 'Archivo SemiExpanded', 'Archivo', sans-serif;
    text-transform: uppercase; letter-spacing: 0.5px; cursor: pointer;
    transition: background 0.2s, transform 0.15s;
}
.nycl-footer__newsletter-form button:hover { background: rgba(200,245,66,0.15); border-color: #d9f644; transform: translateY(-1px); color: #fff; }
.nycl-footer [data-product="web_widget"],
.nycl-footer iframe[title*="chat"],
.nycl-footer .zEWidget-launcher,
.nycl-footer input[type="email"] + div:not(.nycl-footer__newsletter-form *) { display: none !important; }
.nycl-footer__newsletter-form input[type="email"] { position: relative; z-index: 1; }
.nycl-footer .footer-bottom {
    text-align: center; padding: 3px 0; margin-top: 20px; margin-bottom: 0;
    border-top: 1px solid rgba(255,255,255,0.08);
    font-size: 12px; color: #5a6a7a;
    max-width: 1280px; margin-left: auto; margin-right: auto;
    background: transparent !important;
}
.nycl-footer, .nycl-footer * { background-color: transparent; }
.nycl-footer { background: #0e0e0e !important; }
@media (max-width: 1024px) {
    .nycl-footer .footer-grid { grid-template-columns: repeat(3, 1fr); gap: 24px; }
    .nycl-footer { padding: 36px 20px 20px; }
}
@media (max-width: 768px) {
    .nycl-footer { padding: 32px 16px 16px; }
    .nycl-footer .footer-grid { grid-template-columns: 1fr 1fr; gap: 20px; }
    .nycl-footer .footer-newsletter-final { grid-column: 1 / -1 !important; grid-row: auto !important; }
    .nycl-footer .footer-col h3 { font-size: 13px; }
    .nycl-footer .footer-col a { font-size: 12px; padding: 4px 0; }
    .nycl-footer__newsletter-form { max-width: 425px; }
}
@media (max-width: 480px) {
    .nycl-footer .footer-grid { gap: 16px; }
    .nycl-footer__newsletter-form { flex-direction: column; }
    .nycl-footer__newsletter-form button { display: flex; align-items: center; justify-content: center; width: 100%; }
}
@media (max-width: 400px) {
    .nycl-footer .footer-grid { grid-template-columns: 1fr; }
}

/* --- Porto base overrides (exact match homepage v1.1 style block 6) --- */
.page-wrapper, .columns, .column.main {
    overflow: visible !important;
    background-image: none !important;
}
.page-main, .page-messages, .columns, .column.main {
    margin-top: 0 !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
@media (max-width: 768px) {
    .page-main, .page-messages, .columns, .column.main {
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
        max-width: 100% !important;
    }
}
.nycl-cat-hero, .nycl-trust-bar, .nycl-cat-intro, .nycl-cat-grid,
.nycl-compare, .nycl-seo, .nycl-rfaq, .nycl-more-products,
.nycl-samples-contact, .nycl-resources-section {
    max-width: 100%;
}
.nycl-cat-grid a, .nycl-more-products a { text-decoration: none; }

/* ===== CATEGORY HERO ===== */
.nycl-cat-hero {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw !important;
    max-width: none !important;
    overflow: hidden;
    box-sizing: border-box;
}
.nycl-cat-hero__bg {
    display: block;
    width: 100%;
    height: auto;
}
.nycl-cat-hero__heading-bar {
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    padding: 20px 40px 16px;
    background: rgba(0,0,0,0.45);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    text-align: center;
    border-radius: 0;
    display: inline-block;
    max-width: calc(100vw - 40px);
}
.nycl-cat-hero__heading-bar h1 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 125%;
    font-size: 42px;
    line-height: 1.18;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    white-space: nowrap;
}
.nycl-cat-hero__heading-bar h1 .hl { color: #c8f542; }
.nycl-cat-hero__eyebrow {
    font-family: 'Archivo', sans-serif;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.18em;
    color: #c8f542;
    text-transform: uppercase;
    margin-bottom: 6px;
    text-align: center;
}
.nycl-cat-hero__overlay {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nycl-cat-hero__content {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    text-align: center;
    max-width: none;
    padding: 32px 48px 30px;
    color: #fff;
    background: rgba(0,0,0,0.45);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border-radius: 0;
}
.nycl-cat-hero__popular {
    display: inline-block;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-stretch: 125%;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #1d1d1d;
    background: #e5c6ff;
    padding: 5px 19px;
    margin: 0 0 14px;
}
.nycl-cat-hero__cta-row {
    display: flex;
    gap: 14px;
    justify-content: center;
}
.nycl-cat-hero__cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 16px 40px;
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    color: #fff;
    border: 2px solid #c8f542;
    border-radius: 0;
    text-decoration: none;
    transition: background 0.2s, transform 0.15s;
    line-height: 1.3;
}
.nycl-cat-hero__cta-row .nycl-cat-hero__cta {
    flex: 0 0 260px;
    white-space: nowrap;
}
.nycl-cat-hero__cta .cta-sub {
    color: #fff !important;
    display: block;
    font-size: 11px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0.01em;
    opacity: 0.75;
    margin-top: 2px;
    white-space: normal;
    text-align: center;
    padding: 0;
}
.nycl-cat-hero__cta .cta-main {
    color: #fff !important;
    white-space: nowrap;
}
.nycl-cat-hero__cta .cta-arrow {
    font-size: 10px;
    margin-left: 6px;
    vertical-align: 2px;
}
.nycl-cat-hero__cta:visited, .nycl-cat-hero__cta:visited .cta-sub, .nycl-cat-hero__cta:active {
    color: #fff !important;
    border-color: #c8f542 !important;
}
.nycl-cat-hero__cta:visited:hover {
    border-color: #d9f644 !important;
}
.nycl-cat-hero__cta .cta-sub .bolt {
    display: inline-block;
    vertical-align: middle;
    margin-right: 2px;
    margin-top: -1px;
}
.nycl-cat-hero__cta:hover {
    background: rgba(255,255,255,0.22);
    border-color: #d9f644 !important;
    transform: translateY(-1px);
    text-decoration: none;
    color: #fff !important;
}
.nycl-cat-hero__ratings .ratings-icons {
    display: block;
    height: 28px;
    margin: 0 auto 8px;
}
.nycl-cat-hero__ratings {
    margin-top: 24px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: rgba(255,255,255,0.75);
}
.nycl-cat-hero__ratings .stars {
    color: #f5c842;
    letter-spacing: 2px;
}

/* Tablet landscape */
@media (max-width: 1092px) {
    .nycl-cat-hero__heading-bar {

        padding: 16px 24px;
    }
    .nycl-cat-hero__heading-bar h1 {
        font-size: 40px;
    }
}
/* Hide MOST POPULAR badge on narrower screens */
@media (max-width: 1599px) {
    .nycl-cat-hero__popular {
        display: none !important;
    }
}
/* Wide desktop — heading font clamp */
@media (max-width: 1400px) {
    .nycl-cat-hero__heading-bar h1 {
        font-size: clamp(22px, 2.8vw, 42px);
    }
}
/* Switch to object-fit: cover */
@media (max-width: 1280px) {
    .nycl-cat-hero {
        position: relative !important;
        min-height: 480px !important;
        overflow: hidden !important;
    }
    .nycl-cat-hero__bg {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        object-position: center center !important;
    }
}
/* Tablet landscape */
@media (max-width: 1024px) {
    .nycl-cat-hero {
        min-height: 440px !important;
    }
    .nycl-cat-hero__heading-bar {
        width: 88vw !important;
        padding: 14px 16px !important;
    }
    .nycl-cat-hero__content {
        padding: 24px 20px 4px !important;
    }
    .nycl-cat-hero__cta-row .nycl-cat-hero__cta {
        flex: 0 0 220px !important;
    }
    .nycl-cat-hero__cta {
        padding: 12px 24px !important;
        font-size: 14px !important;
    }
}
/* Tablet portrait */
@media (max-width: 768px) {
    .nycl-cat-hero { min-height: 400px !important; }
    .nycl-cat-hero__heading-bar {
        width: calc(100vw - 24px) !important;
        top: 12px !important;
        padding: 10px 12px !important;
    }
    .nycl-cat-hero__heading-bar h1 {
        font-size: clamp(16px, 3vw, 30px);
        transform: none !important;
        white-space: normal;
    }
    .nycl-cat-hero__content {
        bottom: 4px !important;
        padding: 18px 14px 4px !important;
    }
    .nycl-cat-hero__cta-row .nycl-cat-hero__cta {
        flex: 1 1 auto !important;
    }
    .nycl-cat-hero__cta {
        padding: 10px 16px !important;
        font-size: 13px !important;
    }
    .nycl-cat-hero__cta .cta-sub {
        font-size: 10px !important;
    }
    .nycl-cat-hero__ratings {
        margin-top: 14px !important;
        font-size: 12px !important;
    }
    .nycl-cat-hero__ratings .ratings-icons {
        height: 22px !important;
    }
}
/* Mobile */
@media (max-width: 428px) {
    .nycl-cat-hero__heading-bar h1 {
        font-size: 22px;
        transform: scaleX(1.02);
    }
}
/* Mobile */
@media (max-width: 480px) {
    .nycl-cat-hero {
        min-height: 520px !important;
    }
    .nycl-cat-hero__bg {
        object-position: center 40% !important;
    }
    .nycl-cat-hero__heading-bar {
        top: 8px !important;
        padding: 8px 10px !important;
        width: calc(100vw - 16px) !important;
    }
    .nycl-cat-hero__heading-bar h1 {
        line-height: 1.25 !important;
        transform: none !important;
    }
    .nycl-cat-hero__content {
        bottom: 8px !important;
        padding: 14px 10px !important;
        width: calc(100vw - 16px) !important;
    }
    .nycl-cat-hero__popular {
        font-size: 11px !important;
        padding: 4px 14px !important;
        margin-bottom: 10px !important;
    }
    .nycl-cat-hero__cta-row {
        flex-direction: column !important;
        gap: 8px !important;
    }
    .nycl-cat-hero__cta {
        padding: 10px 12px !important;
        font-size: 13px !important;
    }
    .nycl-cat-hero__ratings {
        margin-top: 10px !important;
    }
}
@media (max-width: 375px) {
    .nycl-cat-hero {
        min-height: 500px !important;
    }
}

/* ===== INFO BAR ===== */
.nycl-info-bar {
    padding: 0 0 20px;
}
.nycl-info-bar__inner {
    max-width: 1180px;
    margin: 0 auto;
    padding: 32px 40px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 48px;
    background: #fff;
    border-radius: 0;
    border: 2px solid #ddd;
    border-top: none;
    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
}
.nycl-info-bar__item {
    display: flex;
    align-items: flex-start;
    gap: 16px;
}
.nycl-info-bar__icon {
    width: 52px;
    height: 52px;
    min-width: 52px;
    background: linear-gradient(135deg, #c8f542, #a8d830);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nycl-info-bar__icon svg {
    width: 26px;
    height: 26px;
}
.nycl-info-bar__text h4 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #1d1d1d;
    margin: 0 0 6px;
    line-height: 1.15;
}
.nycl-info-bar__text p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    line-height: 1.6;
    color: #666;
    margin: 0;
}

/* ===== TRUST BAR RESPONSIVE ===== */
@media (max-width: 1024px) {
    .nycl-info-bar__inner { gap: 24px; padding: 28px 24px; }
    .nycl-info-bar__icon { width: 44px; height: 44px; min-width: 44px; }
    .nycl-info-bar__icon svg { width: 22px; height: 22px; }
    .nycl-info-bar__text h4 { font-size: 19px; }
}
@media (max-width: 860px) {
    .nycl-info-bar__item { display: grid; grid-template-columns: 44px 1fr; gap: 8px 12px; }
    .nycl-info-bar__item .nycl-info-bar__text { display: contents; }
    .nycl-info-bar__text h4 { align-self: center; }
    .nycl-info-bar__text p { grid-column: 1 / -1; }
}
@media (max-width: 768px) {
    .nycl-info-bar__inner { grid-template-columns: 1fr; gap: 0; padding: 0; }
    .nycl-info-bar__item { display: flex; align-items: flex-start; gap: 16px; padding: 20px 24px; border-bottom: 1px solid #eee; }
    .nycl-info-bar__item:last-child { border-bottom: none; }
    .nycl-info-bar__item .nycl-info-bar__text { display: block; }
    .nycl-info-bar__text h4 { font-size: 18px; margin: 0 0 4px; }
    .nycl-info-bar__text p { grid-column: unset; }
    .nycl-info-bar__icon { width: 40px; height: 40px; min-width: 40px; }
    .nycl-info-bar__icon svg { width: 20px; height: 20px; }
}

/* ===== INTRO TEXT ===== */
.nycl-cat-intro {
    max-width: fit-content;
    margin: 0 auto 32px;
    padding: 48px 24px 0;
    text-align: center;
}
.nycl-cat-intro h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 32px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #1d1d1d;
    margin: 0 0 16px;
    line-height: 1.15;
}
.nycl-cat-intro p {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    color: #555;
    line-height: 1.8;
    max-width: 760px;
    margin: 0 auto 32px;
}

/* ===== PRODUCT GRID ===== */
.nycl-label-grid {
    max-width: fit-content;
    margin: 0 auto 32px;
    padding: 40px 0 0;
}
.nycl-label-grid__cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}
.nycl-label-card,
.nycl-label-card:visited,
.nycl-label-card:active {
    background: #0e0e0e;
    border: 2px solid #444;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    display: flex;
    flex-direction: column;
    transition: border-color 0.2s, transform 0.15s, box-shadow 0.3s;
}
.nycl-label-card:hover {
    text-decoration: none;
    box-shadow: 0 6px 28px rgba(0,0,0,0.25);
    transform: translateY(-3px);
}
.nycl-label-card__topbar {
    padding: 18px 22px 14px;
}
.nycl-label-card__tag {
    display: none;
    background: #e5c6ff;
    color: #1d1d1d;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 3px 12px;
    margin-bottom: 6px;
}
.nycl-label-card__name {
    font-family: 'Archivo', sans-serif;
    font-weight: 800;
    font-stretch: 110%;
    font-size: 17px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #c8f542;
    margin: 0;
    line-height: 1.15;
}
.nycl-label-card__img-wrap {
    padding: 6px 22px;
}
.nycl-label-card__img-frame {
    aspect-ratio: 4 / 3;
    border: 2px solid #444;
    overflow: hidden;
}
.nycl-label-card__img {

    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.4s;
}
.nycl-label-card:hover .nycl-label-card__img {
    transform: scale(1.04);
}
.nycl-label-card__body {
    padding: 12px 22px 22px;
    flex: 1;
    display: flex;
    flex-direction: column;
}
.nycl-label-card__desc {
    font-family: 'Open Sans', sans-serif;
    font-size: 12.5px;
    color: #bbb;
    line-height: 1.6;
    margin: 0 0 12px;
    flex: 1;
}
.nycl-label-card__cta-line {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #fff;
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border: 2px solid #c8f542;
    padding: 12px 16px;
    transition: background 0.2s;
    margin-top: auto;
}
.nycl-label-card:hover .nycl-label-card__cta-line {
    background: rgba(255,255,255,0.22);
    border-color: #d9f644;
}
.nycl-label-card__cta-line .cta-arrow {
    font-size: 9px;
    margin-left: 6px;
}

/* Featured card (Best Seller) - spans 2 rows */
.nycl-label-card--featured {
    grid-row: span 2;
}
.nycl-label-card--featured .nycl-label-card__img {
    aspect-ratio: auto;
    height: 100%;
    min-height: 280px;
}
.nycl-label-card--featured .nycl-label-card__img-wrap {
    flex: 1;
}
.nycl-label-card--featured .nycl-label-card__img-frame {
    height: 100%;
}

@media (max-width: 900px) {
    .nycl-label-grid__cards { grid-template-columns: repeat(2, 1fr); }
    .nycl-label-card--featured { grid-row: span 1; }
    .nycl-label-card--featured .nycl-label-card__img { aspect-ratio: 4/3; min-height: auto; }
}
@media (max-width: 520px) {
    .nycl-label-grid__cards { grid-template-columns: 1fr; }
}

/* ===== COMPARISON TABLE ===== */
.nycl-comparison {
    max-width: fit-content;
    margin: 0 auto 32px;
    padding: 56px 24px 0;
}
.nycl-comparison h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #1d1d1d;
    margin: 0 0 8px;
    line-height: 1.15;
    text-align: center;
}
.nycl-comparison__sub {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #777;
    text-align: center;
    margin: 0 0 32px;
    line-height: 1.6;
}
.nycl-comparison__table {

    border-collapse: collapse;
    background: #0e0e0e;
    border: 2px solid #444;
    overflow: hidden;
}
.nycl-comparison__table thead th {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #c8f542;
    background: rgba(200,245,66,0.08);
    padding: 16px 14px;
    text-align: left;
    border-bottom: 2px solid #444;
}
.nycl-comparison__table tbody td {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #ccc;
    padding: 14px;
    border-bottom: 1px solid #2a2a2a;
    vertical-align: top;
    line-height: 1.5;
}
.nycl-comparison__table tbody tr:last-child td {
    border-bottom: none;
}
.nycl-comparison__table tbody td:first-child {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #fff;
    white-space: nowrap;
}
.nycl-comparison__table tbody tr:hover td {
    background: rgba(255,255,255,0.03);
}
.nycl-comparison__tag {
    background: #e5c6ff;
    color: #1d1d1d;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 2px 8px;
    margin-left: 6px;
    vertical-align: middle;
}

@media (max-width: 768px) {
    .nycl-comparison__table { font-size: 12px; }
    .nycl-comparison__table thead th, .nycl-comparison__table tbody td { padding: 10px 8px; }
    .nycl-comparison { overflow-x: auto; }
}

/* ===== FAQ + REVIEWS ===== */
.nycl-rfaq {
    margin-top: 8px;
    padding: 48px 0 20px;
    background: #0e0e0e;
    border: 2px solid #444;
}
.nycl-rfaq__inner {
    max-width: 1200px;
    margin: 0 auto 32px;
    padding: 0 24px;
}
.nycl-rfaq__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 48px;
}
.nycl-rfaq__reviews-header {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 24px;
    padding-bottom: 20px;
    border-bottom: 2px solid #c8f542;
}
.nycl-rfaq__google-icon { width: 36px; height: 36px; flex-shrink: 0; }
.nycl-rfaq__stars { color: #fbbc04; font-size: 18px; letter-spacing: 2px; line-height: 1; }
.nycl-rfaq__rating { font-family: 'Open Sans', sans-serif; font-size: 13px; color: rgba(255,255,255,0.6); font-weight: 600; }
.nycl-rfaq__review-card {
    background: rgba(255,255,255,0.06);
    border-radius: 10px;
    padding: 20px 22px;
    margin-bottom: 12px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.2);
    border: 1px solid rgba(255,255,255,0.08);
    transition: transform 0.2s, box-shadow 0.2s;
}
.nycl-rfaq__review-card:hover { transform: translateY(-2px); box-shadow: 0 6px 20px rgba(0,0,0,0.3); }
.nycl-rfaq__review-stars { color: #fbbc04; font-size: 14px; letter-spacing: 2px; margin-bottom: 8px; }
.nycl-rfaq__review-text { font-family: 'Open Sans', sans-serif; font-size: 13.5px; line-height: 1.7; color: rgba(255,255,255,0.8); font-style: italic; margin: 0 0 10px; }
.nycl-rfaq__review-author { font-family: 'Archivo SemiExpanded', sans-serif; font-weight: 600; font-size: 12px; color: #c8f542; letter-spacing: 0.03em; }
.nycl-rfaq__link,
.nycl-rfaq__link:link,
.nycl-rfaq__link:visited {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: 16px;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #fff;
    text-decoration: none;
    border-bottom: 2px solid #c8f542;
    padding-bottom: 2px;
    transition: 0.2s;
}
.nycl-rfaq__link:hover { color: #c8f542; }
.nycl-rfaq__link .cta-arrow { color: #c8f542; font-size: 10px; }

/* FAQ Column */
.nycl-rfaq__faq-title {
    font-family: 'Archivo', sans-serif;
    font-weight: 800;
    font-stretch: 110%;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #fff;
    margin: 0 0 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #c8f542;
    line-height: 1.15;
}
.nycl-rfaq__faq-item { margin-bottom: 10px; }
.nycl-rfaq__faq-q {

    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    color: #fff !important;
    background: rgba(255,255,255,0.08) !important;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid #c8f542 !important;
    outline: none !important;
    cursor: pointer;
    text-align: left;
    line-height: 1.4;
    gap: 14px;
    transition: filter 0.2s;
}
.nycl-rfaq__faq-q:hover {
    background: rgba(255,255,255,0.14) !important;
    border-color: #d9f644 !important;
    box-shadow: none !important;
}
.nycl-rfaq__faq-q:focus,
.nycl-rfaq__faq-q:active {
    outline: none !important;
    box-shadow: none !important;
}
.nycl-rfaq__faq-toggle { color: #fff; font-size: 20px; font-weight: 700; flex-shrink: 0; }

.nycl-rfaq__faq-a { display: none; }
.nycl-rfaq__faq-item.open .nycl-rfaq__faq-a { display: block; }
.nycl-rfaq__faq-a p {
    font-family: 'Open Sans', sans-serif;
    font-size: 13.5px;
    color: rgba(255,255,255,0.8);
    line-height: 1.7;
    margin: 0;
    background: rgba(255,255,255,0.06);
    border: 1px solid rgba(255,255,255,0.08);
    padding: 18px 22px;
}

@media (max-width: 768px) {
    .nycl-rfaq { margin-top: 48px; padding: 40px 0 32px; }
    .nycl-rfaq__grid { grid-template-columns: 1fr; gap: 36px; }
    html body .page-wrapper .page-main .nycl-rfaq button.nycl-rfaq__faq-q {
        height: auto !important;
        line-height: 20px !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
}

/* ===== CROSS-LINKS — "Explore More Products" ===== */
.nycl-xlinks {
    max-width: none;
    margin: 0 auto 28px;
    padding: 8px 0 0;
}
.nycl-xlinks h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #1d1d1d;
    margin: 0 0 24px;
    line-height: 1.15;
    text-align: center;
}
.nycl-xlinks__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}

@media (max-width: 900px) {
    .nycl-xlinks__grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 520px) {
    .nycl-xlinks__grid { grid-template-columns: 1fr; }
}

/* ===== SAMPLES & CONTACT ===== */
.nycl-samples {
    max-width: fit-content;
    margin: 0 auto 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    background: #0e0e0e;
    border: 2px solid #444;
    overflow: hidden;
    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
}
.nycl-samples__image { position: relative; overflow: hidden; min-height: 100%; }
.nycl-samples__image img { width: 100%; height: 100%; object-fit: cover; display: block; }
.nycl-samples__content {
    padding: 48px 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.nycl-samples__content h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #c8f542;
    margin: 0 0 16px;
    line-height: 1.15;
}
.nycl-samples__content p {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 14px;
    color: #ccc;
    line-height: 1.7;
    margin: 0 0 8px;
}
.nycl-samples__content ul { list-style: none; padding: 0; margin: 16px 0 24px; }
.nycl-samples__content li {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 14px;
    color: #ccc;
    line-height: 1.3;
    padding: 2px 0 2px 20px;
    position: relative;
}
.nycl-samples__content li::before { content: '✓'; position: absolute; left: 0; color: #c8f542; }
.nycl-samples__cta,
.nycl-samples__cta:link,
.nycl-samples__cta:visited {
    background: rgba(255,255,255,0.08);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 2px solid #c8f542 !important;
    color: #fff !important;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    padding: 14px 32px;
    text-decoration: none;
    transition: background 0.2s, border-color 0.2s;
    align-self: flex-start;
}
.nycl-samples__cta:hover {
    background: rgba(255,255,255,0.22);
    border-color: #d9f644;
    transform: translateY(-1px);
    color: #fff;
}
.nycl-samples__contact {
    margin-top: 32px;
    padding-top: 28px;
    border-top: 1px solid #2a2a2a;
}
.nycl-samples__contact h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #c8f542;
    margin: 0 0 18px;
    line-height: 1.15;
}
.nycl-contact__eyebrow {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.18em;
    color: #c8f542;
    margin: 0 0 12px;
}
.nycl-contact__phone,
.nycl-contact__phone:link,
.nycl-contact__phone:visited {
    display: inline-flex;
    align-items: center;
    gap: 14px;
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 32px;
    color: #fff !important;
    text-decoration: none !important;
    border: none !important;
    margin: 0 0 4px;
    letter-spacing: 0.01em;
    align-self: flex-start;
}
.nycl-contact__phone:hover { color: #c8f542 !important; text-decoration: none !important;
    border: none !important; }
.nycl-contact__phone svg { width: 28px; height: 28px; flex-shrink: 0; }
.nycl-contact__hours {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 13px;
    color: #aaa;
    letter-spacing: 0.04em;
    margin: 0 0 26px;
}
.nycl-contact__buttons { display: flex; gap: 14px; flex-wrap: wrap; }
.nycl-contact__btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 28px;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    text-decoration: none;
    border: 2px solid #c8f542;
    transition: background 0.2s, filter 0.2s;
}
.nycl-contact__btn svg { width: 16px; height: 16px; }
.nycl-contact__btn--primary {
    background: linear-gradient(135deg, #c8f542, #a8d830);
    color: #1d1d1d;
}
.nycl-contact__btn--primary:hover { filter: brightness(1.08); }
.nycl-contact__btn--secondary,
.nycl-contact__btn--secondary:link,
.nycl-contact__btn--secondary:visited {
    background: rgba(255,255,255,0.08);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    color: #fff !important;
}
.nycl-contact__btn--secondary svg { stroke: #fff !important; }
.nycl-contact__btn--secondary:hover { background: rgba(255,255,255,0.16); }

@media (max-width: 768px) {
    .nycl-samples { grid-template-columns: 1fr; }
    .nycl-samples__image { max-height: clamp(300px, 76vw, 580px); }
    .nycl-samples__image img { object-position: top; }
    .nycl-samples__content { padding: 32px 24px; }
}

/* ===== DEEP DIVES / SEO CONTENT ===== */
.nycl-deepdives {
    padding: 8px 0 20px;
}
.nycl-deepdives__inner {
    max-width: fit-content;
    margin: 0 auto;
    background: #0e0e0e;
    border: 2px solid #444;
    padding: 32px 40px;
}
.nycl-deepdives__heading {
    text-align: center;
    margin-bottom: 28px;
}
.nycl-deepdives__heading h2 {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    color: #fff;
    margin: 0;
}
.nycl-dd-item {
    display: flex;
    gap: 24px;
    align-items: flex-start;
    padding: 24px 0;
    border-top: 1px solid #2a2a2a;
}
.nycl-dd-item:last-child {
    padding-bottom: 0;
}
.nycl-dd-item__thumb {
    flex: 0 0 140px;
    overflow: hidden;
    border: 2px solid #444;
}
.nycl-dd-item__thumb img {
    width: 140px;
    height: 140px;
    object-fit: cover;
    display: block;
}
.nycl-dd-item__body {
    flex: 1;
    min-width: 0;
}
.nycl-dd-item__body h3 {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #c8f542;
    margin: 0 0 8px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}
.nycl-dd-item__body p {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 13px;
    line-height: 1.65;
    color: #aaa;
    margin: 0 0 8px;
}
.nycl-dd-item__body p:last-of-type {
    margin-bottom: 10px;
}
.nycl-dd-item__link,
.nycl-dd-item__link:link,
.nycl-dd-item__link:visited {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #c8f542 !important;
    text-decoration: none !important;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    border: none !important;
}
.nycl-dd-item__link:hover {
    opacity: 0.75;
    color: #c8f542 !important;
}
@media (max-width: 768px) {
    .nycl-deepdives__inner {
        padding: 24px 20px;
    }
    .nycl-dd-item {
        gap: 16px;
    }
    .nycl-dd-item__thumb {
        flex: 0 0 100px;
    }
    .nycl-dd-item__thumb img {
        width: 100px;
        height: 100px;
    }
    .nycl-dd-item__body h3 {
        font-size: 14px;
    }
    .nycl-dd-item__body p {
        font-size: 12px;
    }
}
@media (max-width: 480px) {
    .nycl-dd-item {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .nycl-dd-item__thumb {
        flex: none;
    }
    .nycl-dd-item__thumb img {
        width: 160px;
        height: 160px;
    }
}

/* ===== RESOURCES ===== */
.nycl-resources {
    max-width: none;
    margin: 0 auto 32px;
    padding: 8px 0 20px;
}
.nycl-resources h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #1d1d1d;
    margin: 0 0 24px;
    line-height: 1.15;
    text-align: center;
}
.nycl-resources__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 18px;
}
.nycl-resources__card,
.nycl-resources__card:visited {
    display: flex;
    flex-direction: column;
    background: #0e0e0e;
    border: 2px solid #444;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    transition: border-color 0.2s, transform 0.15s, box-shadow 0.3s;
}
.nycl-resources__card:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 28px rgba(0,0,0,0.25);
}
.nycl-resources__card-img {
    padding: 14px 14px 4px;
}
.nycl-resources__card-img > div {
    border: 2px solid #444;
    overflow: hidden;
}
.nycl-resources__card-img img { width: 100%; display: block; }
.nycl-resources__card-cta {
    padding: 8px 14px 14px;
    margin-top: auto;
}
.nycl-resources__card-cta > div {
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border: 2px solid #c8f542;
    color: #fff;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    padding: 10px 16px;
    text-align: center;
    min-height: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 768px) {
    .nycl-resources__grid { grid-template-columns: 1fr 1fr; }
}

/* Scope: body.nycl.cms-all-hang-tags-nycl */
.nycl-top-labels {
    padding: 24px 0 20px;
}
.nycl-top-labels__inner {
    max-width: 1110px;
    margin: 0 auto;
    padding: 0;
}
.nycl-top-labels__heading {
    text-align: center;
    margin-bottom: 32px;
}
.nycl-top-labels__heading .accent-tag {
    display: inline-block;
    background: #e5c6ff;
    color: #1d1d1d;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-stretch: 125%;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 5px 19px;
    margin-bottom: 10px;
}
.nycl-top-labels__subtitle {
    font-family: 'Archivo', sans-serif;
    font-size: 15px;
    line-height: 1.6;
    color: #555;
    max-width: 680px;
    margin: 12px auto 0;
}
.nycl-top-labels__heading h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #1d1d1d;
    margin: 0;
    line-height: 1.15;
}
.nycl-top-labels__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}
.nycl-top-labels__card,
.nycl-top-labels__card:visited,
.nycl-top-labels__card:active {
    background: #0e0e0e;
    border: 2px solid #444;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    display: flex;
    flex-direction: column;

    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
    transition: box-shadow 0.3s, transform 0.3s;
}
.nycl-top-labels__card:hover {
    text-decoration: none;
    box-shadow: 0 8px 36px rgba(0,0,0,0.3);
    transform: translateY(-3px);
}
.nycl-top-labels__topbar {
    padding: 18px 22px 14px;
}
.nycl-top-labels__tag {
    display: inline-block;
    background: #e5c6ff;
    color: #1d1d1d;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-stretch: 125%;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 5px 19px;
    margin-bottom: 8px;
}
.nycl-top-labels__name {
    font-family: 'Archivo', sans-serif;
    font-weight: 800;
    font-stretch: 110%;
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #c8f542;
    margin: 0;
    line-height: 1.15;
}
.nycl-top-labels__img-wrap {
    padding: 0 22px;
}
.nycl-top-labels__img-frame {
    border: 3px solid #444;
    overflow: hidden;
    position: relative;
    aspect-ratio: 20 / 17;
}
.nycl-top-labels__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    transition: transform 0.4s;
}
.nycl-top-labels__card:hover .nycl-top-labels__img {
    transform: scale(1.04);
}
.nycl-top-labels__body {
    padding: 12px 22px 22px;
}
.nycl-top-labels__desc {
    font-family: 'Open Sans', sans-serif;
    font-size: 12.5px;
    color: #bbb;
    line-height: 1.6;
    margin: 0 0 12px;
}
.nycl-top-labels__pricing {
    position: absolute;
    bottom: 8px;
    left: 8px;
    right: 8px;
    display: flex;
    gap: 6px;
    z-index: 2;
}
.nycl-top-labels__price-box {
    flex: 1;
    background: rgba(14,14,14,0.85);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    border: 1px solid rgba(200,245,66,0.3);
    padding: 7px 6px;
    text-align: center;
}
.nycl-top-labels__price-box .qty {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 11px;
    font-weight: 600;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin: 0 0 3px;
}
.nycl-top-labels__price-box .price {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #c8f542;
    line-height: 1.2;
}
.nycl-top-labels__quote-box {
    flex: 1;
    background: rgba(14,14,14,0.85);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    border: 1px solid rgba(200,245,66,0.3);
    padding: 7px 6px;
    text-align: center;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 13px;
    font-weight: 600;
    color: #c8f542;
    letter-spacing: 0.03em;
    display: flex;
    align-items: center;
    justify-content: center;
}
.nycl-top-labels__price-box,
.nycl-top-labels__quote-box {
    min-height: 53.5px;
    box-sizing: border-box;
}
.nycl-top-labels__price-box .unit {
    font-size: 11px;
    font-weight: 600;
    color: #c8f542;
}
.nycl-top-labels__price-note {
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    color: #888;
    text-align: center;
    margin: 2px 0 0;
}
.nycl-top-labels__cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #fff;
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border: 2px solid #c8f542;
    border-radius: 0;
    padding: 16px 40px;
    text-decoration: none;
    transition: background 0.2s, transform 0.15s;
    line-height: 1.3;
    text-align: center;
}
.nycl-top-labels__cta .cta-main {
    white-space: nowrap;
}
.nycl-top-labels__cta .cta-arrow {
    font-size: 10px;
    margin-left: 6px;
    vertical-align: 2px;
}
.nycl-top-labels__cta .cta-sub {
    display: block;
    font-size: 11px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0.01em;
    opacity: 0.75;
    margin-top: 2px;
    white-space: normal;
    text-align: center;
}
.nycl-top-labels__cta .cta-sub .bolt {
    vertical-align: middle;
    margin-right: 2px;
    margin-top: -1px;
}
.nycl-top-labels__card:hover .nycl-top-labels__cta {
    background: rgba(255,255,255,0.22);
    border-color: #d9f644;
}
@media (max-width: 768px) {
    .nycl-top-labels__cta .cta-main {
        white-space: normal;
        text-align: center;
    }
    .nycl-top-labels__cta {
        padding: 14px 20px;
        font-size: 14px;
    }
}
@media (max-width: 600px) {
    .nycl-top-labels__grid {
        grid-template-columns: 1fr;
    }
}

/* Scope: body.nycl.cms-all-hang-tags-nycl */
.nycl-aitool {
    max-width: 1110px;
    margin: 28px auto 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    background: #0e0e0e;
    border: 2px solid #444;
    overflow: hidden;
    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
}
.nycl-aitool__content {
    padding: 40px;
    display: flex;
    flex-direction: column;
}
.nycl-aitool__icon {
    width: 56px;
    height: 56px;
    background: linear-gradient(135deg, #c8f542, #a8d830);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 20px;
}
.nycl-aitool__icon svg { width: 32px; height: 32px; }
.nycl-aitool__eyebrow {
    background: #e5c6ff;
    color: #1d1d1d;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-stretch: 125%;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 5px 19px;
    margin: 0 0 16px;
    align-self: flex-start;
}
.nycl-aitool__content h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #c8f542;
    margin: 0 0 16px;
    line-height: 1.15;
}
.nycl-aitool__content p {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 15px;
    color: #ccc;
    line-height: 1.7;
    margin: 0 0 26px;
}
.nycl-aitool__boxes-title {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.14em;
    color: #c8f542;
    margin: 0 0 12px;
    text-align: center;
}
.nycl-aitool__boxes {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
}
.nycl-aitool__box,
a.nycl-aitool__box,
a.nycl-aitool__box:link,
a.nycl-aitool__box:visited,
a.nycl-aitool__box:active {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 14px;
    padding: 32px 16px 28px;
    background: rgba(255,255,255,0.06);
    border: 2px solid #c8f542 !important;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    text-decoration: none !important;
    transition: background 0.2s, border-color 0.2s, transform 0.15s;
    color: #fff !important;
}
a.nycl-aitool__box:visited,
a.nycl-aitool__box:active {
    border-color: #c8f542 !important;
}
a.nycl-aitool__box:hover {
    background: rgba(255,255,255,0.14);
    border-color: #c8f542;
    transform: translateY(-2px);
}
.nycl-aitool__box-icon {
    width: 44px;
    height: 55px;
}
.nycl-aitool__box-label {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #fff;
    text-align: center;
    line-height: 1.3;
    white-space: nowrap;
}
.nycl-aitool__btn,
a.nycl-aitool__btn,
a.nycl-aitool__btn:link,
a.nycl-aitool__btn:visited,
a.nycl-aitool__btn:active {
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 11px 16px;
    font-family: 'Archivo SemiExpanded', sans-serif !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    text-decoration: none !important;
    border: 1px solid #c8f542 !important;
    transition: background 0.2s, color 0.2s, border-color 0.2s, transform 0.15s;
    background: rgba(255,255,255,0.06) !important;
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    color: #fff !important;
}
a.nycl-aitool__btn:hover,
a.nycl-aitool__btn:visited:hover {
    background: rgba(255,255,255,0.18) !important;
    border-color: #d9f644 !important;
    transform: translateY(-1px);
    color: #fff !important;
}
.nycl-aitool__btn .cta-arrow {
    font-size: 9px;
    opacity: 0.8;
    color: #c8f542 !important;
}
.nycl-aitool__image {
    position: relative;
    overflow: hidden;
    min-height: 0;
}
.nycl-aitool__image img {

    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    display: block;
}
@media (max-width: 768px) {
    .nycl-aitool { grid-template-columns: 1fr; max-width: 100%; }
    .nycl-aitool__image { order: -1; max-height: clamp(300px, 76vw, 580px); min-height: 300px; }
    .nycl-aitool__image img { position: static !important; width: 100%; height: 100%; object-fit: cover; object-position: top; display: block; }
    .nycl-aitool__content { padding: 32px 20px; max-width: 100%; box-sizing: border-box; }
    .nycl-aitool__boxes { grid-template-columns: 1fr 1fr; gap: 10px; }
    .nycl-aitool__box-label { font-size: 11px; }
    .nycl-aitool__boxes-title { font-size: 13px; }
}
@media (max-width: 480px) {
    .nycl-aitool__boxes { grid-template-columns: 1fr; }
    .nycl-aitool__content { padding: 24px 16px; }
}

/* ======================== */
/* PINS SPECIFIC STYLES */
/* Body class: cms-all-pins-nycl */
/* ======================== */

/* Scope: body.nycl.cms-all-pins-nycl */
.nycl-top-labels {
    padding: 24px 0 20px;
}
.nycl-top-labels__inner {
    max-width: 1110px;
    margin: 0 auto;
    padding: 0;
}
.nycl-top-labels__heading {
    text-align: center;
    margin-bottom: 32px;
}
.nycl-top-labels__heading .accent-tag {
    display: inline-block;
    background: #e5c6ff;
    color: #1d1d1d;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-stretch: 125%;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 5px 19px;
    margin-bottom: 10px;
}
.nycl-top-labels__heading h2 {
    font-family: 'Archivo', sans-serif;
    font-weight: 700;
    font-stretch: 110%;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #1d1d1d;
    margin: 0;
    line-height: 1.15;
}
.nycl-top-labels__subtitle {
    font-family: 'Archivo', sans-serif;
    font-size: 15px;
    line-height: 1.6;
    color: #555;
    max-width: 680px;
    margin: 12px auto 0;
}
.nycl-top-labels__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
}
.nycl-top-labels__card,
.nycl-top-labels__card:visited,
.nycl-top-labels__card:active {
    background: #0e0e0e;
    border: 2px solid #444;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    display: flex;
    flex-direction: column;

    box-shadow: 0 4px 24px rgba(0,0,0,0.08);
    transition: box-shadow 0.3s, transform 0.3s;
}
.nycl-top-labels__card:hover {
    text-decoration: none;
    box-shadow: 0 8px 36px rgba(0,0,0,0.3);
    transform: translateY(-3px);
}
.nycl-top-labels__topbar {
    padding: 18px 22px 14px;
}
.nycl-top-labels__tag {
    display: inline-block;
    background: #e5c6ff;
    color: #1d1d1d;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 700;
    font-size: 13px;
    font-stretch: 125%;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    padding: 5px 19px;
    margin-bottom: 8px;
}
.nycl-top-labels__name {
    font-family: 'Archivo', sans-serif;
    font-weight: 800;
    font-stretch: 110%;
    font-size: 26px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #c8f542;
    margin: 0;
    line-height: 1.15;
}
.nycl-top-labels__img-wrap {
    padding: 0 22px;
}
.nycl-top-labels__img-frame {
    border: 3px solid #444;
    overflow: hidden;
    position: relative;
    aspect-ratio: 20 / 17;
}
.nycl-top-labels__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    display: block;
    transition: transform 0.4s;
}
.nycl-top-labels__card:hover .nycl-top-labels__img {
    transform: scale(1.04);
}
.nycl-top-labels__body {
    padding: 12px 22px 22px;
}
.nycl-top-labels__desc {
    font-family: 'Open Sans', sans-serif;
    font-size: 12.5px;
    color: #bbb;
    line-height: 1.6;
    margin: 0 0 12px;
}
.nycl-top-labels__pricing {
    position: absolute;
    bottom: 8px;
    left: 8px;
    right: 8px;
    display: flex;
    gap: 6px;
    z-index: 2;
}
.nycl-top-labels__price-box {
    flex: 1;
    background: rgba(14,14,14,0.85);
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
    border: 1px solid rgba(200,245,66,0.3);
    padding: 7px 6px;
    text-align: center;
}
.nycl-top-labels__price-box .qty {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 11px;
    font-weight: 600;
    color: #999;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    margin: 0 0 3px;
}
.nycl-top-labels__price-box .price {
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #c8f542;
    line-height: 1.2;
}
.nycl-top-labels__price-box .unit {
    font-size: 11px;
    font-weight: 600;
    color: #c8f542;
}
.nycl-top-labels__price-note {
    font-family: 'Open Sans', sans-serif;
    font-size: 10px;
    color: #888;
    text-align: center;
    margin: 2px 0 0;
}
.nycl-top-labels__cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'Archivo SemiExpanded', sans-serif;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    color: #fff;
    background: rgba(255,255,255,0.12);
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
    border: 2px solid #c8f542;
    border-radius: 0;
    padding: 16px 40px;
    text-decoration: none;
    transition: background 0.2s, transform 0.15s;
    line-height: 1.3;
    text-align: center;
}
.nycl-top-labels__cta .cta-main {
    white-space: nowrap;
}
.nycl-top-labels__cta .cta-arrow {
    font-size: 10px;
    margin-left: 6px;
    vertical-align: 2px;
}
.nycl-top-labels__cta .cta-sub {
    display: block;
    font-size: 11px;
    font-weight: 600;
    text-transform: none;
    letter-spacing: 0.01em;
    opacity: 0.75;
    margin-top: 2px;
    white-space: normal;
    text-align: center;
}
.nycl-top-labels__cta .cta-sub .bolt {
    vertical-align: middle;
    margin-right: 2px;
    margin-top: -1px;
}
.nycl-top-labels__card:hover .nycl-top-labels__cta {
    background: rgba(255,255,255,0.22);
    border-color: #d9f644;
}
@media (max-width: 768px) {
    .nycl-top-labels__cta .cta-main {
        white-space: normal;
        text-align: center;
    }
    .nycl-top-labels__cta {
        padding: 14px 20px;
        font-size: 14px;
    }
}
@media (max-width: 600px) {
    .nycl-top-labels__grid {
        grid-template-columns: 1fr;
    }
}
.nycl-footer .footer-bottom {
  min-height: 0 !important;
  line-height: 1.5 !important;
  padding: 16px 0 !important;
}
