.login-form-container-main{padding:2rem;padding-top:120px;padding-bottom:140px;color:#000;background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff)}.login-form-page{min-height:100vh;display:flex;justify-content:center;align-items:center;background-color:#484848af;padding:20px;box-sizing:border-box}.login-form-container{width:100%;max-width:500px;margin:10px auto;padding:30px 20px;background-color:#f7f7f7;border-radius:10px;box-shadow:0 6px 15px #0000001a;font-family:Arial,sans-serif;box-sizing:border-box}.login-toggle-buttons{display:flex;justify-content:center;margin-bottom:25px;gap:10px;background:#636363;padding:1rem;border-radius:15px}.login-toggle-buttons button{flex:1;padding:10px 20px;border:none;background-color:#ddd;color:#333;font-weight:700;border-radius:5px;cursor:pointer;transition:all .2s ease}.login-toggle-buttons button.active{background-color:#537294;color:#fff;cursor:default}.login-toggle-buttons button:disabled{cursor:default}.login-form-container-main h1{color:#677a84;font-size:80px;-webkit-text-stroke:.25px white;text-align:center}.login-form{display:flex;flex-direction:column;gap:15px}.input-wrapper{position:relative}.input-wrapper input,.account-type-select{width:100%;padding:12px 12px 12px 40px;border-radius:5px;border:1px solid #ccc;font-size:1rem;transition:border .2s ease;box-sizing:border-box}.input-wrapper input:focus,.account-type-select:focus{outline:none;border-color:#007bff}.input-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#888;font-size:1.2rem}.account-type-select{appearance:none;background:url('data:image/svg+xml;utf8,<svg fill="gray" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>') no-repeat right 10px center;background-size:16px}.error{color:red;font-size:.875rem;margin-top:-10px;margin-bottom:10px}.login-submit-btn,.demo-btn{padding:12px;background-color:#505050;color:#fff;font-size:1rem;border-radius:5px;border:none;font-weight:700;cursor:pointer;transition:background-color .2s ease;margin:2%}.login-submit-btn:hover{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px}.demo-btn{background-color:#484848cc;padding:12px;color:#fff;font-size:1rem;border-radius:5px;border:none;font-weight:700;cursor:pointer;transition:background-color .2s ease;margin:2%}.checkbox-wrapper{display:flex;align-items:center;margin-bottom:15px;gap:10px;font-size:12px;color:#333}.forgot-btn{width:100%;padding:10px;border-radius:15px;cursor:pointer}.forgot-btn:hover{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px}.forgot-popup input{width:95%;justify-self:center;align-self:center;padding:10px}.pass-divy-buttons{display:flex;flex-direction:column;gap:5px;padding:10px}.pass-divy-buttons button{background-color:#4848486e;color:#000;padding:10px;border-radius:15px;cursor:pointer}.pass-divy-buttons button:hover{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px}.captcha-wrapper{color:#000}@media screen and (max-width:768px){.login-form-container{padding:25px 15px}.login-toggle-buttons button{padding:8px 12px;font-size:.9rem}.input-wrapper input,.account-type-select{font-size:.9rem;padding:10px 10px 10px 35px}.input-icon{font-size:1rem}}@media screen and (max-width:480px){.login-form-container{margin:20px auto;padding:20px 15px}.login-toggle-buttons{flex-direction:column}.login-toggle-buttons button{width:100%;margin:5px 0}.login-form-container h1{font-size:1.5rem}.input-wrapper input,.account-type-select{font-size:.85rem;padding:8px 8px 8px 30px}.input-icon{font-size:.9rem}.submit-btn,.demo-btn{font-size:.9rem;padding:10px}}.or-divider{text-align:center}.reset-password-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:70vh;padding:2rem;text-align:center}.reset-form{color:#000;display:flex;flex-direction:column;gap:1rem;width:100%;max-width:400px}.reset-form input{color:#000;padding:.7rem;border-radius:6px;border:1px solid #ccc}.reset-form label{color:#000;padding:.7rem}.reset-form button{padding:.7rem;border:none;border-radius:6px;background-color:#222;color:#fff;cursor:pointer}.reset-form button:disabled{opacity:.6;cursor:not-allowed}.reset-message{margin-top:1rem;color:#333}.dealer-page{background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff);padding-top:1.5%;width:100%}.dealer-form-container{max-width:850px;margin:120px auto;padding:25px;background:#fff;border-radius:12px;box-shadow:0 0 25px #00000014}.dealer-form-title{text-align:center;font-size:2.4rem;margin-bottom:25px;color:#333;letter-spacing:1px}.dealer-message{padding:10px 15px;margin-bottom:20px;border-radius:6px;background:#eef6ff;color:#003d6f;border-left:4px solid #1a73e8}.dealer-form{display:flex;flex-direction:column;gap:20px}.del-showroom-group{display:flex;justify-content:space-evenly}.form-group{display:flex;flex-direction:column}.form-group-date{display:flex;align-self:flex-end}.form-group-date label{color:#111;padding-right:10px}.form-group label{font-weight:600;margin-bottom:6px;color:#444}.form-group input,.form-group textarea,.other-input{padding:10px 12px;border-radius:6px;border:1px solid #d2d2d2;font-size:1rem;outline:none;background:#f9f9f9}textarea{min-height:90px}.checkbox-row{display:flex;flex-wrap:wrap;gap:15px;margin-bottom:10px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:25px}.error{color:#b80000;margin-top:5px;font-size:.85rem}.dealer-submit-btn{padding:14px 18px;background:#111;color:#fff;border:none;border-radius:8px;font-size:1.1rem;cursor:pointer;transition:.2s ease}.dealer-submit-btn:hover{background:#333}@media(max-width:700px){.two-col{grid-template-columns:1fr}}.signature-preview{margin-top:10px;padding:14px 18px;font-size:42px;font-family:Great Vibes,cursive;letter-spacing:1px;color:#222;border-bottom:2px solid #333;width:fit-content;background:#fff;-webkit-user-select:none;user-select:none}.dealer-page.dark-mode .signature-preview{background:#222;color:#fff;border-bottom:2px solid #fff}#modal{position:fixed;inset:0;display:flex;justify-content:center;align-items:center}#modal-background{position:fixed;inset:0;background-color:#000000b3}#modal-content{position:absolute;background-color:#fff}.profile-dropdown{position:absolute;top:120px;right:0rem;bottom:0;display:flex;flex-direction:column;gap:10px;padding:20px 10px;background-color:#ebebef;border-top:2px solid black;border-left:2px solid black;border-bottom:2px solid black;border-radius:20px;min-height:100px;height:80vh;overflow-y:auto;width:340px;z-index:1200;opacity:0}.profile-dropdown.show{animation:slideIn .65s forwards}.profile-dropdown.hide{animation:slideOut .95s forwards}@keyframes slideIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:.95}}@keyframes slideOut{0%{transform:translate(0);opacity:.95}to{transform:translate(100%);opacity:0}}.profile-dropdown-items{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.clock{text-indent:20px}.current-time{font-size:1.2rem;font-weight:600;text-indent:20px}.profile-dropdown-items a{color:#000;text-decoration:none;letter-spacing:2px;width:100%;font-size:1.4rem;border-radius:20px;padding:1%;text-indent:6%;position:relative;transition:all .25s ease}.profile-dropdown-items a:hover{background-color:silver}.profile-button{background:transparent;border:none;cursor:pointer;font-size:2rem;color:#fff}.profile-button:hover{color:#7ea2b4;transform:scale(1.2)}.dropdown-close-btn{position:absolute;top:8px;right:8px;background:none;border:none;font-size:1.3rem;cursor:pointer;color:#555}.profile-info{margin-bottom:1rem;display:flex;flex-direction:column;align-items:start;gap:12px;padding-bottom:4%;text-indent:20px}.search-bar-container{display:flex;align-items:center;flex-wrap:wrap;width:100%;gap:10px}.search-bar{width:90%;height:35px;border-radius:20px;border:1px solid #c0c0c0;padding:0 15px;font-size:15px;text-align:center;box-sizing:border-box;margin-left:16px}.search-bar:focus{outline:none;border:1px solid #000;box-shadow:0 0 5px #000}.logout-button{color:#000;height:50%;width:20%;border-radius:25px;margin-left:20px}.logout-button:hover{cursor:pointer;background-color:#80808085;box-shadow:0 0 10px #000}.dropdown-section{margin-bottom:.25rem}.section-toggle{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem .75rem;background:none;border:none;font-size:1.1rem;font-weight:600;cursor:pointer;color:#37505d}.chevron{display:inline-flex;transform:rotate(-90deg);transition:transform .45s ease}.section-toggle.open .chevron{transform:rotate(0)}.section-title{flex:1;text-align:left}.section-links{display:flex;flex-direction:column;gap:.55rem;font-size:.95rem;padding-left:.5rem;margin-top:.15rem;text-indent:1.7rem}.section-links a{position:relative;color:#000;text-decoration:none;padding:4px 10px;transition:background-color .25s ease;border-radius:20px}.section-links a:after{content:"";position:absolute;left:1.7rem;bottom:.2rem;width:0%;height:2px;background-color:#000;transition:width .3s ease}.section-links a:hover{background-color:silver}.section-links a:hover:after{width:calc(95% - 1.7rem)}.dropdown-link{color:#000;text-decoration:none;font-size:.9rem;letter-spacing:2px;border-radius:20px}.dropdown-link:hover{background-color:silver}.public-link{color:#000;text-decoration:none;letter-spacing:2px;width:100%;font-size:1.4rem;border-radius:20px;padding:1%;text-indent:6%;position:relative;transition:all .25s ease}.public-link:after{content:"";position:absolute;left:6%;bottom:10%;width:0%;height:2px;background-color:#000;transition:width .25s ease}.public-link:hover{background-color:silver}.public-link:hover:after{width:88%}.span-profile{height:2px;width:90%;background-color:gray;margin-bottom:1%;align-self:center}@media(max-width:768px){.profile-dropdown{top:130px;right:1rem;width:80vw;height:70vh;padding:15px;border-radius:15px}.profile-dropdown-items a,.public-link{font-size:1.1rem;text-indent:4%}.section-links{font-size:.9rem;padding-left:.25rem;text-indent:1rem}}@media(max-width:480px){.profile-dropdown{top:70px;left:0;width:95vw;max-height:80vh;padding:12px;border-radius:12px}.profile-dropdown-items a,.public-link{font-size:1rem;letter-spacing:1px;text-indent:2%}.section-links{gap:.4rem;text-indent:.75rem}.search-bar{font-size:14px;height:32px}.logout-button{width:40%;height:auto;font-size:.85rem}}.cart-icon-button{position:relative;background:transparent;border:none;padding:0;margin:0;line-height:0;cursor:pointer}.cart-icon-button:hover{transform:scale(1.05)}.cart-badge{position:absolute;top:-60px;right:-10px;min-width:18px;height:22px;padding:0 5px;border-radius:999px;background:#677a84;color:#fff;font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 0 0 2px #202022}@media(max-width:480px){.cart-badge{top:-40px;right:-8px;height:20px;min-width:10px;font-size:12px;padding:0 4px}}.cart-drawer-backdrop{position:fixed;inset:0;background:#0000;z-index:1199;opacity:0;pointer-events:none}.cart-drawer-backdrop.show{animation:cartBackdropIn .65s forwards;pointer-events:auto}.cart-drawer-backdrop.hide{animation:cartBackdropOut .95s forwards}@keyframes cartBackdropIn{0%{background:#0000;opacity:0}to{background:#00000059;opacity:1}}@keyframes cartBackdropOut{0%{background:#00000059;opacity:1}to{background:#0000;opacity:0}}.cart-drawer{position:absolute;top:120px;right:0;bottom:0;display:flex;flex-direction:column;gap:8px;padding:14px 10px;background-color:#ebebef;border-top:2px solid black;border-left:2px solid black;border-bottom:2px solid black;border-radius:20px;min-height:100px;height:70vh;overflow-y:auto;width:360px;z-index:1200;opacity:0}.cart-drawer.show{animation:slideIn .65s forwards}.cart-drawer.hide{animation:slideOut .95s forwards}.cart-drawer-close{position:absolute;top:8px;right:8px;background:none;border:none;font-size:1.3rem;cursor:pointer;color:#555}.cart-drawer-header{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:6px 8px 4px;margin-top:10px}.cart-drawer-header h3{margin:0;font-size:1.15rem;font-weight:800}.cart-drawer-qty{font-size:.95rem;opacity:.8}.cart-drawer-lines{display:flex;flex-direction:column;gap:10px;padding:4px 6px}.cart-drawer-empty{padding:10px 6px;font-size:.95rem;opacity:.8}.cart-line{display:grid;grid-template-columns:40px 1fr;gap:10px;align-items:center;background:#f5f5f8;border:1px solid #cfcfd4;border-radius:12px;padding:8px}.cart-line-thumb{width:40px;height:40px;border-radius:6px;object-fit:cover;background:#d7d7dd}.cart-line-main{display:flex;flex-direction:column;gap:4px}.cart-line-sku{font-weight:800;letter-spacing:.3px;font-size:.95rem}.cart-line-name{font-size:.86rem;opacity:.85}.cart-line-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:2px}.cart-line-price{font-weight:700}.cart-line-qty input{width:58px;height:28px;border-radius:8px;border:1px solid #bdbdc2;padding:0 8px}.cart-line-remove{background:transparent;border:1px solid #bdbdc2;border-radius:8px;padding:4px 8px;cursor:pointer}.cart-line-remove:hover{background:#e7e7ec}.cart-drawer-footer{margin-top:auto;display:flex;flex-direction:column;gap:10px;padding:6px 8px 10px}.cart-drawer-subtotal{display:flex;align-items:center;justify-content:space-between;font-weight:800;font-size:1rem}.cart-drawer-cta{padding:10px 12px;border:none;border-radius:12px;background:#007bff;color:#fff;font-weight:800;cursor:pointer}.cart-drawer-cta:hover{filter:brightness(1.05)}@media(max-width:768px){.cart-drawer{top:100px;right:1rem;width:88vw;height:65vh}}@media(max-width:480px){.cart-drawer{top:70px;left:0;right:unset;width:95vw;height:70vh}}.navigation-container{position:fixed;top:0;width:100%;min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:.75rem 1.25rem 1rem;box-sizing:border-box;background:linear-gradient(to bottom,#a8a8a86980%,#000),linear-gradient(to right,#fff 2%,#202022 56%,#000);z-index:1000}.nav-bar-logo{display:flex;align-items:center;text-decoration:none;flex:0 0 auto}.nav-logo{height:82px;border-radius:25px;object-fit:contain;width:auto}.page-links-container-top{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;flex:0 1 auto;width:auto;min-width:0;margin:0 auto}.page-links-cont{display:flex;align-items:center;justify-content:center;gap:14px;padding-right:0;width:auto;flex-wrap:wrap}.link-word-group{margin-right:0;display:flex;flex-wrap:wrap;justify-content:center;gap:8px 12px;flex:0 1 auto}.icons-group{display:flex;margin-right:0;gap:26px;justify-content:flex-end;align-items:center;width:auto;flex:0 0 auto;min-width:0;flex-wrap:wrap}.nav-bar-text-shop-link{justify-content:center;align-items:center}.dealer-signup-link{display:flex;flex-direction:column;width:auto;text-align:start;text-decoration:none;color:#fff;position:relative;bottom:2px;font-size:16px;padding:6px 10px;border:1px solid rgba(255,255,255,.25);border-radius:10px}.dealer-signup-link:hover{color:#7ea2b4;text-decoration:underline;transform:scale(1.1)}.pro-group-dealer{display:flex;gap:20px;justify-content:center;align-items:center;flex-direction:column}.nav-bar-text,.nav-bar-text-shop,.nav-bar-text-login{font-size:28px;color:#fff;text-decoration:none;padding:.45rem .9rem;transition:transform .3s ease}.nav-bar-text:hover,.nav-bar-text-shop:hover{color:#7ea2b4;text-decoration:underline;transform:scale(1.1)}.cart-icon-wrapper{position:relative;display:inline-block;line-height:0}@media(max-width:1024px){.navigation-container{flex-wrap:wrap;padding:.65rem 1rem .85rem;gap:10px}.icons-group{justify-content:flex-end;width:auto;gap:18px}.nav-logo{max-width:140px;height:auto}.page-links-cont{justify-content:center;gap:8px}.search-bar-container{width:100%}}@media(max-width:768px){.navigation-container{min-height:64px;padding:.55rem .85rem .75rem}.page-links-container-top{width:100%;order:3;padding-top:6px}.page-links-cont{flex-direction:column}.nav-bar-text,.nav-bar-text-shop,.nav-bar-text-login,.phone-link{font-size:17px;padding:8px 0}.search-bar-container{width:100%;margin-top:10px}.icons-group{gap:14px;width:100%;justify-content:flex-end}}@media(max-width:480px){.navigation-container{width:100%;min-height:56px;justify-content:space-between;padding:.45rem .65rem .7rem}.nav-logo{max-width:80px;max-height:40px}.page-links-cont{flex-direction:column;gap:12px}.profile-button-container{margin-top:10px}.icons-group{gap:12px;margin-right:0;width:100%}}.nav-bar-text-phone-link{display:inline-flex;align-items:center;gap:8px;font-size:18px;padding:10px 0;color:#fff;text-decoration:none;transition:transform .3s ease,color .2s ease}.nav-bar-text-phone-link:hover{color:#7ea2b4;text-decoration:underline;transform:scale(1.1)}.nav-phone-icon{font-size:22px}.nav-phone-text{display:inline-block}@media(max-width:768px){.nav-bar-text-phone-link{padding:8px 6px;border-radius:10px}.nav-phone-text{display:none}}@media(max-width:1209px){.nav-bar-text{font-size:22px}}.nav-bar-text-shop-link{font-size:24px;padding:10px 0;color:#fff;text-decoration:none;transition:transform .3s ease;outline:none;border:none}.nav-bar-text-shop-link:hover{color:#7ea2b4;text-decoration:underline;transform:scale(1.5)}.nav-bar-text-shop-link:focus,.nav-bar-text-shop-link:active,.cart-icon-wrapper:focus-within{outline:none;border:none;box-shadow:none}@media(max-width:1150px){.navigation-container{padding:.5rem 1rem .75rem}.nav-logo{height:72px}.page-links-cont{gap:10px}.nav-bar-text,.nav-bar-text-shop,.nav-bar-text-login{font-size:18px;padding:.32rem .65rem}.icons-group{gap:16px}.dealer-signup-link{font-size:14px;padding:5px 8px}.nav-phone-icon{font-size:20px}}@media(max-width:980px){.navigation-container{padding:.45rem .85rem .65rem}.nav-logo{height:64px}.page-links-cont{gap:8px}.nav-bar-text,.nav-bar-text-shop,.nav-bar-text-login{font-size:18px;padding:.3rem .65rem}.icons-group{gap:12px}.dealer-signup-link{font-size:13px;padding:4px 7px}.nav-phone-icon{font-size:18px}}@media(max-width:920px){.navigation-container{padding:.4rem .8rem .6rem}.nav-logo{height:58px}.page-links-cont{gap:6px}.nav-bar-text,.nav-bar-text-shop,.nav-bar-text-login{font-size:14px;padding:.28rem .55rem}.icons-group{gap:10px}.dealer-signup-link{font-size:12px;padding:4px 6px}.nav-phone-icon{font-size:17px}}@media(max-width:962px){.page-links-container-top{display:none}.navigation-container{flex-direction:row;align-items:center;justify-content:space-between;padding:.45rem .8rem .6rem;gap:10px}.icons-group{width:auto;justify-content:flex-end;gap:10px}.nav-logo{height:64px}.nav-bar-text-shop-link{font-size:20px}}.foot-container{display:flex;flex-direction:column;align-items:center;background-color:#202022;border-top:1px solid #c0c0c0;width:100%}.foot{width:90%;display:flex;justify-content:space-evenly;flex-wrap:wrap;background:#fff;padding:2rem 5%;gap:2rem}.footer-image{max-width:300px;height:auto;margin-bottom:1rem}.resource-col{display:flex;flex-direction:column;min-width:150px;gap:.5rem}h5{font-size:1.1rem;font-style:italic;margin-bottom:.75rem;text-decoration:underline;letter-spacing:.05rem}.foot-links{color:#000;text-decoration:none;letter-spacing:.05rem;font-size:.95rem;transition:color .2s ease}.crew-link{cursor:pointer;color:#000;text-decoration:none;letter-spacing:.05rem;font-size:.95rem;transition:color .2s ease}.foot-links:hover{color:#5e7f92}.foot-banner{width:100%;overflow:hidden;background:#fff;border-top:2px solid grey;padding:1% 0}.foot-banner-track{display:flex;align-items:center;width:max-content;gap:20px;animation:scroll-left 60s linear infinite}.foot-banner img{height:60px;margin:0 30px;flex-shrink:0}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.foot-section3{width:100%;background:#37505d;padding:1rem 0;text-align:center}.sect3-text{color:#fff;margin:.25rem 0}.sect4{display:flex;align-items:center;justify-content:flex-start;gap:50%;width:90%;padding:1rem 0;flex-wrap:wrap}.copyright-text{color:#fff;font-size:.9rem;text-align:left}.boldened{font-size:1rem;font-weight:600}.social-icons{display:flex;gap:1rem}.foot4-image,.facebook-icon,.linkedin-icon{height:32px;width:32px;color:#07f}.google-icon{height:32px;width:32px}@media(max-width:768px){.foot{justify-content:flex-start}.resource-col{width:45%}.foot-banner img{height:50px;margin:0}}@media(max-width:480px){.foot{flex-direction:column;align-items:center;text-align:center}.resource-col{width:100%}.social-icons{justify-content:center;flex-wrap:wrap}.copyright-text{text-align:center;width:100%}}.cookie-banner{position:fixed;bottom:1rem;left:10rem;right:10rem;background:linear-gradient(135deg,#202022,#677a84);padding:1rem 1.25rem;color:#fff;font-size:1rem;display:flex;justify-content:space-between;align-items:center;z-index:900;box-shadow:0 8px 28px #00000038;border-radius:12px;flex-wrap:wrap;gap:.75rem}.cookie-banner p{margin:0;flex:1 1 100%;line-height:1.5}.cookie-banner a{color:#d8e439;text-decoration:underline}.cookie-buttons{display:flex;gap:.5rem;flex-wrap:wrap;margin-left:0;flex:0 0 auto;justify-content:flex-end}.cookie-buttons button{background:#f8fafc;color:#0f172a;border:none;padding:.5rem .85rem;border-radius:999px;font-weight:600;cursor:pointer;transition:transform .2s ease,filter .2s ease}.cookie-buttons button:hover{transform:translateY(-1px);filter:brightness(.95)}@media(max-width:768px){.cookie-banner{font-size:.95rem;flex-direction:column;align-items:flex-start;height:auto;bottom:.5rem;left:.5rem;right:.5rem}.cookie-buttons{width:100%;justify-content:flex-start;margin-top:.5rem}.cookie-buttons button{flex:1 1 auto;text-align:center}}@media(max-width:480px){.cookie-banner{font-size:.9rem;padding:.75rem 1rem}.cookie-buttons button{padding:.45rem .65rem;font-size:.9rem}}.chat-widget{position:fixed;right:10px;bottom:10px;z-index:1100;font-family:inherit}.chat-launcher{background:linear-gradient(135deg,#202022,#677a84);color:#fff;border:none;border-radius:999px;padding:.75rem 1.25rem;box-shadow:0 12px 30px #0000002e;cursor:pointer;font-size:.95rem;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.chat-launcher:hover{transform:translateY(-1px);box-shadow:0 14px 36px #00000038;filter:brightness(1.05)}.chat-panel{width:340px;max-width:92vw;background:#fff;border-radius:14px;box-shadow:0 18px 32px #0000002e;border:1px solid rgba(0,0,0,.08);overflow:hidden;display:flex;flex-direction:column;gap:.75rem}.chat-header{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem;padding:.9rem 1rem .7rem;background:linear-gradient(135deg,#677a84,#e8e8e8,#677a84);color:#0f172a}.chat-title{font-weight:700;font-size:24px;margin:0}.chat-subtitle{margin:.1rem 0 0;opacity:.9;font-size:.9rem}.chat-close{background:#ffffff1f;border:1px solid rgba(255,255,255,.3);color:#fff;font-size:1.1rem;cursor:pointer;line-height:1;border-radius:50%;width:28px;height:28px}.chat-body{padding:0 1rem;display:flex;flex-direction:column;gap:.6rem}.chat-messages{display:flex;flex-direction:column;gap:.35rem;max-height:280px;overflow-y:auto;padding-right:.25rem}.chat-bubble{padding:.65rem .75rem;border-radius:10px;font-size:.95rem;line-height:1.4;border:1px solid transparent}.chat-bubble p{margin:0}.chat-bubble.from-bot{background:#f5f9ff;border-color:#d8eafe;color:#0f172a}.chat-bubble.from-user{background:#5c5c5c;color:#fff;margin-left:20%;border-color:#1b2a46}.chat-bubble.thinking{background:transparent;border:none;color:#4d8fe6;font-weight:700;padding:.25rem 0 .25rem .1rem}.chat-sources{display:flex;gap:.5rem;margin-top:.35rem;flex-wrap:wrap}.chat-sources a{color:#6795ff;text-decoration:underline;font-size:.85rem}.chat-prompts{display:flex;flex-wrap:wrap;gap:.5rem}.chat-prompt{background:#e6f2ff;color:#0f172a;border:1px solid #c4dcff;border-radius:999px;padding:.4rem .75rem;font-size:.85rem;cursor:pointer;transition:background .2s ease,box-shadow .2s ease}.chat-prompt:hover{background:#d8eafe;box-shadow:0 6px 12px #7fb5ff59}.chat-input-row{display:flex;gap:.5rem;padding:0 1rem .75rem}.chat-input-row input{flex:1;border:1px solid #cbd5e1;border-radius:999px;padding:.65rem .9rem;font-size:.95rem}.chat-send{border:none;background:linear-gradient(135deg,#7fb5ff,#4d8fe6);color:#fff;padding:.65rem 1rem;border-radius:999px;cursor:pointer;transition:transform .2s ease,filter .2s ease}.chat-send:hover:not(:disabled){transform:translateY(-1px);filter:brightness(1.05)}.chat-send:disabled{opacity:.65;cursor:not-allowed}.chat-status{margin:0 0 .75rem;color:#0f172a;font-size:1rem;font-weight:700;display:inline-flex;align-items:center;gap:8px}.dot-pulse{display:inline-flex;gap:4px}.dot-pulse:before,.dot-pulse:after,.dot-pulse span{content:"";width:9px;height:9px;border-radius:999px;background:#4d8fe6;display:inline-block;animation:pulse 1s infinite ease-in-out}.dot-pulse:after{animation-delay:.15s}.dot-pulse span{animation-delay:.3s}@keyframes pulse{0%,80%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-2px)}}.chat-error{margin:0 1rem .5rem;color:#b42318;font-size:.9rem}.chat-hint{margin:0 1rem 1rem;color:#475569;font-size:.85rem}@media(max-width:640px){.chat-widget{right:.75rem;bottom:.75rem}.chat-panel{width:92vw}}.cart-toast-shell{position:fixed;top:82px;right:28px;z-index:1300;pointer-events:none;border:1px solid rgb(0,0,0);border-radius:10px}.cart-toast{min-width:240px;max-width:360px;background:linear-gradient(135deg,#677a84,#e8e8e8,#677a84);color:#000;border:1px solid rgb(0,0,0);border-radius:10px;box-shadow:0 16px 40px #00000040;padding:14px 16px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:cartToastIn .14s ease-out}.cart-toast-title{font-size:20px;letter-spacing:.03em;text-transform:uppercase;color:#000;-webkit-text-stroke-color:#a5f3fc;-webkit-text-stroke-width:.2px;margin-bottom:4px}.cart-toast-body{font-size:15px;line-height:1.4}@keyframes cartToastIn{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:640px){.cart-toast-shell{top:72px;left:50%;right:auto;transform:translate(-50%)}.cart-toast{width:calc(100vw - 32px);max-width:440px}}.security-badge{position:fixed;left:14px;bottom:14px;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#677a84,#e8e8e8,#677a84);color:#000;box-shadow:0 10px 26px #0000002e;display:inline-flex;align-items:center;justify-content:center;z-index:1120;border:2px solid rgb(0,0,0)}@media(max-width:640px){.security-badge{left:10px;bottom:10px}}.landing-page-container{width:100%;height:auto;padding-top:120px;background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-x:hidden}.picture-slider{position:relative;width:100%;height:600px;overflow:hidden}.slide{min-width:100%;height:100%;position:absolute;top:0;left:0;opacity:0;transition:transform .6s ease,opacity .6s ease}.slide.active{opacity:1;z-index:1}.landing-page-slider-image{width:100%;height:100%;object-fit:cover}.slide-overlay{position:absolute;bottom:20%;left:10%;background:#0009;padding:20px 30px;border-radius:12px;max-width:400px;color:#fff;text-decoration:none}.slide-overlay h2{font-size:1.5rem;margin-bottom:10px;text-decoration:none}.slide-overlay p{font-size:1rem;margin-bottom:15px;line-height:1.4;text-decoration:none}.slide-title{font-size:1.5rem;margin-bottom:10px;font-weight:700;text-shadow:2px 2px 4px #00000029;text-decoration:none}.learn-more-link{display:flex;justify-content:center;align-items:center;width:50%;justify-self:center;font-size:1rem;gap:5%;color:#ffffffe1;background:#c2c2c279;padding:8px 16px;text-decoration:none;border-radius:6px}.learn-more-link:hover{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.prev-btn,.next-btn{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;border:none;color:#fff;font-size:2rem;padding:8px 14px;cursor:pointer;border-radius:50%;z-index:2;transition:background .3s ease}.prev-btn:hover,.next-btn:hover{background:#000c}.prev-btn{left:15px}.next-btn{right:15px}.slider-dots{text-align:center;margin-top:15px}.dot{height:12px;width:12px;margin:0 6px;background:#bbb;border-radius:50%;display:inline-block;cursor:pointer;transition:background .3s ease,transform .2s ease}.dot:hover{transform:scale(1.2)}.dot.active{background:#677a84}.landing-page-section-text{text-align:center;font-size:40px;background-color:#677a84;color:#fff;height:5rem;width:100%;gap:10px;display:flex;align-items:center;justify-content:center;letter-spacing:4px}.landing-page-section-text-eng{text-align:center;font-size:24px;background-color:#677a84;color:#fff;height:5rem;width:100%;gap:10px;display:flex;align-items:center;justify-content:center;letter-spacing:4px}.wall-cabinets-lp-container{display:flex;justify-content:center;align-items:center;width:90%;height:auto;padding:2%}.wall-cabinets-lp-image{width:300px;height:300px}.wall-cabinets-lp-image:hover{transform:scale(1.55);transition:transform .6s ease-in-out;cursor:pointer}.wall-lp-text-button{display:flex;flex-direction:column;justify-content:center;align-items:center;width:90%;height:auto;margin-left:5%;gap:20px}.wall-cabinets-lp-text{width:80%;height:auto;margin-left:5%;font-size:18px;color:#fff;line-height:1.8;letter-spacing:1.2px}.wall-cabinets-lp-button{background-color:#92929298;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:16px;padding:15px 35px}.wall-cabinets-lp-button:hover{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000;text-decoration:underline;text-underline-offset:4px}.picture-slider-two{width:100%;height:300px;overflow:hidden;position:relative;border:1px solid #000000}.custom-lp-sect{display:flex;justify-content:center;align-items:center;width:40%;border-radius:50px;height:auto;margin-top:2%;margin-bottom:2%;background-color:#fffe;padding:2%}.custom-lp-image{height:180px}.custom-lp-right{display:flex;flex-direction:column;justify-content:center;align-items:center;height:auto;margin-left:1%}.custom-lp-text-head{font-size:36px;color:#484848cc}.custom-lp-button{border-radius:50px;border:1px solid grey;color:#000;cursor:pointer;font-size:16px;padding:15px 35px;margin-top:10px}.custom-lp-button:hover{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000;text-decoration:underline;text-underline-offset:4px}.lp-product{display:flex;justify-content:center;align-items:center;width:100%;height:38rem;margin-top:1%;gap:2%}.lp-product-image{width:100%;height:100%;object-fit:cover;border-radius:25px}.lp-product-name{font-size:18px;color:#000;line-height:1.8;letter-spacing:1.2px;text-align:center}.lp-product-item{display:flex;flex-direction:column;justify-content:center;align-items:center;width:20%;height:auto;gap:15px}.lp-product-price{font-size:16px;color:#000;line-height:1.8;letter-spacing:1.2px;text-align:center}.lp-product-button{border:none;border-radius:50px;color:#484848cc;cursor:pointer;font-size:16px;padding:15px 25px;border:2px solid #484848cc;font-weight:700;letter-spacing:1px}.lp-product-button:hover{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000;text-decoration:underline;text-underline-offset:4px}.lp-about-text{width:75%;height:auto;margin-top:1%;margin-bottom:1%;font-size:18px;color:#000;line-height:1.8;letter-spacing:1.2px;display:flex;gap:5%}.lp-card{background-color:#ebebef;display:flex;flex-direction:column;justify-content:center;align-items:center;width:67%;border-radius:20px;gap:15px;padding:1%}.lp-card-text-head{font-size:38px;color:#484848cc;text-align:center}.lp-card-text-subhead{font-size:28px;color:#37506ad2;text-align:center;text-shadow:2px 2px 4px #00000029;font-style:italic}.lp-card-image{width:80%;height:180px;object-fit:contain}.lp-card-button-group{display:flex;justify-content:center;align-items:center;gap:20px}.lp-card-button{background-color:#37505dbb;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:15px 35px;margin-top:10px}.lp-card-button-two{background-color:#484848cc;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:15px 35px;margin-top:10px}.lp-card-text-footer{font-size:20px;color:#4848488c;text-align:center;margin-top:25px}.lp-footer-card,.lp-footer-card-two{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;width:32%;border-radius:20px;gap:15px;padding:1%;height:58cap;background-size:cover;background-position:center;transition:transform .3s ease-in-out}.lp-footer-card:after,.lp-footer-card-two:after{content:"";position:absolute;inset:0;background:#0000;border-radius:20px;transition:background .3s ease-in-out}.lp-footer-card:hover:after,.lp-footer-card-two:hover:after{background:#000000b3}.lp-footer-card:hover,.lp-footer-card-two:hover{transform:scale(1.05);cursor:pointer}.lp-footer-card-text{position:relative;z-index:1;font-size:40px;color:#fff;text-align:center;margin-top:10%;-webkit-text-stroke-width:.2px}.lp-footer-card-group{display:flex;justify-content:center;align-items:center;width:100%;height:auto;gap:30px;margin-top:1.5%;margin-bottom:3%}.lp-footer-card{background-image:url(https://res.cloudinary.com/dwxpnnlfe/image/upload/v1757446158/retro-modern-stainless-steel-kitchen_dcgugp.jpg);background-size:cover;display:flex;flex-direction:column;justify-content:center;align-items:center;width:32%;border-radius:20px;gap:15px;padding:1%;height:58cap}.lp-footer-card-two{background-image:url(https://res.cloudinary.com/dwxpnnlfe/image/upload/v1756681565/51ead852ff3d065b03a9d4398db3cccb_zbzmom.jpg);background-size:cover;display:flex;flex-direction:column;justify-content:center;align-items:center;width:32%;border-radius:20px;gap:15px;padding:1%;height:58cap}.lp-footer-card-text{font-size:40px;color:#fff;text-align:center;margin-top:10%;-webkit-text-stroke-width:.2px}.lp-footer-card:hover,.lp-footer-card-two:hover{transform:scale(1.05);transition:transform .3s ease-in-out;cursor:pointer}@media(max-width:1024px){.landing-page-container{padding-top:60px}.lp-product-item,.lp-footer-card,.lp-footer-card-two{width:45%}}@media(max-width:768px){.picture-slider{height:400px}.slide-overlay{bottom:10%;left:5%;padding:15px 20px;max-width:80%}.slide-overlay h2{font-size:1.2rem}.slide-overlay p{font-size:.9rem}.landing-page-section-text{font-size:28px;height:auto;padding:10px}.lp-card{width:90%}.lp-card-text-head{font-size:28px}.lp-card-text-subhead{font-size:20px}}@media(max-width:480px){.picture-slider{height:300px}.slide-overlay{bottom:5%;left:50%;transform:translate(-50%);text-align:center;padding:12px 16px}.slide-overlay h2{font-size:1rem}.slide-overlay p{font-size:.8rem}.wall-cabinets-lp-container{flex-direction:column;height:auto;width:90%;gap:20px;margin-bottom:5%;margin-top:5%}.wall-cabinets-lp-image{width:100%;height:200px;object-fit:contain}.learn-more-link{width:100%;font-size:.9rem;padding:8px 2px}.custom-lp-sect{flex-direction:column;height:auto;width:90%;gap:20px;margin-bottom:5%}.custom-lp-button{padding:10px 25px;margin-top:10%}.lp-product{flex-direction:column;height:auto;width:90%;gap:30px;margin-bottom:15%;margin-top:15%}.lp-product-item{width:100%}.lp-about-text{flex-direction:column;align-items:center;text-align:center}.lp-card-button-group{flex-direction:column;gap:10px}.lp-footer-card-group{flex-direction:column;gap:20px;max-width:300px}.lp-footer-card,.lp-footer-card-two{width:100%}.lp-footer-card-text{font-size:24px}}.tos-container{max-width:850px;margin:10% auto;padding:2.5rem;font-family:Georgia,Times New Roman,serif;line-height:1.75;background-color:#b8b8b8;color:#222;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 15px #00000014}.tos-container h1{font-size:2.2rem;text-align:center;margin-bottom:.5rem;color:#111;border-bottom:2px solid #444;padding-bottom:.5rem}.tos-container h2{font-size:1.3rem;margin-top:2rem;margin-bottom:.75rem;color:#111;border-bottom:1px solid #ccc;padding-bottom:.25rem}.tos-container p{margin-bottom:1.25rem;font-size:1rem}.tos-link{color:#0056b3;text-decoration:underline;font-weight:500}.tos-link:hover{color:#003f80;text-decoration:none}@media(max-width:600px){.tos-container{padding:1.5rem}.tos-container h1{font-size:1.8rem}.tos-container h2{font-size:1.15rem}.tos-container p{font-size:.95rem}}.privacy-container{max-width:850px;margin:10% auto;padding:2.5rem;font-family:Georgia,Times New Roman,serif;line-height:1.75;background-color:#b8b8b8;color:#222;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 15px #00000014}.privacy-container h1{font-size:2rem;text-align:center;margin-bottom:1rem;text-transform:uppercase}.privacy-container .effective-date{text-align:center;font-size:.95rem;margin-bottom:2rem;color:#444}.privacy-container h2{font-size:1.3rem;margin-top:2rem;margin-bottom:.75rem;border-bottom:1px solid #ccc;padding-bottom:.25rem}.privacy-container h3{font-size:1.1rem;margin-top:1.2rem;margin-bottom:.5rem;font-weight:700}.privacy-container p{margin-bottom:1rem;text-align:justify}.privacy-container ul{margin:0 0 1rem 1.5rem;padding:0}.privacy-container li{margin-bottom:.5rem}.returns-container{max-width:850px;margin:10% auto;padding:2.5rem;font-family:Georgia,Times New Roman,serif;line-height:1.75;background-color:#b8b8b8;color:#222;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 15px #00000014}.returns-container h1{font-size:2.2rem;text-align:center;margin-bottom:.5rem;color:#111;border-bottom:2px solid #444;padding-bottom:.5rem}.returns-container h2{font-size:1.3rem;margin-top:2rem;margin-bottom:.75rem;color:#111;border-bottom:1px solid #ccc;padding-bottom:.25rem}.returns-container p{margin-bottom:1.25rem;font-size:1rem}.ticket-link{color:#0056b3;text-decoration:underline;font-weight:500}.ticket-link:hover{color:#003f80;text-decoration:none}@media(max-width:600px){.returns-container{padding:1.5rem}.returns-container h1{font-size:1.8rem}.returns-container h2{font-size:1.15rem}.returns-container p{font-size:.95rem}}.cookies-container{max-width:850px;margin:10% auto;padding:2.5rem;font-family:Georgia,Times New Roman,serif;line-height:1.75;background-color:#b8b8b8;color:#222;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 15px #00000014}.cookies-container h1{font-size:2.2rem;text-align:center;margin-bottom:.5rem;color:#111;border-bottom:2px solid #444;padding-bottom:.5rem}.cookies-container h2{font-size:1.3rem;margin-top:2rem;margin-bottom:.75rem;color:#111;border-bottom:1px solid #ccc;padding-bottom:.25rem}.cookies-container p{margin-bottom:1.25rem;font-size:1rem}.cookies-container ul{margin:1rem 0 1.5rem 1.5rem;padding-left:1rem;list-style:disc}.cookies-container li{margin-bottom:.5rem;font-size:1rem}.effective-date{text-align:center;font-style:italic;margin-bottom:2rem;color:#555}@media(max-width:600px){.cookies-container{padding:1.5rem}.cookies-container h1{font-size:1.8rem}.cookies-container h2{font-size:1.15rem}.cookies-container p,.cookies-container li{font-size:.95rem}}.cookies-container h1{font-size:2.5rem;margin-bottom:1.5rem}.cookies-container h2{font-size:1.5rem;margin-top:2rem}.cookies-container p,.cookies-container li{margin-bottom:1rem}.commercial-kitchens-page{width:100%;height:auto;padding-top:120px;background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-x:hidden}.comm-section{text-align:center;margin-bottom:3rem}.com-hero-image{width:100vw;height:400px;margin-bottom:1rem}.comm-section h1{margin-bottom:.5rem;position:absolute;top:380px;width:100%;background-color:#005e9959;color:#fff;font-size:40px;letter-spacing:3px;padding:.5rem 0}.com-hero-pee-desc{font-size:2.2rem;margin-bottom:.5rem;color:#fff}.com-hero-pee-P{font-size:1.4rem;margin-bottom:.5rem;color:#fff}.comm-button1{margin:.5rem;padding:1rem 2rem;font-size:1rem;border:none;background-color:#2e4f5ee5;color:#fff;border-radius:4px;cursor:pointer}.comm-button2{margin:.5rem;padding:1rem 2.5rem;font-size:1rem;border:none;background-color:#424242;color:#fff;border-radius:4px;cursor:pointer}.comm-button1:hover,.comm-button2:hover{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.why-choose{margin-bottom:3rem;display:flex;align-items:center;justify-content:center;margin-left:15%;margin-right:15%;color:#f5f5f5}.comm-title-why-choose{font-size:xx-large;text-align:center}.commercial-spanner{width:75%;height:1.5px;background-color:#bebebe80}.comm-sec-title{font-size:56px;margin-top:1rem;margin-bottom:3rem;background-color:#2e4f5ee5;color:#fff;width:75%;height:100px;justify-content:center;align-items:center;display:flex}.clean-durable-section{display:flex;align-items:center;justify-content:center;gap:50px;margin-bottom:3rem;width:90%}.clean-durable-sect{width:36%;align-items:center;display:flex;flex-direction:column;font-size:24px;color:#fff}.comm-slider-container{position:relative;width:75%;overflow:hidden;height:420px;margin-bottom:2rem;border-radius:8px}.comm-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:transform .5s ease-in-out,opacity .6s ease}.comm-slide.active{opacity:1}.comm-slide-image{width:100%;height:100%;object-fit:cover}.comm-slide-overlay{position:absolute;bottom:0;left:0;padding:2rem;background:#0000008c;width:100%;box-sizing:border-box}.comm-slide-title{font-size:2rem;color:#fff;margin-bottom:.8rem}.comm-slide-text{font-size:1rem;color:#fff;margin-bottom:1rem;max-width:900px}.comm-slide-button{background-color:#2e4f5ee5;padding:.8rem 2rem;border:none;color:#fff;border-radius:4px;cursor:pointer;font-weight:700}.comm-slide-button:hover{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000}.comm-prev-btn,.comm-next-btn{position:absolute;top:45%;transform:translateY(-50%);background:#0000008c;border:none;color:#fff;font-size:2rem;padding:.3rem .8rem;cursor:pointer;border-radius:3px}.comm-prev-btn{left:10px}.comm-next-btn{right:10px}.comm-prev-btn:hover,.comm-next-btn:hover{background:#ffffff4d;color:#000}.comm-slider-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:3rem}.comm-slider-dots .dot{width:10px;height:10px;border-radius:50%;background:#aaa;cursor:pointer;transition:background .3s ease}.comm-slider-dots .dot.active{background:#2e4f5e;transform:scale(1.2)}.comm-category-section{width:75%;margin:4rem 0;display:flex;gap:2rem;align-items:flex-start;justify-content:center;flex-wrap:wrap;height:auto}.comm-category-buttons{display:flex;flex-direction:column;gap:1rem;width:20%}.comm-category-btn{padding:1rem 1.2rem;background-color:#e8e8e8;border:none;border-radius:20px;font-weight:600;color:#202022;text-align:left;cursor:pointer;transition:all .3s ease}.comm-category-btn:hover,.comm-category-btn.active{background-color:#c0c0c07c;color:#000;text-decoration:underline;text-underline-offset:4px}.comm-category-display{flex:2;background-color:#f5f5f5;border-radius:6px;padding:1.5rem;box-shadow:0 2px 6px #0000001a;display:grid;grid-template-columns:minmax(280px,1fr) 1fr;gap:1.25rem;align-items:center;justify-content:center;height:auto}.comm-category-media{width:100%;height:100%;border-radius:6px;overflow:hidden;background:linear-gradient(135deg,#f0f0f0,#dcdcdc);display:flex;align-items:center;justify-content:center}.comm-category-image{width:100%;height:100%;max-height:420px;object-fit:cover;border-radius:6px}.comm-category-text h2{font-size:clamp(1.4rem,2.4vw,1.9rem);margin-bottom:.75rem;color:#202022}.comm-category-text p{font-size:clamp(.95rem,2.1vw,1.05rem);white-space:pre-line;line-height:1.6rem;color:#333}@media(max-width:1024px){.comm-section h1{font-size:32px}.com-hero-pee-desc{font-size:1.6rem}.comm-sec-title{font-size:40px;height:80px}.clean-durable-section{flex-direction:column;gap:24px}.clean-durable-sect{width:80%}.why-choose{flex-direction:column;text-align:center;width:90%}.comm-category-section{flex-direction:column;gap:2rem}.comm-category-buttons{width:100%;flex-direction:row;flex-wrap:wrap;justify-content:center}.comm-category-btn{flex:0 1 45%;text-align:center}.exciting-comm-cont{width:90%}}@media(max-width:1160px){.commercial-kitchens-page{padding-top:60px}.comm-american-made-top-cont{flex-direction:column;gap:16px;width:90%;padding-left:0;padding-right:0;text-align:center}.comm-american-top-text-cont{width:100%}.comm-american-top-img{height:190px}}@media(max-width:900px){.commercial-kitchens-page{padding-top:40px}.com-hero-image{height:360px}.comm-sec-title{font-size:32px;padding:1rem}.comm-section h1{background-color:#005e9940;margin-bottom:50px}.comm-section{padding:0 1rem}.com-hero-pee-desc{font-size:1.1rem;margin-top:60px}.comm-slider-container{width:90%;height:340px}.comm-category-section,.comm-category-display{width:90%}.comm-category-image{max-height:340px}.exciting-comm-cont{flex-direction:column;align-items:flex-start;gap:1.5rem}.exciting-p{width:100%}}@media(max-width:770px){.commercial-kitchens-page{padding-top:60px}.comm-category-display{grid-template-columns:1fr}.comm-category-text{width:100%;text-align:left}}@media(max-width:768px){.commercial-kitchens-page{padding-top:60px}.com-hero-image{height:320px}.com-hero-pee-desc{font-size:1.1rem;margin-top:80px}.com-hero-pee-P{font-size:.95rem}.comm-section h1{font-size:28px;width:97%}.comm-slider-container{width:90%;height:320px}.comm-category-btn{flex:0 1 100%}.comm-category-image{height:auto}.comm-baba-text-content{width:90%;margin:0 auto;line-height:1.6rem}}@media(max-width:640px){.commercial-kitchens-page{padding-top:60px}.comm-section h1{font-size:24px;letter-spacing:1px}.com-hero-pee-desc{font-size:1rem;margin-top:80px}.com-hero-pee-P{font-size:.92rem;padding:0 1rem}.comm-slider-container{height:300px}.comm-slide-overlay{padding:1rem}.comm-slide-title{font-size:1.35rem}.comm-slide-text{font-size:.95rem;max-width:100%}.comm-category-buttons{width:100%;flex-wrap:wrap;justify-content:center;gap:.5rem}.comm-category-section{width:95%;padding:0 1rem}.comm-category-display{grid-template-columns:1fr;gap:.75rem;width:90%}.comm-category-text{width:90%}.comm-category-text h2,.comm-category-text p{text-align:left}.comm-category-image{max-height:240px}.exciting-comm-cont{padding:1.5rem;gap:1.25rem}.exciting-comm-title{font-size:22px;text-align:left}.exciting-p{font-size:16px;width:100%}.comm-buttons{flex-direction:column;gap:10px;align-items:stretch;width:90%}.comm-buttons .comm-button1,.comm-buttons .comm-button2{width:100%}}@media(max-width:570px){.commercial-kitchens-page{padding-top:70px}.comm-section h1{font-size:22px;letter-spacing:.5px;width:94%}.com-hero-pee-desc{font-size:.95rem;margin-top:80px}.com-hero-pee-P{font-size:.9rem;padding:0 .75rem}.comm-slider-container{height:280px}.comm-slide-overlay{padding:.85rem}.comm-slide-title{font-size:1.25rem}.comm-slide-text{font-size:.9rem;max-width:100%}.comm-category-section{width:92%;padding:0 .75rem}.comm-category-display{width:90%;grid-template-columns:1fr;gap:.75rem}.comm-category-image{max-height:220px;min-height:180px}.comm-baba-text-content{width:100%;padding:0 .75rem}.comm-fam-own-title,.comm-baba-act{padding:0 .75rem;text-align:left}}.comm-american-made-top-cont{display:flex;padding-bottom:4%;align-items:center;gap:20%;width:90%}.comm-american-top-text-cont{display:flex;flex-direction:column;justify-content:center;align-items:center;width:45%;justify-self:flex-start}.comm-american-top-title{font-size:32px;font-style:italic;margin-bottom:0%}.comm-american-top-sub-title{margin-top:0%;font-size:15px;font-style:italic;word-spacing:.2cap;margin-bottom:2%;color:#464646;font-kerning:none;letter-spacing:2px;text-indent:16px}.comm-american-top-text-content{color:gray;line-height:1.6rem;font-size:large;letter-spacing:2px;color:#303030}.comm-american-top-img{height:230px}.comm-family-owned-cont{display:flex;flex-direction:column;justify-content:center;align-items:center}.comm-fam-own-title{font-size:26px;color:#303030}.comm-company-spanner{height:2px;background-color:gray;width:75%}.comm-baba-act{font-size:30px;font-style:italic;padding-bottom:3%}.comm-baba-text-content{font-size:20px;margin:0 5%;line-height:1.8rem;width:90%}.exciting-comm-title{font-size:28px;color:#303030;text-align:center}.exciting-comm-cont{margin-top:3rem;padding:2rem;display:flex;justify-content:space-between;align-items:center;gap:3rem;border-top:1px solid gray;border-bottom:1px solid gray}.exciting-p{font-size:18px;color:#3c3c3c;line-height:1.6rem;width:40%}.completed-projects-cont{display:flex;flex-wrap:wrap;align-items:center;gap:2rem;margin-top:2rem;width:80%;justify-content:center}.completed-project-card{display:inline-flex}.complete-img{height:130px;width:130px;border:1px solid black;border-radius:8px;cursor:pointer;transition:transform .2s ease}.complete-img:hover{transform:translateY(-2px) scale(1.02)}.comm-end-hero-image{width:100%;height:500px;margin-top:4rem}.comm-cta-stack{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.75rem;margin-bottom:2rem}.comm-outfit-text{font-size:1.1rem;color:#333}.comm-cta-headline{font-size:28px;margin:.5rem 0 0;text-align:center}.comm-cta-sub{font-size:18px;margin:0;text-align:center}#completed-projects{width:100%;text-align:center}@media(max-width:900px){.comm-american-made-top-cont{flex-direction:column;gap:16px;width:90%;padding-left:0;padding-right:0;text-align:center}.comm-american-top-text-cont{width:100%}.comm-american-top-img{height:190px}.comm-american-top-text-content{line-height:1.5rem;letter-spacing:1px}.comm-baba-text-content{width:90%;margin:0 auto}.exciting-comm-cont{flex-direction:column;align-items:flex-start;width:90%}.exciting-p{width:100%}.completed-projects-cont{width:90%;justify-content:center}.comm-buttons{flex-direction:column;gap:10px;align-items:stretch;width:90%}.comm-buttons .comm-button1,.comm-buttons .comm-button2{width:100%}}@media(max-width:640px){.comm-fam-own-title,.comm-baba-act,.comm-baba-text-content{text-align:left;padding:0 1rem}.comm-baba-text-content{line-height:1.6rem;width:90%}.exciting-comm-cont{padding:1.5rem;gap:1.25rem}.exciting-comm-title{font-size:22px;text-align:left}.exciting-p{font-size:16px}.complete-img{height:120px;width:120px}.comm-end-hero-image{height:360px}}.project-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:9990;animation:fadeIn .2s ease-out forwards}.project-modal-container{width:min(960px,92vw);max-height:88vh;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #00000059;display:grid;grid-template-columns:48% 52%;gap:0;transform:translateY(18px) scale(.96);opacity:0;animation:zoomSlideIn .28s ease-out forwards;z-index:9991}.project-modal-media{background:#f5f5f5;display:flex;align-items:center;justify-content:center;padding:18px}.project-modal-image{width:100%;height:auto;max-height:76vh;object-fit:contain}.project-modal-content{padding:22px 22px 26px;overflow:auto}.project-modal-title{margin:0 0 8px;font-size:1.6rem;color:#202022}.project-modal-facts{margin:0 0 12px 18px;padding:0;color:#333;line-height:1.45rem}.project-modal-facts li{margin-bottom:6px}.project-modal-blurb{color:#444;line-height:1.55rem;font-size:1rem}.project-modal-close{position:absolute;top:6px;right:10px;height:36px;width:36px;border-radius:999px;border:none;background:#00000014;cursor:pointer;font-size:26px;line-height:1;color:#222;z-index:9992}.project-modal-close:hover{background:#00000026}@keyframes zoomSlideIn{0%{transform:translateY(18px) scale(.96);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}@media(max-width:820px){.project-modal-container{grid-template-columns:1fr}.project-modal-media{padding:12px}.project-modal-content{padding:16px 16px 22px}}.outdoor-cabinets-page{width:100%;height:auto;padding-top:120px;background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff);display:flex;flex-direction:column;align-items:center;overflow-x:hidden;color:#202022}.oc-page-title{font-size:4em;font-weight:700;margin-bottom:.5em;color:#000;color:#677a84;-webkit-text-stroke:.25px white;width:100%}.res-kitchens-page{width:100%;height:auto;padding-top:120px;background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-x:hidden}.res-hero{text-align:center;margin-bottom:3rem;position:relative;width:100%;display:flex;flex-direction:column;align-items:center}.res-hero-image{width:100vw;height:400px;object-fit:cover}.res-hero-overlay{position:absolute;top:80%;left:50%;width:100%;transform:translate(-50%,-50%);color:#fff;text-align:center;background-color:#0006;padding:1rem 2rem;border-radius:8px}.res-hero-overlay h1{margin-bottom:.5rem;background-color:#005e9959;color:#fff;font-size:40px;letter-spacing:3px;padding:.5rem .75rem}.res-hero-desc{font-size:2rem;margin-bottom:.25rem;color:#fff;max-width:900px;padding:0 1.25rem}.res-hero-sub{font-size:1.2rem;margin-bottom:.75rem;color:#fff}.res-hero-buttons{display:flex;gap:10px;justify-content:center}.res-btn-primary,.res-btn-secondary{margin:.25rem;padding:1rem 2rem;font-size:1rem;border:none;color:#fff;border-radius:4px;cursor:pointer}.res-btn-primary{background-color:#2e4f5ee5}.res-btn-secondary{background-color:#7a7b7c}.res-btn-primary:hover,.res-btn-secondary:hover{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000;text-decoration:underline;text-underline-offset:4px}.res-spanner{width:75%;height:1.5px;background-color:#bebebe80}.res-banner-title{font-size:56px;margin-top:1rem;margin-bottom:3rem;background-color:#2e4f5ee5;color:#fff;width:75%;height:100px;display:flex;align-items:center;justify-content:center}.res-why-choose{margin-bottom:3rem;display:flex;align-items:center;justify-content:center;margin-left:10%;margin-right:10%;color:#f5f5f5;gap:24px;flex-wrap:wrap}.res-why-copy{max-width:640px;display:grid;gap:12px}.res-why-choose img{max-width:420px;width:100%;height:auto;object-fit:contain}.res-why-title{font-size:xx-large;text-align:center}.res-two-col-cards{display:flex;align-items:center;justify-content:center;gap:50px;margin-bottom:3rem;width:90%}.res-card{width:36%;align-items:center;display:flex;flex-direction:column;font-size:24px;color:#fff}.res-slider{position:relative;width:75%;overflow:hidden;height:420px;margin-bottom:2rem;border-radius:8px}.res-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:transform .5s ease-in-out,opacity .6s ease}.res-slide.active{opacity:1}.res-slide-image{width:100%;height:100%;object-fit:cover}.res-slide-overlay{position:absolute;bottom:0;left:0;padding:2rem;background:#0000008c;width:100%;box-sizing:border-box}.res-slide-title{font-size:2rem;color:#fff;margin-bottom:.8rem}.res-slide-text{font-size:1rem;color:#fff;margin-bottom:1rem;max-width:900px}.res-slide-btn{background-color:#2e4f5ee5;padding:.8rem 2rem;border:none;color:#fff;border-radius:4px;cursor:pointer;font-weight:700}.res-slide-btn:hover{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000}.res-prev,.res-next{position:absolute;top:45%;transform:translateY(-50%);background:#0000008c;border:none;color:#fff;font-size:2rem;padding:.3rem .8rem;cursor:pointer;border-radius:3px}.res-prev{left:10px}.res-next{right:10px}.res-prev:hover,.res-next:hover{background:#ffffff4d;color:#000}.res-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-bottom:3rem}.res-dot{width:10px;height:10px;border-radius:50%;background:#aaa;cursor:pointer;transition:background .3s ease,transform .2s ease}.res-dot.active{background:#2e4f5e;transform:scale(1.2)}.res-cta-buttons{display:flex;justify-content:center;gap:12px;margin-bottom:2rem}.res-category-section{width:75%;margin:4rem 0;display:flex;gap:2rem;align-items:flex-start;justify-content:center;flex-wrap:wrap;height:auto}.res-category-buttons{display:flex;flex-direction:column;gap:1rem;width:20%}.res-category-btn{padding:1rem 1.2rem;background-color:#e8e8e8;border:none;border-radius:20px;font-weight:600;color:#202022;text-align:left;cursor:pointer;transition:all .3s ease}.res-category-btn:hover,.res-category-btn.active{background-color:#c0c0c07c;color:#000;text-decoration:underline;text-underline-offset:4px}.res-category-display{flex:2;background-color:#f5f5f5;border-radius:6px;padding:1.5rem;box-shadow:0 2px 6px #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:auto}.res-category-image{width:100%;height:auto;max-height:420px;object-fit:cover;border-radius:6px;margin-bottom:1.2rem}.res-category-text h2{font-size:1.8rem;margin-bottom:1rem;color:#202022}.res-category-text p{font-size:1rem;white-space:pre-line;line-height:1.5rem;color:#333}.res-american{display:flex;padding-bottom:4%;align-items:center;gap:20%;width:75%;padding-left:5%;padding-right:5%}.res-american-text{display:flex;flex-direction:column;justify-content:center;align-items:center;width:45%;justify-self:flex-start}.res-american-title{font-size:32px;font-style:italic;margin-bottom:0%}.res-american-sub{margin-top:0%;font-size:15px;font-style:italic;word-spacing:.2cap;margin-bottom:2%;color:#464646;font-kerning:none;letter-spacing:2px;text-indent:16px}.res-american-body{color:#303030;line-height:1.6rem;font-size:large;letter-spacing:1px}.res-american-img{height:230px}.res-family-title{font-size:26px;color:#303030}.res-spanner-muted{height:2px;background-color:gray;width:75%;display:block}.res-baba-title{font-size:30px;font-style:italic;padding-bottom:3%}.res-baba-body{font-size:20px;margin:0 5%;line-height:1.8rem;width:75%;color:#333}.res-final-cta{margin-top:3rem;padding:2rem;display:flex;flex-direction:column;gap:.5rem;align-items:center;border-top:1px solid gray;border-bottom:1px solid gray;width:75%;text-align:center}.res-end-image{width:100%;height:500px;margin-top:4rem;object-fit:cover}@media(max-width:1024px){.res-kitchens-page{padding-top:80px}.res-hero-overlay h1{font-size:32px}.res-hero-desc{font-size:1.6rem}.res-banner-title{font-size:40px;height:80px}.res-two-col-cards{flex-direction:column;gap:24px}.res-card{width:80%}.res-american{flex-direction:column;gap:30px;text-align:center;padding-left:2%;padding-right:2%}.res-why-choose{flex-direction:column;text-align:center;margin-left:5%;margin-right:5%}.res-why-copy{max-width:100%}.res-category-section{flex-direction:column;gap:2rem}.res-category-buttons{width:100%;flex-direction:row;flex-wrap:wrap;justify-content:center}.res-category-btn{flex:0 1 45%;text-align:center}}@media(max-width:900px){.res-kitchens-page{padding-top:80px}.res-hero-image{height:360px}.res-hero-overlay{top:72%;padding:.75rem 1.25rem}.res-hero-buttons{flex-direction:column;align-items:center;width:100%}.res-hero-buttons .res-btn-primary,.res-hero-buttons .res-btn-secondary{width:90%;max-width:320px}.res-banner-title{font-size:32px;height:auto;padding:1rem}.res-slider{width:90%;height:340px}.res-category-section{width:90%}.res-category-display{width:100%}.res-why-choose img{max-width:360px}.res-category-image{max-height:360px}}@media(max-width:768px){.res-kitchens-page{padding-top:80px}.res-hero-image{height:340px}.res-hero-overlay{padding:.5rem}.res-hero-desc{font-size:1.2rem}.res-hero-sub{font-size:1rem}.res-slider{width:90%;height:380px}.res-american{flex-direction:column;gap:30px;text-align:center;padding-left:2%;padding-right:2%}.res-american-text{width:100%}.res-family-title{text-align:center}.res-baba-body{width:90%;margin:0 5%}.res-category-btn{flex:0 1 100%}.res-category-image{height:auto}.res-end-image{height:360px}}@media(max-width:640px){.res-kitchens-page{padding-top:60px}.res-hero-overlay h1{font-size:24px;letter-spacing:1px}.res-hero-desc{font-size:1rem}.res-hero-sub{font-size:.95rem;padding:0 1rem}.res-why-choose{gap:16px}.res-slider{height:300px}.res-slide-overlay{padding:1rem}.res-slide-title{font-size:1.35rem}.res-slide-text{font-size:.95rem;max-width:100%}.res-cta-buttons{flex-direction:column;width:90%;padding:0 1rem}.res-btn-primary,.res-btn-secondary{width:100%}.res-category-buttons{width:100%;flex-wrap:wrap;justify-content:center;gap:.5rem}.res-category-section{width:100%;max-width:90%}.res-category-display{flex-direction:column;gap:.75rem;align-items:flex-start;width:90%}.res-category-text{width:100%}.res-category-text h2,.res-category-text p{text-align:left}.res-category-image{max-height:260px}.res-american{width:80%;padding:0 1rem 2rem}.res-american-img{height:180px}.res-baba-title{width:85%;margin:0}.res-baba-body{width:80%;margin:0}}.outdoor-cabinets-page{width:100%;height:auto;padding-top:60px;background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff);display:flex;flex-direction:column;align-items:center;overflow-x:hidden;color:#202022}.oc-hero-top{width:100%;text-align:center;margin-bottom:1.25rem;color:#fff}.oc-page-sub{margin:0 0 8px;font-size:1.1rem}.oc-section{width:100%;margin-bottom:1.25rem}.oc-hero-row{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));align-items:stretch;gap:12px;padding:0 clamp(12px,2vw,20px) 10px;margin:0 auto 8px;box-sizing:border-box}.oc-hero-img{width:100%;height:clamp(180px,28vw,520px);object-fit:cover;border-radius:0}.oc-title{width:100%;text-align:left;padding:0 2%;font-size:1.8rem;color:#fff;margin:6px 0 8px}.oc-card-row{width:100%;padding:0 clamp(12px,2vw,20px);display:flex;gap:1px;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;margin:0 auto;box-sizing:border-box}.out-product-card{flex:0 1 calc(25% - 18px);transition:transform .2s ease,box-shadow .2s ease;padding:.2em;padding-bottom:1rem;margin-bottom:2em;width:100%;height:auto;border-radius:15px;background-color:#6e6e6e8e;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s,background .2s;cursor:pointer}.out-product-card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #00000026}.out-product-card-image{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;border-radius:6px;margin-bottom:1em}.out-product-card-title{font-size:1.4em;letter-spacing:3px;font-weight:600;margin-bottom:.5em;color:#000;text-align:center}.out-product-card-price{color:#000;margin-bottom:1em;font-size:1em}.out-product-card-btn{margin-top:auto;width:50%;height:60px;background:#444;color:#fff;border:1px solid #555;padding:.5em;border-radius:4px;cursor:pointer;font-size:1em;letter-spacing:.3rem;transition:background .2s}.out-product-card-btn:hover{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000;text-decoration:underline;text-underline-offset:4px}.oc-viewall-wrap{width:100%;margin-bottom:20px;display:flex;justify-content:center;padding:8px 2% 0}.oc-viewall-btn{background:#55555575;color:#fff;border:2px solid #ffffff;border-radius:28px;padding:18px 120px;font-weight:700;letter-spacing:.5px;cursor:pointer;transition:all .25s ease;justify-self:center;align-self:center}.oc-viewall-btn:hover{background:#fff;color:#202022}@media(max-width:1100px){.oc-hero-img{height:clamp(170px,26vw,320px)}.out-product-card{flex:0 1 calc(33.333% - 18px)}}@media(max-width:820px){.oc-hero-row{gap:14px}.oc-hero-img{height:clamp(160px,34vw,260px)}.out-product-card{flex:0 1 calc(50% - 18px)}}@media(max-width:540px){.oc-hero-img{height:210px}.out-product-card{flex:0 1 100%}.oc-title{text-align:center}.oc-viewall-wrap{justify-content:center}.out-product-card-btn{width:100%;height:52px}.oc-viewall-btn{width:min(90%,320px);padding:14px 0}}.product-card{position:relative;overflow:hidden}.product-page-cont{margin:0;background:#fff;color:#000;background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#636363 40%,#fff 90% 100%)}.product-top-sect{position:relative;display:flex;margin-bottom:.5rem;width:90%}.hero-text,.product-top-sect h1{padding-left:12px;font-size:2em;font-weight:700;margin-bottom:.35em;color:#000;justify-self:start;color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:max-content}.product-intro-text{max-width:1040px;margin:1.5rem auto 2rem;padding:0 1rem;font-size:1.05rem;line-height:1.65;color:#d6d6d6}.catalog-download-text{color:#649ab4;margin-top:4px;width:max-content}.catalog-download-text:hover{cursor:pointer;color:#64b468af}.advanced-product-card{width:300px;max-width:360px;box-sizing:border-box;display:flex;flex-direction:column;border-radius:8px;padding:1rem;transition:box-shadow .3s,transform .2s;position:relative;--hover-bg-color: var(--bg);--border-color: var(--accent);--background-color: var(--panel)}.advanced-product-card:hover{box-shadow:0 6px 16px #00000026}.pro-card-inner{padding:.2em;padding-top:1.75rem;padding-bottom:1.75rem;min-height:max-content;border-radius:5px;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s,background .2s;background:linear-gradient(195deg,#555,#535353b9,#8a8a8aa9 10%,#6d6d6d94 20%,#777 40%,#ffffff9f 90%,#acacac),linear-gradient(90deg,#ffffffd0,#57575798);color:#000;cursor:pointer}.advanced-product-card img{width:92%;border-radius:12px;margin:3% 4% 0}.advanced-product-card h3{font-size:1.1rem;margin:1rem;color:#000}.adv-card-price{color:#000;letter-spacing:3.2px;padding-top:24px;text-align:center;font-size:28px}.select-btn{padding:.6rem 1rem;background-color:#8d8d8d;color:#000;border:none;border-radius:8px;cursor:pointer;font-weight:700}.pagination{display:flex;flex-direction:column;justify-content:center;gap:.1rem;padding-bottom:.1rem}.pagination span{color:#1e73be;font-weight:700}.page-btn{padding:8px 12px;border-radius:6px;border:1px solid #1e73be;background:linear-gradient(145deg,#1e73be,#2f8de6);color:#000;cursor:pointer;font-weight:600;transition:all .2s ease}.page-btn.active,.page-btn:hover{background:linear-gradient(145deg,#2f8de6,#1e73be);color:#fff;box-shadow:0 6px 16px #1e73be59}.page-indicator-value{color:#26b3ff;font-weight:700}@media(max-width:768px){.product-page-cont{padding:110px 1rem 60px}.hero-text h1{font-size:2.4rem}.product-intro{font-size:.9rem}.custom-dropdown,.sort-bar select{width:100%}.sort-bar{flex-direction:column;align-items:flex-start;gap:.75rem}.product-bottom-div{flex-direction:column;align-items:center}.product-card{flex:1 1 90%;max-width:500px}}@media(max-width:480px){.hero-text h1{font-size:2rem;padding:0 .5rem}.breadcrumb{font-size:.75rem}.product-search-cont{width:95%;padding:0;border-radius:12px}.products-grid{gap:1rem}.product-card{flex:1 1 100%;max-width:100%}.product-card img{width:96%}.product-card-public{font-size:.9rem;letter-spacing:1px}.select-btn{width:100%;font-size:.9rem;padding:.5rem}.pagination{padding-bottom:2rem}.page-btn-group{flex-wrap:wrap;justify-content:center;gap:.5rem}.skip-to-page-form{width:100%;align-items:center}#skipPageInput{width:70%}}.product-show-container{background:linear-gradient(#202022 0% 5%,#202022 10%,#4f4f52 80%,#fff 99% 100%);width:90%;padding:120px 5%;margin:0;display:flex;flex-direction:column;align-items:center;font-family:Helvetica Neue,Arial,sans-serif}.product-show-container-title{padding-left:20px;font-size:2em;font-weight:700;margin-bottom:.5em;color:#000;align-self:self-start;color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:max-content;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:12px}.product-show-wrapper{display:flex;flex-wrap:wrap;gap:1.5rem;max-width:1200px;width:100%}.product-show-left{flex:1 1 400px;display:flex;flex-direction:column;align-items:center}.product-show-image-wrapper{width:100%;max-width:500px;perspective:1200px}.product-show-main-image{width:100%;border-radius:12px;transition:transform .6s ease}.product-show-main-image:hover{transform:rotateY(10deg) scale(1.05)}.product-show-thumbnails{display:flex;gap:.5rem;margin-top:1rem;flex-wrap:wrap;justify-content:center}.product-show-thumb{width:60px;height:60px;object-fit:cover;border-radius:6px;opacity:.7;cursor:pointer;transition:transform .3s,opacity .3s}.product-show-thumb:hover{transform:scale(1.1);opacity:1}.product-show-thumb.active{outline:2px solid #0077ff;opacity:1}.product-show-right{flex:1 1 300px;display:flex;flex-direction:column;gap:1rem}.product-show-title{font-size:2rem;font-weight:600;color:#fff}.product-show-price{font-size:1.5rem;color:#07f}.product-show-description{font-size:1rem;color:#fff;line-height:1.5}.product-show-quantity{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.product-show-qty-btn{background:#f2f2f2;border:1px solid #ccc;border-radius:4px;padding:.4rem .8rem;cursor:pointer;font-size:1.2rem}.product-show-qty-input{width:60px;text-align:center;font-size:1rem;padding:.3rem}.product-show-add-btn{padding:.8rem 1.5rem;background:linear-gradient(45deg,#07f,#00b3ff);border:none;border-radius:8px;color:#fff;font-size:1rem;cursor:pointer;transition:transform .2s,box-shadow .2s}.product-show-add-btn:hover{transform:translateY(-2px);box-shadow:0 6px 14px #00000026}@media(max-width:1100px){.product-show-container{padding:110px 4% 90px}.product-show-wrapper{gap:1.25rem}.product-show-image-wrapper{max-width:440px}}@media(max-width:900px){.product-show-container{padding:104px 3% 80px}.product-show-container-title{font-size:48px;-webkit-text-stroke:0}.product-show-wrapper{flex-direction:column;align-items:center}.product-show-left,.product-show-right{width:100%}.product-show-image-wrapper{max-width:380px}.product-show-title{font-size:1.7rem}.product-show-price{font-size:1.35rem}}@media(max-width:640px){.product-show-container{padding:94px 1.25rem 72px}.product-show-container-title{font-size:34px;text-align:center;width:100%}.product-show-wrapper{gap:1rem}.product-show-image-wrapper{max-width:320px}.product-show-main-image{border-radius:10px}.product-show-thumb{width:52px;height:52px}.product-show-title{font-size:1.45rem}.product-show-price{font-size:1.25rem}.product-show-description{font-size:.95rem}.product-show-quantity{gap:.5rem}.product-show-qty-input{width:56px}.product-show-add-btn{width:100%;text-align:center}}@media(max-width:430px){.product-show-container{padding:86px 1rem 64px}.product-show-container-title{font-size:28px}.product-show-image-wrapper{max-width:280px}.product-show-thumb{width:46px;height:46px}.product-show-title{font-size:1.25rem}.product-show-price{font-size:1.1rem}.product-show-description{font-size:.9rem}}.product-show-title,.product-show-price,.product-show-description,.product-show-qty-input,.product-show-qty-btn,.side-price,label{color:#fff}.product-show-qty-input{background:#222;border:1px solid #444;color:#fff}.product-show-add-btn,.product-show-qty-btn{background:#333;color:#fff;border:1px solid #555}.product-show-add-btn:disabled{background:#444;color:#888;border:1px solid #555}.product-show-description{color:#eee}.product-show-thumb.active{border:2px solid #fff}.product-show-total{color:#fff;margin:1em 0;font-size:1.2em}.basic-product-page-cont{padding:140px 1.25rem 60px;margin:0;background:#fff;color:#000;background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 40% 90%,#fff)}.basic-product-page-title{padding-left:12px;font-size:2em;font-weight:700;margin-bottom:.35em;color:#000;justify-self:start;color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:max-content}.basic-product-page-breadcrumbs{padding-left:20px;font-size:1.15em;color:#000;margin-bottom:1em;justify-self:start}.basic-product-category-header{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5em;font-size:1.1em;margin-bottom:.5em;background:linear-gradient(360deg,#44494def,#d1d1d16c),linear-gradient(90deg,#fff,#fff);width:100%}.basic-product-category-header>div{color:#000;font-size:32px;font-weight:500;cursor:pointer}.basic-product-category-header-underline{display:block;height:2px;width:100%;background:#444;margin-top:1em;margin-bottom:1em}.basic-product-category-description{max-width:85%;margin:0 0 2em 10%;color:#000;font-size:1.1rem;letter-spacing:1px}.sort-filter-bar{margin:1em auto 2em;display:flex;align-items:center;justify-content:flex-end;max-width:1040px;width:100%}.sort-dropdown{background:#fff;color:#000;border:1px solid #444;padding:.2em;border-radius:4px;font-size:1em;cursor:pointer}.basic-products-grid{display:flex;justify-content:center;flex-wrap:wrap;margin-top:2em;gap:1.25em}.basic-product-card{padding:.2em;padding-top:1.75rem;padding-bottom:1.75rem;margin-bottom:2em;width:420px;min-height:520px;border-radius:15px;display:flex;flex-direction:column;align-items:center;transition:box-shadow .2s,background .2s;background:linear-gradient(195deg,#555,#535353b9,#8a8a8acb 10%,#6d6d6d77 20%,#777 40%,#fff 90%,#acacac),linear-gradient(90deg,#ffffffd0,#57575798);cursor:pointer}.basic-product-card:hover{box-shadow:0 0 0 2px #fff;color:#fff;transform:translateY(-4px);box-shadow:0 6px 15px #00000026}.basic-product-card-image{width:380px;height:380px;object-fit:cover;border-radius:6px;margin-bottom:1em}.basic-product-card-title{font-size:1.35em;letter-spacing:2px;font-weight:600;margin-bottom:.5em;color:#000;text-align:center}.basic-product-card-price{color:#000;margin-bottom:1em;font-size:1em}.basic-product-card-btn{margin-top:auto;width:60%;height:56px;background:#444;color:#fff;border:1px solid #555;padding:.5em;border-radius:4px;cursor:pointer;font-size:1em;letter-spacing:.3rem;transition:background .2s}.basic-product-card-btn:hover{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000;text-decoration:underline;text-underline-offset:4px}.pagination-bar{display:flex;justify-content:center;align-items:center;margin:2em 0;color:#000}.pagination-btn{background:#333;color:#fff;border:1px solid #555;padding:.5em 1em;margin:0 1em;border-radius:4px;cursor:pointer;font-size:1em}.pagination-btn:hover{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000;text-decoration:underline;text-underline-offset:4px}.pagination-btn:disabled{background:#444;color:#000;cursor:not-allowed}.pagination-info{font-size:1.1em}.breadcrumbs{font-size:18px;background:linear-gradient(90deg,#303030 0% 100%);border-radius:15px;padding:6px;margin:10px 0 20px 20px;width:max-content}.breadcrumbs a{color:#007bff;text-decoration:none;letter-spacing:2px}@media(max-width:640px){.breadcrumbs{font-size:16px;padding:6px 10px;margin-left:0;width:auto;display:inline-flex;flex-wrap:wrap;gap:4px}}@media(max-width:420px){.breadcrumbs{font-size:14px;gap:2px}}@media(max-width:1200px){.basic-product-page-cont{padding:120px 1rem 50px}.basic-product-page-title{font-size:52px}.basic-product-card{width:360px}.basic-product-card-image{width:340px;height:340px}}@media(max-width:900px){.basic-product-page-cont{padding:110px .75rem 48px}.basic-product-page-title{font-size:44px;padding-left:6px}.basic-product-category-header{gap:1.1em;padding:.5rem .75rem}.basic-product-category-header>div{font-size:24px}.sort-filter-bar{justify-content:center}.basic-products-grid{gap:1em}.basic-product-card{width:320px;min-height:460px}.basic-product-card-image{width:300px;height:300px}.basic-product-card-btn{width:70%;letter-spacing:.2rem}}@media(max-width:640px){.basic-product-page-cont{padding:96px .65rem 44px}.basic-product-page-title{font-size:34px;-webkit-text-stroke:0;width:100%}.basic-product-category-header{gap:12px}.basic-product-category-header>div{font-size:19px}.sort-filter-bar{margin:.75em auto 1.5em}.sort-dropdown{width:100%;max-width:320px;font-size:.95em}.basic-products-grid{flex-direction:column;align-items:center}.basic-product-card{width:100%;max-width:360px;min-height:0;padding:1.4rem .6rem 1.6rem}.basic-product-card-image{width:100%;max-width:320px;height:auto;aspect-ratio:1 / 1}.basic-product-card-title{font-size:1.2em;letter-spacing:1px}.basic-product-card-price{font-size:.95em}.basic-product-card-btn{width:100%;height:52px;letter-spacing:.15rem}}@media(max-width:420px){.basic-product-page-cont{padding:88px .5rem 38px}.basic-product-page-title{font-size:28px;text-align:center}.basic-product-category-header{justify-content:center;width:94%;gap:10px}.basic-product-category-header>div{font-size:17px}.basic-product-card{max-width:340px}.basic-product-card-image{max-width:280px}}.breadcrumbs{font-size:.95rem;color:#555;letter-spacing:2px}.breadcrumb-segment{cursor:pointer;text-transform:capitalize}.breadcrumb-segment.clickable:hover{color:#6a9fc2;text-decoration:underline}.breadcrumb-segment.active{font-weight:700;color:#6a9fc2}.breadcrumb-separator{margin:0 6px}@media(max-width:640px){.breadcrumbs{font-size:.88rem;letter-spacing:1px;display:flex;flex-wrap:wrap;gap:4px}.breadcrumb-separator{margin:0 4px}}@media(max-width:420px){.breadcrumbs{font-size:.82rem;gap:2px}.breadcrumb-separator{margin:0 2px}}.product-option-page{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;padding:2rem;padding-top:140px;margin:0 auto;background:#fff;color:#000;background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff)}.product-left{flex:2;min-width:0}.cat-title{padding-left:12px;font-weight:700;margin-bottom:.35em;color:#677a84;font-size:36px;line-height:1.1;-webkit-text-stroke:.5px rgb(0,0,0);width:auto;max-width:100%}.image-spotlight{display:flex;justify-content:center;align-items:center;background:transparent;padding:20px;border-radius:12px}.main-cat-image{width:100%;max-width:600px;border-radius:8px;object-fit:cover}.image-thumbnails{display:flex;gap:10px;margin-top:15px;flex-wrap:wrap}.thumbnail{width:100px;height:100px;object-fit:cover;border-radius:8px;cursor:pointer;transition:transform .2s;border:2px solid transparent}.thumbnail:hover{transform:scale(1.05)}.thumbnail.active{border-color:#1e90ff;transform:scale(1.07)}.product-right{flex:1;display:flex;flex-direction:column;align-items:flex-start;background-color:#fff;padding-left:1.75rem;padding-right:0;border-radius:15px;gap:8px}.product-right h3{margin-bottom:10px}.product-dropdown{width:100%;padding:10px;font-size:1rem;border-radius:8px;border:1px solid #ccc;background-color:#fff}.product-preview{margin-top:12px;background:#fafafa;padding:12px;border-radius:8px;border:1px solid #eee;width:100%}.product-right label{margin-top:10px;font-weight:600}.product-right select{width:100%;padding:8px;margin-bottom:10px;border-radius:6px;border:1px solid #ccc;background-color:#fff}.product-right select:focus{outline:none;border-color:#1e90ff;box-shadow:0 0 3px #1e90ff80}.sku-missing{color:#c0392b}.sku-helper{margin-top:8px;color:#c0392b;font-size:14px}.quantity-row{margin-top:12px;display:flex;align-items:center;gap:8px}.quantity-label{display:inline-flex;align-items:center;gap:8px}.quantity-input{width:72px}.total-preview{margin-top:10px;font-weight:700}.add-to-cart-btn{margin-top:12px;padding:10px 18px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer}.add-to-cart-btn:disabled{background-color:#9bbcf0;cursor:not-allowed}.breadcrumbs{font-size:18px;background:linear-gradient(90deg,#303030 0% 100%);border-radius:15px;padding:10px;margin:10px 0 20px 20px;width:max-content}.breadcrumbs a{color:#c7e4ffa4;text-decoration:none;letter-spacing:2px}.breadcrumbs a:hover{color:#6a9fc2;text-decoration:underline}.breadcrumbs span{color:#6a9fc2}@media(max-width:1100px){.product-option-page{padding:2rem 1.25rem;gap:28px}.main-cat-image{max-width:520px}.cat-title{width:auto;font-size:32px}}@media(max-width:900px){.product-option-page{flex-direction:column;padding:1.8rem 1rem 2.2rem;gap:24px}.product-left,.product-right{width:100%}.product-right{padding:1.35rem .85rem 1.35rem 1.25rem}.main-cat-image{max-width:460px;margin:0 auto}.cat-title{font-size:28px;padding-left:8px}.breadcrumbs{margin-left:10px}}@media(max-width:640px){.product-option-page{padding:1.6rem .85rem 2rem;gap:18px}.cat-title{font-size:24px;-webkit-text-stroke:0;width:100%}.image-spotlight{padding:14px}.main-cat-image{max-width:360px}.image-thumbnails{gap:8px}.thumbnail{width:78px;height:78px}.product-right{padding:1.1rem .65rem 1.1rem .95rem}.product-right select{font-size:.95rem}.breadcrumbs{font-size:16px;padding:8px 10px;margin-left:0;width:auto;display:inline-flex;flex-wrap:wrap;gap:4px}}@media(max-width:430px){.product-option-page{padding:1.4rem .75rem 1.8rem;padding-top:60px}.cat-title{font-size:22px;text-align:start}.image-spotlight{padding:12px}.main-cat-image{max-width:300px}.thumbnail{width:68px;height:68px}.product-right{width:96%;padding:10px}.breadcrumbs{font-size:14px;gap:2px}}.recieving-note{margin-top:12px;font-size:0 nine rem;color:#f11919}.product-selector{display:flex;flex-direction:column;align-items:flex-start;background:transparent;border-radius:12px;gap:12px;font-family:Arial,sans-serif}.option-pro-select{display:flex;align-items:center;gap:8px;width:100%;flex-wrap:wrap}.pro-cat-select-label{font-size:.85rem;color:#000;min-width:55px}.pro-cat-select-select{flex:1;padding:6px 8px;font-size:.9rem;border:1px solid #ccc;border-radius:6px;outline:none;transition:border-color .2s,box-shadow .2s}.pro-cat-select-select:focus{border-color:#0078ff;box-shadow:0 0 4px #0078ff4d}.clear-options{cursor:pointer;color:#0078ff;font-size:.85rem;align-self:flex-end;margin-top:4px;text-decoration:underline}.product-preview{margin-top:12px;font-size:.9rem;line-height:1.5;color:#333;background:#fff;padding:10px;border-radius:8px;width:95%;box-shadow:0 2px 5px #00000014}.product-preview p{margin:4px 0}.product-preview strong{color:#000}.ada-status{font-weight:600}.ada-status--yes{color:#16a34a}.ada-status--no{color:#6b7280}.variant-selected{margin-top:6px}.options-hint{font-size:12px;opacity:.8}@media(max-width:640px){.product-selector{padding:10px;gap:10px}.option-pro-select{gap:6px}.pro-cat-select-label{min-width:48px}.pro-cat-select-select{width:100%;font-size:.9rem}.product-preview{width:100%;font-size:.88rem}}@media(max-width:420px){.option-pro-select{flex-direction:column;align-items:flex-start}.pro-cat-select-label{min-width:0;font-size:.8rem}.pro-cat-select-select{width:100%;font-size:.85rem}.clear-options{align-self:flex-start}}.com-cont{background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff);padding-top:1.5%;width:100%}.top-cont{height:100%;padding-bottom:4%;padding-top:5%}.top-company-div{position:relative;height:auto;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;overflow:hidden;letter-spacing:14px}.res-hero2{text-align:center;margin-bottom:3rem;position:relative;width:100%}.res-hero-image2{width:100%;height:400px;object-fit:cover}.res-hero-overlay2{position:absolute;top:80%;left:50%;width:100%;transform:translate(-50%,-50%);color:#fff;text-align:center;background-color:#3a3a3a46;border-radius:8px}.res-hero-overlay2 h1{margin-bottom:.5rem;background:linear-gradient(90deg,#44494def,#d1d1d16c);color:#fff;font-size:40px;letter-spacing:3px;padding:.5rem .75rem}.top-company-div:before{content:"";position:absolute;inset:0;background:url(https://res.cloudinary.com/dwxpnnlfe/image/upload/v1761244432/fNQPq2MPwcWd2TBzqiPJ--0--6l8eo_rwx4ad.jpg) center/cover no-repeat;z-index:1}.top-company-text-button-cont{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:0 10%}.top-company-text{font-family:Arial,Helvetica,sans-serif;font-size:clamp(36px,8vw,120px);text-align:center;-webkit-text-stroke:3.2px #000000;line-height:1.42;z-index:1;width:100%;margin:0 auto;padding-top:120px;white-space:normal;overflow-wrap:break-word;word-break:normal}.top-company-text .word{display:inline-block;white-space:nowrap}.top-company-text .space{display:inline}.top-company-text .char{display:inline-block;position:relative;will-change:transform,background-position,filter;animation:waveSteel 4.5s ease-in-out infinite;background:linear-gradient(120deg,#8f8f8f 5%,#dcdcdc 20%,#a6a6a6 40%,#f3f3f3,#9c9c9c,#e1e1e1,#6f6f6f);background-size:220% auto;-webkit-background-clip:text;background-clip:text;color:transparent}@keyframes waveSteel{0%{transform:translateZ(0) rotate(0);background-position:0% center;filter:brightness(1)}50%{transform:translate3d(6px,-12px,0) rotate(.6deg);background-position:200% center;filter:brightness(1.05)}to{transform:translateZ(0) rotate(0);background-position:0% center;filter:brightness(1)}}.top-company-button{background-color:#474545be;color:#fff;width:220px;border-radius:25px;height:50px;cursor:pointer;display:flex;justify-content:center;align-items:center;justify-self:center;margin-top:10px;margin-bottom:10px;border:none;font-size:20px}.top-company-button:hover{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000;box-shadow:0 0 10px #fff;text-decoration:underline;text-underline-offset:4px}.services-section{display:flex;padding-top:3%;gap:30px;width:90%;justify-self:center}.services-card,.services-card-two,.services-card-three{height:900px;width:500px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:hidden;position:relative;border-radius:15px;cursor:pointer}.services-card:after,.services-card-two:after,.services-card-three:after{content:"";position:absolute;inset:0;background:#0000004d;opacity:0;transition:opacity .3s ease-in-out;border-radius:15px}.services-card:hover:after,.services-card-two:hover:after,.services-card-three:hover:after{opacity:1}.serv-card-text{color:#fff;font-size:38px;text-align:center;margin-bottom:20px;position:relative;z-index:2}.services-card img,.services-card-two img,.services-card-three img{width:100%;height:100%;object-fit:cover;border-radius:15px}.american-made-top-cont{display:flex;align-items:center;gap:20%;padding:10% 5% 4%}.american-top-text-cont{display:flex;flex-direction:column;justify-content:center;align-items:center;width:45%;justify-self:flex-start}.american-top-title{font-size:32px;font-style:italic;margin-bottom:0%}.american-top-sub-title{margin-top:0%;font-size:15px;font-style:italic;word-spacing:.2cap;margin-bottom:2%;color:#464646;font-kerning:none;letter-spacing:2px;text-indent:16px}.american-top-text-content{line-height:1.6rem;font-size:large;letter-spacing:2px;color:#303030}.american-top-img{height:230px}.family-owned-cont{display:flex;flex-direction:column;justify-content:center;align-items:center}.fam-own-title{font-size:26px;color:#303030}.company-spanner{height:2px;background-color:gray;width:90%}.baba-act{font-size:30px;font-style:italic;padding-bottom:3%}.baba-text-content{margin:0 5%;line-height:1.8rem}.nkba-img{width:auto;margin:1%}.nkba-title{font-size:20px;margin-bottom:1%;letter-spacing:.2cap}.nkba-text-content{margin:1% 5%;line-height:1.8rem}.kitchen-title{font-size:20px;margin-bottom:1%;letter-spacing:.2cap}.ncma-img-and-text-container{display:flex;align-items:center;gap:1.5%}.ncma-img{width:auto;height:150px;margin-left:5%}.mission-title{font-size:38px;margin-bottom:1%;letter-spacing:.2cap}.mission-text-content{display:flex;text-align:center;font-style:italic;color:#000000c3;font-size:30px;margin:1% 5% 5%;line-height:2rem}.crew-title{font-size:44px;color:#000;margin-bottom:2%}.crew-card-container{display:flex;justify-content:center;gap:1%;margin-bottom:1%}.crew-card{border:2px solid rgb(27,27,34);border-radius:20px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:16.5%;height:auto;background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84)}.crew-img{height:200px;width:200px;margin-top:5%}.crew-name{color:#000;font-size:24px}.crew-position{color:#000;margin-bottom:5%}.crew-card-text-content{color:#000;margin:1% 5%;font-size:15px;padding-bottom:15%}.company-bottom{background-image:url(https://res.cloudinary.com/dwxpnnlfe/image/upload/v1757556925/Screenshot_2025-09-10_221502_ytzjws.png);background-size:100% 100%;width:100%;height:500px;margin-top:1%}.company-bottom-text-overlay{background-color:#717e91db;height:100px;color:#fff;font-size:24px;text-align:center}@media(max-width:1024px){.top-company-text{font-size:clamp(28px,8vw,60px);line-height:1.12;padding:0 5%;max-width:95%}.top-company-button{width:55%;height:45px}.services-section{flex-wrap:wrap;gap:30px}.services-card,.services-card-two,.services-card-three{width:80%;height:600px}.american-made-top-cont{flex-direction:column;gap:40px;text-align:center}.american-top-text-cont{width:90%}.ncma-img-and-text-container{flex-direction:column;gap:15px}}@media(max-width:768px){.top-company-text{font-size:clamp(22px,9vw,36px);line-height:1.2;padding:0 5%;max-width:100%}.top-company-button{width:60%;height:40px}.services-card,.services-card-two,.services-card-three{width:95%;height:450px}.serv-card-text,.american-top-title{font-size:24px}.american-top-sub-title{font-size:14px}.american-top-img{width:100%;height:auto}.crew-card-container{flex-direction:column;align-items:center;gap:20px}.crew-card{width:80%}.crew-img{width:150px;height:150px}.company-bottom{height:300px;background-size:cover}.company-bottom-text-overlay{font-size:18px;padding:10px;height:auto}}@media(max-width:768px){.top-company-text{font-size:clamp(22px,9vw,36px);line-height:1.2;padding:0 5%;max-width:100%}.top-company-button{width:60%;height:40px}.services-card,.services-card-two,.services-card-three{width:95%;height:450px}.serv-card-text{font-size:24px}.american-made-top-cont{flex-direction:column;gap:30px;text-align:center;padding-left:2%;padding-right:2%}.american-top-text-cont{width:100%}.american-top-title{font-size:24px}.american-top-sub-title{font-size:14px;letter-spacing:1px}.american-top-img{width:100%;height:auto}.fam-own-title{font-size:20px;text-align:center}.baba-act{font-size:22px;text-align:center}.baba-text-content{font-size:16px;line-height:1.5rem;margin:0 2%;text-align:center}.nkba-title{font-size:18px;text-align:center}.nkba-text-content{font-size:16px;line-height:1.5rem;margin:0 2%;text-align:center}.nkba-img{width:80%;height:auto}.kitchen-title{font-size:18px;text-align:center}.ncma-img-and-text-container{flex-direction:column;gap:15px;text-align:center}.ncma-img{width:80%;height:auto;margin-left:0}.mission-title{font-size:24px;text-align:center}.mission-text-content{font-size:16px;line-height:1.5rem;margin:0 5%}.crew-title{font-size:28px;text-align:center}.crew-card-container{flex-direction:column;align-items:center;gap:20px}.crew-card{width:85%;padding-bottom:20px}.crew-img{width:150px;height:150px}.crew-name{font-size:20px}.crew-card-text-content{font-size:14px;padding-bottom:10%}.company-bottom{height:600px;margin-top:7%}.company-bottom-text-overlay{font-size:18px;line-height:1.5rem;padding:15px;height:auto}}:root{--spot-alpha: .7;--spot-fade: 30vmin;--bw: 8px;--mx: -9999;--my: -9999;--bg: hsl(220 15% 7%);--panel: hsl(0, 0%, 26%);--text: hsl(0, 0%, 100%);--muted: hsl(220 10% 65% / .85);--border-base: hsl(210 10% 28% / .6);--accent: hsl(190 90% 60%)}.blog-cont{background-color:#202022;width:90%;min-height:100vh;padding:140px 5%;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:Helvetica Neue,Arial,sans-serif}.blog-hero{text-align:center;padding:1rem;background:linear-gradient(120deg,#616161,#2b2c2e);color:#fff;border-radius:25px;margin-bottom:2.5rem;height:auto;width:20%}.blog-hero h1{margin-bottom:.5rem;font-size:1.5rem}.blog-tabs{display:flex;justify-content:center;margin:2rem 0;gap:1rem;flex-wrap:wrap}.blog-tab-btn{padding:.5rem 1.2rem;cursor:pointer}.blog-tab-btn:hover,.blog-tab-btn.active{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000}.blog-grid{display:grid;width:80%;gap:18px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));--spot-hsl: 200 35% 55%}.blog-card{position:relative;border-radius:16px;overflow:clip;min-height:150px;transition:background .3s ease;color:var(--text);background:var(--panel);cursor:pointer;--hover-bg-color: var(--bg);--border-color: var(--accent)}.blog-card>*{z-index:1}.blog-img{width:92%;border-radius:12px;margin:3% 4% 0}.blog-text{padding:1.5rem}.blog-text h3{margin-top:0}.blog-date{font-size:.85rem;color:#b6b6b6;margin-bottom:.5rem;display:block}.blog-card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:var(--hover-bg-color);opacity:0;transition:opacity .25s ease;mix-blend-mode:multiply}.blog-card:hover:before{opacity:.3}@media(min-width:700px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.blog-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.blog-grid{grid-template-columns:1fr}}.blog-template{margin:auto;padding:2rem;color:#000;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center}.blog-template *,.blog-gallery *,.hero-banner *,.split-layout *,.magazine-layout *{color:#000!important;text-shadow:none!important;background-image:none!important}.blog-template a{color:#000;text-decoration:underline}.blog-template a:hover{color:#222;text-decoration:none}.blog-thumbnail,.hero-banner img{width:100%;border-radius:12px;object-fit:cover}.hero-banner{position:relative;height:400px;overflow:hidden}.hero-banner img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;bottom:0;background:linear-gradient(to top,#ffffffe6,#fff9);color:#000;padding:2rem}.blog-gallery{margin-top:2rem;display:flex;flex-wrap:wrap;gap:1rem}.blog-gallery-img{width:calc(33.3% - .5rem);border-radius:8px;object-fit:cover}.split-layout{display:flex;gap:2rem;background:#fff}.split-left{flex:2}.split-right{flex:1}.side-img{width:100%;border-radius:10px;object-fit:cover}.split-title-input{font-size:1.3rem;font-weight:600;margin-bottom:1rem}.split-content{display:flex;gap:1.5rem;align-items:flex-start}.split-image-side{flex:1}.split-text-side{flex:2}.split-preview{width:100%;border-radius:8px;object-fit:cover}.split-placeholder{border:2px dashed #aaa;border-radius:8px;height:200px;display:flex;align-items:center;justify-content:center;color:#777}.gallery-layout{background:#fff}.gallery-title-input{font-size:1.5rem;font-weight:700;border:none;border-bottom:2px solid #ccc;margin-bottom:1rem}.gallery-layout .block-editor img{max-width:100%;border-radius:6px}.magazine-layout{background:#fff}.magazine-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.magazine-title-input{font-size:1.5rem;border-bottom:2px solid #ddd;margin-bottom:1rem;font-weight:600}.blog-template h1,.blog-template h2,.blog-template h3,.blog-template h4,.blog-template h5,.blog-template h6,.blog-template p,.blog-template li,.blog-template figcaption,.blog-template blockquote{color:#000!important}.blog-template blockquote{border-left:4px solid #000;padding-left:1rem;margin:1.5rem 0;font-style:italic;background:#fafafa}input,textarea,select{color:#000;border:1px solid #ccc}input::placeholder,textarea::placeholder{color:#555}body,.blog-template{background-color:#fff}.blog-show{padding:2rem;padding-top:120px;color:#000;background:#fff}.blog-gallery-inline{margin-top:3rem;text-align:center}.blog-gallery-inline h2{font-size:1.6rem;margin-bottom:1rem;color:#000}.blog-gallery-row{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.gallery-thumb{background:#fff;border:1px solid #ddd;border-radius:8px;overflow:hidden;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease;width:clamp(220px,30%,320px);text-align:center}.gallery-thumb:hover{transform:translateY(-4px);box-shadow:0 4px 10px #00000026}.gallery-thumb img{width:100%;height:220px;object-fit:cover;display:block}.gallery-thumb figcaption{padding:.5rem;font-size:.9rem;color:#444}.img-lightbox{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:9999;cursor:zoom-out;animation:fadeIn .25s ease}.img-lightbox img{max-width:90%;max-height:90vh;object-fit:contain;border-radius:12px;box-shadow:0 0 30px #ffffff1a;animation:scaleIn .3s ease}.close-btn{position:absolute;top:1.5rem;right:1.5rem;background:#00000080;border:none;color:#fff;font-size:1.8rem;border-radius:50%;cursor:pointer;width:38px;height:38px;display:flex;align-items:center;justify-content:center;transition:background .2s ease;z-index:10000}.close-btn:hover{background:#fff3}@keyframes scaleIn{0%{transform:scale(.9);opacity:.8}to{transform:scale(1);opacity:1}}.back-button-wrap{text-align:center;margin-top:2rem}.back-btn{background:#000;color:#fff;padding:.6rem 1.2rem;border-radius:6px;cursor:pointer;border:none;font-weight:500;transition:.2s}.back-btn:hover{opacity:.85}.contact-cont{width:100%;margin:0 auto;padding:120px clamp(16px,4vw,72px) 80px;font-family:Helvetica Neue,Arial,sans-serif;color:#fff;gap:1.5rem;background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#4f4f52 50%,#fff 80% 90%,#fff);display:flex;flex-direction:column;box-sizing:border-box;min-height:100vh}.contact-top--sect{width:100%;border-radius:20px;margin-bottom:2rem}.contact-img{width:100%;max-width:100%;height:auto;object-fit:cover}.contact-info{width:min(100%,1100px);text-align:center;margin:0 auto 2rem;line-height:1.6}.contact-info p{margin:.3rem 0;font-size:1.2rem}.contact-title{display:flex;padding-left:12px;font-size:2em;font-weight:700;margin-bottom:.35em;color:#000;justify-self:flex-start;color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:max-content}.contact-form{width:min(100%,1050px);margin:0 auto;display:flex;flex-direction:column;gap:1.5rem;background-color:#2b2c2e;padding:2rem;border-radius:15px}.contact-form label{display:flex;flex-direction:column;font-weight:700;font-size:.95rem;color:#fff}.contact-form input,.contact-form select,.contact-form textarea{margin-top:.5rem;padding:.6rem .8rem;border-radius:8px;border:none;font-size:.9rem;outline:none;background-color:#1d1d1d;color:#fff}.contact-form textarea{min-height:80px;resize:vertical}.contact-form .checkbox-group{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.contact-form .checkbox-group label{font-weight:400;display:flex;align-items:center;gap:.4rem}.contact-form .submit-btn{background-color:#5a5a5a;color:#fff;font-weight:700;border:none;padding:.8rem 1.5rem;border-radius:10px;cursor:pointer;transition:all .3s ease;align-self:flex-start}.contact-form .submit-btn:hover{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000}.contact-form .consent{display:flex;align-items:center;gap:.5rem;font-weight:400}@media(max-width:1024px){.contact-cont{padding:100px 4% 70px}.contact-title{font-size:40px}.contact-info{text-align:center}.contact-img{height:auto}}@media(max-width:768px){.contact-cont{width:100%;padding:88px 3.5% 60px;gap:1.25rem}.contact-title{font-size:34px;-webkit-text-stroke:0}.contact-info p{font-size:1.05rem}.contact-img{height:auto}.contact-form{padding:1.5rem}.contact-form input,.contact-form select,.contact-form textarea{font-size:.95rem}}@media(max-width:480px){.contact-cont{width:100%;padding:76px 3% 48px}.contact-title{font-size:34px;flex-wrap:wrap;width:90%;margin-bottom:.25em}.contact-info p{font-size:1rem}.contact-img{height:auto}.contact-form{padding:1.25rem}.contact-form .checkbox-group{gap:.6rem}.contact-form .submit-btn{width:100%;text-align:center}}.hbk-form{background:#fff;color:#000;font-family:Inter,Arial,sans-serif;padding:2.25rem;border-radius:8px;max-width:1100px;width:98%;margin:2rem auto;box-shadow:0 0 10px #0000000d}.hbk-form *{box-sizing:border-box}.hbk-heading{font-size:2rem;font-weight:600;margin-bottom:.25rem;text-align:center}.hbk-subtext{text-align:center;color:#444;margin-bottom:2rem}.hbk-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem 1.5rem}.hbk-full{grid-column:1 / -1}.hbk-field{display:flex;flex-direction:column;color:#000;min-width:0}.hbk-label{font-weight:600;font-size:.95rem;margin-bottom:.35rem;color:#000}.hbk-input,.hbk-select,.hbk-textarea{padding:.6rem .75rem;border:1px solid #ccc;border-radius:4px;background:#f8f9fa;font-size:.95rem;transition:border-color .2s ease;color:#000;width:100%;max-width:100%}.hbk-input:focus,.hbk-select:focus,.hbk-textarea:focus{outline:none;border-color:#000}.hbk-textarea{min-height:120px;resize:vertical}.hbk-small{font-size:.8rem;color:#777;margin-top:.25rem}.hbk-divy-savy{font-size:.8rem;color:#777;margin-top:.25rem;display:flex;flex-direction:row;justify-content:space-between;gap:10px;width:100%}.hbk-divy-savy-div{display:flex;flex-direction:column;color:#000;width:48.5%}.hbk-divy-savy-label{font-weight:600;font-size:.95rem;margin-bottom:.35rem;color:#000}.hbk-divy-select{padding:.65rem .75rem;border:1px solid #ccc;border-radius:4px;background:#f8f9fa;font-size:.95rem;transition:border-color .2s ease;color:#000}.hbk-divy-checkbox-columns{display:flex;justify-content:space-between;gap:1rem;grid-column:1 / -1;color:#000}.hbk-divy-fieldset{border:none;padding:0;color:#000}.hbk-divy-legend{font-weight:600;font-size:1rem;margin-bottom:.5rem;color:#000}.hbk-divy-checkbox{display:block;margin-bottom:.25rem;color:#000;font-size:1rem}.hbk-divy-checkbox-input{margin-right:.4rem}.hbk-checkbox-columns{display:flex;justify-content:space-between;gap:1rem;grid-column:1 / -1}.hbk-fieldset{border:none;padding:0}.hbk-legend{font-weight:600;margin-bottom:.5rem}.hbk-checkbox{display:block;margin-bottom:.25rem;color:#000}.hbk-checkbox-input{margin-right:.4rem}.hbk-upload-section{grid-column:1 / -1}.hbk-upload-box{margin-top:.5rem;padding:2rem 1rem;border:1.5px dashed #ccc;border-radius:6px;text-align:center;background:#fff;transition:border-color .2s ease,background-color .2s ease}.hbk-upload-box--over{border-color:#000;background-color:#f3f3f3}.hbk-file-input{display:none}.hbk-upload-icon{font-size:2rem;margin-bottom:.5rem}.hbk-upload-label{display:block;cursor:pointer}.hbk-upload-text{font-size:.95rem;color:#333}.hbk-upload-text span{color:#000;font-weight:600;text-decoration:underline}.hbk-upload-small{display:block;font-size:.8rem;color:#777;margin-top:.4rem}.hbk-uploading{font-size:.9rem;color:#666;margin-top:.5rem}.hbk-error{color:#c00;font-size:.9rem;margin-top:.5rem}.hbk-file-preview{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.hbk-preview-item{position:relative;width:120px;height:120px;border:1px solid #ddd;border-radius:4px;overflow:hidden}.hbk-preview-img{width:100%;height:100%;object-fit:cover;display:block}.hbk-remove-btn{position:absolute;top:4px;right:4px;background:#0009;color:#fff;border:none;border-radius:50%;width:22px;height:22px;font-size:.85rem;cursor:pointer;line-height:20px;transition:background .2s ease}.hbk-remove-btn:hover{background:#000000d9}.hbk-submit-btn{display:block;background:#333;color:#fff;border:none;margin-top:10px;padding:.85rem 2.25rem;border-radius:5px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s ease;width:100%}.hbk-submit-btn:hover{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px}.hbk-message{text-align:center;margin-top:1rem;font-weight:500}.hbk-consent-note{margin-top:1.5rem;font-size:.75rem;color:#666;text-align:center}.hbk-error-input{border-color:#e74c3c!important;background-color:#fff5f5}.hbk-error-text{color:#e74c3c;font-size:.85rem;margin-top:.25rem;display:block}.capture-it{margin-top:10px}@media(max-width:900px){.hbk-grid{grid-template-columns:1fr}.hbk-checkbox-columns{flex-direction:column}.hbk-file-preview{justify-content:center}.hbk-form{padding:1.75rem;margin:1.5rem auto}.hbk-heading{font-size:1.6rem}.hbk-grid{gap:1.1rem 1.3rem}}@media(max-width:640px){.hbk-form{padding:1.4rem;margin:1.25rem auto}.hbk-heading{font-size:1.4rem}.hbk-grid{gap:1rem 1.25rem}.hbk-upload-box{padding:1.5rem .75rem}.hbk-submit-btn{padding:.8rem 2rem}.hbk-checkbox-columns{gap:.75rem}.hbk-checkbox-columns .hbk-fieldset,.hbk-divy-checkbox-columns .hbk-divy-fieldset{width:100%}}@media(max-width:480px){.hbk-form{padding:1.2rem;margin:1rem auto;width:90%}.hbk-heading{font-size:1.2rem}.hbk-grid{gap:.9rem 1rem}.hbk-input,.hbk-select,.hbk-textarea{width:100%;padding:.55rem .7rem;font-size:.92rem}.hbk-upload-box{padding:1.25rem .65rem}.hbk-checkbox-columns,.hbk-divy-checkbox-columns{flex-direction:column;gap:.6rem}.hbk-upload-text,.hbk-upload-small{font-size:.85rem}.hbk-divy-savy{flex-direction:column;gap:8px}.hbk-divy-savy-div{width:100%}}@media(max-width:360px){.hbk-form{padding:1rem;margin:.75rem auto}.hbk-heading{font-size:1.1rem}.hbk-grid{gap:.8rem .9rem}.hbk-submit-btn{padding:.75rem 1.75rem}}.cart-cont{background:linear-gradient(#202022 0% 5%,#202022 10%,#4f4f52 50%,#fff 80% 90%,#fff);width:100%;min-height:100vh;padding:120px 4% 60px;display:flex;flex-direction:column;font-family:Helvetica Neue,Arial,sans-serif;color:#fff;box-sizing:border-box}.cart-hero-text h1{padding-left:12px;font-size:2em;font-weight:700;margin-bottom:.35em;color:#000;justify-self:start;color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:max-content}.cart-hero-text p{font-size:1.3rem;opacity:.85;text-align:center}.cart-wrapper{background-color:#202022;max-width:1200px;margin:2.5rem auto;padding:1.25rem;display:grid;grid-template-columns:2fr 1fr;gap:2rem;border:4px solid rgb(0,0,0);border-radius:20px}.cart-items{display:flex;flex-direction:column;gap:1.5rem}.cart-card{display:flex;align-items:center;gap:1rem;background:#fff;color:#000;border-radius:12px;padding:1rem;box-shadow:0 4px 12px #0000000f}.cart-info h3{margin:0 0 .5rem}.cart-info .price{font-weight:700;margin-bottom:.5rem}.qty-row{display:flex;align-items:center;gap:.5rem}.qty-row input{width:50px;text-align:center;padding:.25rem;border-radius:4px;border:1px solid #ccc}.cart-summary{height:max-content;background:#fff;color:#000;border:2px solid #000;border-radius:12px;padding:2rem;box-shadow:0 4px 12px #0000000f}.cart-summary h2,.cart-summary h3{margin-top:0;margin-bottom:1rem;text-align:center}.cart-summary input,.cart-summary select{width:100%;padding:.5rem;margin:.25rem 0;border-radius:6px;border:1px solid #ccc;font-size:1rem}.billing-checkbox{display:flex;align-items:center;margin-bottom:1rem;color:#535353bb;font-size:.9rem;justify-content:space-between;width:200px}.summary-row{display:flex;justify-content:space-between;padding:.5rem 0;font-size:1rem}.summary-row.total{font-weight:700;font-size:1.2rem;border-top:1px solid #eee;padding-top:1rem}.checkout-btn{width:100%;padding:.8rem;margin-top:1rem;border:none;border-radius:8px;font-weight:700;cursor:pointer;background:silver;color:#fff;font-size:1rem;transition:all .2s ease}.checkout-btn:hover:not(:disabled){background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000}.checkout-btn:disabled{background:#555;cursor:not-allowed;color:#ccc}.validation-error{color:#f87171;margin-top:.75rem}.validation-success{color:#34d399;margin-top:.75rem}.delivery-ack p{display:flex;align-items:center;gap:.5rem;color:#000;margin:.4rem 0 .2rem}.delivery-ack input{accent-color:#000000;color:#000}.delivery-text{font-size:.95rem;color:#000}.form-field textarea{min-height:80px;width:100%;padding:.5rem;border-radius:6px;border:1px solid #ccc;font-size:1rem;margin-top:.25rem}@media(max-width:1024px){.cart-cont{padding:110px 3.5% 50px}.cart-wrapper{grid-template-columns:1fr;padding:1rem;gap:1.5rem}.cart-hero-text h1{font-size:3rem}.cart-hero-text p{font-size:1.15rem}}@media(max-width:768px){.cart-cont{padding:100px 3% 40px}.cart-wrapper{margin:2rem auto;padding:.9rem;gap:1.25rem}.cart-hero-text h1{font-size:2.5rem}.cart-hero-text p{font-size:1rem}.cart-summary{padding:1.5rem}.cart-card{flex-direction:column;align-items:flex-start}.qty-row{flex-wrap:wrap}}@media(max-width:480px){.cart-cont{padding:90px 2.5% 36px}.cart-hero-text h1{font-size:2rem;flex-wrap:wrap;width:90%}.cart-hero-text p{font-size:.95rem}.cart-wrapper{padding:.75rem;gap:1rem}.cart-summary{padding:1.25rem}.checkout-btn{font-size:.95rem}}.same-as-input{width:20px;height:20px}.remove-btn{margin-left:10px;padding:.25rem .5rem;background:#585858;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.85rem}.remove-btn:hover{background:#ff7875}.qty-label{font-weight:700;color:#000}.address-autocomplete{position:relative}.address-suggestions{position:absolute;top:100%;left:0;right:0;background:#1f1f1f;border:1px solid #444;border-radius:6px;z-index:10;max-height:200px;overflow-y:auto}.address-suggestions .suggestion{display:block;width:100%;text-align:left;padding:.5rem .75rem;background:transparent;border:none;color:#e5e7eb;cursor:pointer}.address-suggestions .suggestion:hover{background:#2b2b2b}.validate-distance-btn{margin-top:.5rem;width:100%;padding:.5rem;border:1px solid #444;border-radius:6px;background:#1f2937;color:#e5e7eb;cursor:pointer}.validate-distance-btn:disabled{opacity:.6;cursor:not-allowed}.blank{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;padding:20px;margin-top:9%}.blank-button{width:200px;border-radius:20px;padding:10px}.blank-button:hover{box-shadow:0 0 20px #000}.blank-button-text{text-decoration:none;color:#000}.act-tit{font-size:30px}.act-text{font-size:26px}.logout-btn{width:100px;height:50px;border-radius:20px}.checkout-cont{margin:0 auto;padding:116px clamp(12px,3.25vw,44px) 68px;box-sizing:border-box;font-family:Helvetica Neue,Arial,sans-serif;color:#fff;background-color:#202022;display:flex;flex-direction:column;gap:1.5rem}.checkout-cont h1{padding-left:12px;font-size:2em;font-weight:700;margin-bottom:.35em;color:#000;justify-self:start;color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:max-content}.checkout-section{background:#18181a;border-radius:12px;padding:1.5rem;border:1px solid #2f3336;box-shadow:0 8px 24px #0000004d;width:100%;max-width:940px;margin:0 auto;box-sizing:border-box}.checkout-section h2{margin-top:0;letter-spacing:.5px;color:#e5e7eb}.summary-row{display:flex;justify-content:space-between;padding:.5rem 0}.summary-row.total{font-weight:700;font-size:1.2rem;border-top:1px solid #888;padding-top:1rem}.invoice-table{width:100%;display:grid;grid-template-columns:1.2fr 2fr .6fr .8fr 1fr;gap:.5rem;margin-top:1rem;row-gap:.75rem;align-items:start}.invoice-header,.invoice-row{display:contents}.invoice-header span{font-weight:700;color:#e5e7eb;padding:.35rem .5rem;border-bottom:1px solid #333}.invoice-row span{padding:.4rem .5rem;border-bottom:1px solid #2a2d31;color:#d1d5db}.invoice-row.summary span{font-weight:600;padding-top:.25rem}.invoice-row.total span{font-weight:700;color:#f3f4f6;border-top:2px solid #3b82f6;background:linear-gradient(90deg,#3b82f614,#3b82f600)}.payment-form{display:flex;flex-direction:column;gap:.75rem}.delivery-ack{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:.5rem 0;color:#e5e7eb;line-height:1.4}.delivery-ack input{accent-color:#22d3ee}.payment-form input{padding:.5rem;border-radius:6px;border:1px solid #ccc}.StripeElement{padding:.6rem .65rem;border-radius:8px;border:1px solid #2f3336;background:linear-gradient(135deg,#0f1012,#14161b)}.payment-form button{padding:.75rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:700;width:100%;max-width:460px}.payment-form button:hover{background:linear-gradient(135deg,#60a5fa,#3b82f6)}.contact-block{margin-top:.5rem;color:#cdd1d6;line-height:1.5}.payment-note{font-size:.95rem;color:#cdd1d6;margin-bottom:.75rem}.error{color:#f87171}.success{color:#34d399}.checkout-modal-backdrop{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:50;padding:16px}.checkout-modal{background:#111216;border:1px solid #2f3336;box-shadow:0 12px 40px #00000073;border-radius:12px;padding:24px 22px;max-width:420px;width:100%;text-align:center;color:#e5e7eb}.checkout-modal h3{margin:0 0 8px;font-size:1.4rem}.checkout-modal p{margin:0 0 18px;color:#cdd1d6;line-height:1.5}.checkout-modal-btn{padding:.75rem 1rem;border:none;border-radius:10px;background:linear-gradient(135deg,#22d3ee,#2563eb);color:#fff;font-weight:700;cursor:pointer;width:100%}.checkout-modal-btn:hover{background:linear-gradient(135deg,#38e1f7,#3b82f6)}@media(max-width:1024px){.checkout-cont{padding:96px 3.5% 58px}.checkout-section{max-width:900px}.invoice-table{grid-template-columns:1.1fr 1.5fr .6fr .8fr .9fr;gap:.4rem}.checkout-section{padding:1.25rem}}@media(max-width:768px){.checkout-cont{padding:100px 3% 54px;align-items:center}.checkout-section{max-width:640px}.invoice-table{display:flex;flex-direction:column;gap:.75rem}.invoice-header{display:none}.invoice-row{display:grid;grid-template-columns:1.05fr 1fr;gap:.35rem .75rem;background:#101014;border:1px solid #2a2d31;border-radius:12px;padding:.9rem}.invoice-row span{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;border:none;padding:0}.invoice-row span:before{content:attr(data-label);color:#9ca3af;font-size:.9rem;letter-spacing:.03em;text-transform:uppercase}.invoice-row span:empty{display:none}.invoice-row span:nth-child(1):before{content:"SKU"}.invoice-row span:nth-child(2):before{content:"Description"}.invoice-row span:nth-child(3):before{content:"Qty"}.invoice-row span:nth-child(4):before{content:"Unit"}.invoice-row span:nth-child(5):before{content:"Line Total"}.invoice-row.summary,.invoice-row.total{grid-template-columns:1fr}.invoice-row.summary span,.invoice-row.total span{justify-content:space-between}.checkout-section{padding:1.1rem;width:100%;max-width:640px}}@media(max-width:480px){.checkout-cont{padding:88px 2.75% 46px;gap:1.25rem}.checkout-section{padding:1rem;max-width:520px}.payment-form button{font-size:.95rem;max-width:none}}.faq-page{width:90%;padding:140px 5% 100px;margin:0 auto;background:linear-gradient(#202022 0% 5%,#202022 10%,#4f4f52 80%,#fff 99% 100%);min-height:100vh;color:#e5e9eb;font-family:Helvetica Neue,Arial,sans-serif}.faq-hero h1{padding-left:20px;font-size:2em;font-weight:700;margin-bottom:.5em;color:#000;justify-self:start;color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:max-content}.faq-hero p{margin:0;max-width:720px;color:#d0d6da}.faq-accordion{margin-top:2rem;display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:.75rem;width:100%;box-sizing:border-box}@media(max-width:900px){.faq-accordion{grid-template-columns:1fr}}.faq-item{border:1px solid #343638;border-radius:10px;background:linear-gradient(135deg,#202022,#677a84);box-shadow:0 10px 26px #00000047;overflow:hidden;width:100%}.faq-toggle{background:none;border:none;color:#f8fafc;display:flex;justify-content:space-between;align-items:center;padding:.9rem 1rem;font-size:1rem;font-weight:600;cursor:pointer;text-align:left}.faq-toggle:hover{background:#677a8424}.faq-toggle-icon{font-size:1.2rem;color:#cbd5e1;margin-left:.5rem}.faq-answer{margin:0;padding:0 1rem 1rem;color:#fff;line-height:1.5;word-break:break-word}.faq-cta{margin-top:2.5rem;padding:1.25rem;border-radius:12px;background:linear-gradient(145deg,#6b6b6b,#677a84);color:#f8fafc;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem;border:1px solid #2f343a}.faq-link{background:linear-gradient(135deg,#202022,#677a84);color:#fff;padding:.6rem 1rem;border-radius:999px;text-decoration:none;font-weight:600;transition:transform .2s ease,filter .2s ease}.faq-link:hover{transform:translateY(-1px);filter:brightness(1.05)}.my-orders{min-height:100vh;padding:110px clamp(18px,4vw,56px) 80px;background:radial-gradient(circle at 20% 20%,rgba(103,122,132,.25),transparent 32%),radial-gradient(circle at 80% 0%,rgba(68,68,72,.25),transparent 28%),linear-gradient(180deg,#1b1c1e,#111115 60%,#0d0d11);color:#eef2f6;display:flex;flex-direction:column;gap:18px;box-sizing:border-box;padding-top:120px}.my-orders__header{display:flex;justify-content:space-between;gap:16px;align-items:center}.my-orders__eyebrow{letter-spacing:.14em;text-transform:uppercase;font-size:.8rem;color:#94a3b8;margin:0}.my-orders__title{padding-left:12px;font-weight:700;margin-bottom:.35em;color:#677a84;font-size:56px;line-height:1.1;-webkit-text-stroke:.5px rgb(0,0,0);width:auto;max-width:100%}.my-orders__subtitle{margin:0;color:#cbd5e1}.my-orders__profile{display:flex;gap:12px;align-items:center;background:#ffffff0a;padding:12px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.08)}.my-orders__avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#677a84,#9aa6ad);display:inline-flex;align-items:center;justify-content:center;font-weight:700;color:#0d0e10}.my-orders__name{margin:0;font-weight:600}.my-orders__email{margin:0;color:#94a3b8;font-size:.9rem}.my-orders__card{background:#131418;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:16px 18px;color:#e2e8f0}.my-orders__cta{margin-top:10px;padding:10px 14px;border-radius:10px;border:none;background:linear-gradient(135deg,#677a84,#9aa6ad);color:#0b0c0f;font-weight:700;cursor:pointer}.my-orders__empty{margin:0;color:#cbd5e1}.my-orders__error{border-color:#ef4444;color:#fecdd3}.my-orders__list{display:flex;flex-direction:column;gap:14px}.order-card{background:#0f1116;border-radius:16px;border:1px solid rgba(255,255,255,.08);padding:18px;box-shadow:0 10px 40px #00000059}.order-card__top{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.order-card__label{color:#94a3b8;margin:0;font-size:.92rem}.order-card__id{margin:2px 0 4px;font-size:1.1rem}.order-card__meta{margin:0;color:#cbd5e1;font-size:.9rem}.order-card__badges{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.status-pill{padding:6px 10px;border-radius:999px;background:#677a8426;border:1px solid rgba(103,122,132,.35);text-transform:capitalize}.pay-pill{padding:6px 10px;border-radius:999px;font-weight:700;text-transform:capitalize}.pay-pill--good{background:#34d39926;color:#34d399;border:1px solid rgba(52,211,153,.4)}.pay-pill--bad{background:#f8717126;color:#f87171;border:1px solid rgba(248,113,113,.4)}.order-card__summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:14px 0;padding:12px;border-radius:12px;background:#ffffff05}.order-card__value{margin:2px 0 0;font-weight:700;color:#e5e7eb}.order-card__toggle{background:transparent;border:1px solid rgba(255,255,255,.12);color:#e2e8f0;padding:10px 12px;border-radius:10px;cursor:pointer;width:100%;text-align:center}.order-card__details{margin-top:14px;display:flex;flex-direction:column;gap:12px}.order-card__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;padding:12px;border-radius:12px;background:#ffffff05}.order-card__muted{margin:2px 0;color:#94a3b8;font-size:.9rem}.order-card__link{color:#60a5fa;text-decoration:none}.order-card__link:hover{text-decoration:underline}.text-good{color:#34d399}.text-bad{color:#f87171}.order-card__items{border:1px solid rgba(255,255,255,.06);border-radius:12px;overflow:hidden}.order-card__items-header,.order-card__item{display:grid;grid-template-columns:1fr 120px;gap:10px;padding:12px}.order-card__items-header{background:#ffffff08;color:#cbd5e1;font-weight:600}.order-card__item+.order-card__item{border-top:1px solid rgba(255,255,255,.05)}.order-card__totals{max-width:600px;width:60%;display:flex;flex-direction:column;gap:4px;padding:14px;border-radius:14px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.order-total-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:4px;font-size:.98rem;color:#e5e7eb;width:96%}.order-total-row__label{font-weight:600;letter-spacing:.02em}.order-total-row__pips{border-bottom:1px dotted rgba(255,255,255,.25);height:1px;margin:0 6px;width:90%}.order-total-row__value{font-weight:700;text-align:left}.order-total-row--final{padding:8px 10px;border-radius:10px;background:linear-gradient(90deg,#677a842e,#677a840d);border:1px solid rgba(103,122,132,.35);font-size:1rem}@media(max-width:900px){.my-orders__header{flex-direction:column;align-items:flex-start}.order-card__summary{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.order-card__items-header,.order-card__item{grid-template-columns:1fr}}@media(max-width:640px){.my-orders{padding:96px 16px 64px}.order-card{padding:16px}.order-card__top{flex-direction:column}.order-card__summary{grid-template-columns:1fr}}:root{--spot-alpha: .7;--spot-fade: 30vmin;--bw: 8px;--mx: -9999;--my: -9999;--spot-hsl: 200 35% 55%;--bg: hsl(220 15% 7%);--panel: hsl(220 15% 10%);--text: hsl(0, 0%, 100%);--accent: hsl(0, 0%, 0%)}.glow-border:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at calc(var(--mx) * 1px) calc(var(--my) * 1px),hsl(var(--spot-hsl) / var(--spot-alpha)) 0%,transparent var(--spot-fade));background-attachment:fixed;padding:var(--bw);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude}.product-card:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:var(--hover-bg-color);opacity:0;transition:opacity .25s ease;mix-blend-mode:multiply}.product-card{position:relative;overflow:hidden;--hover-bg-color: var(--bg);--border-color: var(--accent);--background-color: var(--panel)}.product-card-public{color:#fff;letter-spacing:3px;font-size:20px;text-align:start}.product-page-cont{background-color:#202022;width:90%;padding:140px 5%;margin:0;display:flex;flex-direction:column;align-items:center;font-family:Helvetica Neue,Arial,sans-serif}.product-top-sect{position:relative;width:100%;text-align:center;display:flex;border-bottom:2px solid silver}.hero-text{left:30px;color:silver}.hero-text h1{color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:800px}.hero-text .breadcrumb{font-size:.9rem;opacity:.8;cursor:pointer}.product-intro{color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:600px}.custom-dropdown{position:relative;font-family:Inter,sans-serif;font-size:.95rem;outline:none;cursor:pointer;width:220px;height:auto}.dropdown-label{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(145deg,#d6d6d6,#f0f0f0);border-radius:8px;padding:.5rem .8rem;transition:all .2s ease-in-out;box-shadow:2px 2px 6px #00000026;-webkit-user-select:none;user-select:none}.dropdown-label:hover{background:linear-gradient(145deg,#e2e2e2,#fff);box-shadow:2px 4px 10px #00000040}.dropdown-value{flex-grow:1;color:#333;font-weight:500}.dropdown-arrow{margin-left:.5rem;transition:transform .3s ease}.dropdown-arrow.open{transform:rotate(180deg)}.dropdown-options{position:absolute;top:calc(100% + 4px);left:0;width:100%;background:linear-gradient(145deg,#f5f5f5,#e8e8e8);border-radius:8px;box-shadow:2px 4px 12px #0003;z-index:50;max-height:220px;overflow-y:auto;padding:.3rem 0;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.dropdown-option{padding:.5rem .8rem;cursor:pointer;transition:all .15s ease-in-out;color:#222;font-weight:400}.dropdown-option:hover,.dropdown-option.highlight{background:linear-gradient(90deg,#677a84,#e0e0e0);color:#111;font-weight:500}.dropdown-option.selected{background:linear-gradient(90deg,#a8a8a8,#677a84);font-weight:600;color:#000}.dropdown-options::-webkit-scrollbar{width:6px}.dropdown-options::-webkit-scrollbar-thumb{background:#bbb;border-radius:3px}.dropdown-options::-webkit-scrollbar-track{background:#f0f0f0}.filters{display:flex;flex-wrap:wrap;padding-bottom:1rem}.product-search-cont [type=text]{width:85%;margin:5% 0%;padding:.8rem;border-radius:8px;border-bottom:2px solid #bbb;background:linear-gradient(145deg,#f0f0f0,#dcdcdc);box-shadow:inset 1px 1px 3px #0000001a;transition:all .2s ease}.product-search-cont input[type=text]:focus{outline:none;border-color:#999;box-shadow:0 0 6px #00000026;background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84)}.product-bottom-div{display:flex;width:100%;gap:20px;flex-wrap:wrap;align-items:flex-start;justify-content:center}.product-search-cont{display:flex;flex-direction:column;align-items:center;padding-bottom:1rem;border:2px solid #649AB4;position:relative;border-radius:20px;height:auto;width:260px;max-width:100%;padding:1rem}.product-search-cont p{font-weight:700;margin-bottom:.5rem;color:#fff}.product-search-cont .filters{display:flex;flex-direction:column;gap:.5rem;width:90%}.pro-search-input{width:50px;color:#000}.pro-search-input:focus{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000}.product-search-cont input,.product-search-cont select{padding:.4rem .6rem;border-radius:4px;background:#fff;font-size:.9rem;width:100%}.option-value:hover{background-color:#677a84}.sort-bar{max-width:900px;margin:0 auto 2rem;padding:0 1rem;display:flex;align-items:center;gap:1rem;color:silver}.sort-bar select{padding:.5rem;font-size:1rem}.filters select{background:#7e7e7e;color:#f5f5f5;border:1px solid #555;border-radius:6px;padding:5px 12px;font-size:.95rem;cursor:pointer;appearance:none}.products-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;flex:1;min-width:240px}.product-card{flex:1 1 260px;max-width:350px;box-sizing:border-box;display:flex;flex-direction:column;background:#545454;border-radius:8px;padding:1rem;transition:box-shadow .3s,transform .2s;position:relative}.product-card:hover{box-shadow:0 6px 16px #00000026}.product-card img{width:92%;border-radius:12px;margin:3% 4% 0}.product-card h3{font-size:1.1rem;margin:1rem;color:#fff}.adm-para-card-p{color:#fff}.product-price-public-price{color:#fff;letter-spacing:3.2px;padding-top:24px;text-align:center;font-size:28px}.add-new-product-button{width:100%;height:2.2rem;margin:1% 1% 5%;border-radius:20px;font-size:12.5px;background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);cursor:pointer;font-weight:700}.add-new-product-button:hover{background:#619e6193;color:#fff;text-decoration:underline;text-underline-offset:4px}.admin-edit-product-btn{padding:.6rem 1rem;background-color:#8d8d8d;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:700;margin-top:2%}.admin-edit-product-btn:hover{background-color:#649ab4}.admin-delete-product-btn{padding:.6rem 1rem;background-color:#8d8d8d;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:700;margin-top:2%}.admin-delete-product-btn:hover{background-color:#a14747a1}.select-btn:hover{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000;text-decoration:underline;text-underline-offset:4px}.pagination{width:96%;display:flex;flex-direction:column;justify-content:center;gap:.1rem;padding-bottom:.1rem}.pagination span{color:#fff}.page-btn{padding:.5rem;border:1px solid #ccc;background:#fff;cursor:pointer;border-radius:5px}.page-btn.active,.page-btn:hover{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000}.page-btn-group{display:flex;justify-content:space-between;width:98%}.page-indicator{color:silver;align-self:center}.skip-to-page-form{display:flex;align-items:end;justify-content:center;height:auto;gap:.5rem;margin-bottom:10px;width:98%}.skip-label{font-size:12.5px}.bar-and-skip{display:flex;gap:15px}.skip-input{height:10px}.skip-btn:hover{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000}@media(max-width:1024px){.product-search-cont{width:80%;max-width:400px}.filters{justify-content:center}.product-bottom-div{gap:1.5rem}}@media(max-width:768px){.hero-text h1{font-size:1.6rem}.product-intro{font-size:.9rem}.custom-dropdown,.sort-bar select{width:100%}.sort-bar{flex-direction:column;align-items:flex-start;gap:.75rem}.product-bottom-div{flex-direction:column;align-items:center}.product-card{flex:1 1 90%;max-width:500px}}@media(max-width:480px){.hero-text h1{font-size:1.4rem;padding:0 .5rem}.breadcrumb{font-size:.75rem}.product-search-cont{width:95%;padding:0;border-radius:12px}.products-grid{gap:1rem}.product-card{flex:1 1 100%;max-width:100%}.product-card img{width:96%}.product-card-public{font-size:.9rem;letter-spacing:1px}.select-btn{width:100%;font-size:.9rem;padding:.5rem}.pagination{padding-bottom:2rem}.page-btn-group{flex-wrap:wrap;justify-content:center;gap:.5rem}.skip-to-page-form{width:100%;align-items:center}#skipPageInput{width:70%}}.create-product-container{height:auto;padding:140px;background-color:#202022;display:flex;flex-direction:column;align-items:center;justify-content:center}.create-product-form{display:flex;flex-direction:column;gap:1rem;width:50%;background-color:#ccc;padding:1rem;border-radius:15px}.new-product-title{color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:max-content;align-self:self-start}.create-product-form label{display:flex;flex-direction:column;font-weight:500;color:#000}.create-product-form input,.create-product-form textarea{padding:.5rem;border:1px solid #ccc;border-radius:4px}.checkbox-label{flex-direction:row;align-items:center;gap:.5rem;color:#000}.new-product-text-area{min-height:100px}.create-prod-form-sub-btn{background:#585858;color:#fff;padding:.75rem;border:none;border-radius:4px;font-weight:600;cursor:pointer}.create-prod-form-sub-btn:hover{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000;text-decoration:underline;text-underline-offset:4px}.create-prod-form-sub-btn:disabled{opacity:.6;cursor:not-allowed}.error-text{color:red;font-size:.9rem}.delete-product-container{min-height:100vh;background-color:#666;display:flex;align-items:center;justify-content:center}.edit-product-container{padding:10% 1rem;margin:0 auto;background-color:#202022;display:flex;flex-direction:column;align-items:center}.edit-product-title{color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:max-content;align-self:flex-start;margin-left:2rem}.edit-product-form{display:flex;flex-direction:column;gap:1.5rem;background:#fff;padding:2rem;width:40%;border-radius:8px;box-shadow:0 4px 12px #0000001a}.edit-product-form label{display:flex;flex-direction:column;font-weight:600;font-size:.95rem;color:#333}.edit-product-form input,.edit-product-form textarea{margin-top:.4rem;padding:.5rem .75rem;font-size:1rem;border:1px solid #ccc;border-radius:4px}.edit-product-text-area{resize:vertical;min-height:80px}.checkbox-label{align-self:start;justify-self:flex-start;gap:.5rem}.edit-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:1rem}.edit-actions button{padding:.6rem 1.2rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer}.edit-actions button[type=submit]{background:#2b7cff;color:#fff}.cancel-btn{background:#f0f0f0;color:#333}.error-text{color:#d32f2f;text-align:center;margin-bottom:1rem;font-weight:600}.manage-users-container{background-color:#202022;color:#fff;min-height:100vh;padding:15% 2rem 2rem;box-sizing:border-box}.manage-users-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.manage-users-header h2{font-size:2rem;color:#649ab4;margin:0}.add-user-btn{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000;padding:.5rem 1.2rem;border:none;border-radius:6px;cursor:pointer;transition:background .2s ease,color .2s ease}.add-user-btn:hover{background:#619e6193;color:#fff;text-decoration:underline;text-underline-offset:4px}.filters-panel{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:1rem;align-items:center}.filter-dropdown,.search-input{padding:.4rem .6rem;border-radius:6px;border:1px solid #649ab4;background-color:#2b2b2e;color:#fff;outline:none;font-size:.9rem}.table-wrapper{width:100%;overflow-x:auto}.users-table{width:100%;border-collapse:collapse;background:#2b2b2e;border-radius:8px;overflow:hidden;min-width:700px}.users-table thead{background:#333}.users-table th,.users-table td{padding:.75rem 1rem;text-align:left;white-space:nowrap}.users-table tr:nth-child(2n){background:#262628}.users-table tr:hover{background:#303033}.actions-col{display:flex;gap:.5rem;flex-wrap:wrap}.edit-btn{background-color:#649ab4;color:#fff;padding:.3rem .8rem;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background .2s ease}.edit-btn:hover{background-color:#4b819d}.delete-btn{background-color:#b46464;color:#fff;padding:.3rem .8rem;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background .2s ease}.delete-btn:hover{background-color:#944c4c}.no-users{text-align:center;padding:1rem;font-style:italic;color:#aaa}@media(max-width:1024px){.manage-users-header h2{font-size:1.6rem}.add-user-btn{padding:.4rem 1rem;font-size:.9rem}.filters-panel{gap:.6rem}.filter-dropdown,.search-input{padding:.3rem .5rem;font-size:.85rem}.users-table th,.users-table td{padding:.5rem .75rem;font-size:.85rem}.edit-btn,.delete-btn{padding:.2rem .6rem;font-size:.8rem}}@media(max-width:600px){.manage-users-container{padding-top:35%}.users-table{min-width:unset}.users-table th,.users-table td{font-size:1rem;padding:.4rem .5rem}.edit-btn,.delete-btn{font-size:.75rem;padding:.2rem .5rem}}.create-user-container{min-height:100vh;padding:15% 2rem 2rem;background-color:#202022;color:#fff;display:flex;flex-direction:column;align-items:center}.create-user-container h2{color:#649ab4;margin-bottom:1rem}.create-user-form{background-color:#2b2b2e;padding:2rem;border-radius:12px;max-width:400px;width:100%;display:flex;flex-direction:column;gap:1rem}.create-user-form label{display:flex;flex-direction:column;font-size:.95rem;gap:.3rem}.create-user-form input,.create-user-form select{padding:.5rem;border-radius:6px;border:none;outline:none;font-size:1rem}.create-user-form button{padding:.6rem;border-radius:6px;border:none;background-color:#649ab4;color:#fff;font-size:1rem;cursor:pointer;transition:background .2s ease}.create-user-form button:hover{background-color:#4b819d}.checkbox-group{display:flex;justify-content:space-evenly;gap:.5rem}.edit-user-container{min-height:100vh;padding:10% 2rem 2rem;background-color:#202022;color:#fff;display:flex;flex-direction:column;align-items:center}.edit-user-container h2{color:#649ab4;margin-bottom:1rem}.edit-user-form{background-color:#2b2b2e;padding:2rem;border-radius:12px;max-width:400px;width:100%;display:flex;flex-direction:column;gap:1rem}.edit-user-form label{display:flex;flex-direction:column;font-size:.95rem;gap:.3rem}.edit-user-form input,.edit-user-form select{padding:.5rem;border-radius:6px;border:none;outline:none;font-size:1rem}.checkbox-label{flex-direction:row;align-items:center;gap:.5rem}.edit-user-form button{padding:.6rem;border-radius:6px;border:none;background-color:#649ab4;color:#fff;font-size:1rem;cursor:pointer;transition:background .2s ease}.edit-user-form button:hover{background-color:#4b819d}.error-text{color:#ff4d4f;margin-bottom:.5rem}@media(max-width:600px){.edit-user-container{padding-top:25%}}.delete-user-container{min-height:100vh;background-color:#666;display:flex;align-items:center;justify-content:center}.delete-title{color:#ff4d4f;margin-bottom:1rem}.delete-warning{color:#fff;margin-bottom:2rem}.confirm-btn,.cancel-btn{padding:.5rem 1.2rem;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:transform .1s ease}.manage-cat-page-cont{width:100%;min-height:100vh;height:auto;padding-top:120px;background:linear-gradient(#202022 0% 5%,#202022 10% 60%,#fff 80% 90%,#fff);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-x:hidden}.manage-cat-title{color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:600px}.manage-cat-header{display:flex;width:80%;justify-content:space-between;align-items:center;margin-bottom:20px}.add-new-product-btn{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000;border:none;border-radius:8px;padding:10px 16px;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.add-new-product-btn:hover{background:#619e6193;color:#fff;text-decoration:underline;text-underline-offset:4px;transform:translateY(-1px)}.manage-cat-card-grid{display:flex;flex-wrap:wrap;width:90%;justify-content:center;align-items:center;gap:10px}.cat-card{width:380px;padding:20px;display:flex;flex-direction:column;background-color:#c4c4c4a9;border-radius:15px}.cat-card-img{width:100%;height:300px}.pagination-cat{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:20px;gap:8px}.pagination-cat button{padding:6px 12px;border:1px solid #ccc;background:#fff;cursor:pointer;border-radius:6px;transition:all .2s ease}.pagination-cat button:hover:not(:disabled){background:#f3f3f3}.pagination-cat button:disabled{opacity:.5;cursor:not-allowed}.pagination-cat .active-page{background:#07f;color:#fff;border-color:#07f}.edit-dlt-cat-manage-btn-cont{display:flex;margin-top:10px;gap:5%}.edt-cat-manage-btn{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000;border:none;border-radius:8px;padding:10px 16px;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.edt-cat-manage-btn:hover{background:#649ab4;color:#fff;text-decoration:underline;text-underline-offset:4px;transform:translateY(-1px)}.dlt-cat-manage-btn{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000;border:none;border-radius:8px;padding:10px 16px;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.dlt-cat-manage-btn:hover{background:#a14747a1;color:#fff;text-decoration:underline;text-underline-offset:4px;transform:translateY(-1px)}.create-cat-pages{background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff);color:#000}.create-cat-form-container{padding:2rem;padding-top:140px;max-width:900px;margin:0 auto;color:#000}.create-cat-form{background-color:#fff;color:#000;padding:2rem;border-radius:15px}.create-cat-form-container h2{color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:600px}.create-cat-form-container label{display:block;margin-bottom:5px;font-weight:700;color:#000}.create-cat-form-container input,.create-cat-form-container textarea,.create-cat-form-container select{width:100%;padding:8px 10px;margin-bottom:15px;border-radius:5px;border:1px solid #ccc}.create-cat-form-container button{padding:10px 20px;background-color:#5f5f5f;color:#fff;border:none;border-radius:5px;cursor:pointer;font-weight:700}.create-cat-form-container button:hover{padding:10px 20px;background-color:#28a745;color:#000;border:none;border-radius:5px;cursor:pointer;font-weight:700}.create-cat-form-container button:disabled{background-color:#ccc;cursor:not-allowed}.create-cat-form-container .error{color:red;margin-bottom:10px}.edit-cat-page-container{background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff);color:#000}.edit-cat-container{padding:2rem;padding-top:140px;max-width:900px;margin:0 auto;color:#000}.edit-cat-container h2{color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:600px}.error-text{color:red;text-align:center;margin-bottom:10px}.edit-cat-form{background-color:#fff;color:#000;padding:2rem;border-radius:15px}.edit-cat-form label{display:block;margin-bottom:12px;font-weight:500;color:#333}.edit-cat-form input,.edit-cat-form textarea{width:100%;padding:8px 10px;margin-top:4px;border-radius:6px;border:1px solid #ccc;font-size:14px;box-sizing:border-box}.edit-cat-form textarea{resize:vertical;min-height:80px}.edit-cat-actions{display:flex;justify-content:space-between;margin-top:20px}.edit-cat-actions button{padding:10px 18px;border-radius:6px;border:none;font-weight:600;cursor:pointer;transition:background-color .2s}.edit-cat-actions button:disabled{opacity:.6;cursor:not-allowed}.edit-cat-actions .cancel-btn{background-color:#ccc;color:#333}.edit-cat-actions .cancel-btn:hover{background-color:#b3b3b3}.edit-cat-actions button[type=submit]{background-color:#007bff;color:#fff}.edit-cat-actions button[type=submit]:hover{background-color:#0056b3}.delete-cat-container{max-width:400px;display:flex;justify-content:center;align-items:center;margin:20px auto;padding-top:120px;border-radius:10px;box-shadow:0 2px 10px #00000026;background-color:#fff;font-family:Arial,sans-serif;text-align:center}.delete-cat-form-container h2{margin-bottom:20px}.delete-cat-form-container p{margin-bottom:15px}.delete-cat-form-container button{padding:10px 20px;margin:5px;border:none;border-radius:5px;font-weight:700;cursor:pointer}.delete-cat-form-container .confirm-btn{background-color:#dc3545;color:#fff}.delete-cat-form-container .cancel-btn{background-color:#6c757d;color:#fff}.manage-cat-pictures-container{padding:2rem;padding-top:140px;padding-bottom:140px;color:#000;background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff)}.manage-cat-pictures-container h2{color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:max-content}.cat-section{border:1px solid #ddd;border-radius:12px;margin-bottom:1rem;overflow:hidden;background:#fafafa;box-shadow:0 2px 5px #0000001a}.cat-header{background:#f0f0f0;padding:1rem;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:1.1rem}.cat-header:hover{background:#e7e7e7}.cat-images{padding:1rem;display:flex;flex-direction:column;gap:1rem}.image-card{display:flex;align-items:center;gap:1rem;border-bottom:1px solid #eee;padding-bottom:1rem}.image-card img{width:120px;height:120px;object-fit:cover;border-radius:10px;box-shadow:0 1px 4px #0003}.image-info{flex-grow:1}.image-actions{margin-top:.5rem;display:flex;gap:.5rem}.image-actions button{padding:.4rem .8rem;border:none;border-radius:6px;cursor:pointer;font-weight:500}.image-actions button:hover{opacity:.9}.delete-btn{background:#ff5050;color:#fff}.add-image-btn{margin-top:1rem;background:#007bff;color:#fff;border:none;padding:.6rem 1rem;border-radius:8px;cursor:pointer;align-self:flex-start}.add-image-btn:hover{background:#005ecc}.no-images{color:#777;font-style:italic}.create-cat-image-form-container,.update-cat-image-form-container{max-width:500px;margin:2rem auto;padding:120px;background-color:#f9f9f9;border-radius:12px;box-shadow:0 4px 12px #0000001a;font-family:Arial,sans-serif}.create-cat-image-form-container h2,.update-cat-image-form-container h2{text-align:center;margin-bottom:1.5rem;color:#333}.error-text{color:#e74c3c;margin-bottom:1rem;text-align:center;font-weight:700}.create-cat-image-form,.update-cat-image-form{display:flex;flex-direction:column;gap:1rem}.create-cat-image-form label,.update-cat-image-form label{display:flex;flex-direction:column;font-weight:700;color:#555}.create-cat-image-form input,.update-cat-image-form input,.create-cat-image-form select,.update-cat-image-form select{padding:.5rem .75rem;margin-top:.25rem;border:1px solid #ccc;border-radius:6px;font-size:1rem}.create-cat-image-form textarea,.update-cat-image-form textarea{padding:.5rem .75rem;border:1px solid #ccc;border-radius:6px;font-size:1rem;resize:vertical}.create-cat-image-form button,.update-cat-image-form button{padding:.75rem;background-color:#3498db;color:#fff;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:background-color .2s ease-in-out}.create-cat-image-form button:hover,.update-cat-image-form button:hover{background-color:#2980b9}.create-cat-image-form button:disabled,.update-cat-image-form button:disabled{background-color:#95a5a6;cursor:not-allowed}.update-cat-picture{padding:2rem;padding-top:140px;padding-bottom:140px;color:#000;background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff)}.update-cat-picture h2{color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:max-content;margin-left:2rem}.update-cat-image-form{max-width:max-content;display:flex;justify-self:center;align-self:center;padding:2rem;background-color:#ddd;border-radius:15px}.update-form label{display:block;margin-bottom:12px;color:#222;font-size:.95rem}.update-form input[type=text],.update-form select{width:100%;padding:8px 10px;border-radius:6px;border:1px solid #ddd;font-size:.95rem;box-sizing:border-box}.checkbox-row{display:flex;align-items:center;gap:8px}.main-image-checker{display:flex;align-self:self-start}.main-image-warning{color:#c0392b;margin-left:8px}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:16px}.btn{padding:8px 12px;border-radius:6px;border:none;cursor:pointer}.btn.ghost{background:transparent;border:1px solid #ddd}.btn.primary{background:#007bff;color:#fff}.delete-cat-image-form{max-width:600px;margin:2rem auto;background:#fff;padding:120px;border-radius:12px;box-shadow:0 2px 6px #0000001a}.delete-cat-image-form h2{text-align:center;margin-bottom:1.5rem;color:#222}.image-preview{text-align:center;margin-bottom:1.5rem}.image-preview img{max-width:100%;height:auto;border-radius:10px;margin-bottom:1rem}.delete-cat-image-actions{display:flex;justify-content:space-around;margin-top:1.5rem}.btn{padding:.6rem 1.4rem;font-size:1rem;font-weight:500;border:none;border-radius:8px;cursor:pointer}.btn-danger{background-color:#c62828;color:#fff}.btn-danger:hover{background-color:#b71c1c}.btn-cancel{background-color:#e0e0e0;color:#333}.btn-cancel:hover{background-color:#bdbdbd}.error-text{color:red;text-align:center}.manage-blogs-container{padding:2rem;padding-top:140px;padding-bottom:140px;color:#000;background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff)}.manage-blogs-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;color:#000}.manage-blogs-header h2{color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:600px}.add-blog-btn{width:10%;height:2.2rem;margin:1% 1% 5%;border-radius:20px;font-size:12.5px;background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);cursor:pointer;font-weight:700}.add-blog-btn:hover{background:#5e865ec4;color:#fff;text-decoration:underline;text-underline-offset:4px}.search-bar-blogs{margin-bottom:1rem}.search-bar-blogs input{width:100%;padding:.6rem;border:1px solid #000;border-radius:6px;color:#000;background:#fff}.blogs-table{width:100%;border-collapse:collapse;margin-top:1rem;background:#fff;border-radius:8px;overflow:hidden;color:#000}.blogs-table th,.blogs-table td{padding:.8rem;border-bottom:1px solid #ddd;text-align:left;color:#000}.blogs-table th{background:#f9f9f9;font-weight:600;color:#000}.blog-row{cursor:pointer;transition:background .2s ease;color:#000}.blog-row:hover{background:#f2f2f2}.thumbnail{width:70px;height:50px;object-fit:cover;border-radius:4px;border:1px solid #ccc}.edit-btn-blogs,.delete-btn-blogs{margin-right:.5rem;padding:.8rem 2rem;border:none;border-radius:4px;cursor:pointer;color:#fff}.edit-btn-blogs{padding:.6rem 1rem;background-color:#8d8d8d;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:700;margin-top:2%}.edit-btn-blogs:hover{background-color:#649ab4;color:#000;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.delete-btn-blogs{padding:.6rem 1rem;background-color:#8d8d8d;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:700;margin-top:2%}.delete-btn-blogs:hover{background-color:#a14747a1;color:#000;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.pagination-controls{margin-top:1.5rem;display:flex;justify-content:center;align-items:center;gap:1rem;color:#000}.pagination-controls button{border:none;background:#ddd;padding:.4rem .8rem;border-radius:4px;cursor:pointer;color:#000;transition:.2s}.pagination-controls button:hover{background:#ccc}.pagination-controls button:disabled{opacity:.5;cursor:not-allowed}.create-blog-main-cont{background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff);color:#000}.create-blog-page{padding:2rem;padding-top:140px;max-width:900px;margin:0 auto;background:#fff;color:#000;background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff)}.create-blog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;color:#fff}.create-blog-header h2{color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:600px}.create-blog-form label{display:block;margin-bottom:1rem;font-weight:500;color:#fff}.create-blog-form input,.create-blog-form textarea,.create-blog-form select{width:100%;padding:.5rem;margin-top:.25rem;border-radius:6px;border:1px solid #444;background:#fff;color:#000;font-size:1.4rem}.create-blog-form input::placeholder,.create-blog-form textarea::placeholder{color:#555}.thumbnail-preview{width:100%;max-height:260px;object-fit:cover;border-radius:6px;margin:.75rem 0 1.25rem;background:#fff;color:#000}.blog-images-section{margin-top:2rem;background:#fff;padding:1rem;border-radius:8px;border:1px solid #ccc;color:#000}.blog-images-section .section-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.image-block{display:grid;grid-template-columns:2fr 1.5fr 1fr auto;gap:.5rem;margin-bottom:.5rem;align-items:center}.image-block input,.image-block select{padding:.4rem .6rem;border:1px solid #ccc;border-radius:4px;color:#000;background:#fff}.remove-btn{background:#d9534f;border:none;color:#fff;border-radius:4px;padding:.3rem .6rem;cursor:pointer;transition:.2s}.remove-btn:hover{opacity:.85}.add-blog-image-btn{background:#555;color:#fff;border:none;padding:.6rem 1rem;border-radius:6px;cursor:pointer;transition:.2s}.add-blog-image-btn:hover{background:#325c32d0;color:#000;text-decoration:underline;text-underline-offset:4px}.ghost-btn{background:#555;color:#fff;border:none;padding:.6rem 1rem;border-radius:6px;cursor:pointer;transition:.2s}.ghost-btn:hover{background:#325c32d0;color:#000;text-decoration:underline;text-underline-offset:4px}.btn-blog-save{background-color:#677a84;color:#fff;border:none;padding:.6rem 1rem;border-radius:6px;cursor:pointer;transition:.2s;margin-top:10px;display:flex;justify-self:center;width:100%}.btn-blog-save:hover{background:#325c32d0;color:#000;text-decoration:underline;text-underline-offset:4px}.content-section{margin-top:2rem}.content-controls{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;color:#919191}.simple-editor{min-height:260px;font-family:monospace;white-space:pre-wrap;line-height:1.5;background:#fff;color:#fff;border:1px solid #ccc;border-radius:6px;padding:.75rem}.content-preview{margin-top:1.5rem;padding:1.25rem;background:#fff;border-radius:8px;border:1px solid #ccc;color:#000}.preview-box{background:#fff;padding:1.5rem;border-radius:8px;line-height:1.7;color:#000;border:1px solid #eee}.preview-box h1,.preview-box h2,.preview-box h3,.preview-box h4,.preview-box p,.preview-box li,.preview-box figcaption,.preview-box blockquote{color:#000}.preview-box h1{font-size:2rem;margin-bottom:.5rem}.preview-box h2{font-size:1.5rem;margin-bottom:.5rem}.preview-box p{margin:.75rem 0;line-height:1.6}.preview-box ul{margin:1rem 0;padding-left:1.25rem}.preview-box li{margin-bottom:.5rem}.preview-box a{color:#000;text-decoration:underline}.preview-box a:hover{color:#222}.preview-box figure{margin:1.25rem 0;text-align:center;color:#000}.preview-box img{max-width:100%;border-radius:6px;margin:.5rem 0}.preview-box figcaption{font-size:.9rem;opacity:.85;margin-top:.25rem;color:#000}.preview-box .post-header{border-bottom:1px solid #ccc;padding-bottom:1rem;margin-bottom:1.5rem;color:#000}.preview-box .post-meta{font-size:.9rem;color:#333;margin-bottom:.75rem}.seo-section{margin-top:2rem;border-radius:8px;padding:1.5rem;border:1px solid #ccc;background:#fff;color:#000}.seo-section h3{margin-bottom:1rem;color:#000}.edit-blog-page-cont{background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff);color:#000}.edit-blog-page{padding:2rem;padding-top:140px;max-width:900px;margin:0 auto;background:#fff;color:#000;background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff)}.edit-blog-header{display:flex;justify-content:space-between;align-items:center;border-bottom:2px solid #eee;padding-bottom:1rem;margin-bottom:1.5rem;color:#000}.edit-blog-header h2{color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:600px}.action-buttons{display:flex;gap:1rem}.save-btn{background:#7e7e7e;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease}.save-btn:hover{background:linear-gradient(145deg,#677a84,#e8e8e8,#677a84);color:#000;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.delete-btn{background-color:#6e6e6e;color:#fff;padding:.3rem .8rem;border:none;border-radius:4px;cursor:pointer;font-size:.9rem;transition:background .2s ease}.delete-btn:hover{background-color:#922c2cd0;color:#000;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.edit-blog-form label{display:block;margin-bottom:1rem;font-weight:500;color:#fff}.edit-blog-form input,.edit-blog-form select,.edit-blog-form textarea{width:100%;padding:.5rem;margin-top:.25rem;border-radius:6px;border:1px solid #444;background:#fff;color:#000;font-size:1.4rem}.thumbnail-preview{width:100%;max-height:250px;object-fit:cover;border-radius:8px;margin:1rem 0}.blog-images-section{margin-top:2rem;background:#fafafa;padding:1rem;border:1px solid #ccc;border-radius:8px}.section-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.add-image-btn{background:#000;color:#fff;padding:.5rem 1rem;border:none;border-radius:6px;cursor:pointer}.add-image-btn:hover{background:#333}.image-row{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;border-bottom:1px solid #eee}.image-row label{color:#000}.image-row:last-child{border-bottom:none}.image-row input[type=text]{flex:3;padding:.5rem;border:1px solid #ccc;border-radius:4px;color:#000;background:#fff}.image-row input[type=text]:nth-child(2){flex:2}.main-toggle{display:flex;align-items:center;gap:.4rem;flex:0 0 auto;font-size:.9rem}.remove-btn{background:#e74c3c;color:#fff;border:none;padding:.4rem .8rem;border-radius:4px;cursor:pointer;transition:background .2s ease}.remove-btn:hover{background-color:#4e06068a;color:#000;cursor:pointer}.simple-editor{width:100%;min-height:250px;padding:.75rem;font-family:monospace;font-size:.95rem;border:1px solid #ccc;border-radius:6px}.preview-box{border:1px solid #ccc;border-radius:6px;padding:1rem;background:#f9f9f9;margin-top:1rem;color:#000}.seo-section,.seo-section label{margin-top:2rem;border-top:2px solid #eee;padding-top:1rem;color:#000}.delete-blog-container{display:flex;justify-content:center;align-items:center;padding:2rem}.delete-blog-card{background:#fff;border-radius:10px;box-shadow:0 2px 12px #0000001a;padding:2rem;width:100%;max-width:720px;text-align:center}.warning-text{color:#b71c1c;font-weight:600;margin-bottom:1.5rem}.blog-preview{display:flex;gap:1rem;align-items:flex-start;text-align:left;background:#fafafa;padding:1rem;border-radius:8px}.preview-img{width:150px;height:100px;border-radius:6px;object-fit:cover}.blog-info h3{margin:0;font-size:1.3rem}.blog-info p{margin:.3rem 0;color:#555}.excerpt{font-style:italic;color:#777}.delete-actions{margin-top:2rem;display:flex;justify-content:flex-end;gap:1rem}.cancel-btn,.confirm-delete-btn{padding:.7rem 1.4rem;border:none;border-radius:6px;font-weight:600;cursor:pointer}.cancel-btn{background:#ccc;color:#222}.confirm-delete-btn{background:#e74c3c;color:#fff}.confirm-delete-btn:hover{background:#c0392b}.acf-container{padding:2rem;padding-top:140px;padding-bottom:140px;color:#000;background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff)}.acf-header{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:1.5rem}.acf-title{color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:max-content;align-self:self-start;margin-left:1rem}.acf-loading,.acf-empty{font-size:1.1rem;color:#444;text-align:center;margin-top:2rem}.acf-table{width:100%;border-collapse:collapse}.acf-table th,.acf-table td{border-bottom:1px solid #ddd;padding:.75rem 1rem;text-align:left}.acf-table th{background:#f6f6f6;font-weight:600;color:#222}.acf-btn{margin-right:.5rem;padding:.4rem .75rem;border-radius:6px;font-size:.9rem;cursor:pointer;border:none}.acf-view-btn{background-color:#007bff;color:#fff}.acf-view-btn:hover{background-color:#0069d9}.acf-delete-btn{background-color:#dc3545;color:#fff}.acf-delete-btn:hover{background-color:#c82333}.csv-uploader{border:2px dashed #ccc;padding:2rem;text-align:center;border-radius:12px;cursor:pointer;transition:.2s ease;width:80%}.csv-uploader.uploading{opacity:.7}.csv-uploader:hover{border-color:#2a9df4;background:#f9f9f9}.csv-uploader input{margin:1rem}.csv-upload-btn{cursor:pointer}.status{margin-top:1rem;font-weight:600}.upload-results{margin-top:1rem;text-align:left}.upload-results h4{margin-bottom:.5rem;border-bottom:1px solid #ccc;padding-bottom:4px}.error-list{background:#fff9f9;border:1px solid #ffcccc;border-radius:8px;padding:.75rem;margin-top:1rem;overflow:hidden;width:100%;flex-wrap:wrap}.error-list h5{margin:0 0 .5rem;color:#b30000}.error-list table{width:100%;border-collapse:collapse;table-layout:fixed;overflow-y:auto;display:block;max-height:300px}.error-list thead{position:sticky;top:0;background:#f4f4f4;z-index:2}.error-list th,.error-list td{border:1px solid #ddd;padding:8px;text-align:left;vertical-align:top;word-wrap:break-word;white-space:normal;overflow-wrap:break-word;color:#000;font-size:.9rem}.error-list th{font-weight:700;background:#f7f7f7}.error-list tbody tr:nth-child(2n){background:#fafafa}.error-list tbody tr:hover{background:#f0f0f0}.acfs-container{padding:2rem;padding-top:140px;padding-bottom:140px;color:#000;background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff)}.acfs-back-btn{background:none;border:none;color:#007bff;font-size:1rem;cursor:pointer;margin-bottom:1rem}.acfs-title{color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:max-content}.acfs-date{font-size:.9rem;color:#cacaca;margin-bottom:1.5rem}.acfs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem;line-height:1.5;max-width:50%;justify-self:center;align-self:center;background-color:#ddd;border-radius:15px;padding:1rem}.acfs-full{grid-column:1 / -1;margin-top:1rem}.acfs-files{margin-top:2rem}.acfs-files h2{color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:max-content}.acfs-file-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem}.acfs-thumb{background:#fafafa;border:1px solid #ddd;border-radius:8px;text-align:center;padding:.5rem;transition:all .2s ease-in-out}.acfs-thumb:hover{box-shadow:0 3px 8px #0000001a;transform:translateY(-3px)}.acfs-thumb-img{width:100%;height:140px;object-fit:cover;border-radius:6px}.acfs-file-icon{font-size:3rem;padding:1rem}.acfs-view-link{display:block;margin-top:.5rem;color:#007bff;font-weight:500;text-decoration:none}.acfs-view-link:hover{text-decoration:underline}.acfs-actions{margin-top:2rem;display:flex;gap:1rem}.acfs-edit-btn,.acfs-delete-btn{padding:.6rem 1.2rem;border:none;border-radius:6px;font-weight:600;cursor:pointer}.acfs-edit-btn{background:#007bff;color:#fff}.acfs-delete-btn{background:#dc3545;color:#fff}.acfs-loading,.acfs-error{text-align:center;font-size:1.1rem;margin-top:2rem}.delete-contact-container{min-height:100vh;background-color:#666;display:flex;align-items:center;justify-content:center}.delete-box{background-color:#1f1f1f;border:2px solid #ff4d4f;border-radius:12px;padding:2rem;max-width:400px;width:90%;text-align:center;box-shadow:0 0 20px #ff4d4f80}.delete-title{color:#ff4d4f;margin-bottom:1rem;font-size:1.5rem}.delete-warning{color:#fff;margin-bottom:2rem;font-size:1.1rem;line-height:1.5}.delete-actions{display:flex;justify-content:space-around;gap:1rem}.confirm-btn,.cancel-btn{padding:.5rem 1.2rem;border:none;border-radius:6px;font-size:1rem;cursor:pointer;transition:transform .1s ease,background .2s ease}.confirm-btn{background-color:#ff4d4f;color:#fff}.confirm-btn:hover{background-color:#e04344;transform:scale(1.05)}.cancel-btn{background-color:#444;color:#fff}.cancel-btn:hover{background-color:#666;transform:scale(1.05)}.ace-container{padding:2rem;padding-top:140px;padding-bottom:140px;color:#000;background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff)}.ace-back-btn{background:none;border:none;color:#007bff;font-size:1rem;cursor:pointer;margin-bottom:1rem}.ace-title{color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:max-content;margin-left:1rem}.ace-subtext{color:#ccc;margin-left:1rem}.ace-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;max-width:50%;justify-self:center;background-color:#ccc;border-radius:15px;padding:1rem}.ace-field{display:flex;flex-direction:column}.ace-field label{font-weight:600;margin-bottom:.3rem}.ace-field input,.ace-field textarea{padding:.5rem;border-radius:6px;border:1px solid #ccc}.ace-full{grid-column:1 / -1}.ace-save-btn{margin-top:1.5rem;background:#007bff;color:#fff;border:none;border-radius:6px;padding:.8rem 1.5rem;cursor:pointer;font-weight:600}.ace-save-btn:hover{background:#0056b3}.ace-message{margin-top:1rem;font-size:1rem}.ace-loading,.ace-error{text-align:center;margin-top:2rem}.orders-cont{padding:2rem;padding-top:140px;padding-bottom:140px;color:#000;background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff)}.orders-header h1{color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:max-content;align-self:self-start;margin-left:1rem}.orders-header .subhead{margin:.25rem 0 0;color:#9ca3af}.orders-header .header-actions{margin-top:.75rem;display:flex;gap:.5rem;flex-wrap:wrap}.orders-header .updated{margin-left:.75rem;font-size:.9rem;color:#7dd3fc}.orders-header .ghost.refresh{margin-left:auto;padding:.45rem .75rem}.orders-table{border-radius:10px;background:#121316;padding:.75rem;display:flex;flex-direction:column;gap:.35rem}.custom-order-form{margin:1rem 0 1.5rem;padding:1rem;border:1px solid #1f2328;border-radius:10px;background:#0f1013;display:flex;flex-direction:column;gap:.75rem}.custom-order-form .row{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.75rem}.custom-order-form .estimate-actions{display:flex;align-items:center;gap:.75rem;padding-top:.5rem}.custom-order-form label{display:flex;flex-direction:column;gap:.35rem;color:#cbd5e1}.custom-order-form input,.custom-order-form textarea{background:#0c0d10;border:1px solid #1f2328;color:#e5e7eb;padding:.5rem .6rem;border-radius:8px}.custom-order-form button{width:fit-content}.custom-error.inline{padding:.35rem .5rem;background:#3b1c1c;border:1px solid #b91c1c;border-radius:6px;color:#fff}.custom-cart-preview{border:1px solid #1f2328;background:#0b0c10;padding:.5rem .75rem;border-radius:8px;color:#e5e7eb}.custom-cart-preview ul{margin:.25rem 0 0;padding-left:1rem;display:grid;gap:.2rem}.custom-item-builder{border:1px dashed #1f2328;background:#0b0c10;padding:.75rem;border-radius:10px;display:flex;flex-direction:column;gap:.65rem}.custom-item-builder h3{margin:0;color:#e5e7eb}.shipping-field{display:flex;gap:.75rem;align-items:flex-end;flex-wrap:wrap}.custom-order-form input:required:invalid{border-color:#b91c1c}.orders-row.head,.orders-row.summary{display:grid;grid-template-columns:1.1fr 1.4fr 1fr 1fr .9fr 1fr 1.3fr;align-items:center;gap:.2rem}.orders-row.head span{font-weight:700;color:#cbd5e1;padding:.5rem .35rem}.payment-intents{margin-top:.5rem;border:1px solid #1f2328;border-radius:8px;padding:.4rem .5rem;background:#0f1013}.payment-intents .pi-row{display:flex;flex-direction:column;gap:.15rem;align-items:flex-start;font-size:.9rem;padding:.25rem 0;border-bottom:1px dashed #1f2328;background:#0b0c10;border-radius:6px;padding:.35rem}.payment-intents .pi-row:last-child{border-bottom:none}.pi-meta{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.quote-block{margin-top:.4rem}.quote-block pre{max-height:180px;overflow:auto;background:#0b1220;color:#e5e7eb;padding:.5rem;border-radius:8px;border:1px solid #1f2937;font-size:.85rem}.quote-block summary{cursor:pointer;color:#7dd3fc;margin-bottom:.25rem}.orders-row.summary span{padding:.55rem .35rem;color:#d1d5db}.orders-row.summary{border:1px solid #1d1f23;border-radius:8px;background:#0f1013}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;color:#9ca3af}.badge{display:inline-block;padding:.3rem .6rem;border-radius:999px;font-size:.85rem;text-transform:capitalize;border:1px solid transparent}.status-paid{background:#0f2e1f;color:#34d399;border-color:#115e42}.status-processing{background:#1f2a3a;color:#60a5fa;border-color:#2563eb}.status-failed,.pay-payment_failed,.pay-requires_payment_method{background:#3b1c1c;color:#f87171;border-color:#b91c1c}.pay-succeeded{background:#102b2f;color:#22d3ee;border-color:#0ea5e9}.pay-processing{background:#1f2a3a;color:#60a5fa;border-color:#2563eb}.pay-requires_action{background:#2a1f35;color:#c084fc;border-color:#7c3aed}.error{color:#fca5a5}.order-row-group{display:flex;flex-direction:column;gap:.35rem}.detail-row{border:1px solid #1f2328;border-radius:8px;background:#0c0d10;padding:.75rem;box-shadow:inset 0 1px #ffffff08}.detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;padding:.75rem 0}.detail-grid h4{margin:0 0 .35rem;color:#cbd5e1}.detail-grid p{margin:.1rem 0;color:#e5e7eb}.timeline-block{padding:.5rem;border:1px solid #1f2328;border-radius:8px;background:#0f1013}.timeline-block strong{color:#fbbf24}.items-block h4{margin:0 0 .5rem}.items-table{display:grid;grid-template-columns:1.2fr 2fr .6fr .8fr .9fr;gap:.35rem;background:#0c0d0f;border:1px solid #1f2328;border-radius:8px;padding:.35rem .35rem .6rem}.items-row{display:contents}.items-row.head span{font-weight:700;color:#cbd5e1;padding:.5rem .35rem;border-bottom:1px solid #1f2328}.items-row span{padding:.45rem .35rem;color:#e5e7eb;border-bottom:1px dashed #1a1d22}.items-row:last-child span{border-bottom:none}.bold{font-weight:700}.notify-actions{margin-top:.75rem}.notify-actions p{margin:0 0 .35rem;color:#cbd5e1}@media(max-width:900px){.orders-row.head,.orders-row.summary{grid-template-columns:repeat(2,minmax(0,1fr))}.orders-row.head span:nth-child(n+3),.orders-row.summary span:nth-child(n+3){display:none}.actions{flex-direction:column}}.actions{display:flex;gap:.35rem;flex-wrap:wrap}.ghost{background:#1a1c22;color:#e5e7eb;border:1px solid #2f3336;border-radius:6px;padding:.35rem .55rem;cursor:pointer;font-size:.9rem}.actions-bar{margin-top:.75rem;display:grid;gap:.75rem}.action-group label{display:block;margin-bottom:.35rem;color:#cbd5e1;font-weight:600}.options-grid{display:flex;flex-wrap:wrap;gap:.4rem}.pill{padding:.35rem .65rem;border-radius:999px;background:#1a1c22;color:#e5e7eb;border:1px solid #2f3336;cursor:pointer;font-size:.85rem}.pill.active{background:#2563eb;border-color:#1d4ed8}.pill.danger{background:#3b1c1c;border-color:#b91c1c;color:#fca5a5}.abandoned-cont{padding:120px 24px 24px;color:#0f172a}.abandoned-header{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.abandoned-header h1{margin:0 0 4px}.muted{color:#475569;margin:0}.refresh-btn{background:#0ea5e9;color:#fff;border:none;padding:10px 16px;border-radius:8px;cursor:pointer}.refresh-btn:disabled{opacity:.6;cursor:not-allowed}.abandoned-metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;margin-bottom:16px}.metric-card{background:#f1f5f9;border-radius:10px;padding:12px}.metric-label{color:#64748b;font-size:14px}.metric-value{font-size:20px;font-weight:700;margin-top:4px}.abandoned-table{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}.abandoned-header-row,.abandoned-row{display:grid;grid-template-columns:1.2fr .8fr 1.4fr .6fr .8fr .8fr 1fr 1.2fr 1.2fr;gap:8px;padding:10px 12px;align-items:center}.abandoned-header-row{background:#f8fafc;font-weight:700;border-bottom:1px solid #e2e8f0}.abandoned-row:nth-child(2n){background:#f8fafc}.abandoned-empty{padding:14px;text-align:center;color:#475569}.mono{font-family:SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.error{color:#b91c1c;padding:12px}.abandoned-create{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px;margin-bottom:16px}.create-row{display:flex;flex-wrap:wrap;gap:8px}.create-row input{padding:8px;border:1px solid #cbd5e1;border-radius:8px;min-width:180px}.create-row-button{background:#0ea5e9;color:#fff;border:none;padding:10px 14px;border-radius:8px;cursor:pointer}.actions-button{margin-right:6px;padding:6px 10px;border-radius:6px;border:1px solid #cbd5e1;background:#fff;cursor:pointer}.actions button:last-child{margin-right:0}.reports-cont{padding:2rem;padding-top:140px;color:#e5e7eb;min-height:100vh;background:radial-gradient(circle at 20% 20%,rgba(37,99,235,.08),transparent 30%),radial-gradient(circle at 80% 10%,rgba(14,165,233,.08),transparent 26%),linear-gradient(180deg,#0b1220,#0f172a)}.reports-header{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;border-radius:14px;border:1px solid #1f2937;background:linear-gradient(135deg,#1f2937cc,#111827f2);box-shadow:0 10px 40px #00000059}.reports-header h1{margin:0;font-size:2.5rem}.trend-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem .85rem;border-radius:999px;font-weight:600;font-size:.95rem;background:#22c55e1f;color:#bbf7d0;border:1px solid rgba(34,197,94,.3)}.trend-pill.down{background:#f871711f;color:#fecdd3;border-color:#f8717159}.trend-pill .arrow{font-size:1.1rem}.range-picker{display:flex;flex-direction:column;gap:.25rem}.range-picker select{background:#0b1220;border:1px solid #1f2937;color:#e5e7eb;padding:.55rem .7rem;border-radius:10px;box-shadow:inset 0 1px #ffffff0a}.export-buttons{margin-left:auto;display:flex;gap:.5rem}.ghost{background:linear-gradient(135deg,#3b82f626,#0ea5e933);border:1px solid #2563eb;color:#e5e7eb;padding:.55rem .95rem;border-radius:10px;text-decoration:none;transition:transform .12s ease,box-shadow .16s ease,background .16s ease}.ghost:hover{transform:translateY(-1px);box-shadow:0 8px 30px #2563eb40;background:linear-gradient(135deg,#3b82f640,#0ea5e947)}.reports-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.summary-card{background:linear-gradient(145deg,#0f172a,#0c1726);border:1px solid #1f2937;padding:1rem;border-radius:14px;min-height:120px;box-shadow:inset 0 1px #ffffff0a,0 10px 30px #00000040}.summary-card p{margin:0;color:#9ca3af}.summary-card strong{display:block;font-size:1.8rem;margin-top:.5rem}.reports-panel{background:linear-gradient(145deg,#0f172a,#0c1726);border:1px solid #1f2937;border-radius:14px;padding:1rem 1.25rem;margin-bottom:1.25rem;box-shadow:inset 0 1px #ffffff0a,0 10px 30px #00000040}.reports-panel h2{margin-top:0}.split{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.timeline-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.timeline-list li .date{color:#cbd5f5}.timeline-list li .amount{color:#22d3ee;font-weight:600}.timeline-list li div{display:flex;justify-content:space-between;align-items:center}.timeline-bar{width:100%;height:8px;margin-top:.25rem;appearance:none;border:none;border-radius:999px;overflow:hidden;display:block}.timeline-bar::-webkit-progress-bar{background:#1f2937;border-radius:999px}.timeline-bar::-webkit-progress-value{background:linear-gradient(90deg,#2563eb,#38bdf8);border-radius:999px}.timeline-bar::-moz-progress-bar{background:linear-gradient(90deg,#2563eb,#38bdf8);border-radius:999px}.muted{color:#9ca3af}.reports-panel.error{border-color:#b91c1c;color:#fecaca}.status-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.status-list li{display:flex;justify-content:space-between;align-items:center;background:#111827cc;border:1px solid #1f2937;padding:.6rem .75rem;border-radius:10px}.status-label{text-transform:capitalize}.status-count{font-weight:700}.top-products{width:100%;border-collapse:collapse;color:#e5e7eb;background:#0f172abf;border-radius:10px;overflow:hidden}.top-products th,.top-products td{text-align:left;padding:.5rem;border-bottom:1px solid #1f2937}.top-products th{color:#94a3b8;font-weight:500}.timeline-meta{display:flex;justify-content:space-between;color:#94a3b8;font-size:.85rem;margin-top:.25rem;gap:.75rem;flex-wrap:wrap}.line-chart{width:100%;height:240px;background:linear-gradient(135deg,#0f172acc,#0b1220eb);border:1px solid #1f2937;border-radius:14px;padding:.9rem;box-shadow:inset 0 1px #ffffff0d,0 14px 36px #0000004d,0 0 0 1px #3b82f60d;position:relative}.line-chart svg{width:100%;height:180px;filter:drop-shadow(0 2px 6px rgba(103,232,249,.05))}.y-axis-labels{position:absolute;left:10px;top:6px;bottom:40px;display:flex;flex-direction:column;justify-content:space-between;color:#94a3b8;font-size:.8rem;pointer-events:none}.legend{display:flex;align-items:center;gap:.75rem;color:#cbd5e1;font-size:.9rem;margin-top:.25rem}.legend .dot{width:10px;height:10px;border-radius:50%;display:inline-block}.legend .dot.paid{background:#22d3ee}.legend .dot.abandoned{background:#f97316}.legend .small{font-size:.85rem}.x-labels{display:none}.x-labels-abs{display:flex;justify-content:space-between;align-items:center;height:26px;margin-top:.35rem;margin-left:4px;margin-right:4px;gap:.5rem}.x-labels-abs span{transform:none;color:#cbd5e1;font-size:.82rem;background:#1118278c;padding:2px 6px;border-radius:6px;border:1px solid rgba(59,130,246,.08);white-space:nowrap}.x-labels-abs span.align-left{text-align:left}.x-labels-abs span.align-right{text-align:right}.y-axis-labels span{background:#1118278c;padding:2px 6px;border-radius:6px;border:1px solid rgba(59,130,246,.08)}@media(max-width:768px){.reports-header{flex-direction:column;align-items:flex-start}.export-buttons{width:100%;justify-content:space-between}}.customers-cont{padding:2rem;padding-top:140px;min-height:100vh;background:linear-gradient(180deg,#0f172a,#0b1120);color:#e5e7eb}.customers-header{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-bottom:1.5rem}.customers-header input{margin-left:auto;background:#111827;border:1px solid #1f2937;color:#e5e7eb;padding:.45rem .75rem;border-radius:8px}.customers-grid{display:grid;grid-template-columns:minmax(260px,1fr) 2fr;gap:1.25rem}.customers-list{background:#0b1220;border:1px solid #1f2937;border-radius:12px;padding:.75rem}.customers-list ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.customers-list li{border:1px solid #1f2937;border-radius:10px;padding:.75rem;cursor:pointer;display:flex;justify-content:space-between;gap:1rem;transition:border-color .2s ease}.customers-list li.active{border-color:#38bdf8;background:#38bdf814}.customers-list li strong{display:block;color:#f9fafb}.customers-list li span{display:block;color:#94a3b8;font-size:.85rem}.customers-list .meta{display:flex;flex-direction:column;align-items:flex-end;color:#cbd5f5}.customer-detail{background:#0b1220;border:1px solid #1f2937;border-radius:12px;padding:1rem 1.5rem;min-height:400px}.customer-detail header h2{margin-bottom:.3rem}.customer-detail table{width:100%;border-collapse:collapse;margin-top:.75rem}.customer-detail th,.customer-detail td{padding:.4rem .35rem;border-bottom:1px solid #1e293b}.customer-detail th{text-align:left;color:#9ca3af;font-size:.85rem}.note-form{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.note-form textarea{background:#111827;border:1px solid #1f2937;border-radius:8px;color:#f8fafc;padding:.6rem}.notes-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.notes-list li{border:1px solid #1f2937;border-radius:8px;padding:.6rem;background:#111827}.notes-list span{display:block;margin-top:.25rem;font-size:.75rem;color:#94a3b8}.error{color:#fecaca}.success{color:#86efac}.muted{color:#94a3b8}@media(max-width:900px){.customers-grid{grid-template-columns:1fr}.customers-header input{margin-left:0;width:100%}}.health-page{padding:140px 32px 32px;color:#e2e8f0;background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff);min-height:100vh}.health-layout{display:flex;gap:16px;align-items:flex-start}.health-main-col{display:flex;flex-direction:column;gap:14px;flex:1 1 640px}.health-side-col{display:flex;flex-direction:column;gap:14px;flex:0 0 360px}.health-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px}.health-header h1{color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;width:600px}.health-headline{margin:6px 0 0;color:#f8fafc;font-weight:700}.health-sub{margin:4px 0 0;color:#94a3b8}.health-actions{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.health-action-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.health-run{background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;border:none;padding:10px 16px;border-radius:10px;cursor:pointer;font-weight:700;box-shadow:0 8px 18px #2563eb59}.health-secondary{background:#94a3b81f;border:1px solid rgba(148,163,184,.35);color:#e2e8f0;padding:8px 12px;border-radius:10px;cursor:pointer;font-weight:600;transition:transform .1s ease,border-color .1s ease}.health-run:disabled{opacity:.6;cursor:not-allowed}.health-secondary:hover{border-color:#94a3b88c;transform:translateY(-1px)}@media print{@page{margin:12mm}.perf-chart,.health-load{page-break-before:always}header,footer,body>footer,.footer,.site-footer,.app-footer,.layout-footer,.page-footer,[class*=footer],nav,.nav,.navbar,.nav-wrapper,.navigation,.navigation-bar,.navigation-container,.site-header,.health-header{display:none!important}.chat-widget,.chat-container,.chatbot,.chat-launcher,.chat-open,.chat-widget-button,.chatbot-btn,.chat-with-us,.chat-with-us-button,.chat-with-us-container{display:none!important}.health-page{display:block!important;width:100%;background:#fff;color:#000}.health-page{padding-top:0;background:#fff;color:#000}.health-header h1{-webkit-text-stroke:0;color:#000}.health-run,.health-secondary,.health-action-row,.health-banner,.load-status{display:none!important}.perf-chart,.health-load{page-break-inside:avoid;page-break-after:always;height:auto}.perf-svg,.load-svg{border-color:#d1d5db;height:75vh;width:100%!important;background:#fff}.axis-label{font-size:14px;fill:#000!important}.load-chart .axis-label{fill:#000!important}.axes line{stroke:#000!important}.grid-lines line{stroke:#0000002e!important}.metric-name,.metric-value,.health-title{font-size:16px}.health-issues,.perf-chart,.health-metrics,.health-grid,.health-routes,.health-load,.health-forms{box-shadow:none;border-color:#d1d5db;background:#fff}.perf-svg,.load-svg{border-color:#d1d5db}.perf-chart,.health-load{page-break-inside:avoid;page-break-after:always;display:block!important;height:auto}.health-issues,.health-metrics,.health-grid{page-break-inside:avoid;page-break-after:always}.health-routes,.health-forms,.health-layout,.health-main-col,.health-side-col{page-break-inside:avoid}.health-grid,.health-issues,.health-metrics,.health-routes,.health-forms,.health-load{page-break-inside:avoid;page-break-after:always}.health-grid{display:flex;flex-wrap:wrap;gap:12px}.health-card,.metric-card,.route-row,.issue-row{page-break-inside:avoid;break-inside:avoid;color:#000;box-shadow:none;border-color:#d1d5db;background:#fff}.health-card,.metric-card{width:calc(50% - 12px)}.route-row{width:100%}.chart-legend{color:#000}}.health-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.pill{padding:6px 10px;border-radius:999px;font-size:22px;font-weight:700;color:#000}.pill.healthy{background:#10b981}.pill.attention{background:#f59f0b81}.pill.issue{background:#ef44449a}.health-last{font-size:12px;color:#94a3b8}.health-banner{margin:0 0 16px;padding:10px 14px;border-radius:12px;font-weight:700;border:1px solid transparent}.health-banner.pass{background:#10b9811f;border-color:#10b98166;color:#34d399}.health-banner.warn{background:#f59e0b1f;border-color:#f59e0b66;color:#fbbf24}.scorecards{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin:10px 0 18px}.scorecard{border:1px solid rgba(148,163,184,.25);border-radius:12px;padding:10px 12px;background:#ffffff08;box-shadow:0 6px 12px #0000002e}.scorecard.ok{border-color:#22c55e59;background:linear-gradient(135deg,#22c55e14,#0f172ab3)}.scorecard.warn{border-color:#ef444466;background:linear-gradient(135deg,#ef444414,#0f172ab3)}.score-label{margin:0;color:#cbd5e1;font-size:12px;letter-spacing:.4px;text-transform:uppercase}.score-value{margin:4px 0 2px;font-size:24px;font-weight:800;color:#e2e8f0}.score-sub{margin:0;color:#94a3b8;font-size:12px}.insights{display:none}.health-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;padding-right:6px}.health-grid::-webkit-scrollbar{width:8px}.health-grid::-webkit-scrollbar-track{background:#5f5f5fb3;border-radius:999px}.health-grid::-webkit-scrollbar-thumb{background:linear-gradient(180deg,gray,#272727);border-radius:999px}.health-grid{scrollbar-color:#3b82f6 rgba(15,23,42,.7);scrollbar-width:thin}@media(max-width:1040px){.health-layout{flex-direction:column}.health-side-col{flex:1 1 auto;max-width:100%;min-width:0}.health-main-col{flex:1 1 auto}}.health-card{background:linear-gradient(145deg,#111827,#0f172a);border:1px solid rgba(148,163,184,.25);border-radius:12px;padding:14px;box-shadow:0 8px 20px #0f172a47;display:flex;flex-direction:column;gap:10px}.bento-grid{grid-auto-rows:1fr}.bento-card{animation:slideUp .42s ease both}.pdf-mode .bento-card{animation:none!important}@keyframes slideUp{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.health-card-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.health-title{margin:0;font-weight:700;font-size:22PX}.health-desc{margin:2px 0 0;color:#94a3b8;font-size:13px}.status-dot{padding:6px 10px;border-radius:999px;color:#fff;font-weight:700;font-size:12px}.health-details{margin:0;color:#e2e8f0;line-height:1.4}.health-fix{margin:0;color:#67e8f9;font-size:13px}.health-footer{display:flex;justify-content:space-between;align-items:center}.sev{padding:4px 8px;border-radius:8px;font-size:12px;text-transform:uppercase;font-weight:700}.sev-high{background:#f871711a;color:#f87171bb}.sev-medium{background:#f59e0b1f;color:#fbbe24a2}.sev-low{background:#10b9811f;color:#34d399b4}.health-run-small{border:1px solid rgba(148,163,184,.3);background:#0b1220;color:#e2e8f0;padding:6px 10px;border-radius:8px;cursor:pointer}.health-run-small:disabled{opacity:.6;cursor:not-allowed}.health-routes{margin-top:26px;background:linear-gradient(145deg,#0f172a,#0b1220);border:1px solid rgba(148,163,184,.25);border-radius:12px;padding:14px;box-shadow:0 8px 20px #0f172a40}.health-forms,.health-load{margin-top:18px;background:linear-gradient(145deg,#0f172a,#0b1220);border:1px solid rgba(148,163,184,.25);border-radius:12px;padding:14px;box-shadow:0 8px 20px #0f172a40}.load-chart{margin-top:10px;padding:8px 6px 4px;border-radius:12px;background:radial-gradient(circle at 20% 20%,rgba(59,130,246,.05),transparent 45%)}.load-chart-head{margin-bottom:6px}.load-svg{width:100%;min-height:240px;background:radial-gradient(circle at 30% 20%,rgba(99,102,241,.12),transparent 50%);border:1px solid rgba(148,163,184,.28);border-radius:12px;overflow:visible;box-shadow:0 12px 28px #00000040}.load-legend{display:flex;align-items:center;gap:8px;margin-top:8px;color:#cbd5e1;font-size:13px;flex-wrap:wrap}.legend-label{margin-right:8px}.load-chart .grid-lines line{stroke:#94a3b838;stroke-dasharray:4 6}.load-chart .axis-label{fill:#dce3ec}.load-status{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:6px 12px;border-radius:10px;font-weight:700;font-size:13px}.load-status.pass{background:#22c55e1f;color:#34d399;border:1px solid rgba(34,197,94,.4)}.load-status.fail{background:#ef44441f;color:#ef4444;border:1px solid rgba(239,68,68,.4)}.perf-chart{background:linear-gradient(145deg,#0f172a,#0b1220);border:1px solid rgba(148,163,184,.25);border-radius:12px;padding:14px;box-shadow:0 8px 20px #0f172a40}.chart-head{margin-bottom:8px}.perf-svg{width:100%;min-height:260px;background:radial-gradient(circle at 30% 20%,rgba(99,102,241,.1),transparent 45%);border:1px solid rgba(148,163,184,.2);border-radius:12px;overflow:visible}.grid-lines line{stroke-dasharray:4 6}.axes line{stroke:#94a3b899;stroke-width:1}.axis-label{fill:#cbd5e1;font-size:11px}.chart-legend{margin-top:6px;display:flex;align-items:center;gap:8px;color:#94a3b8;font-size:13px}.legend-dot{width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,#38bdf8,#6366f1);display:inline-block}.perf-summary{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.perf-pill{padding:8px 12px;border-radius:10px;background:#22c55e1f;color:#34d399;border:1px solid rgba(34,197,94,.35);font-weight:700;font-size:13px}.perf-pill.secondary{background:#3b82f61f;color:#60a5fa;border-color:#3b82f659}.perf-note{margin:0;color:#cbd5e1;font-size:13px}.perf-note.muted{color:#94a3b8}.health-metrics{margin-top:18px;background:linear-gradient(145deg,#0f172a,#0b1220);border:1px solid rgba(148,163,184,.25);border-radius:12px;padding:14px;box-shadow:0 8px 20px #0f172a40}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.metric-card{border:1px solid rgba(148,163,184,.25);border-radius:10px;padding:10px;background:#ffffff05}.metric-head{display:flex;justify-content:space-between;align-items:center;font-weight:700}.metric-bar{width:100%;height:10px;margin:8px 0;appearance:none;border:none;border-radius:999px;overflow:hidden;display:block}.metric-bar::-webkit-progress-bar{background:#94a3b833;border-radius:999px}.metric-bar::-webkit-progress-value{background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:999px;transition:width .3s ease}.metric-bar::-moz-progress-bar{background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:999px}.metric-bar.over::-webkit-progress-value{background:linear-gradient(90deg,#f97316,#ef4444)}.metric-bar.over::-moz-progress-bar{background:linear-gradient(90deg,#f97316,#ef4444)}.metric-target{margin:0;color:#94a3b8;font-size:12px}.metric-note{margin:4px 0 0;color:#fbbf24;font-size:12px}.routes-head{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px}.route-list{display:flex;flex-direction:column;gap:8px}.route-row{display:grid;grid-template-columns:1.2fr 1fr .7fr 1.3fr;align-items:center;gap:6px;padding:8px 10px;border:1px solid rgba(148,163,184,.25);border-radius:8px;background:#ffffff05}.route-name{font-weight:700}.route-path{color:#94a3b8;font-size:13px}.route-status.ok{color:#34d399}.route-status.running{color:#60a5fa}.route-notes{color:#94a3b8;font-size:12px}.load-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin-top:8px}.load-card{border:1px solid rgba(148,163,184,.25);border-radius:10px;padding:10px;background:#ffffff05}.health-issues{margin:12px 0 16px;background:linear-gradient(145deg,#ef44441f,#0f172a66);border:1px solid rgba(239,68,68,.4);border-radius:12px;padding:12px 14px;box-shadow:0 8px 20px #0f172a40;width:98%}.issue-list{display:flex;flex-direction:column;gap:10px}.issue-row{border:1px solid rgba(239,68,68,.35);border-radius:10px;padding:10px;background:#0f172a99}.issue-title{margin:0;font-weight:700;font-size:22px}.issue-details{margin:2px 0 0;color:#fca5a5;font-size:22px}.issue-fix{margin:6px 0 0;color:#e2e8f0;font-weight:600;font-size:22px}.wide-issues .scrollable{width:100%}#shipping-estimate-input-form{background-color:#000}.ga-ssk-page{padding:2rem;padding-top:140px;padding-bottom:140px;min-height:100vh;background:linear-gradient(#202022 0% 5%,#202022 10% 20%,#fff 80% 90%,#fff);color:#e6e6e6;font-family:Inter,sans-serif}.ga-ssk-header{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-end;margin-bottom:2.5rem;padding:0 1rem}.ga-ssk-title{font-size:60px;font-weight:700;color:#677a84;-webkit-text-stroke:.4px white;margin:0}.ga-ssk-sub{font-size:1.1rem;color:#d0d5d8;opacity:.85}.ga-ssk-header-right{display:flex;align-items:center;gap:1rem}.ga-ssk-badge{padding:.45rem .9rem;font-size:.85rem;border-radius:6px;background:linear-gradient(135deg,#202022,#2f3b42);border:1px solid #46555d;color:#e5e9eb}.ga-ssk-badge-group{display:flex;gap:.5rem;flex-wrap:wrap}.ga-ssk-range-btn{border:1px solid #2f343a;background:#111318;color:#e5e9eb;padding:.3rem .75rem;border-radius:8px;cursor:pointer;font-weight:600;transition:all .2s ease}.ga-ssk-range-btn.active{background:linear-gradient(135deg,#202022,#677a84);border-color:#677a84}.ga-ssk-range-btn:hover{filter:brightness(1.05);transform:translateY(-1px)}.ga-ssk-property span{color:#7da5ff;font-weight:700}.ga-download-btn{padding:.5rem 1.1rem;border-radius:6px;background:linear-gradient(145deg,#677a84,#4f5f66);border:1px solid #a1b4bf;color:#fff;cursor:pointer;font-weight:600;transition:all .2s ease}.ga-download-btn:hover{background:linear-gradient(145deg,#7d939f,#5e7078);transform:translateY(-1px)}.recharts-default-tooltip{background:#0f172a!important;border:1px solid #334155!important;color:#e2e8f0!important}.recharts-tooltip-label,.recharts-tooltip-item-name,.recharts-tooltip-item-value{color:#e2e8f0}.ga-ssk-section{margin-bottom:2rem}.ga-ssk-metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.ga-ssk-metric-card{padding:1.5rem;border-radius:12px;background:linear-gradient(135deg,#202022,#27292b);border:1px solid #384047;box-shadow:0 4px 10px #00000047}.ga-ssk-metric-label{font-size:.85rem;text-transform:uppercase;letter-spacing:.04em;opacity:.7}.ga-ssk-metric-value{font-size:2.1rem;font-weight:600;margin-top:.5rem;color:#e5e9eb}.ga-ssk-top-page{font-size:1.25rem}.ga-ssk-metric-footnote{margin-top:.4rem;font-size:.85rem;opacity:.6}.ga-ssk-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media(max-width:900px){.ga-ssk-grid-2{grid-template-columns:1fr}}.ga-ssk-panel{padding:1.5rem;background:#1b1d1f;border-radius:12px;border:1px solid #2f343a;box-shadow:0 6px 16px #00000052}.ga-ssk-section-title{font-size:1.45rem;font-weight:600;color:#dfe4e8;margin-bottom:.3rem}.ga-ssk-section-desc{font-size:.95rem;opacity:.7;margin-bottom:1rem}.ga-ssk-allpages-wrapper{max-height:320px;overflow-y:auto;padding-right:.25rem}.ga-ssk-allpages-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.75rem;width:96%}.ga-ssk-allpages-card{padding:.75rem;border:1px solid #3d4b5e;border-radius:10px;background:#41596d}.ga-ssk-chart-wrapper{overflow:visible}.ga-ssk-chart-wrapper.sm{height:260px}.ga-ssk-locations-table-wrap{max-height:320px;overflow-y:auto}.ga-ssk-map-wrapper{height:620px;min-height:320px;background:#4e5f8b;border:1px solid #2f343a;border-radius:10px;padding:.5rem;overflow:hidden}.ga-ssk-map-wrapper svg{width:100%;height:100%}.ga-ssk-geo{outline:none;stroke:#0f172a;stroke-width:.4px}.ga-ssk-table{width:100%;border-collapse:collapse;margin-top:1rem}.ga-ssk-table th,.ga-ssk-table td{padding:.8rem;border-bottom:1px solid #383a3c}.ga-ssk-table th{text-align:left;background:#2a2c2e;color:#cbd2d6;text-transform:uppercase;font-size:.8rem;letter-spacing:.04em}.ga-ssk-table td{color:#f0f2f4}.ga-ssk-table tbody tr:hover{background:#677a841f}.ga-ssk-empty{opacity:.75;padding:1.5rem;text-align:center}.ga-loading{color:#ccd2d6;font-size:1.2rem;text-align:center;margin-top:4rem}.ga-spinner{width:30px;height:30px;border:4px solid #3b3d3f;border-top-color:#8fa7b4;border-radius:50%;margin:0 auto 1rem;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.ga-error{background:#2a1f1f;border:1px solid #593434;padding:1.5rem;border-radius:12px;text-align:center;margin:2rem auto}.recharts-tooltip-wrapper{z-index:9999!important}.recharts-default-tooltip{background:#1e1e1e!important;border:1px solid #444!important;border-radius:8px!important;padding:10px!important;color:#f8f8f8!important;font-size:.9rem!important;box-shadow:0 4px 12px #0006}.recharts-tooltip-label{color:#9ad0ec!important;font-weight:600}.recharts-tooltip-item{color:#fff!important}.recharts-bar-rectangle:hover{opacity:.8}.ga-ssk-map-svg{width:100%;height:100%;display:block}.ga-ssk-geo{outline:none;stroke:#0f172a;stroke-width:.4px;transition:opacity .2s ease}.ga-ssk-geo:hover{opacity:.8;cursor:pointer}.dealer-admin-page{padding:2rem;padding-top:140px;padding-bottom:160px;color:#f5f5f5;background:linear-gradient(#202022 0% 15%,#202022 30%,#fff 85% 100%)}.dealer-admin-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem}.dealer-admin-title{color:#677a84;font-size:2.6rem;-webkit-text-stroke:.25px white;margin:0}.dealer-admin-sub{margin:.35rem 0 0;font-size:.98rem;color:#d7dde0}.dealer-admin-header-actions{display:flex;flex-wrap:wrap;gap:.5rem}.dealer-admin-btn{border-radius:999px;padding:.45rem .95rem;border:none;font-size:.85rem;font-weight:600;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.dealer-admin-btn:active{transform:scale(.97)}.dealer-admin-view{background:linear-gradient(135deg,#2f9ad6,#65c0ff);color:#fff;box-shadow:0 4px 12px #2f9ad666}.dealer-admin-edit{background:linear-gradient(135deg,#4caf50,#7fd37e);color:#fff;box-shadow:0 4px 12px #4caf5066}.dealer-admin-delete{background:linear-gradient(135deg,#e53935,#ff7673);color:#fff;box-shadow:0 4px 12px #e5393566}.dealer-admin-ghost{background:transparent;border:1px solid rgba(255,255,255,.4);color:#f5f5f5}.dealer-admin-btn:hover{opacity:.9}.dealer-admin-empty{margin-top:2rem;text-align:center;color:#e0e0e0}.dealer-admin-table-wrapper{margin-top:1rem;background:#0b0d0fd9;border-radius:16px;padding:1.25rem 1.5rem;box-shadow:0 14px 40px #00000080;overflow-x:auto}.dealer-admin-table{width:100%;border-collapse:collapse;font-size:.9rem}.dealer-admin-table th,.dealer-admin-table td{padding:.65rem .75rem;border-bottom:1px solid rgba(255,255,255,.08)}.dealer-admin-table th{text-align:left;font-weight:600;color:#b2c3cd;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.dealer-admin-table td{color:#f5f5f5;vertical-align:middle}.dealer-admin-actions{display:flex;gap:.35rem}.dealer-admin-detail-grid{margin-top:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.dealer-admin-panel{background:#0b0d0feb;border-radius:16px;padding:1.15rem 1.3rem;box-shadow:0 12px 32px #0000008c;border:1px solid rgba(255,255,255,.06)}.dealer-admin-panel h2{margin-top:0;margin-bottom:.75rem;font-size:1.1rem;color:#dde4ea}.dealer-admin-panel p{margin:.2rem 0;font-size:.9rem;color:#f2f5f7}.dealer-admin-panel strong{color:#b8c7cf}.dealer-admin-signature{margin-top:.4rem;padding:.6rem .9rem;border-radius:10px;border:1px dashed rgba(255,255,255,.4);font-family:Dancing Script,Brush Script MT,cursive;font-size:1.4rem;color:#f5f5f5;background:radial-gradient(circle at top left,#444 0,#111 55%)}.dealer-admin-edit-form{margin-top:1.25rem}.dealer-admin-edit-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.dealer-admin-field{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.75rem}.dealer-admin-field span{font-size:.85rem;color:#b8c7cf}.dealer-admin-field input,.dealer-admin-field textarea{border-radius:10px;border:1px solid rgba(255,255,255,.18);background:#0c0e11f2;color:#f5f5f5;padding:.45rem .6rem;font-size:.9rem;outline:none}.dealer-admin-field input:focus,.dealer-admin-field textarea:focus{border-color:#5bb5ff;box-shadow:0 0 0 1px #5bb5ff80}.dealer-admin-field textarea{min-height:70px;resize:vertical}.dealer-admin-checkbox-row,.dealer-admin-radio-row{display:flex;flex-wrap:wrap;gap:.75rem;font-size:.85rem;color:#e2e7eb}.dealer-admin-edit-actions{margin-top:1.5rem;display:flex;justify-content:flex-end;gap:.75rem}.dealer-admin-error{margin-bottom:.75rem;color:#ffb4b4;font-size:.9rem}.ad-form-overlay{position:fixed;inset:0;background:#000000bf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:999;animation:fadeIn .2s ease-out}.ad-form-container{width:420px;background:#141417;padding:22px;border-radius:12px;box-shadow:0 0 25px #000000a6;border:1px solid #27272a;animation:slideUp .25s ease-out}.ad-form-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.ad-form-header h2{margin:0;color:#f1f5f9;font-size:22px;text-shadow:0 0 10px #4ab3ff60}.ad-form-close{background:transparent;border:none;font-size:22px;color:#aaa;cursor:pointer;transition:.2s}.ad-form-close:hover{color:#dc2626}.ad-form-user{margin-bottom:15px;padding:10px 0;border-bottom:1px solid #2e2f33}.ad-form-user strong{color:#e5e7eb;font-size:16px}.ad-form-email{color:#9ca3af;font-size:16px}.ad-form{display:flex;flex-direction:column;gap:16px}.ad-field{display:flex;flex-direction:column}.ad-field label{font-size:13px;color:#9ca3af;margin-bottom:4px}.ad-field input,.ad-field textarea{background:#1c1c20;border:1px solid #2e2f33;color:#f1f5f9;padding:10px;border-radius:8px;font-size:14px;transition:.15s}.ad-field input:focus,.ad-field textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 5px #3b82f650}.ad-field textarea{min-height:80px;resize:vertical}.ad-form-buttons{display:flex;justify-content:space-between;margin-top:10px}.ad-btn{padding:10px 18px;border-radius:8px;font-weight:600;font-size:14px;cursor:pointer;border:none;transition:.2s}.ad-btn.save{background:#5f5f5f;color:#fff}.ad-btn.save:hover{background:#22c55e83}.ad-btn.cancel{background:#ef4444;color:#ddd}.ad-btn.cancel:hover{background:#dc2626}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.acc-wrapper{width:100%;padding:20px;background:#0e0f11;color:#e5e7eb;border-radius:25px}.acc-title{font-size:28px;font-weight:700;margin-bottom:20px;color:#fff;text-shadow:0 0 10px #4ab3ff60}.acc-table{width:100%;border-collapse:collapse;background:#141417;border-radius:10px;overflow:hidden;box-shadow:0 0 15px #00000080}.acc-table th{background:#1c1d20;padding:14px 10px;text-align:left;font-weight:700;color:#9ca3af;border-bottom:1px solid #2b2c30}.acc-table td{padding:14px 10px;border-bottom:1px solid #1f2023}.acc-table tr:hover{background:#1b1c1f}.acc-userid{color:#737d8b;font-size:11px}.acc-active{color:#22c55e;font-weight:600}.acc-inactive{color:#ef4444;font-weight:600}.acc-actions{display:flex;height:70px;align-items:center;justify-content:center;gap:15px}.acc-btn{padding:6px 12px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:.2s ease;border:none;height:50%;width:40%}.acc-btn.add{background:#5f5f5f;color:#fff;width:100%}.acc-btn.add:hover{background:#22c55e83;color:#111}.acc-btn.edit{background:#2a498d;color:#fff}.acc-btn.edit:hover{background:#2563eb;color:#111}.acc-btn.delete{background:#ef4444;color:#fff}.acc-btn.delete:hover{background:#dc2626;color:#111}.promo-wrapper{width:100%;padding:20px;background:#0e0f11;color:#e5e7eb;border-radius:25px}.promo-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:20px}.promo-title{font-size:28px;font-weight:700;margin:0;color:#fff;text-shadow:0 0 10px #4ab3ff60}.promo-subtitle{margin:4px 0 0;font-size:16px;color:#9ca3af}.promo-empty{background:#141417;border-radius:10px;border:1px solid #27272a;padding:24px;text-align:center;box-shadow:0 0 20px #00000070}.promo-empty p{margin-bottom:12px;color:#d1d5db}.promo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.promo-card{background:radial-gradient(circle at top left,#1f2933 0,#111827 55%,#020617);border-radius:12px;border:1px solid #27272a;box-shadow:0 0 20px #00000080;padding:16px;display:flex;flex-direction:column;gap:10px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.promo-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px #000000b0;border-color:#3b82f6}.promo-card-top{display:flex;justify-content:space-between;align-items:center}.promo-code{font-size:24px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#e5e7eb}.promo-discount{font-size:18px;color:#93c5fd}.promo-pill{padding:4px 10px;border-radius:999px;font-size:11px;font-weight:600;border:1px solid transparent}.pill-active{background:#22c55e1f;border-color:#22c55eb3;color:#bbf7d0}.pill-inactive{background:#ef44441f;border-color:#ef4444b3;color:#fecaca}.promo-meta{margin-top:6px;padding-top:8px;border-top:1px solid #1f2933;display:flex;flex-direction:column;gap:4px;font-size:22px}.promo-meta-row{display:flex;justify-content:space-between}.promo-meta-label{color:#6b7280}.promo-meta-value{color:#e5e7eb}.promo-note{margin-top:6px}.promo-note p{margin:2px 0 0;color:#d1d5db;font-size:12px}.promo-card-actions{margin-top:10px;display:flex;justify-content:flex-end;gap:8px}.promo-btn{padding:8px 14px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;border:none;transition:.18s ease}.promo-btn.primary{background:#374151;color:#fff}.promo-btn.primary:hover{background:#2e704caf}.promo-btn.secondary{background:#ef4444;color:#e5e7eb}.promo-btn.secondary:hover{background:#dc2626}.promo-btn.danger{background:#ef4444;color:#fff}.promo-btn.danger:hover{background:#dc2626}.promo-btn.ghost{background:transparent;border:1px solid #4b5563;color:#e5e7eb}.promo-btn.ghost:hover{background:#3b82f6}.promo-drawer-backdrop{position:fixed;inset:0;background:#000000a6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:900;height:70vh}.promo-drawer{position:fixed;top:0;right:0;bottom:0;width:420px;max-width:100%;background:#111827;border-left:1px solid #27272a;box-shadow:-10px 0 25px #000000d0;padding:20px 20px 18px;z-index:901;display:flex;flex-direction:column;animation:promoDrawerIn .22s ease-out}@keyframes promoDrawerIn{0%{transform:translate(40px);opacity:0}to{transform:translate(0);opacity:1}}.promo-drawer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.promo-drawer-header h2{margin:0;font-size:20px;color:#f9fafb}.promo-drawer-close{background:transparent;border:none;color:#9ca3af;font-size:22px;cursor:pointer;transition:.15s}.promo-drawer-close:hover{color:#fff}.promo-form{display:flex;flex-direction:column;gap:14px;margin-top:6px;overflow-y:auto;padding-right:4px}.promo-field{display:flex;flex-direction:column}.promo-field label{font-size:12px;color:#9ca3af;margin-bottom:4px}.promo-field input,.promo-field textarea{background:#020617;border:1px solid #374151;color:#e5e7eb;padding:9px 10px;border-radius:8px;font-size:14px;transition:.15s}.promo-field input:focus,.promo-field textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 5px #3b82f680}.promo-field textarea{resize:vertical;min-height:70px}.promo-field-row{display:flex;gap:10px}.promo-field-row .promo-field{flex:1}.checkbox-field label{display:flex;align-items:center;gap:6px;cursor:pointer}.promo-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.promo-modal-wrapper{position:fixed;inset:0;background:#000000bd;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;justify-content:center;align-items:center;z-index:999;animation:fadeIn .2s ease-out}.promo-modal{width:430px;background:#141417;border-radius:16px;border:1px solid #27272a;padding:22px;box-shadow:0 0 25px #0000008c;animation:slideUp .25s ease-out}.promo-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.promo-modal-header h3{margin:0;font-size:22px;color:#f1f5f9;text-shadow:0 0 10px #4ab3ff60}.promo-modal-close{background:transparent;border:none;font-size:22px;color:#aaa;cursor:pointer;transition:.2s}.promo-modal-close:hover{color:#fff}.promo-modal-form{display:flex;flex-direction:column;gap:16px}.promo-row{display:flex;gap:12px}.promo-field{flex:1;display:flex;flex-direction:column}.promo-field label{font-size:13px;color:#9ca3af;margin-bottom:4px}.promo-field input,.promo-field textarea{background:#1c1c20;border:1px solid #2e2f33;color:#f1f5f9;padding:10px;border-radius:8px;font-size:14px;transition:.15s}.promo-field input:focus,.promo-field textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 5px #3b82f650}.promo-field textarea{min-height:80px}.checkbox-field label{display:flex;align-items:center;gap:8px;cursor:pointer}.promo-modal-buttons{margin-top:10px;display:flex;justify-content:space-between}@keyframes slideUp{0%{transform:translateY(25px);opacity:0}to{transform:translateY(0);opacity:1}}.md-container{padding:2rem;padding-top:140px;background:linear-gradient(#202022 0% 20%,#fff 80%);min-height:100vh}.md-title{color:#677a84;font-size:60px;-webkit-text-stroke:.25px white;margin-bottom:1.5rem}.md-tabs{display:flex;gap:1rem;margin-bottom:2rem}.md-tab-btn{background:#3a3a3a;color:#fff;padding:.6rem 1.2rem;border-radius:6px;border:none;cursor:pointer;font-size:1rem;letter-spacing:.5px}.md-tab-btn.active{background:#677a84}.md-tab-btn:hover{background:#555}.md-content{display:flex;background:#fff;border-radius:25px;box-shadow:0 5px 15px #0000001a;justify-content:center;align-items:center}html,body{margin:0;padding:0}p{line-height:1.4;margin:0}a{color:inherit}.env-error-page{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;padding:2rem;font-family:system-ui,sans-serif;text-align:center;color:#333}.env-error-title{color:#dc2626;margin:0;font-size:2rem}.env-error-description{margin:1rem 0;font-size:1.1rem}.env-error-list{text-align:left;max-width:400px;padding-left:1.25rem;margin:0}.env-error-item{margin:.5rem 0}.env-error-note{margin-top:1rem;font-size:.9rem;opacity:.8}
