.image-gallery{flex-direction:column;gap:1rem;display:flex}.gallery-main{aspect-ratio:16/10;background:#f1f1f1;border-radius:.5rem;position:relative;overflow:hidden}.gallery-main-image{object-fit:contain;background:#fff;width:100%;height:100%}.gallery-nav{cursor:pointer;color:#4b0a98;z-index:2;background:#fffffff2;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s,transform .1s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-nav:hover{background:#fff;transform:translateY(-50%)scale(1.05)}.gallery-nav-prev{left:1rem}.gallery-nav-next{right:1rem}.gallery-counter{color:#374151;background:#fffffff2;border:1px solid #e5e7eb;border-radius:1rem;padding:.25rem 1rem;font-size:.875rem;font-weight:600;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.gallery-dots{background:#ffffffe6;border-radius:1rem;flex-direction:column;gap:.375rem;max-height:80%;padding:.5rem;display:flex;position:absolute;top:50%;right:1rem;overflow-y:auto;transform:translateY(-50%)}.gallery-dots::-webkit-scrollbar{width:4px}.gallery-dots::-webkit-scrollbar-thumb{background:#c9a8e8;border-radius:2px}.gallery-dot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;flex-shrink:0;width:10px;height:10px;transition:background .15s,transform .15s}.gallery-dot:hover{background:#9ca3af}.gallery-dot.active{background:#4b0a98;transform:scale(1.2)}.gallery-thumbnails{justify-content:center;align-items:center;gap:.5rem;display:flex}.gallery-thumb-nav{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s,border-color .15s;display:flex}.gallery-thumb-nav:hover{color:#4b0a98;background:#f3f4f6;border-color:#4b0a98}.gallery-thumb-list{flex:1;gap:.5rem;display:flex;overflow:hidden}.gallery-thumb{aspect-ratio:16/10;cursor:pointer;background:#e5e7eb;border:2px solid #0000;border-radius:.375rem;flex:1;min-width:0;transition:border-color .15s,transform .15s;position:relative;overflow:hidden}.gallery-thumb:hover{border-color:#c9a8e8;transform:translateY(-2px)}.gallery-thumb.active{border-color:#4b0a98}.gallery-thumb img{object-fit:cover;width:100%;height:100%}.gallery-thumb-number{color:#fff;background:#000000b3;border-radius:.25rem;padding:.125rem .375rem;font-size:.625rem;font-weight:600;position:absolute;bottom:.25rem;right:.25rem}@media (max-width:767px){.gallery-nav{width:32px;height:32px}.gallery-nav-prev{left:.5rem}.gallery-nav-next{right:.5rem}.gallery-dots{gap:.25rem;padding:.375rem;right:.5rem}.gallery-dot{width:8px;height:8px}.gallery-counter{padding:.2rem .75rem;font-size:.75rem}.gallery-thumb{aspect-ratio:16/10}.gallery-thumb-number{padding:.1rem .25rem;font-size:.5rem}}.product-cat-nav{white-space:nowrap;background:#4b0a98;padding:0;overflow-x:auto}.product-cat-nav-inner{gap:0;max-width:1280px;margin:0 auto;padding:0 1.5rem;display:flex}.product-cat-nav a{color:#ffffffd9;padding:.625rem 1.25rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:inline-block}.product-cat-nav a:hover{color:#fff;background:#ffffff1a}.product-header{max-width:1280px;margin:0 auto;padding:1.5rem 1.5rem 0}.product-title-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.375rem;display:flex}.product-title{color:#111;margin:0;font-size:1.5rem;font-weight:700}.product-premium-tag{text-transform:uppercase;letter-spacing:.05em;color:#fff;background:linear-gradient(135deg,#fbbf24,#d97706);border-radius:.375rem;align-items:center;gap:.375rem;padding:.25rem .75rem;font-size:.6875rem;font-weight:700;display:inline-flex;box-shadow:0 2px 4px #d977064d}.product-premium-tag svg{flex-shrink:0}.product-free-tag{text-transform:uppercase;letter-spacing:.05em;color:#fff;background:#16a34a;border-radius:.375rem;align-items:center;padding:.25rem .75rem;font-size:.6875rem;font-weight:700;display:inline-flex}.product-breadcrumb{color:#6b7280;margin:0;font-size:.8125rem}.product-breadcrumb a{color:#6b7280;text-decoration:none}.product-breadcrumb a:hover{color:#4b0a98;text-decoration:underline}.product-breadcrumb span{margin:0 .375rem}.product-main{grid-template-columns:1fr;gap:2rem;max-width:1280px;margin:0 auto;padding:1.5rem;display:grid}@media (min-width:768px){.product-main{grid-template-columns:1fr 320px}}.product-preview{aspect-ratio:16/10;background:#f1f1f1;border-radius:.5rem;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.product-preview-placeholder{background:#e5e7eb;width:100%;height:100%}.product-preview-nav{cursor:pointer;color:#4b0a98;z-index:2;background:#ffffffe6;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:background .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.product-preview-nav:hover{background:#fff}.product-preview-nav-left{left:.75rem}.product-preview-nav-right{right:.75rem}.product-preview-counter{color:#374151;background:#fffffff2;border:1px solid #e5e7eb;border-radius:1rem;padding:.25rem .875rem;font-size:.8125rem;font-weight:500;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.product-thumbnails{gap:.75rem;margin-top:1rem;display:flex;position:relative;overflow:hidden}.product-thumb{cursor:pointer;background:#e5e7eb;border:2px solid #0000;border-radius:.375rem;flex-shrink:0;width:120px;height:80px;transition:border-color .15s}.product-thumb:hover,.product-thumb.active{border-color:#4b0a98}.product-thumb-more{cursor:pointer;color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%);box-shadow:-4px 0 8px #0000000d}.product-actions{align-items:center;gap:.75rem;margin-top:1.25rem;display:flex}.product-action-btn{color:#4b0a98;cursor:pointer;background:0 0;border:1.5px solid #4b0a98;border-radius:.375rem;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:inline-flex}.product-action-btn .material-symbols-outlined{font-size:18px!important}.product-pinterest{cursor:pointer;color:#fff;background:#e60023;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.product-description{color:#374151;margin-top:1.5rem;font-size:.875rem;line-height:1.7}.product-description h2{color:#111;margin:1.5rem 0 .5rem;font-size:1.125rem;font-weight:700}.product-description h2:first-child{margin-top:0}.product-description h3{color:#1f2937;margin:1.25rem 0 .4rem;font-size:1rem;font-weight:600}.product-description p{margin:0 0 .75rem}.product-description ul{margin:.5rem 0 1rem;padding-left:1.25rem}.product-description li{margin-bottom:.35rem;list-style-type:disc}.product-expand{margin-top:1.25rem}.product-expand-header{color:#111;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;padding:.5rem 0;font-size:.9375rem;font-weight:600;display:flex}.product-expand-header .material-symbols-outlined{color:#4b0a98;font-size:20px!important}.product-expand-content{padding:.5rem 0 .5rem 1.5rem}.product-expand-content li{color:#374151;margin-bottom:.375rem;font-size:.8125rem;line-height:1.5}.product-expand-content li li{font-size:.8125rem;list-style-type:lower-alpha}.product-versions{margin-top:1.5rem}.product-versions h3{color:#111;margin:0 0 .75rem;font-size:.9375rem;font-weight:700}.product-versions-list{flex-wrap:wrap;gap:.5rem;display:flex}.product-version-pill{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;padding:.375rem .875rem;font-size:.75rem;font-weight:500}.product-sidebar{flex-direction:column;gap:1.25rem;display:flex}.product-download-btn{color:#fff;cursor:pointer;background:linear-gradient(#5a1aad 0%,#4b0a98 100%);border:none;border-radius:.625rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:700;transition:background .15s,box-shadow .2s,transform .15s;display:flex;box-shadow:0 4px 10px #4b0a9866,0 2px 4px #00000026}.product-download-btn:hover{background:linear-gradient(#6b1ec0 0%,#5a1aad 100%);transform:translateY(-2px);box-shadow:0 6px 20px #4b0a9880,0 3px 8px #0000002e}.product-download-btn:active{transform:translateY(0)}.product-download-btn .material-symbols-outlined{font-size:24px!important}.download-wrapper{position:relative}.download-options{z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 4px 12px #00000026}.download-option{color:#111;cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #e5e7eb;align-items:center;gap:.75rem;width:100%;padding:.875rem 1rem;font-size:.9375rem;font-weight:600;transition:background .15s;display:flex}.download-option:last-child{border-bottom:none}.download-option:hover{background:#f5f0fa}.download-option svg{flex-shrink:0}.product-ratings h4{color:#111;margin:0 0 .375rem;font-size:.875rem;font-weight:700}.product-stars{gap:.125rem;margin-bottom:.25rem;display:flex}.product-stars .material-symbols-outlined{color:#d1d5db;font-size:18px!important}.product-stars .filled{color:#fbbf24}.product-rating-text{color:#6b7280;margin:0;font-size:.75rem}.product-info-list{flex-direction:column;gap:1rem;display:flex}.product-info-item{align-items:flex-start;gap:.75rem;display:flex}.product-info-dot{background:#7c3aed;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:.375rem}.product-info-item h5{color:#111;margin:0;font-size:.8125rem;font-weight:700}.product-info-item p{color:#6b7280;margin:.125rem 0 0;font-size:.75rem;line-height:1.4}.product-tags h4{color:#111;margin:0 0 .625rem;font-size:.875rem;font-weight:700}.product-tags-grid{grid-template-columns:1fr 1fr;gap:.375rem;display:grid}.product-tag{color:#374151;text-align:center;border:1px solid #e5e7eb;border-radius:.375rem;padding:.375rem .75rem;font-size:.75rem;text-decoration:none;transition:background .15s,border-color .15s}.product-tag:hover{color:#4b0a98;background:#f0e6fb;border-color:#c9a8e8}.product-terms{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.product-terms h4{color:#111;margin:0 0 .625rem;font-size:.875rem;font-weight:700}.product-terms-item{color:#374151;align-items:center;gap:.5rem;margin-bottom:.375rem;font-size:.8125rem;display:flex}.product-terms-item .material-symbols-outlined{font-size:18px!important}.product-terms-item .check{color:#16a34a}.product-terms-item .cross{color:#dc2626}.product-terms-link{color:#374151;align-items:center;gap:.5rem;margin-top:.375rem;font-size:.8125rem;display:flex}.product-terms-link a{color:#111;font-weight:600;text-decoration:underline}.product-sidebar-related{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem}.product-sidebar-related h4{color:#111;margin:0 0 .75rem;font-size:.9375rem;font-weight:700}.product-sidebar-related-scroll{flex-direction:column;gap:.75rem;display:flex}.product-sidebar-related-card{flex-direction:column;gap:.375rem;text-decoration:none;display:flex}.product-sidebar-related-card:hover .product-sidebar-related-name{color:#1768ac}.product-sidebar-related-img{aspect-ratio:16/9;background:#f3f4f6;border-radius:.375rem;width:100%;overflow:hidden}.product-sidebar-related-img img{object-fit:cover;width:100%;height:100%}.product-sidebar-related-name{color:#374151;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;font-weight:500;line-height:1.3;transition:color .15s;display:-webkit-box;overflow:hidden}.product-coupon{text-align:center;background:linear-gradient(135deg,#5c12b8,#380775);border-radius:.75rem;padding:2.5rem 1.5rem}.product-coupon h3{color:#fff;margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}.product-author{background:#f5f5f5;border-radius:.75rem;max-width:1280px;margin:2rem auto 0;padding:2rem 1.5rem}.product-author-inner{align-items:flex-start;gap:1.5rem;display:flex}@media (max-width:640px){.product-author-inner{text-align:center;flex-direction:column;align-items:center}}.product-author-avatar{background:#d5d5dc;border-radius:50%;flex-shrink:0;width:80px;height:80px}.product-author-info h3{color:#4b0a98;margin:0;font-size:1.125rem;font-weight:700}.product-author-info h3+p{color:#111;margin:.125rem 0 .5rem;font-size:.8125rem;font-weight:600}.product-author-socials{gap:.5rem;margin-bottom:.75rem;display:flex}.product-author-social{color:#fff;background:#4b0a98;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;text-decoration:none;display:flex}.product-author-bio{color:#6b7280;margin:0 0 1rem;font-size:.8125rem;line-height:1.6}.product-author-btn{color:#4b0a98;cursor:pointer;background:0 0;border:1.5px solid #4b0a98;border-radius:.375rem;align-items:center;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.product-author-btn:hover{background:#f0e6fb}.product-related{max-width:1280px;margin:0 auto;padding:2.5rem 1.5rem}.product-related-title{color:#111;margin:0 0 1.5rem;font-size:1.5rem;font-weight:700}.product-related-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1024px){.product-related-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.product-related-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.product-related-grid{grid-template-columns:1fr}}.product-related-more{color:#fff;background:linear-gradient(#5a1aad 0%,#4b0a98 100%);border:none;border-radius:.5rem;width:fit-content;margin:1.5rem auto 0;padding:.5rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,transform .15s;display:block;box-shadow:0 4px 10px #4b0a9866}.product-related-more:hover{background:linear-gradient(#6b1ec0 0%,#5a1aad 100%);transform:translateY(-2px)}.product-cat-nav::-webkit-scrollbar{display:none}.product-cat-nav{-ms-overflow-style:none;scrollbar-width:none}@media (max-width:767px){.product-cat-nav-inner{padding:0 1rem}.product-cat-nav a{padding:.5rem .875rem;font-size:.75rem}.product-header{padding:1rem 1rem 0}.product-title{font-size:1.125rem}.product-breadcrumb{font-size:.75rem}.product-main{gap:1.5rem;padding:1rem}.product-preview{border-radius:.375rem}.product-preview-nav{width:30px;height:30px}.product-preview-nav-left{left:.5rem}.product-preview-nav-right{right:.5rem}.product-thumbnails{gap:.5rem}.product-thumb{width:80px;height:54px}.product-actions{flex-wrap:wrap;gap:.5rem}.product-action-btn{padding:.4rem .75rem;font-size:.75rem}.product-description{margin-top:1rem;font-size:.8125rem}.product-expand-header{font-size:.8125rem}.product-expand-content{padding-left:1rem}.product-expand-content li{font-size:.75rem}.product-versions h3{font-size:.8125rem}.product-version-pill{padding:.25rem .625rem;font-size:.6875rem}.product-sidebar{gap:1rem}.product-download-btn{z-index:10;padding:.75rem 1rem;font-size:.9375rem;position:sticky;bottom:1rem}.product-stars .material-symbols-outlined{font-size:16px!important}.product-tags-grid{grid-template-columns:1fr 1fr;gap:.375rem}.product-tag{padding:.3rem .5rem;font-size:.6875rem}.product-terms{padding:.75rem}.product-coupon{padding:1.5rem 1rem}.product-coupon h3{font-size:1.25rem}.product-author{border-radius:.5rem;margin:1.5rem 1rem 0;padding:1.25rem 1rem}.product-author-avatar{width:60px;height:60px}.product-author-info h3{font-size:1rem}.product-author-socials{justify-content:center}.product-author-bio{font-size:.75rem}.product-related{padding:1.5rem 1rem}.product-related-title{margin-bottom:1rem;font-size:1.25rem}}@media (max-width:380px){.product-title{font-size:1rem}.product-actions{gap:.375rem}.product-action-btn{padding:.35rem .5rem;font-size:.6875rem}.product-pinterest{width:30px;height:30px;font-size:14px}.product-thumb{width:64px;height:44px}.product-tags-grid{grid-template-columns:1fr 1fr}}.product-action-buttons{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.25rem;display:flex}.product-action-btn{color:#4b0a98;cursor:pointer;background:#fff;border:1.5px solid #4b0a98;border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:background .15s,transform .1s;display:inline-flex}.product-action-btn:hover{background:#f5f0fa}.product-action-btn:active{transform:scale(.98)}.product-action-btn svg{flex-shrink:0}.product-action-btn-pinterest{color:#fff;background:#e60023;border-color:#e60023;border-radius:50%;justify-content:center;width:36px;height:36px;padding:0}.product-action-btn-pinterest:hover{background:#c7001f}.product-features{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:1.5rem}.product-features-title{color:#111;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1rem;font-weight:700;display:flex}.product-features-icon{color:#4b0a98;font-weight:700}.product-features-list{margin:0;padding-left:1.5rem;list-style:outside}.product-features-list li{color:#374151;margin-bottom:.25rem;font-size:.875rem;line-height:1.8}.product-features-list li::marker{color:#4b0a98}.product-faq{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:1.5rem}.product-faq-title{color:#111;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1rem;font-weight:700;display:flex}.product-faq-icon{color:#4b0a98;font-weight:700}.product-faq-list{flex-direction:column;gap:.5rem;display:flex}.product-faq-item{border:1px solid #e5e7eb;border-radius:.5rem;transition:border-color .15s;overflow:hidden}.product-faq-item:hover{border-color:#c9a8e8}.product-faq-item.open{border-color:#4b0a98}.product-faq-question{color:#111;cursor:pointer;text-align:left;background:#f9fafb;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem;font-size:.875rem;font-weight:600;transition:background .15s;display:flex}.product-faq-question:hover{background:#f3f4f6}.product-faq-item.open .product-faq-question{background:#f5f0fa}.product-faq-chevron{color:#4b0a98;flex-shrink:0;transition:transform .2s}.product-faq-chevron.open{transform:rotate(180deg)}.product-faq-answer{background:#fff;padding:0 1rem 1rem}.product-faq-answer p{color:#374151;margin:0;font-size:.875rem;line-height:1.7}.product-designer-card{background:linear-gradient(135deg,#f5f0fa 0%,#ede4f7 100%);border-radius:.75rem;align-items:flex-start;gap:1.5rem;margin-top:2rem;padding:1.5rem;display:flex}.product-designer-left{flex-direction:column;flex-shrink:0;align-items:center;gap:.75rem;display:flex}.product-designer-avatar{color:#4b0a98;background:#d1d5db;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;font-weight:700;display:flex;overflow:hidden}.product-designer-avatar img{object-fit:cover;width:100%;height:100%}.product-designer-bio-btn{color:#4b0a98;white-space:nowrap;background:#fff;border:1.5px solid #4b0a98;border-radius:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.product-designer-bio-btn:hover{background:#f5f0fa}.product-designer-right{flex:1;min-width:0}.product-designer-name{color:#4b0a98;margin-bottom:.125rem;font-size:1.125rem;font-weight:700;text-decoration:none;display:block}.product-designer-name:hover{text-decoration:underline}.product-designer-role{color:#374151;margin:0 0 .75rem;font-size:.8125rem;font-weight:600}.product-designer-bio{color:#4b5563;margin:0;font-size:.875rem;line-height:1.6}@media (max-width:640px){.product-action-buttons{gap:.5rem}.product-action-btn{padding:.4rem .75rem;font-size:.8125rem}.product-features-title,.product-faq-title{font-size:.9375rem}.product-features-list li{font-size:.8125rem}.product-faq-question{padding:.875rem;font-size:.8125rem}.product-faq-answer p{font-size:.8125rem}.product-designer-card{text-align:center;flex-direction:column;align-items:center;padding:1.25rem}.product-designer-avatar{width:70px;height:70px}.product-designer-name{font-size:1rem}}
