.page-licensing .hero-split{position:relative}.page-licensing .hero-image{position:relative;max-height:70vh;display:inline-block;margin:0 auto}.page-licensing .hero-image img{width:auto;height:auto;max-width:100%;max-height:70vh;display:block}.page-licensing .hero-caption{position:absolute;bottom:0;left:0;right:0;background:#E53935;padding:16px 48px;color:#fff;font-weight:700;font-size:16px;line-height:1.4;text-align:right}.page-licensing .hero-full .section-arrow{position:absolute;bottom:80px;left:50%;transform:translateX(-50%)}.property-image{height:400px!important;width:auto!important;object-fit:cover!important;border-radius:8px!important;cursor:pointer!important;display:block!important;transition:none!important;transform:none!important}.property-image:hover{transform:none!important;border-radius:8px!important}.carousel-item:hover .property-image{transform:none!important;border-radius:8px!important}#properties-carousel-container .carousel-viewport{cursor:grab}#properties-carousel-container .carousel-viewport:active{cursor:grabbing}.categories-list-view{display:grid;grid-template-columns:1fr 2fr;gap:0;margin-top:48px;align-items:stretch}.categories-list{display:flex;flex-direction:column;gap:0;background:rgb(0 0 0 / .3)}.category-list-item{display:flex;align-items:center;gap:20px;padding:20px 32px;background:#fff0;border:none;border-bottom:1px solid rgb(255 255 255 / .05);cursor:pointer;transition:all 0.3s ease}.category-list-item:last-child{border-bottom:none}.category-list-item:hover,.category-list-item.active{background:#E53935}.category-number{font-size:18px;font-weight:700;color:#666;min-width:25px}.category-list-item:hover .category-number,.category-list-item.active .category-number{color:#fff}.category-label{font-size:16px;font-weight:400;color:#fff}.category-list-item:hover .category-label,.category-list-item.active .category-label{font-weight:700}.category-expansion{background:#E53935;padding:48px 56px;min-height:100%;display:flex;align-items:center;position:relative}.category-detail{display:none}.category-detail.active{display:block}.category-detail h3{color:#fff;font-size:36px;font-weight:700;margin-bottom:24px;border-bottom:2px solid rgb(255 255 255 / .2);padding-bottom:16px}.category-detail p{color:#fff;font-size:18px;line-height:1.6;margin:0}.products-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:32px;max-width:90%;margin-left:auto;margin-right:auto;margin-bottom:60px;max-height:60vh}.product-card{display:block;background:rgb(255 255 255 / .03);border:1px solid rgb(255 255 255 / .1);border-radius:8px;overflow:hidden;transition:all 0.3s ease;text-decoration:none;color:inherit;aspect-ratio:648 / 908;height:100%}.product-card:hover{background:rgb(255 255 255 / .05);border-color:rgb(229 57 53 / .5);transform:translateY(-4px)}.product-image-wrapper{width:100%;height:100%;overflow:hidden;background:rgb(0 0 0 / .3)}.product-image{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.product-card:hover .product-image{transform:scale(1.05)}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .9);z-index:10000;overflow-y:auto;padding:40px 20px}.modal-content{position:relative;max-width:1200px;margin:0 auto;background:#1a1a1a;border-radius:16px;border:1px solid rgb(255 255 255 / .1)}.modal-close{position:absolute;top:20px;right:20px;background:#fff0;border:none;color:#fff;font-size:36px;cursor:pointer;z-index:10001;width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background 0.3s ease}.modal-close:hover{background:rgb(255 255 255 / .1)}.modal-body{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding:48px}.modal-image{width:100%;height:auto;border-radius:8px}.modal-details h2{color:#fff;font-size:32px;font-weight:700;margin-bottom:24px}.modal-details p{color:#e5e5e5;font-size:18px;line-height:1.6;margin-bottom:32px}.modal-stats{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:32px}.modal-stats-item{color:#999;font-size:14px;line-height:1.5}.modal-stats-item strong{color:#fff;display:block;margin-bottom:4px}.modal-copyright{color:#666!important;font-size:12px!important;line-height:1.4!important;margin:0!important;padding-top:24px;border-top:1px solid rgb(255 255 255 / .1)}@media (max-width:768px){.property-image{height:300px!important}.categories-list-view{grid-template-columns:1fr;gap:24px}.category-list-item{padding:16px 24px}.category-label{font-size:16px}.category-expansion{padding:32px 24px;min-height:200px}.category-detail h3{font-size:24px}.category-detail p{font-size:16px}.products-gallery{grid-template-columns:repeat(2,1fr);gap:12px;max-width:95%}.modal-body{grid-template-columns:1fr;gap:24px;padding:24px}.modal-details h2{font-size:24px}.modal-details p{font-size:16px}.modal-stats{grid-template-columns:1fr}}@media (min-width:769px) and (max-width:1200px){.products-gallery{grid-template-columns:repeat(3,1fr)}}