:root{--npc-main-bg:#0d0d0f;--npc-card-bg:#121212;--npc-accent:#fa5400;--npc-blob-1:rgba(250, 84, 0, 0.1);--npc-blob-2:rgba(250, 84, 0, 0.05)}body.home,body.home .website-wrapper,body.home .main-page-wrapper{background-color:var(--npc-main-bg)!important;color:#f3f4f6!important}body.home h1,body.home h2,body.home h3,body.home h4,body.home h5,body.home h6{color:#ffffff!important}body.home .product-grid-item,body.home .product-element-top,body.home .woodmart-info-box,body.home .vc_row[data-vc-full-width="true"]{background-color:transparent!important}body.home .product-grid-item .product-wrapper,body.home .product-grid-item .product-element-top{background-color:var(--npc-card-bg)!important;border-radius:8px!important;border:1px solid rgb(255 255 255 / .05)!important}body.home .btn,body.home .button,body.home .add_to_cart_button{background-color:var(--npc-accent)!important;color:#ffffff!important;border-color:var(--npc-accent)!important}body.home .btn:hover,body.home .button:hover,body.home .add_to_cart_button:hover{background-color:#d94800!important;border-color:#d94800!important}body.home .price,body.home .amount{color:var(--npc-accent)!important;font-weight:700!important}body.home .website-wrapper{position:relative!important;overflow:hidden!important}body.home .website-wrapper::before{content:"";position:absolute;top:0;left:0;width:800px;height:800px;background-color:var(--npc-accent)!important;opacity:0.10!important;filter:blur(200px)!important;border-radius:50%!important;pointer-events:none!important;z-index:0!important;transform:translate(-30%,-30%)!important}body.home .website-wrapper::after{content:"";position:absolute;bottom:0;right:0;width:600px;height:600px;background-color:var(--npc-accent)!important;opacity:0.05!important;filter:blur(150px)!important;border-radius:50%!important;pointer-events:none!important;z-index:0!important;transform:translate(20%,20%)!important}body.home .website-wrapper>*{position:relative;z-index:10}