#section-breadcrumb-header{background-color:#fff;border-bottom:1px solid #e5e7eb}#section-breadcrumb-header .breadcrumb-wrapper{display:flex;justify-content:space-between;align-items:center;width:100%;gap:24px}#section-breadcrumb-header .breadcrumb-nav{display:flex;align-items:center;gap:24px;min-width:0}#section-breadcrumb-header .back-link{color:#374151;font-weight:500;text-decoration:none;display:flex;align-items:center;transition:color .3s ease;white-space:nowrap}#section-breadcrumb-header .back-link:hover{color:#111827}#section-breadcrumb-header .back-link .fa{margin-right:8px}@media(max-width:991px){#section-breadcrumb-header .back-link{display:none}}#section-breadcrumb-header .divider{width:1px;height:24px;background-color:#e5e7eb}@media(max-width:991px){#section-breadcrumb-header .divider{display:none}}#section-breadcrumb-header .breadcrumb-trail{display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#section-breadcrumb-header .breadcrumb-trail a{color:#6b7280;text-decoration:none}#section-breadcrumb-header .breadcrumb-trail a:hover{color:#374151}#section-breadcrumb-header .breadcrumb-trail .active{color:#111827;font-weight:500}#section-breadcrumb-header .breadcrumb-trail .separator{color:#9ca3af;margin:0 12px;font-size:12px}@media(max-width:991px){#section-breadcrumb-header .breadcrumb-trail a,#section-breadcrumb-header .breadcrumb-trail .separator{display:none}}#section-breadcrumb-header .action-icons{display:flex;gap:10px;flex-shrink:0}#section-breadcrumb-header .btn-icon{width:44px;height:44px;border:1px solid transparent;border-radius:50%;background-color:transparent;color:#374151;font-size:16px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-weight:normal}#section-breadcrumb-header .btn-icon:hover{background-color:#f3f4f6}#section-product-details--0{background-color:#fff}body.modal-open{overflow:hidden}#section-product-details--0 .main-content-col{margin-bottom:40px}#section-product-details--0 .meta-tags{display:flex;flex-wrap:wrap;align-items:center;gap:15px;margin-bottom:12px}#section-product-details--0 .tag{display:flex;align-items:center;font-weight:500}#section-product-details--0 .tag .fa{margin-right:6px}#section-product-details--0 .tag-category{background-color:#f3f4f6;color:#4b5563;padding:4px 10px;border-radius:99px}#section-product-details--0 .tag-rating{color:#374151}#section-product-details--0 .tag-rating .fa{color:#f59e0b}#section-product-details--0 .tag-rating strong{margin-right:4px}#section-product-details--0 .tag-downloads{color:#6b7280}#section-product-details--0 h1{color:#111827;font-weight:700;margin-top:0;margin-bottom:16px}#section-product-details--0 .lead{color:#4b5563;margin-bottom:24px}#section-product-details--0 .author-price-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}#section-product-details--0 .author-info{display:flex;align-items:center;gap:12px;font-weight:500}#section-product-details--0 .author-avatar{width:40px;height:40px;border-radius:50%;background-image:linear-gradient(135deg,#a855f7,#c084fc);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}#section-product-details--0 .price{font-size:24px;font-weight:700;color:#6d28d9}#section-product-details--0 .action-buttons{display:flex;flex-wrap:wrap;gap:15px}#section-product-details--0 .action-buttons .btn{height:52px;min-width:180px;font-size:18px;font-weight:600;border-radius:12px;display:flex;align-items:center;justify-content:center;transition:all .4s ease}#section-product-details--0 .action-buttons .btn .fa{margin-right:10px}#section-product-details--0 .btn-primary.btn-get-template{background-image:linear-gradient(to right,#6d28d9,#8b5cf6);border:none;color:#fff}#section-product-details--0 .btn-primary.btn-get-template:hover{box-shadow:0 10px 15px -3px rgba(139,92,246,.25),0 4px 6px -4px rgba(139,92,246,.25);transform:translateY(-2px)}#section-product-details--0 .btn-default{border:1px solid #d1d5db;color:#374151}#section-product-details--0 .btn-default:hover{background-color:#f9fafb;border-color:#adb5bd}#section-product-details--0 .product-preview-wrapper{margin-top:40px}#section-product-details--0 .image-aspect-ratio-wrapper{position:relative;width:100%;padding-top:60%;overflow:hidden;border-radius:16px;border:1px solid #e5e7eb;background-color:#f3f4f6}#section-product-details--0 .product-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}#section-product-details--0 .sidebar-col{display:flex;flex-direction:column;gap:30px}#section-product-details--0 .sidebar-card{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:24px}#section-product-details--0 .sidebar-title{margin-top:0;margin-bottom:16px;font-weight:600;color:#111827}#section-product-details--0 .sidebar-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}#section-product-details--0 .sidebar-list a{color:#374151;font-weight:500;text-decoration:none;display:flex;align-items:center;transition:color .4s ease}#section-product-details--0 .sidebar-list a:hover{color:#6d28d9}#section-product-details--0 .sidebar-list .fa{margin-right:12px;width:20px;text-align:center;color:#9ca3af}#section-product-details--0 .quick-actions-list a{padding:12px;border-radius:8px;background-color:#fff;border:1px solid #e5e7eb;transition:all .4s ease}#section-product-details--0 .quick-actions-list a:hover{border-color:#c7d2fe;background-color:#f5f3ff;color:#6d28d9}#section-product-details--0 .quick-view-modal-backdrop,#section-product-details--0 .quick-view-modal{display:none;opacity:0;transition:opacity .3s ease}#section-product-details--0 .quick-view-modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(17,24,39,.7);z-index:1040}#section-product-details--0 .quick-view-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:900px;background-color:#fff;border-radius:16px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);z-index:1050;padding:20px}#section-product-details--0 .btn-close-modal{position:absolute;top:10px;right:10px;width:40px;height:40px;border-radius:50%;border:none;background-color:#f3f4f6;color:#4b5563;font-size:20px;display:flex;align-items:center;justify-content:center;transition:all .3s ease}#section-product-details--0 .btn-close-modal:hover{background-color:#e5e7eb}#section-product-details--0 .modal-content-wrapper img{border-radius:8px}@media(max-width:991px){#section-product-details--0 .main-content-col{margin-bottom:50px}}@media(max-width:480px){#section-product-details--0 .action-buttons .btn{width:100%;min-width:0}}#section-product-tabs{background-color:#fff}#section-product-tabs .product-nav-tabs{border-bottom:2px solid #e5e7eb;margin-bottom:30px}#section-product-tabs .product-nav-tabs>li{margin-right:20px}#section-product-tabs .product-nav-tabs>li>a{color:#6b7280;font-weight:600;font-size:16px;padding:10px 0;margin-right:0;border:none;border-bottom:2px solid transparent;transition:all .3s ease}#section-product-tabs .product-nav-tabs>li>a:hover{background-color:transparent;border-bottom-color:#d1d5db;color:#374151}#section-product-tabs .product-nav-tabs>li.active>a,#section-product-tabs .product-nav-tabs>li.active>a:focus,#section-product-tabs .product-nav-tabs>li.active>a:hover{background-color:transparent;border-color:transparent;border-bottom-color:#6366f1;color:#6366f1}#section-product-tabs .tab-panel-content h3{font-weight:700;color:#111827;margin-top:0;margin-bottom:20px}#section-product-tabs .review-summary h3{font-weight:700;color:#111827;margin-top:0;margin-bottom:0}#section-product-tabs .tab-panel-content p{color:#4b5563;line-height:1.6;text-align:start !important}#section-product-tabs .included-features-grid{display:flex;flex-wrap:wrap;gap:20px;margin-bottom:40px}@media(min-width:768px){#section-product-tabs .included-features-grid{display:grid;grid-template-columns:repeat(2,1fr)}}#section-product-tabs .features-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}#section-product-tabs .features-list li{display:flex;align-items:center;font-size:16px;color:#4b5563}#section-product-tabs .features-list .fa{color:#10b981;margin-right:10px;font-size:18px}#section-product-tabs .tags-wrapper{display:flex;flex-wrap:wrap;gap:10px}#section-product-tabs .tag-link{background-color:#f3f4f6;color:#4b5563;padding:8px 16px;border-radius:99px;font-size:14px;font-weight:500;text-decoration:none;transition:all .3s ease}#section-product-tabs .tag-link:hover{background-color:#e5e7eb;color:#1f2937}#section-product-tabs .feature-item{display:flex;align-items:flex-start;gap:20px;margin-bottom:30px}#section-product-tabs .feature-icon{width:50px;height:50px;flex-shrink:0;background-color:#f5f3ff;color:#6d28d9;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px}#section-product-tabs .feature-details h4{margin:0 0 4px;font-weight:600;color:#111827;text-align:start !important}#section-product-tabs .review-summary{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;margin-bottom:30px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}#section-product-tabs .average-rating-stars{display:flex;align-items:center;gap:4px;font-size:18px;color:#f59e0b}#section-product-tabs .average-rating-stars strong{margin-left:8px;color:#111827;font-size:16px}#section-product-tabs .review-item{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #e5e7eb}#section-product-tabs .review-item:last-of-type{border-bottom:none;margin-bottom:20px}#section-product-tabs .review-header{display:flex;align-items:center;flex-wrap:wrap;gap:15px;margin-bottom:12px}#section-product-tabs .review-author-avatar{width:44px;height:44px;border-radius:50%;background-image:linear-gradient(135deg,#c084fc,#f472b6);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}#section-product-tabs .review-author-details{flex-grow:1;display:flex;flex-direction:column;align-items:start}#section-product-tabs .review-author-details strong{display:block;font-weight:600;color:#111827;text-align:start !important}#section-product-tabs .review-author-details span{color:#6b7280;font-size:14px;text-align:start !important}#section-product-tabs .review-rating-stars{color:#f59e0b;font-size:16px}#section-product-tabs .load-more-btn{min-width:200px;height:52px;font-size:18px;font-weight:600;color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:12px;transition:all .4s ease}#section-product-tabs .load-more-btn:hover{background-color:#f9fafb;border-color:#adb5bd;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}#section-related-templates{background-color:#fff}#section-related-templates h2{color:#111827;font-weight:700;margin-top:0;margin-bottom:30px}#section-related-templates .related-col{margin-bottom:30px}#section-related-templates .related-card-link{text-decoration:none}#section-related-templates .related-card{background-color:#fff;border-radius:16px;overflow:hidden;border:1px solid #f3f4f6;box-shadow:0 4px 6px -1px rgba(0,0,0,.04),0 2px 4px -2px rgba(0,0,0,.04);transition:transform .4s ease,box-shadow .4s ease}#section-related-templates .related-card:hover{transform:translateY(-8px);box-shadow:0 10px 15px -3px rgba(0,0,0,.07),0 4px 6px -4px rgba(0,0,0,.07)}#section-related-templates .card-image-wrapper{width:100%;padding-top:65%;position:relative;background-color:#f3f4f6}#section-related-templates .card-image-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}#section-related-templates .card-body{padding:20px}#section-related-templates .body-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}#section-related-templates .category-tag{background-color:#f3f4f6;color:#4b5563;padding:4px 10px;border-radius:99px;font-size:12px;font-weight:500}#section-related-templates .price{font-size:18px;font-weight:600;color:#6d28d9}#section-related-templates .template-title{font-size:18px;font-weight:600;color:#111827;margin:0}