.product-detail-section{padding:0rem 0 4rem;background:#fff}.product-detail-container{position:relative;padding:1.2rem 0;z-index:1}.product-breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.header-bg-img{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../img/header-pattern.svg);opacity:.1;background-repeat:no-repeat;background-size:cover;z-index:-1;background:#00000054}.product-breadcrumb a{color:var(--color-primary);text-decoration:none}.product-breadcrumb span{color:#9ca3af}.product-header{margin-bottom:1rem}.product-title{font-size:1.5rem;font-weight:500;color:#111827;margin-bottom:.5rem}.product-meta{display:flex;align-items:center;gap:2rem}.product-rating,.product-sales{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.product-tabs{display:flex;gap:2rem;border-bottom:1px solid #e5e7eb;margin-bottom:2rem}.product-tab{background:none;border:none;padding:.8rem 1.5rem;font-size:1rem;color:#6b7280;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .2s}.product-tab.active{border-bottom-color:var(--color-primary)}.product-content-wrapper{display:grid;grid-template-columns:1fr 420px;gap:2rem;margin-bottom:2rem}.product-left{display:flex;flex-direction:column;gap:1.5rem}.btn-live-preview{display:inline-flex;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:1px solid var(--color-primary);color:var(--color-primary);border-radius:6px;text-decoration:none;font-weight:500;width:100%}.btn-live-preview:hover{background:var(--color-primary);color:#fff}.product-preview-collage{width:100%;margin-top:1rem}.product-preview-collage img{width:100%;height:auto;display:block}.product-images-gallery{display:flex;flex-direction:column;gap:1.5rem;margin:2rem 0}.product-gallery-image{width:100%}.product-gallery-image img{width:100%;height:auto;display:block;border-radius:6px}.product-preview-collage{background:#f7f7f7;padding:10px;border-radius:6px;border:1px solid #e5e7eb}.product-right{position:sticky;top:100px;height:fit-content}.product-purchase-card{background:#fff;border:1px solid #e5e7eb;border-radius:6px}.license-section{margin-bottom:1.5rem}.license-header{display:flex;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;justify-content:space-between;margin-bottom:1rem}.license-title{font-size:1.125rem;font-weight:600;color:#111827}.license-terms-link{font-size:.875rem;color:var(--color-primary);text-decoration:none}.license-options{display:flex;padding:1rem 1.5rem;flex-direction:column;gap:.75rem}.license-option{display:flex;align-items:center;cursor:pointer}.license-option input[type=radio]{margin-right:.75rem}.license-option-content{flex:1}.license-type{font-weight:500;color:#111827}.license-desc{font-size:.875rem;color:#6b7280;margin-top:.25rem}.support-section{display:flex;margin:0 1.5rem 1rem;padding:1.5rem;border-radius:6px;flex-direction:column;gap:.75rem;background:#f8f9fa}.support-option{display:flex;align-items:center;cursor:pointer}.support-option input[type=radio]{margin-right:.75rem}.support-option-content{flex:1;display:flex;justify-content:space-between;align-items:center}.support-duration{font-size:.9375rem;color:#111827}.support-price{font-weight:500;color:#111827}.product-price-section{padding:1.5rem 0;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem}.product-price-label{font-size:.875rem;color:#6b7280;margin-bottom:.5rem}.product-price-amount{font-size:1.4rem;font-weight:500}.product-actions{margin-bottom:1.5rem;padding:0rem 1.5rem}.btn-buy-now{width:100%;justify-content:center;padding:1rem;font-size:1rem;font-weight:600}.product-includes{margin-bottom:1.5rem;padding:0 1.5rem}.includes-list{list-style:none;display:flex;flex-direction:column;gap:.75rem}.includes-list li{display:flex;align-items:center;gap:.75rem;font-size:.9375rem;color:#374151}.product-meta-info{padding:1.5rem;border:1px solid #e5e7eb;display:flex;background:#f7f7f7;margin-top:1.5rem;border-radius:6px;flex-direction:column;gap:.75rem}.meta-item{display:flex;align-items:flex-start;font-size:.875rem;gap:1rem;color:#374151;line-height:1.5}.product-meta-info .meta-item:not(:last-child){padding-bottom:1rem;border-bottom:1px solid #e8e8e8}.meta-label{font-weight:500;color:#374151;min-width:140px;flex-shrink:0}.meta-value{color:#374151;flex:1}.meta-link{color:#2563eb;text-decoration:none;transition:color .2s}.meta-link:hover{color:#1d4ed8;text-decoration:underline}.product-tab-content{margin-top:1rem;padding:1rem;border:1px solid #e5e7eb;border-radius:6px}.custom-html-wrapper{width:100%;margin:1.5rem 0;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden;background:#fff;box-shadow:0 1px 3px #0000001a}.custom-html-iframe{width:100%;min-height:600px;border:none;display:block;background:#fff}@media(max-width:768px){.product-content-wrapper{grid-template-columns:1fr}.custom-html-wrapper{margin:1rem 0;border-radius:.375rem}.custom-html-iframe{min-height:400px}}.product-description-content img{width:100%;height:auto;border-radius:6px}.content-section-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.product-full-description{font-size:1rem;line-height:1.8;color:#374151;margin-bottom:2rem}.features-sections{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.features-title{font-size:1.125rem;font-weight:600;margin-bottom:1rem}.features-list{list-style:none;display:flex;flex-direction:column;gap:.75rem}.features-list li{font-size:.9375rem;color:#374151;padding-left:1.5rem;position:relative}.features-list li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:600}.checkout-page-section{padding:2rem 0 4rem;background:#fff}.checkout-breadcrumb{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280;margin-bottom:1.5rem}.checkout-breadcrumb a{color:var(--color-primary);text-decoration:none}.checkout-page-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:2rem}.checkout-wrapper{display:grid;grid-template-columns:1fr 400px;gap:3rem}.checkout-left{display:flex;flex-direction:column;gap:2rem}.checkout-section{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:1.5rem}.checkout-section-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:1.5rem}.payment-methods-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.payment-method-option{display:flex;align-items:center;cursor:pointer}.payment-method-option input[type=radio]{margin-right:1rem}.payment-method-card{flex:1;display:flex;align-items:center;gap:1rem;padding:1rem;border:1px solid #e5e7eb;border-radius:.5rem;transition:all .2s}.payment-method-option input[type=radio]:checked+.payment-method-card{border-color:var(--color-primary);background:#eef2ff}.payment-method-name{font-weight:500;color:#111827}.payment-note{background:#fef3c7;border:1px solid #fde68a;border-radius:.5rem;padding:1rem;font-size:.875rem;color:#92400e;line-height:1.6}.checkout-right{position:sticky;top:100px;height:fit-content}.order-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:1.5rem}.summary-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:1.5rem}.summary-item-row{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;padding:1rem 0;border-bottom:1px solid #e5e7eb}.summary-item-icon{width:40px;height:40px;border-radius:.5rem;background:#eef2ff;display:flex;align-items:center;justify-content:center;color:var(--color-primary);font-weight:600;font-size:.875rem}.summary-item-details{flex:1}.summary-item-name{font-weight:500;color:#111827;margin-bottom:.25rem}.summary-item-meta{display:flex;gap:1rem;font-size:.875rem;color:#6b7280}.summary-item-total{font-weight:600;color:#111827}.summary-row{display:flex;justify-content:space-between;padding:.75rem 0;font-size:.9375rem;color:#374151}.summary-row.total{font-size:1.125rem;font-weight:600;color:#111827;padding-top:1rem}.summary-divider{height:1px;background:#e5e7eb;margin:1rem 0}.ssl-badge{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;margin-top:1.5rem}.ssl-content{flex:1}.ssl-title{font-size:.875rem;font-weight:600;color:#065f46;margin-bottom:.25rem}.ssl-desc{font-size:.75rem;color:#047857}.btn-continue{width:100%;justify-content:center;padding:1rem;font-size:1rem;font-weight:600;margin-top:1.5rem}
