﻿@charset "UTF-8";html,body{max-width:100%;overflow-x:hidden}.wrapper{height:100vh;display:grid;grid-template-rows:auto 1fr auto}.site-header{position:relative;height:680px;color:#fff;overflow:visible}.header-bg{position:absolute;inset:0;background:url("/images/header/kitchen-hero.jpg") center/cover no-repeat}.header-bg::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.35)}.header-inner{position:relative;z-index:1;height:100%;max-width:1366px;margin:0 auto;padding:24px 40px;display:flex;flex-direction:column}.header-top{display:flex;align-items:center;justify-content:space-between}.header-logo a{color:#fff;font-size:28px;font-weight:600;text-decoration:none;z-index:3001}.nav{display:flex;align-items:center;gap:28px}.header-hero{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.header-hero h1{font-size:52px;font-weight:500;line-height:1.25;margin-bottom:24px}.nav-link,.dropdown-toggle{background:none;border:0;color:#fff;font-size:15px;cursor:pointer}.nav a,.nav-link{color:#fff;text-decoration:none;background:none;transition:color .25s ease,opacity .25s ease}.nav a:hover,.nav-link:hover{opacity:.8}.nav a:visited,.nav-link:visited{color:#fff}.nav a:active,.nav-link:active{color:#fff}.dropdown{position:relative}.dropdown-menu{background:#fff;border:1px solid rgba(0,0,0,.12);border-radius:6px;padding:8px 0;min-width:220px;box-shadow:0 10px 30px rgba(0,0,0,.12);margin-top:8px}.dropdown-menu a{display:block;padding:10px 16px;color:#111!important;font-size:14px;font-weight:400;text-decoration:none;transition:background-color .2s ease}.dropdown-menu a:hover{background:rgba(0,0,0,.04)}.dropdown-toggle{color:#fff;background:none;border:0;font-size:15px;cursor:pointer;display:flex;align-items:center;gap:4px}.dropdown-toggle:hover{opacity:.7}.dropdown.open .dropdown-menu{display:block}.header-hero{margin-top:auto;padding-bottom:80px}.header-hero h1{font-size:48px;margin-bottom:24px}.cta-link{font-size:20px;color:#fff;text-decoration:none;position:relative;padding-bottom:4px}.cta-link::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background:#fff}.hamburger{display:none;font-size:24px;background:none;border:0;color:#fff;cursor:pointer}@media(max-width:992px){.nav{position:fixed;inset:0;width:100%;max-width:none;height:100vh;background:#2a2a28;padding:80px 24px;display:flex;flex-direction:column;align-items:flex-start;transform:translateX(100%);transition:transform .3s ease;z-index:2000;flex-wrap:wrap;pointer-events:auto}.nav.active{transform:translateX(0)}.nav-link{padding:var(--bs-nav-link-padding-y)}.hamburger{display:block;z-index:2001}.dropdown-menu{position:static;z-index:2000}}.header-secondary{position:sticky;top:0;z-index:1200;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}.header-secondary .container{max-width:1366px;margin:0 auto;padding:18px 24px;display:flex;align-items:center;justify-content:space-between}.header-secondary .header-logo a{font-size:26px;font-weight:600;color:#111;text-decoration:none;letter-spacing:.2px}.header-secondary .nav{display:flex;align-items:center;gap:28px}.header-secondary .nav-link,.header-secondary .dropdown-toggle{background:none;border:0;color:#111!important;font-size:15px;font-weight:400;text-decoration:none;cursor:pointer;transition:opacity .25s ease}.header-secondary .nav-link:hover,.header-secondary .dropdown-toggle:hover{opacity:.65}.header-secondary .dropdown{position:relative}.header-secondary .dropdown-menu{position:absolute;top:100%;left:0;min-width:200px;background:#fff;border-radius:6px;padding:10px 0;box-shadow:0 10px 30px rgba(0,0,0,.12);display:none;z-index:1300}.header-secondary .dropdown-menu a{display:block;padding:10px 16px;color:#111;text-decoration:none;font-size:14px;transition:background-color .2s ease}.header-secondary .dropdown-menu a:hover{background:rgba(0,0,0,.04)}.header-secondary .dropdown.open .dropdown-menu{display:block}.header-secondary .hamburger{display:none;background:none;border:0;font-size:22px;color:#111;cursor:pointer}@media(max-width:992px){.header-secondary .hamburger{display:block}.header-secondary .nav{position:fixed;inset:0;background:#fff;padding:80px 24px;flex-direction:column;align-items:flex-start;gap:20px;transform:translateX(100%);transition:transform .3s ease;z-index:2000}.header-secondary .nav.active{transform:translateX(0)}.header-secondary .nav-link,.header-secondary .dropdown-toggle{font-size:18px;color:#111}.header-secondary .dropdown-menu{position:static;box-shadow:none;padding-left:12px}}.site-footer{background:#1f1f1f;color:#e2e2e2;position:relative}.footer-visual{position:relative;height:350px;padding-top:90px;overflow:hidden}.footer-decor{position:absolute;height:70%;width:auto;pointer-events:none;z-index:3}.footer-decor--left{left:0;top:0}.footer-decor--right{right:0;bottom:0}.footer-inner{position:relative;z-index:4;max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:48px}.footer-logo{font-size:32px;color:#fff;margin-bottom:20px}.footer-socials a{margin-right:16px;color:#e2e2e2;text-decoration:none!important;font-size:16px}.footer-socials a:hover{color:#ff6b61}.footer-col h4{font-size:15px;color:#fff;text-transform:uppercase;margin-bottom:16px}.footer-col ul{list-style:none;padding:0}.footer-col li{margin-bottom:8px}.footer-col a{color:#e2e2e2;text-decoration:none}.footer-col a:hover{color:#ff6b61}.footer-bottom{position:relative;width:100%;border-top:1px solid rgba(255,255,255,.15);background:#1f1f1f}.footer-bottom-inner{max-width:1400px;position:relative;z-index:4;padding:20px 24px;display:flex;justify-content:space-between;align-items:center}.footer-bottom-inner p{margin:0}.footer-payments img{height:22px;margin-left:10px}@media(max-width:1024px){.footer-visual{height:auto;padding-top:70px;padding-bottom:40px}.footer-inner{grid-template-columns:repeat(3,1fr);gap:40px}.footer-brand{grid-column:1/-1}.footer-decor{height:55%;opacity:.5}}@media(max-width:768px){.footer-inner{grid-template-columns:1fr;gap:32px;text-align:center}.footer-logo{font-size:26px}.footer-socials{margin-top:12px}.footer-socials a{margin-right:12px;font-size:18px}.footer-col h4{margin-bottom:12px}.footer-col ul{padding:0}.footer-bottom-inner{flex-direction:column;gap:16px;text-align:center}.footer-payments img{margin:0 6px}.footer-decor{height:45%;opacity:.35}}@media(max-width:480px){.footer-visual{padding-top:50px}.footer-logo{font-size:22px}.footer-col h4{font-size:14px}.footer-col li{margin-bottom:6px}.footer-payments{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.footer-payments img{height:20px}}.product-details .container{padding:20px 10px 10px 8px}.product-layout{display:grid;grid-template-columns:640px 1fr;gap:60px;padding-bottom:40px;align-items:start}.product-gallery{width:100%;max-width:640px}.main-image-wrapper{position:relative;width:100%;height:420px;background:#f4f4f4;border-radius:14px;overflow:hidden;display:flex;align-items:center;justify-content:center}.main-image-wrapper img.main-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.thumbnails{display:flex;gap:12px;margin-top:14px}.thumbnails img{width:72px;height:56px;object-fit:cover;border-radius:6px;cursor:pointer;opacity:.7;transition:opacity .2s ease,transform .2s ease,box-shadow .2s ease}.thumbnails img:hover,.thumbnails img.active{opacity:1;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.12)}.product-info h1{font-size:2.3rem;margin-bottom:10px}.price{font-size:1.5rem;font-weight:600;margin:14px 0}.product-specs{padding-bottom:30px}.product-specs table{width:100%;border-collapse:collapse}.product-specs th,.product-specs td{padding:14px 12px;border-bottom:1px solid #eee;text-align:left}.zoom-btn{position:absolute;bottom:12px;right:12px;padding:8px 14px;font-size:.75rem;background:rgba(0,0,0,.75);color:#fff;border:0;border-radius:20px;cursor:pointer;z-index:2}.zoom-btn:hover{background:#000}.zoom-overlay{position:fixed;inset:0;background:rgba(0,0,0,.92);display:none;align-items:center;justify-content:center;z-index:9999}.zoom-overlay.open{display:flex}.zoom-overlay img{max-width:92vw;max-height:92vh;object-fit:contain}.zoom-close{position:absolute;top:20px;right:30px;font-size:2rem;color:#fff;cursor:pointer}@media(max-width:768px){.product-layout{grid-template-columns:1fr;gap:28px}.product-gallery{max-width:100%}.product-layout .main-image-wrapper{height:auto!important;aspect-ratio:4/3;border-radius:12px}.main-image-wrapper img.main-image{width:100%;height:100%;object-fit:contain}.thumbnails{overflow-x:auto;gap:10px;padding-bottom:6px;scrollbar-width:none}.thumbnails::-webkit-scrollbar{display:none}.thumbnails img{width:64px;height:48px;flex-shrink:0}.product-info h1{font-size:1.8rem;line-height:1.25}.price{font-size:1.3rem}.description{font-size:.95rem}.product-info .btn-primary,.btn-outline{text-align:center;width:100%;margin-top:12px}.zoom-btn{display:none!important}}.btn,.btn-outline,.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;font-size:.9rem;font-weight:500;line-height:1;border-radius:3px;cursor:pointer;border:1px solid transparent;text-decoration:none!important;transition:background-color .25s ease,color .25s ease,border-color .25s ease,transform .2s ease,box-shadow .2s ease}.btn:focus-visible,.btn-outline:focus-visible,.btn-primary:focus-visible{outline:2px solid #111;outline-offset:2px}.btn-primary{background-color:#111;color:#fff;border-color:#111}.btn-primary:hover{background-color:#000;border-color:#000;transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.25)}.btn-primary:active{transform:translateY(0);box-shadow:none}.btn-outline{background-color:transparent;color:#111;border-color:#111}.btn-outline:hover{background-color:#111;color:#fff;transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.btn-outline:active{transform:translateY(0);box-shadow:none}.btn:disabled,.btn-primary:disabled,.btn-outline:disabled,.btn.disabled,.disabled.btn-primary,.disabled.btn-outline{opacity:.5;cursor:not-allowed;pointer-events:none}.edb-form-page{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:40px 16px}.edb-form-page h1{margin-bottom:24px;font-size:32px;font-weight:600;text-align:center}.edb-form-page .alert-success{max-width:520px;width:100%;margin-bottom:20px}.edb-form{width:100%;max-width:520px;background:#fff;padding:32px;border:1px solid #eee;border-radius:10px;box-shadow:0 16px 40px rgba(0,0,0,.06);display:grid;gap:16px}.edb-form label{font-size:13px;font-weight:600;color:#222}.edb-form input,.edb-form textarea,.edb-form select{width:100%;height:46px;padding:0 14px;font-size:14px;border:1px solid #ddd;border-radius:6px;outline:0;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.edb-form input::placeholder,.edb-form textarea::placeholder,.edb-form select::placeholder{color:#999}.edb-form input:focus,.edb-form textarea:focus,.edb-form select:focus{border-color:#111;box-shadow:0 0 0 2px rgba(0,0,0,.06)}.edb-form textarea{height:120px;padding:12px 14px;resize:vertical}.edb-form button[type=submit]{height:48px;background:#111;color:#fff;border:0;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease,transform .1s ease}.edb-form button[type=submit]:hover{background:#000}.edb-form button[type=submit]:active{transform:translateY(1px)}.edb-form .alert-success{padding:12px 14px;background:#f0f8f4;border:1px solid #cde8dc;color:#0a4f3c;border-radius:6px;font-size:14px}.edb-form .field-validation-error{color:#c0392b;font-size:12px;margin-top:-10px}@media(max-width:768px){.edb-form{padding:24px;border-radius:8px}}.table-separator{height:30px}.admin-table{table-layout:fixed;width:100%}.admin-table th:nth-child(1),.admin-col-info{width:35%}.admin-table th:nth-child(2),.admin-col-spec{width:30%}.admin-table th:nth-child(3),.admin-col-img{width:25%}.admin-table th:nth-child(4),.admin-col-act{width:10%}.admin-row{display:flex;width:100%;margin:0}.admin-col-info,.admin-col-spec,.admin-col-img,.admin-col-act{padding-right:12px;box-sizing:border-box}.admin-col-act{display:flex;flex-direction:column;gap:8px}.admin-col-act .btn{width:100%}.projects-table{table-layout:fixed;width:100%}.projects-table th:nth-child(1),.projects-table .admin-col-info{width:50%}.projects-table th:nth-child(2),.projects-table .admin-col-images{width:35%}.projects-table th:nth-child(3),.projects-table .admin-col-actions{width:15%}.projects-table .admin-row{display:flex;width:100%}.projects-table .admin-col-info,.projects-table .admin-col-images,.projects-table .admin-col-actions{padding-right:12px;box-sizing:border-box}.projects-table .admin-col-actions{display:flex;flex-direction:column;gap:8px}.projects-table .admin-col-actions .btn{width:100%}.admin-preview{width:100%;max-width:400px;height:180px;object-fit:cover;border-radius:8px;border:1px solid #ddd}.breadcrumbs{margin:20px 0 30px}.breadcrumbs ol{display:flex;align-items:center;gap:8px;list-style:none;padding:0;margin:0;font-size:.9rem;color:#666}.breadcrumbs li{display:flex;align-items:center}.breadcrumbs li:not(:last-child)::after{content:"/";margin-left:8px;color:#bbb}.breadcrumbs a{color:#555;text-decoration:none!important;transition:color .2s ease}.breadcrumbs a:hover{color:#111;text-decoration:underline}.breadcrumbs [aria-current=page]{color:#111;font-weight:500}@media(max-width:768px){.breadcrumbs{margin:6px 0 20px;font-size:.85rem}}.cookie-consent{position:fixed;left:0;bottom:0;width:100%;z-index:2000;background:#f4efe8;border-top:1px solid rgba(0,0,0,.08);box-shadow:0 -4px 16px rgba(0,0,0,.08);padding:16px;display:none}.cookie-inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.cookie-text{text-align:center}.cookie-text strong{display:block;margin-bottom:6px}.cookie-text p{font-size:14px;margin:0}.cookie-actions{display:flex;flex-direction:column;gap:10px}.cookie-actions button{width:100%}@media(min-width:768px){.cookie-inner{flex-direction:row;align-items:center;justify-content:space-between}.cookie-text{text-align:left;max-width:70%}.cookie-actions{flex-direction:row}.cookie-actions button{width:auto;min-width:120px}}.about-store{padding:80px 0;background:#fff}.about-store-inner{max-width:1200px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center}.about-images{position:relative;height:420px;width:100%}.about-img{position:absolute;overflow:hidden}.about-img img{width:100%;height:100%;object-fit:cover;display:block}.about-img--dark{width:200px;height:200px;background:#9e9e9e;top:20px;left:40px;z-index:1}.about-img--light{width:320px;height:320px;background:#d6d6d6;bottom:0;left:140px;z-index:2}.about-eyebrow{display:block;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#999;margin-bottom:12px}.about-content h2{font-size:36px;line-height:1.25;margin-bottom:20px;color:#111}.about-content p{font-size:15px;line-height:1.7;color:#555;margin-bottom:18px}.about-link{display:inline-block;margin-top:12px;font-size:14px;color:#111;text-decoration:none;border-bottom:1px solid #111;padding-bottom:2px}.about-link:hover{opacity:.7}.about-link i{font-size:12px}@media(max-width:1024px){.about-store-inner{gap:60px}.about-images{height:360px}.about-content h2{font-size:32px}}@media(max-width:768px){.about-store{padding:80px 0}.about-store-inner{grid-template-columns:1fr;gap:48px}.about-images{display:flex;flex-direction:column;gap:16px;height:auto;align-items:center}.about-img{position:static}.about-img--dark,.about-img--light{width:100%;max-width:280px;height:200px}.about-content{text-align:center}.about-link{margin:0 auto}}@media(max-width:480px){.about-img--dark,.about-img--light{padding:30px 0;max-width:240px;height:180px}.about-content h2{font-size:26px}}.best-sellers{background:#fff}.best-sellers .container{max-width:1200px;margin:0 auto;padding:0 24px}.best-sellers .section-title{text-align:center;font-size:28px;font-weight:600;margin-bottom:48px}.best-sellers .best-sellers-wrapper{position:relative;display:flex;align-items:center}.best-sellers .products{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;width:100%}.best-sellers .product-card{text-align:center}.best-sellers .product-image{width:100%;height:260px;background:#e5e5e5;margin-bottom:16px}.best-sellers .product-title{font-size:14px;font-weight:500;margin-bottom:4px}.best-sellers .product-price{font-size:13px;color:#666}.best-sellers .slider-arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;background:none;font-size:40px;color:#aaa;cursor:pointer;padding:8px;z-index:2}.best-sellers .slider-arrow:hover{color:#000}.best-sellers .slider-arrow.left{left:-40px}.best-sellers .slider-arrow.right{right:-40px}@media(max-width:1024px){.best-sellers .products{grid-template-columns:repeat(3,1fr);gap:24px}.best-sellers .slider-arrow.left{left:-24px}.best-sellers .slider-arrow.right{right:-24px}.best-sellers .product-image{height:230px}}@media(max-width:768px){.best-sellers .products{grid-template-columns:repeat(2,1fr);gap:20px}.best-sellers .section-title{font-size:24px;margin-bottom:32px}.best-sellers .product-image{height:200px}.best-sellers .slider-arrow{display:none}}@media(max-width:480px){.best-sellers .products{grid-template-columns:1fr}.best-sellers .product-image{height:180px}.best-sellers .section-title{font-size:22px}}.cabinet-categories{padding:40px 0;background:#fff}.cabinet-categories .section-title{text-align:center;font-size:28px;margin-bottom:60px;color:#111}.cabinet-categories .cabinet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.cabinet-categories .cabinet-card{position:relative;height:260px;overflow:hidden;text-decoration:none;border-radius:2px}.cabinet-categories .cabinet-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.cabinet-categories .cabinet-card span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;padding:10px 22px;font-size:14px;color:#111;z-index:2;white-space:nowrap}.cabinet-categories .cabinet-card::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.15);transition:background .3s ease;z-index:1}.cabinet-categories .cabinet-card:hover img{transform:scale(1.05)}.cabinet-categories .cabinet-card:hover::after{background:rgba(0,0,0,.25)}.cabinet-categories .discover-more{margin-top:48px;text-align:center}.cabinet-categories .discover-more a{position:relative;font-weight:600;font-size:14px;color:#111;text-decoration:none;padding-bottom:8px;display:inline-block}.cabinet-categories .discover-more a::after{content:"";position:absolute;left:50%;bottom:0;width:130px;height:1px;background:#111;transform:translateX(-50%);transition:width .3s ease}.cabinet-categories .discover-more a:hover::after{width:150px}@media(max-width:992px){.cabinet-categories .cabinet-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.cabinet-categories .cabinet-grid{grid-template-columns:1fr}}.projects-fullwidth{width:100%;background:#fff;padding:80px 0}.projects-grid{display:grid;grid-template-columns:1fr 1.4fr;min-height:520px}.projects-content{padding:120px;background-color:#f5f5f5}.projects-eyebrow{display:block;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#888;margin-bottom:12px}.projects-content h2{font-size:36px;line-height:1.25;color:#111;margin-bottom:20px}.projects-content p{font-size:15px;line-height:1.7;color:#555;margin-bottom:32px}.projects-image{position:relative;overflow:hidden}.projects-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.btn-primary{display:inline-block;padding:14px 28px;background:#111;color:#fff;text-decoration:none;font-size:14px;transition:background .3s ease}.btn-primary:hover{background:#000}@media(max-width:992px){.projects-grid{grid-template-columns:1fr}.projects-fullwidth{padding:30px 0}.projects-content{padding:64px 24px}.projects-image{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden}.projects-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}}.our-partners{padding:100px 0;background:#f5f5f5}.section-title{text-align:center;font-size:28px;font-weight:600;margin-bottom:48px}.partners-grid--three{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;max-width:900px;margin:0 auto 40px}.partner-item{height:120px;border:1px solid #eee;background:#fafafa;display:flex;align-items:center;justify-content:center}.partner-item img{max-width:140px;max-height:60px;width:auto;height:auto;filter:grayscale(100%);opacity:.75;transition:all .3s ease}.partner-item:hover img{filter:grayscale(0);opacity:1}@media(max-width:768px){.our-partners{padding:80px 0}.partners-grid--three{grid-template-columns:repeat(2,1fr);gap:24px}.partner-item{height:64px;font-size:12px}}@media(max-width:480px){.partners-grid--three{grid-template-columns:1fr}.partner-item{height:100px}.partner-item img{max-width:120px}}.browse-bar{background:#fff;padding-top:20px;position:relative;z-index:1}.browse-bar .container{padding:0}.browse-bar .browse-bar-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;height:52px;border:1px solid #eee}.browse-bar .browse-btn{display:flex;align-items:center;gap:10px;background:#111;color:#fff;border:0;padding:0 20px;height:100%;font-size:14px;cursor:pointer}.browse-bar .browse-btn i{font-size:16px}.browse-bar .browse-btn:hover{background:#000}.browse-bar .browse-btn.active{background:#111;color:#fff}.browse-bar .search-box input{width:100%;height:100%;border:0;padding:0 20px;font-size:14px;outline:0}.browse-bar .search-box input::placeholder{color:#999}.browse-bar .search-actions{display:flex;align-items:center;height:100%;border-left:1px solid #eee}.browse-bar .search-actions select{border:0;height:100%;padding:0 14px;font-size:13px;background:transparent;outline:0;cursor:pointer}.browse-bar .search-btn{height:100%;width:46px;border:0;background:transparent;cursor:pointer;font-size:16px;color:#111}.browse-bar .search-btn:hover{background:#f5f5f5}@media(max-width:768px){.browse-bar{padding:5px}.browse-bar .browse-bar-inner{grid-template-columns:auto 1fr auto;height:48px}.browse-bar .browse-btn span{display:none}.browse-bar .search-actions select{display:none}}.browse-categories-panel{position:absolute;top:100%;left:0;width:100%;background:#fff;border-top:1px solid #eee;box-shadow:0 20px 40px rgba(0,0,0,.08);padding:32px 0;z-index:2}.browse-categories-panel[hidden]{display:none!important}.browse-categories-panel .categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:24px}.browse-categories-panel .category-tile{display:block;text-align:center;text-decoration:none;color:#111}.browse-categories-panel .category-tile img{display:block;width:100%;max-width:160px;height:110px;margin:0 auto 10px;object-fit:cover;border-radius:8px}.browse-categories-panel .category-tile span{font-size:14px;font-weight:500}.category-cards{position:relative;padding:40px 0;overflow:visible}.category-cards a{text-decoration:none}.category-cards .container{position:relative;max-width:1100px;margin:0 auto;padding:0 24px;overflow:visible}.category-cards .cards-slider{position:relative;overflow-x:hidden;overflow-y:visible}.category-cards .cards-track{display:flex;gap:20px;padding:24px 0;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.category-cards .cards-track::-webkit-scrollbar{display:none}.category-cards .card{flex:0 0 210px;height:140px;border-radius:10px;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;background:#fff}.category-cards .card:hover{transform:scale(1.03);box-shadow:0 12px 30px rgba(0,0,0,.15);z-index:2}.category-cards .card-img{width:100%;height:100%;background-size:cover;background-position:center}.category-cards .card-overlay{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:12px;background:linear-gradient(to top,rgba(0,0,0,.45),transparent);color:#fff;font-weight:500;font-size:.95rem}.category-cards .slider-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.6);color:#fff;border:0;width:38px;height:38px;border-radius:50%;cursor:pointer;z-index:20;display:flex;align-items:center;justify-content:center}.category-cards .slider-btn:hover{background:rgba(0,0,0,.8)}.category-cards .slider-btn.prev{left:0;transform:translate(-50%,-50%)}.category-cards .slider-btn.next{right:0;transform:translate(50%,-50%)}@media(max-width:768px){.category-cards{padding:24px 0}.category-cards .container{padding:0 12px}.category-cards .cards-track{gap:12px;padding:16px 40px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.category-cards .card{flex:0 0 80%;max-width:80%;height:160px;scroll-snap-align:center}.category-cards .slider-btn{width:34px;height:34px}.category-cards .slider-btn.prev{left:8px;transform:translateY(-50%)}.category-cards .slider-btn.next{right:8px;transform:translateY(-50%)}}.project-details{padding:40px 0}.project-details .project-gallery{max-width:1100px;margin:40px auto 60px;padding:0 20px;position:relative}.project-details .project-gallery-main{position:relative;display:flex;justify-content:center}.project-details .project-hero-inner{display:flex;justify-content:center;width:100%}.project-details .project-hero{max-width:1000px;width:100%;height:520px;object-fit:cover;border-radius:10px;box-shadow:0 30px 60px rgba(0,0,0,.12);margin:0 auto}.project-details .gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.45);color:#fff;border:0;width:44px;height:44px;border-radius:50%;cursor:pointer;font-size:22px;line-height:44px;text-align:center;transition:background .2s ease;z-index:10}.project-details .gallery-arrow:hover{background:rgba(0,0,0,.65)}.project-details .gallery-arrow.prev{left:20px}.project-details .gallery-arrow.next{right:20px}.project-details .project-gallery-thumbs{display:flex;gap:14px;margin-top:20px;justify-content:center;flex-wrap:wrap}.project-details .project-gallery-thumbs img{width:120px;height:80px;object-fit:cover;border-radius:6px;cursor:pointer;opacity:.6;transition:all .25s ease;border:2px solid transparent}.project-details .project-gallery-thumbs img:hover{opacity:1}.project-details .project-gallery-thumbs img.active{opacity:1;border-color:#000}.project-details .project-content{max-width:900px;margin:0 auto;padding:0 20px}.project-details .project-content h2{margin-bottom:14px}.project-details .project-content p{line-height:1.7;color:#555;margin-bottom:24px}.project-details .project-meta{margin-top:30px;padding-left:18px}.project-details .project-meta li{margin-bottom:10px;line-height:1.6}@media(max-width:768px){.project-details .project-hero{height:360px}.project-details .project-gallery-thumbs img{width:90px;height:60px}.project-details .gallery-arrow{width:38px;height:38px;font-size:18px}}@media(max-width:480px){.project-details .project-hero{height:280px}.project-details .project-gallery{margin-top:20px}}.products-section{padding:30px 0 40px;background-color:#fff;display:block}.products-section .container{max-width:1200px;margin:0 auto;padding:0 24px;display:block}.products-section h2{font-size:2.2rem;font-weight:600;text-align:center;margin-bottom:50px;color:#111}.products-section .products-grid{display:grid!important;grid-template-columns:repeat(3,1fr);gap:40px;width:100%;align-items:stretch}.products-section .products-grid a{text-decoration:none}.products-section .product-card{background:#fff;border-radius:12px;overflow:hidden;text-align:center;transition:transform .35s ease,box-shadow .35s ease;cursor:pointer;width:100%}.products-section .product-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px rgba(0,0,0,.12)}.products-section .product-card img{width:100%;height:220px;object-fit:cover;display:block}.products-section .product-card h3{font-size:1.05rem;font-weight:500;margin:20px 16px 8px;color:#222}.products-section .product-card .price{font-size:.95rem;font-weight:600;color:#777;margin-bottom:18px}@media(max-width:1024px){.products-section .products-grid{grid-template-columns:repeat(2,1fr);gap:32px}}@media(max-width:768px){.products-section{padding:10px}.products-section .container{padding:16px}.products-section h2{font-size:1.6rem;margin-bottom:28px}.products-section .products-grid{grid-template-columns:1fr;gap:24px}.products-section .product-card img{height:200px}}.projects-section{padding:40px 0}.projects-section .container h1{text-align:center}.projects-section .container p{text-align:center}.projects-section .projects-list{padding:20px 0}.projects-section .projects-list .projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:40px;align-items:start}.projects-section .projects-list .project-card{background:#fff;text-decoration:none;color:inherit;border-radius:6px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.06);transition:transform .3s ease}.projects-section .projects-list .project-card:hover{transform:translateY(-6px)}.projects-section .projects-list .project-card img{width:100%;height:220px;object-fit:cover}.projects-section .projects-list .project-card .project-info{padding:22px}.projects-section .projects-list .project-card .project-info span{font-size:13px;color:#888}.projects-section .projects-list .project-card .project-info p{margin-top:10px;color:#555}.edb-about-page{padding:80px 0}.edb-about-page .about-header{text-align:center;max-width:720px;margin:0 auto 60px}.edb-about-page .about-header h1{font-size:36px;font-weight:600;margin-bottom:16px}.edb-about-page .about-header .subtitle{font-size:18px;color:#666;line-height:1.6;font-style:italic;font-weight:400}.edb-about-page .about-main{display:grid;grid-template-columns:1.2fr 1fr;gap:30px;align-items:center;margin-bottom:64px}.edb-about-page .about-text{max-width:520px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.8;color:#333}.edb-about-page .about-text p+p{margin-top:18px}.edb-about-page .about-image img{width:100%;height:auto;border-radius:14px;box-shadow:0 20px 40px rgba(0,0,0,.08);object-fit:cover}.edb-about-page .about-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:900px;margin:0 auto}.edb-about-page .highlight{background:#f9f9f9;border:1px solid #eee;padding:28px;border-radius:12px;text-align:center}.edb-about-page .highlight strong{display:block;font-size:28px;font-weight:600;margin-bottom:6px}.edb-about-page .highlight span{font-size:15px;color:#666}@media(max-width:768px){.edb-about-page{padding:60px 0}.edb-about-page .about-main{grid-template-columns:1fr;text-align:center}.edb-about-page .about-highlights{grid-template-columns:1fr}}