
@font-face {
            font-family: 'Footlight MT';
            src: url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.eot');
            src: url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.eot?#iefix') format('embedded-opentype'),
              url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.woff') format('woff'),
              url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.ttf') format('truetype'),
              url('//shopcitydns.com/assets-v2/fonts/FootlightMTLight.svg#FootlightMTLight') format('svg');
            font-weight: 300;
            font-style: normal;
          }
html {
  background: rgb(255, 255, 255);
}

h1, h2 {
  color: rgb(69, 69, 69);
  font-family: ;
  font-size: 20px;
}

h2 {
  color: ;
  font-family: ;
  font-size:1.2em;
}

h3 {
  color: ;
  font-family: ;
  font-size:;
}

h4 {
  color: ;
  font-family: ;
  font-size:;
}

h5 {
  color: ;
  font-family: ;
  font-size:;
}

a {
  color: rgb(167, 167, 167);
}

body {
  color: rgb(84, 84, 84);
  font-size: 14px;
  font-family: 'Arial';
}

.headerTop {
  background: rgb(255, 255, 255);
}

.navWrapper ul li a.video-thumb {
  border-color: rgb(167, 167, 167);
}

.navWrapper ul li a .fa {
  text-shadow: 0px 0px 3px rgb(255, 255, 255);
}

.navWrapper ul li a .fa:after {
  background: rgb(255, 255, 255);
}

  @media all and (min-width:768px) {
    .mainHeader {
      height:120px;
    }
    .headerTop, .headerLeft {
      height:70px;
    }
    .headerLeft img {
      max-height:70px;
    }
  }


.headerRight span:not(.caret) {
  color: #ffffff;
  font-family: 'Arial';
}

a.solidSocialColorHeader {
  color: rgb(174, 175, 171);
  font-size:24px;
  margin-left: 8px;
}

a.solidSocialColorHeader svg path {
  fill: rgb(174, 175, 171);
}

a.solidSocialColorContact i {
  color: rgb(174, 175, 171);
}

a.solidSocialColorContact svg path {
  fill: rgb(174, 175, 171);
}

a.solidSocialColorFooter {
  color: #aeafab;
  font-size:24px;
  margin-left: 8px;
}

a.solidSocialColorFooter svg path {
  fill: #aeafab;
}

.newsletterSubmit,
.headerSearchSubmit {
  color: rgb(255, 255, 255);
  background: #ffffff;
  width:75px;
}

.newsletterSubmit:hover,
.headerSearchSubmit:hover {
    background: ;
    color: ;
}

.about {
  background: rgb(255, 255, 255);
  color: rgb(69, 69, 69);
  font-size: 14px;
  font-family: 'Arial';

  border-width: ;
  border-style: ;
  border-color: ;
  border-radius: ;
}

@media (min-width: 768px) {
    .about {
        margin: ;
        padding: ;
    }
}

  @media (min-width: 768px) {
    .about {
      width:100% !important;
      padding:15px;
    }
  }

.newsfeed {
  background: rgb(69, 69, 69);
  color: #d2d2d2;
  font-size: 14px;
  font-family: 'Arial';

  border-width: ;
  border-style: ;
  border-color: ;
  border-radius: ;
}

@media (min-width: 768px) {
    .newsfeed {
        margin: ;
        padding: ;
    }
}

.newsfeed .storyItem time {
  color: #ffffff;
  font-family: 'Arial';
  border-color: ;
  border-bottom-width:;
}

.storyItem time {
  border-bottom:1px solid rgb(84, 84, 84);
}

.storyItem .coupon,
.couponsContainer .coupon {
  border:2px dashed rgb(84, 84, 84);
}

.mainFooter {
  background: rgb(34, 34, 34);
}
@media (min-width: 768px) {
  .mainFooter {
    background: rgb(34, 34, 34);
  }
}

.mainFooter ul li {
  display: inline;
  padding: 0 10px;
  border-right: 1px solid #ffffff;
}

.mainFooter ul li a {
  color: #ffffff;
  font-family: 'Arial';
}

.mainFooter ul li ul.parent {
  background: rgb(34, 34, 34);
}

.mainFooter ul li ul.parent li:hover {
      background: rgba(207,207,207,1);
  }

.copyright, .poweredBy, .poweredBy a, .poweredBy span {
  color: #883321;
}

@media (max-width: 767px) {
  .mainFooterMobile .copyright, .mainFooterMobile .poweredBy, .mainFooterMobile .poweredBy a, .mainFooterMobile .poweredBy span {
    color: rgb(84, 84, 84);
  }
}

.cartColor {
  border:1px solid #aeafab;
}

.cartSideBar {
    color: ;
    background-color: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

.cartSideBar a {
    color: ;
}

.cartSideBar ul.mobileProductCats li i,
.cartSideBar ul.productCats li i {
  color: #aeafab;
}

.shippingNote {
  color: #aeafab;
}

.checkoutComplete hr, .checkoutConfirm hr {
  border-color:#aeafab;
}

svg path,
svg rect{
  fill: #ffffff;
}

.likely__widget_facebook svg path {
    fill: #425497
}

.likely__widget_twitter svg path {
    fill: #00b7ec
}

.likely__widget_gplus svg path {
    fill: #dd4241
}

.likely__widget_pinterest svg path {
    fill: #cc002b
}

  .headerRight svg, footer svg {
    width: 24px;
    height: 24px;
    vertical-align: -3px;
  }
  .headerRight svg path,
  .headerRight svg rect{
    fill: rgb(174, 175, 171);
  }
  footer svg path,
  footer svg rect{
    fill: #aeafab;
  }

.smsIcon svg path {
  fill: rgb(167, 167, 167);
}

.smsIcon svg circle {
  fill: rgb(69, 69, 69);
}

.burg {
  background: rgb(69, 69, 69);
}

.burg:after {
  background: rgb(69, 69, 69);
}

.burg:before {
  background: rgb(69, 69, 69);
}

.activeBurg {
  background:transparent;
}

.itemInfo {
  border-top: 1px solid #aeafab;

  border-top-style: ;
  border-color: ;
}

.viewToggle, .refineByToggle {
  color: rgb(84, 84, 84);
}

.cartSideBar ul li a {
  color: rgb(84, 84, 84);
}

.itemInfo h3,
.itemInfo span {
  color: ;
}

.price, .productDescription h2, .priceOnSale {
  color: rgb(69, 69, 69);
}

.price span {
  color: rgb(84, 84, 84);
}

.thumbWrapper {
  border-top:1px solid #aeafab;
}

.reviewForm .button,
.inquire button,
.addToCart,
.chooseOptionsButton,
.cartTotals button,
.checkoutButton,
.listButton button,
.rsvpButton,
button.largeButton {
  background: rgb(69, 69, 69);
  color: #ffffff;
}

.reviewForm .button:hover,
.inquire button:hover,
.addToCart:hover,
.chooseOptionsButton:hover,
.cartTotals button:hover,
.checkoutButton:hover,
.listButton button:hover,
.rsvpButton:hover,
button.largeButton:hover {
    background: ;
    color: ;
}

.inquire button,
.addToCart,
.chooseOptionsButton,
.cartTotals button,
.checkoutButton,
.listButton button,
button.largeButton {
  background: ;
  color: ;
}

.inquire button:hover,
.addToCart:hover,
.chooseOptionsButton:hover,
.cartTotals button:hover,
.checkoutButton:hover,
.listButton button:hover,
button.largeButton:hover {
    background: ;
    color: ;
}

.inquireForm label {
  color: rgb(255, 255, 255);
}

.inquireForm {
  background: rgb(69, 69, 69);
}

.contactSubmit {
  color: ;
  background: rgb(69, 69, 69);
}

.contactSubmit:hover {
    background: ;
    color: ;
}

.sendInquiry {
  background: rgb(255, 255, 255) !important;
  color: rgb(69, 69, 69) !important;
}

.sendInquiry:hover {
  background:  !important;
  color:  !important;
}

.sc-association #sc-search button {
  background: rgb(69, 69, 69);
  color: #ffffff;
}

.sc-association #sc-search button:hover {
    background: ;
    color: ;
}

.subReview {
  border-left: 4px solid rgb(69, 69, 69);
}

.reviewNewsStar svg polygon {
  fill: #F2CA22;
}

.reviewStar svg polygon {
  fill: #F2CA22;
}

.headerTop {
  border-bottom:1px solid rgba(230,230,230,1);
}

.mainNav ul li {
  background: rgba(255,255,255,1);
}

.mainNav ul li a {
  color: rgb(69, 69, 69);
  font-family: 'Arial';
  border-bottom:1px solid rgba(230,230,230,1);
  font-size: 16px;

  margin: ;
  padding: ;
}

.mainNav ul li a .caret:before {
  border-top: 6px solid rgb(69, 69, 69);
}

.mainNav ul li a .caretUp:before {
  border-bottom: 6px solid rgb(69, 69, 69);
}

.mainNav ul li:first-child a {
  border-top:1px solid rgba(230,230,230,1);
}

.mainNav ul li ul li {
  background: rgb(255, 255, 255);
}

.mainNav ul li ul li a {
  color: rgb(69, 69, 69);
}

.mainNav ul li ul li a .caret:before {
  border-top: 6px solid rgb(69, 69, 69);
}

.mainNav ul li ul li a .caretUp:before {
  border-bottom: 6px solid rgb(69, 69, 69);
}

@media (max-width: 767px) {
  .mainNav ul li ul li {
    border-left:5px solid rgb(69, 69, 69);
  }
}

.pagination li a {
  border:1px solid #aeafab;
  color: rgb(69, 69, 69);
  background: rgba(255,255,255,1);
}

.pagination li a:hover {
  background: rgb(255, 255, 255);
  color: ;
}

.pagination li.active a {
  background: rgba(230,230,230,1);
  color: ;
}

.newsfeed .pagination li a {
  border-color: ;
  color: ;
  background: ;
}

.newsfeed .pagination li a:hover {
  background: ;
  color: ;
}

.newsfeed .pagination li.active a {
  background: ;
  color: ;
}



.blogPost h1 {
  border-bottom:1px solid rgb(84, 84, 84);
}

.blogPost .blogCreated {
  color: rgb(84, 84, 84);
  font-size: 14px;
}

  .slider-wrapper .nivoSlider {
    box-shadow:none !important;
  }




  .slider-wrapper {
    position:relative;
  }
  .slider-wrapper .nivo-controlNav {
    position:absolute;
    z-index:99999999;
    bottom:0;
    left:0;
    width:100%;
    padding:20px 10px !important;
  }


.storyDate {
  border-bottom:1px solid rgb(84, 84, 84);
}

.move-month span::after {
  border-right: 0.2em solid rgb(84, 84, 84);
  border-top: 0.2em solid rgb(84, 84, 84);
}

.event-title {
  color:rgb(167, 167, 167);
}

.event-ticket-button {
  background: rgb(69, 69, 69);
  color: #ffffff;
}

.event-ticket-button:hover {
  background:  !important;
  color:  !important;
}

.eventsContainer ul.event-list li .event-list-details .eventRight .date {
  border-color: rgb(84, 84, 84);
}


@media all and (min-width:768px) {

  .headerTop {
    border-bottom:0;
  }

  .mainNav {
          background: rgb(255, 255, 255);
        height: 50px;
  }

  .mainNav ul li {
    height: 50px;
    display: inline-block;
    border-right: 1px solid rgb(255, 255, 255);
    border-left: 1px solid rgba(255,255,255,1);
          background: rgb(255, 255, 255);
      }

  .mainNav ul li:first-child a {
    border-top:0;
  }

  .mainNav ul li:hover {
          background: rgba(207,207,207,1);
      }

  .mainNav ul li ul li:hover {
      background: rgba(230,230,230,1);
  }

  .mainNav ul li:last-child {
    border-right: 1px solid rgba(255,255,255,1);
  }

  .mainNav ul li:hover > ul li {
    border-color: rgba(207,207,207,1);
  }

  .on {
    background: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(100%, rgba(207,207,207,1)), color-stop(100%, rgba(230,230,230,1))) !important;
    background: -webkit-linear-gradient(bottom, rgba(207,207,207,1) 25px, rgba(230,230,230,1) 25px) !important;
    background: -moz-linear-gradient(bottom, rgba(207,207,207,1) 25px, rgba(230,230,230,1) 25px) !important;
    background: -o-linear-gradient(bottom, rgba(207,207,207,1) 25px, rgba(230,230,230,1) 25px) !important;
    background: linear-gradient(to bottom, rgba(207,207,207,1) 25px, rgba(230,230,230,1) 25px) !important;
  }

  .mainNav ul li a {
    color: rgb(69, 69, 69);
    font-family: 'Arial';
  }

}

  .mainHeader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    z-index:100000;
  }
  
  .mainContentMobile, .mainContainer {
    margin-top:100px;
  }
  @media (min-width: 768px) {
    .mainContent, .mainContainer {
        margin-top: 120px;
    }
  }
  



    .contain, .mainNav .contain, .mainContent {
      width:100%;
    }
    .slider-wrapper {
      max-height:600px;
    }
    .mainContent .about {
      width:75%;
    }
    .mainContent .newsfeed {
      width:25%;
    }
    .album {
      width:calc(20% - 1rem);
    }
    .cartSideBar {
      width:20%;
    }
    .productRightSide {
      width:80%;
    }
    .productOptions {
      width:30%;
    }
    .productImages {
      width:66%;
    }




#slider.nivoSlider {
    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

@media all and (min-width:768px) {
  .mainContent, .mainContainer {
      margin: ;
      padding: ;

      border-width: ;
      border-style: ;
      border-color: ;
      border-radius: ;
  }
}

#slider.nivoSlider {
    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

    .slider-wrapper {
      max-height:100vh;
      display:flex;
      align-items:center;
    }



body {
    				
		}

.headerTop {
    				
		}

.mainFooter {
    				
		}

.cartItem,
.productImages,
.listView .innerItem,
.innerItem {
    color: ;
    margin: ;
    padding: ;

    background-color: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

.albumsContainer-Grid .album span,
.albumsContainer-GridTall .album span,
.albumsContainer-GridRect .album span {
    color: ;
    background-color: ;
    text-align: ;
}

.album:hover div:after,
.navWrapper li:hover a:after {
    background-color:  !important;
}

.albumsContainer {
    justify-content: space-between;
}


.slider-wrapper {
    margin: ;
    padding: ;
}

.bizInfo {
    background: ;

    margin: ;
    padding: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

.mainContainer {
    background: ;

    margin: ;
    padding: ;

    border-width: ;
    border-style: ;
    border-color: ;
    border-radius: ;
}

@media (min-width: 768px) {
    body.home header.header-HamburgerOverlayHomeOnly:not(.scrolled) .headerTop,
    body.home header.header-OverlayHomeOnly:not(.scrolled) .headerTop,
    header.header-HamburgerOverlay:not(.scrolled) .headerTop,
    header.header-Overlay:not(.scrolled) .headerTop {
        background: ;
    }
}

@media (min-width: 515px) {
    .album {
        width: calc(20% - 1rem);
    }
}

#OLDSITE {
    display: none;
}


/* ========================================
   SHOPCITY (LOCKED — DO NOT EDIT)
   Paste ShopCity.com base CSS between the
   START and END markers only. All custom
   styles belong below END SHOPCITY.
======================================== */


/* ===== START SHOPCITY ===== */

#OLDSITECODE {
    display: none;
}


/* Slider wrapper top margin fix */

.slider-wrapper {
    top: 120px;
    margin-top: 0px!important;
}

@media only screen and (max-width: 768px) {
    .slider-wrapper {
        top: 100px;
        margin-top: 0px!important;
    }
}


/* Ensure main content containers don't block parallax */

.mainContent,
.mainContainer,
.about,
.padding {
    overflow: visible !important;
}


/* Ensure parent containers allow fixed backgrounds to work */


/* These properties break background-attachment: fixed, so we force them to none */

body,
html,
.mainContent,
.mainContainer,
.about,
.padding,
.contain,
#wrapper,
#content,
.wrapper,
.content,
main,
[class*="wrapper"],
[class*="container"] {
    transform: none !important;
    perspective: none !important;
    filter: none !important;
    -webkit-transform: none !important;
    -webkit-perspective: none !important;
    -webkit-filter: none !important;
}


/** SPECIFIC FULL WIDTH CODE **/

.backToGalleries {
    display: none;
}

.padding {
    padding: 0px!important;
}

.about {
    padding: 0px!important;
    width: 100%!important;
}

.about>:not(.slider-wrapper):not(.contain) {
    padding: 0px!important;
}

.bizInfo {
    display: none!important;
}

a.solidSocialColorHeader {
    position: relative;
    top: 14px;
}

.theme-default .nivoSlider {
    margin-bottom: 0px !important;
}


/* .mainContentMobile {
    margin-top: 100px!important;
 }
  */


/* PAGE SECTION TITLES */

.review h1,
.contactContainer h1 {
    font-size: 1.75rem;
}

.review h2,
.contactContainer h2 {
    font-size: 1.35rem;
}


/* PAGE SECTION TITLES - Tablet */

@media only screen and (min-width: 768px) {
    .review h1,
    .contactContainer h1 {
        font-size: 2.25rem;
    }
}

@media only screen and (min-width: 768px) {
    .review h2,
    .contactContainer h2 {
        font-size: 1.5rem;
    }
}


/* PAGE SECTION TITLES - Desktop */

@media only screen and (min-width: 1024px) {
    .review h1,
    .contactContainer h1 {
        font-size: 2.5rem;
    }
}

@media only screen and (min-width: 1024px) {
    .review h2,
    .contactContainer h2 {
        font-size: 2rem;
    }
}


/* Force parent containers to not hide parallax backgrounds */

.about,
.padding,
.mainContent,
.mainContainer {
    overflow: visible !important;
    transform: none !important;
    -webkit-transform: none !important;
}

.mainContainer,
.mainContent {
    border-bottom: 12px double var(--primary)!important;
}

.mainHeader {
    border-top: 4px solid var(--secondary-2);
    -webkit-box-shadow: 0px 0px 10px 5px var(--black-transparent-35);
    box-shadow: 0px 0px 10px 5px var(--black-transparent-35);
}

.header-phone {
    color: var(--color-ink);
    font-size: 0.95rem;
    font-weight: 600;
    letter-spacing: 0.02em;
}

.header-phone-link {
    color: var(--color-accent);
    font-size: 0.95rem;
    font-weight: 700;
    text-decoration: none;
    transition: color 0.2s ease;
}

.header-phone-link:hover,
.header-phone-link:focus-visible {
    color: var(--color-accent-hover);
    text-decoration: underline;
    text-underline-offset: 2px;
}


/* QUICK SITE CONTAINER FIXES CSS */

.newsfeedContainer,
.contactContainer,
.productList,
.blogContainer,
.albumsContainer,
#PRDT,
#reviewContainer,
#IOSproductDetail,
#IOSsingleGallery {
    margin: 0px auto 36px;
    max-width: 1366px !important;
    padding: 16px;
    position: relative;
    top: 36px;
}

@media only screen and (min-width: 768px) {
    .newsfeedContainer,
    .contactContainer,
    .productList,
    .blogContainer,
    .albumsContainer,
    #PRDT,
    #reviewContainer,
    #IOSproductDetail,
    #IOSsingleGallery {
        padding: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .newsfeedContainer,
    .contactContainer,
    .productList,
    .blogContainer,
    .albumsContainer,
    #PRDT,
    #reviewContainer,
    #IOSproductDetail,
    #IOSsingleGallery {
        padding: 24px;
    }
}


/* HEADER FIXES CSS */

.headerTop {
    border-bottom: 2px solid var(--color-accent) !important;
    box-shadow: 0px 4px 14px rgba(0, 17, 39, 0.5);
}

@media (min-width: 768px) {
    .headerTop {
        border-bottom: 0;
        max-width: 100%;
        margin: auto;
        padding: 0px 20px;
        border-bottom: 2px solid var(--color-accent) !important;
        box-shadow: 0px 4px 14px rgba(0, 17, 39, 0.5);
    }
    /* .mainContent, .mainContainer {margin-top: 170px !important;} */
    .mainNav,
    .inlineNav {
        margin-top: 20px;
    }
    .inlineNav ul li a {
        padding: 0 0.3rem!important;
        font-size: 13px !important;
    }
    .inlineNav ul li ul {
        left: auto;
        right: -100px;
    }
    .mainNav a:hover,
    .mainNav ul li ul li:hover,
    .mainNav ul li ul li ul li:hover {
        background-color: rgb(255, 255, 255) !important;
        color: #c8102e;
    }
    .mainNav ul li:hover {
        background-color: rgb(255, 255, 255) !important;
        color: #c8102e;
    }
    .header-HamburgerOverlayHomeOnly .hamburgerNav .mainNav>.contain>ul>li.rightSub>ul {
        background-color: var(--white);
    }
    .mainNav ul li a .caret:before {
        left: 23px;
    }
    .caret {
        display: none;
    }
    .bizInfo {
        display: none;
    }
    .headerTop .contain {
        max-width: 1366px !important;
        width: 100% !important;
    }
}


/* SPECIFIC FULL WIDTH CODE END */


/** THIS FIXES THE PHOTO GALLERY, AND THE MARKETPLACE **/

@media only screen and (max-width: 768px) {
    .cartSideBar,
    .productRightSide,
    .productImages,
    .productOptions {
        width: 100%;
    }
    .album {
        width: calc(50% - 1rem) !important;
    }
}


/* SPECIFIC FULL WIDTH CODE END **/


/* MOBILE MENU BAR PADDING FIX */

.header-HamburgerOverlayHomeOnly .hamburgerNav .burgWrapper {
    top: 8px !important;
}

@media screen and (max-width: 768px) {
    .burgWrapper {
        right: 15px !important;
    }
    .callButton {
        left: 15px !important;
    }
}


/* MOBILE MENU BAR PADDING FIX END */


/* SPECIFIC BUTTONS */

.button,
.contactSubmit,
.inquireButton,
.listButton button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 3rem;
    padding: 0.75rem 1.75rem;
    font-size: 0.9375rem;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    border-radius: 4px !important;
    transition: background-color var(--transition), color var(--transition), border-color var(--transition) !important;
    background-color: #c8102e;
    color: #ffffff;
    border: 2px solid #c8102e !important;
}

.button:hover,
.contactSubmit:hover,
.inquireButton:hover,
.listButton button:hover {
    background-color: #000000;
    color: #ffffff;
    border: 2px solid #c8102e !important;
}


/* REVIEW PAGINATION BUTTONS */

.pagination li a {
    border: 1px solid rgb(69, 69, 69);
    color: #ffffff !important;
    text-shadow: 0 2px 4px rgba(0, 0, 0, 1) !important;
    background: rgba(88, 88, 88, 1);
}


/* ===== END SHOPCITY ===== */


/* ========================================
   COMPONENT INDEX (CUSTOM)
========================================
1. HERO
2. CATEGORIES
3. FEATURED
4. CTA
5. PAGE-HERO
6. ABOUT
7. SERVICES
8. CONTACT-INFO
9. CONTACT-FORM
======================================== */


/* ========================================
   GLOBAL (CUSTOM)
======================================== */

.scoped-page {
    --color-primary: #ffffff;
    --color-secondary: #000000;
    --color-accent: #c8102e;
    --color-muted: #666666;
    --color-border: #e5e5e5;
    --color-surface: #f5f5f5;
    --font-body: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    --font-heading: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    --max-width: 1200px;
    --section-gap: 4rem;
    --grid-gap: 1.5rem;
    --radius-sm: 4px;
    --radius-md: 8px;
    --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.08);
    --shadow-md: 0 4px 16px rgba(0, 0, 0, 0.12);
    --transition: 0.25s ease;
    color: var(--color-secondary);
    font-family: var(--font-body);
    font-size: 1rem;
    line-height: 1.6;
}

.scoped-page *,
.scoped-page *::before,
.scoped-page *::after {
    box-sizing: border-box;
}

.scoped-page .layout-img {
    display: block;
    max-width: 100%;
    height: auto;
}


/* ========================================
   LAYOUT (CUSTOM)
======================================== */

.scoped-page .layout-section {
    padding: var(--section-gap) 1.25rem;
}

.scoped-page .layout-section--narrow {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}

.scoped-page .layout-section--dark {
    background-color: var(--color-secondary);
    color: var(--color-primary);
}

.scoped-page .layout-section--surface {
    background-color: var(--color-surface);
}

.scoped-page .layout-inner {
    max-width: var(--max-width)!important;
    margin-left: auto;
    margin-right: auto;
}

.scoped-page .layout-grid {
    display: grid;
    gap: var(--grid-gap);
}

.scoped-page .layout-grid--2 {
    grid-template-columns: 1fr;
}

.scoped-page .layout-grid--3 {
    grid-template-columns: 1fr;
}

.scoped-page .layout-grid--4 {
    grid-template-columns: 1fr;
}

.scoped-page .layout-grid--8 {
    grid-template-columns: repeat(2, 1fr);
}

.scoped-page .section-heading {
    margin-bottom: 2rem;
}

.scoped-page .section-heading--row {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
    gap: 1rem;
}

.scoped-page .section-heading__title {
    margin: 0 0 0.5rem;
    font-family: var(--font-heading);
    font-size: clamp(1.75rem, 4vw, 2.25rem);
    font-weight: 700;
    line-height: 1.2;
    color: var(--color-secondary);
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

.scoped-page .layout-section--dark .section-heading__title {
    color: var(--color-primary);
}

.scoped-page .section-heading__subtitle {
    margin: 0;
    font-size: 1.0625rem;
    color: var(--color-muted);
    max-width: 42rem;
}

.scoped-page .layout-section--dark .section-heading__subtitle {
    color: rgba(255, 255, 255, 0.75);
}

.scoped-page .section-heading__link {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    font-size: 0.9375rem;
    font-weight: 600;
    color: var(--color-accent);
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    transition: opacity var(--transition);
}

.scoped-page .section-heading__link:hover,
.scoped-page .section-heading__link:focus-visible {
    opacity: 0.8;
    text-decoration: underline;
}


/* ========================================
   COMPONENT: HERO
   Index: 1
======================================== */

.scoped-page .section-hero {
    position: relative;
    display: flex;
    align-items: center;
    min-height: clamp(420px, 60vh, 620px);
    padding: 3rem 1.25rem;
    overflow: hidden;
    background-color: var(--color-secondary);
    color: var(--color-primary);
}

.scoped-page .section-hero--home {
    --hero-bg: url("/assets/img/hero-home.webp");
}

.scoped-page .section-hero__bg {
    position: absolute;
    inset: -30% 0;
    background-image: var(--hero-bg, none);
    background-size: cover;
    background-position: center;
    will-change: transform;
    z-index: 0;
}

.scoped-page .section-hero__overlay {
    position: absolute;
    inset: 0;
    background-image: linear-gradient( to right, rgba(0, 0, 0, 0.72) 0%, rgba(0, 0, 0, 0.45) 55%, rgba(0, 0, 0, 0.25) 100%);
    z-index: 0;
}

.scoped-page .section-hero__inner {
    position: relative;
    z-index: 1;
    max-width: var(--max-width)!important;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.scoped-page .section-hero__title {
    margin: 0 0 1rem;
    max-width: 14ch;
    font-family: var(--font-heading);
    font-size: clamp(2rem, 5vw, 3.25rem);
    font-weight: 800;
    line-height: 1.1;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: rgba(255, 255, 255, 0.9);
}

.scoped-page .section-hero__text {
    margin: 0 0 1.75rem;
    max-width: 38rem;
    font-size: clamp(1rem, 2vw, 1.125rem);
    line-height: 1.65;
    color: rgba(255, 255, 255, 0.9);
}

.scoped-page .section-hero__actions {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

.scoped-page .section-hero__cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 3rem;
    padding: 0.75rem 1.75rem;
    font-size: 0.9375rem;
    font-weight: 700;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    border-radius: var(--radius-sm);
    transition: background-color var(--transition), color var(--transition), border-color var(--transition);
}

.scoped-page .section-hero__cta--primary {
    background-color: var(--color-accent);
    color: var(--color-primary);
    border: 2px solid var(--color-accent);
}

.scoped-page .section-hero__cta--primary:hover,
.scoped-page .section-hero__cta--primary:focus-visible {
    background-color: transparent;
    color: var(--color-primary);
}

.scoped-page .section-hero__cta--secondary {
    background-color: transparent;
    color: var(--color-primary);
    border: 2px solid var(--color-primary);
}

.scoped-page .section-hero__cta--secondary:hover,
.scoped-page .section-hero__cta--secondary:focus-visible {
    background-color: var(--color-primary);
    color: var(--color-secondary);
}


/* ========================================
   COMPONENT: CATEGORIES
   Index: 2
======================================== */

.scoped-page .section-categories__card {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    text-decoration: none;
    color: var(--color-secondary);
    background-color: var(--color-primary);
    border: 1px solid var(--color-border);
    overflow: hidden;
    transition: box-shadow var(--transition), border-color var(--transition), transform var(--transition);
}

.scoped-page .section-categories__card:hover,
.scoped-page .section-categories__card:focus-visible {
    border-color: var(--color-accent);
    box-shadow: var(--shadow-md);
    transform: translateY(-3px);
}

.scoped-page .section-categories__media {
    aspect-ratio: 1 / 1;
    width: 100%;
    overflow: hidden;
    background-color: var(--color-surface);
}

.scoped-page .section-categories__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform var(--transition);
}

.scoped-page .section-categories__card:hover .section-categories__image,
.scoped-page .section-categories__card:focus-visible .section-categories__image {
    transform: scale(1.05);
}

.scoped-page .section-categories__label {
    display: block;
    width: 100%;
    padding: 1rem 0.75rem;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.3;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}


/* ========================================
   COMPONENT: FEATURED
   Index: 3
======================================== */

.scoped-page .section-featured__card {
    display: flex;
    flex-direction: column;
    height: 100%;
    background-color: var(--color-primary);
    border: 1px solid var(--color-border);
    overflow: hidden;
    transition: box-shadow var(--transition);
}

.scoped-page .section-featured__card:hover {
    box-shadow: var(--shadow-md);
}

.scoped-page .section-featured__media {
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background-color: var(--color-surface);
}

.scoped-page .section-featured__image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform var(--transition);
}

.scoped-page .section-featured__card:hover .section-featured__image {
    transform: scale(1.04);
}

.scoped-page .section-featured__body {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    padding: 1.25rem;
}

.scoped-page .section-featured__title {
    margin: 0 0 0.5rem;
    font-size: 1.0625rem;
    font-weight: 700;
    line-height: 1.35;
}

.scoped-page .section-featured__title-link {
    color: var(--color-secondary);
    text-decoration: none;
    transition: color var(--transition);
}

.scoped-page .section-featured__title-link:hover,
.scoped-page .section-featured__title-link:focus-visible {
    color: var(--color-accent);
}

.scoped-page .section-featured__desc {
    margin: 0 0 1rem;
    font-size: 0.9375rem;
    color: var(--color-muted);
    flex-grow: 1;
}

.scoped-page .section-featured__meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 0.75rem;
    padding-top: 0.75rem;
    border-top: 1px solid var(--color-border);
}

.scoped-page .section-featured__price {
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--color-secondary);
}

.scoped-page .section-featured__link {
    font-size: 0.875rem;
    font-weight: 700;
    color: var(--color-accent);
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.scoped-page .section-featured__link:hover,
.scoped-page .section-featured__link:focus-visible {
    text-decoration: underline;
}


/* ========================================
   COMPONENT: CTA
   Index: 4
======================================== */

.scoped-page .section-cta {
    text-align: center;
}

.scoped-page .section-cta__title {
    margin: 0 0 0.75rem;
    font-family: var(--font-heading);
    font-size: clamp(1.5rem, 3vw, 2rem);
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: rgba(255, 255, 255, 0.85);
}

.scoped-page .section-cta__text {
    margin: 0 auto 1.5rem;
    max-width: 36rem;
    font-size: 1.0625rem;
    color: rgba(255, 255, 255, 0.85);
}

.scoped-page .section-cta__actions {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}

.scoped-page .section-cta__phone {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 3rem;
    padding: 0.75rem 1.75rem;
    font-size: 1.125rem;
    font-weight: 700;
    color: var(--color-primary);
    text-decoration: none;
    background-color: var(--color-accent);
    border: 2px solid var(--color-accent);
    border-radius: var(--radius-sm);
    transition: background-color var(--transition), color var(--transition);
}

.scoped-page .section-cta__phone:hover,
.scoped-page .section-cta__phone:focus-visible {
    background-color: transparent;
    color: var(--color-primary);
}

.scoped-page .section-cta__link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 3rem;
    padding: 0.75rem 1.75rem;
    font-size: 0.9375rem;
    font-weight: 700;
    color: var(--color-primary);
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    border: 2px solid var(--color-primary);
    border-radius: var(--radius-sm);
    transition: background-color var(--transition), color var(--transition);
}

.scoped-page .section-cta__link:hover,
.scoped-page .section-cta__link:focus-visible {
    background-color: var(--color-primary);
    color: var(--color-secondary);
}


/* ========================================
   COMPONENT: PAGE-HERO
   Index: 5
======================================== */

.scoped-page .section-page-hero {
    padding: 3rem 1.25rem 2.5rem;
    background-color: #1f1f1f;
    color: var(--color-primary);
    text-align: center;
}

.scoped-page .section-page-hero__inner {
    max-width: var(--max-width) !important;
    margin-left: auto;
    margin-right: auto;
}

.scoped-page .section-page-hero__title {
    margin: 0 0 0.75rem;
    font-family: var(--font-heading);
    font-size: clamp(1.75rem, 4vw, 2.75rem);
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    color: #ffffff;
}

.scoped-page .section-page-hero__text {
    margin: 0 auto;
    max-width: 40rem;
    font-size: 1.0625rem;
    line-height: 1.65;
    color: rgba(255, 255, 255, 0.85);
}


/* ========================================
   COMPONENT: ABOUT
   Index: 6
======================================== */

.scoped-page .section-about__grid {
    display: grid;
    gap: 2.5rem;
    align-items: center;
}

.scoped-page .section-about__media {
    border-radius: var(--radius-md);
    overflow: hidden;
    box-shadow: var(--shadow-sm);
}

.scoped-page .section-about__image {
    width: 100%;
    height: auto;
}

.scoped-page .section-about__heading {
    margin: 0 0 1rem;
    font-family: var(--font-heading);
    font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

.scoped-page .section-about__text {
    margin: 0 0 1rem;
    color: var(--color-muted);
}

.scoped-page .section-about__text:last-child {
    margin-bottom: 0;
}

.scoped-page .section-about__values {
    display: grid;
    gap: 1.5rem;
    margin-top: 2.5rem;
}

.scoped-page .section-about__value {
    padding: 1.5rem;
    background-color: var(--color-primary);
    border: 1px solid var(--color-border);
}

.scoped-page .section-about__value-title {
    margin: 0 0 0.5rem;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    color: var(--color-accent);
}

.scoped-page .section-about__value-text {
    margin: 0;
    font-size: 0.9375rem;
    color: var(--color-muted);
}


/* ========================================
   UTILITIES (CUSTOM)
======================================== */

.scoped-page .util-text-center {
    text-align: center;
}

.scoped-page .util-accent-text {
    color: var(--color-accent);
}

.scoped-page .util-visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
}


/* ========================================
   RESPONSIVE (CUSTOM)
======================================== */

@media (min-width: 768px) {
    .scoped-page .layout-grid--2 {
        grid-template-columns: repeat(2, 1fr);
    }
    .scoped-page .layout-grid--3 {
        grid-template-columns: repeat(2, 1fr);
    }
    .scoped-page .layout-grid--4 {
        grid-template-columns: repeat(2, 1fr);
    }
    .scoped-page .layout-grid--8 {
        grid-template-columns: repeat(4, 1fr);
    }
    .scoped-page .section-about__grid {
        grid-template-columns: 1fr 1fr;
    }
    .scoped-page .section-about__values {
        grid-template-columns: repeat(3, 1fr);
    }
    .scoped-page .section-contact-info__grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .scoped-page .section-contact-form__grid {
        grid-template-columns: repeat(2, 1fr);
    }
    .scoped-page .section-contact-form__field--full {
        grid-column: 1 / -1;
    }
}

@media (min-width: 1024px) {
    .scoped-page .layout-section {
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .scoped-page .layout-grid--3 {
        grid-template-columns: repeat(3, 1fr);
    }
    .scoped-page .layout-grid--4 {
        grid-template-columns: repeat(4, 1fr);
    }
    .scoped-page .layout-grid--8 {
        grid-template-columns: repeat(4, 1fr);
    }
    .scoped-page .section-contact-info__grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (prefers-reduced-motion: reduce) {
    .scoped-page .section-hero__bg {
        transform: none !important;
        will-change: auto;
    }
}


/* ── Section Gallery ────────────────────────────── */

.scoped-page .section-gallery__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: var(--grid-gap, 1rem);
}

.scoped-page .section-gallery__item {
    position: relative;
    overflow: hidden;
    aspect-ratio: 1 / 1;
}

.scoped-page .section-gallery__img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: transform 0.3s ease;
}

.scoped-page .section-gallery__overlay {
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.35);
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
}

.scoped-page .section-gallery__item:hover .section-gallery__overlay {
    opacity: 1;
}

.scoped-page .section-gallery__item:hover .section-gallery__img {
    transform: scale(1.03);
}

@media (max-width: 768px) {
    .scoped-page .section-gallery__grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (prefers-reduced-motion: reduce) {
    .scoped-page .section-gallery__img,
    .scoped-page .section-gallery__overlay {
        transition: none;
    }
}