.theme01{--background-color:#fff;--primary-color:#111827;--primary-hover:#374151;--secondary-color:#6b7280;--text-color:#111827;--border-color:#e5e7eb;--color-white:#fff;--color-overlay:#000000b3;--focus-ring:#6b728026;background-color:var(--background-color);--font-family:"Inter", system-ui, sans-serif;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-pill:9999px;--shadow:0 4px 12px #0000000d;--shadow-hover:0 8px 24px #0000001a;--transition:color .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease, opacity .2s ease;--container-max:80rem;--container-pad:var(--space-lg);--btn-padding:.75rem 1.25rem;--btn-height:44px}.theme01.shop-template,.theme01 .shop-template,.theme01 html,.theme01 body{background-color:var(--background-color);font-family:var(--font-family)}.theme01 .shop-template h1,.theme01 .shop-template h2,.theme01 .shop-template h3,.theme01 .title-text,.theme01 .product-title,.theme01 .beats-title,.theme01 .soundkits-title,.theme01 .shop-template__license-pricing-title{color:var(--text-color);margin:0 0 var(--space-sm) 0;font-family:inherit;font-weight:700;line-height:1.2}.theme01 .shop-template h1,.theme01 .title-text{letter-spacing:-.025em;font-size:2.25rem;font-weight:800}.theme01 .shop-template h2,.theme01 .product-title,.theme01 .beats-title,.theme01 .soundkits-title,.theme01 .shop-template__license-pricing-title{letter-spacing:-.02em;font-size:1.875rem}.theme01 .shop-template h3,.theme01 .beat-name,.theme01 .soundkit-name,.theme01 .shop-template__license-card-name{font-size:1.25rem;font-weight:600}.theme01 .description-text,.theme01 .product-description,.theme01 .beat-description,.theme01 .soundkit-description,.theme01 .shop-template__license-pricing-subtitle{color:var(--secondary-color);margin:0 0 var(--space-md) 0;font-size:1.125rem;line-height:1.6}.theme01 .shop-template .footer-content{max-width:var(--container-max);padding:0 var(--container-pad);margin:0 auto}.theme01 .shop-template .footer-link{color:var(--text-color);transition:var(--transition);font-weight:600;text-decoration:none}.theme01 .shop-template .footer-link:hover{color:var(--primary-hover)}.theme01 .shop-template .footer{padding:var(--space-2xl) 0 5rem}.theme01 .shop-template .footer-section{gap:var(--space-sm);margin-bottom:var(--space-xl);flex-direction:column;display:flex}.theme01 .shop-template .footer-section p{color:var(--secondary-color);margin:0;font-size:.875rem}.theme01 .shop-template .footer-links{gap:var(--space-lg);flex-wrap:wrap;display:flex}.theme01 .shop-template .beat-card,.theme01 .shop-template .soundkit-card,.theme01 .shop-template .beat-list-item,.theme01 .shop-template .soundkit-list-item,.theme01 .shop-template__license-card{background-color:var(--background-color);border-radius:var(--radius-md);transition:var(--transition);box-shadow:var(--shadow);border:none;font-family:inherit;overflow:hidden}.theme01 .shop-template .beat-card:hover,.theme01 .shop-template .soundkit-card:hover{box-shadow:var(--shadow-hover)}.theme01 .shop-template .beat-list-item,.theme01 .shop-template .soundkit-list-item{padding:var(--space-sm) var(--space-md);margin-bottom:var(--space-sm);align-items:center;gap:var(--space-md);min-height:88px;display:flex}.theme01 .shop-template .beat-list-item:hover,.theme01 .shop-template .soundkit-list-item:hover{box-shadow:var(--shadow-hover)}.theme01 .shop-template .cover-container,.theme01 .shop-template .soundkit-cover-container,.theme01 .shop-template .list-cover-container{aspect-ratio:1;border-radius:var(--radius-sm);position:relative;overflow:hidden}.theme01 .shop-template .list-cover-container{flex-shrink:0;width:72px;height:72px}.theme01 .shop-template .cover-image{object-fit:cover;width:100%;height:100%}.theme01 .shop-template .play-overlay{background-color:var(--color-overlay);opacity:0;cursor:pointer;z-index:1;border:none;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.theme01 .shop-template .cover-container:hover .play-overlay,.theme01 .shop-template .soundkit-cover-container:hover .play-overlay,.theme01 .shop-template .list-cover-container:hover .play-overlay{opacity:1}.theme01 .shop-template .play-button{border-radius:var(--radius-pill);background:#fffffff2;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.theme01 .shop-template .play-icon{width:1.25rem;height:1.25rem;color:var(--text-color);margin-left:.125rem}.theme01 .shop-template .beat-info,.theme01 .shop-template .soundkit-info{padding:1.25rem}.theme01 .shop-template .beat-header,.theme01 .shop-template .soundkit-header{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.theme01 .shop-template .beat-name,.theme01 .shop-template .soundkit-name,.theme01 .shop-template .list-title{color:var(--text-color);-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:1.125rem;font-weight:600;display:-webkit-box;overflow:hidden}.theme01 .shop-template .list-title{white-space:nowrap;text-overflow:ellipsis;cursor:pointer;max-width:280px;margin:0;font-size:1.125rem;font-weight:700;overflow:hidden}.theme01 .shop-template .beat-price,.theme01 .shop-template .soundkit-price{white-space:nowrap;color:var(--text-color);font-size:1.125rem;font-weight:700}.theme01 .shop-template .beat-description,.theme01 .shop-template .soundkit-description{color:var(--secondary-color);margin-bottom:var(--space-md);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.theme01 .shop-template .metadata-badge{-webkit-backdrop-filter:blur(8px);color:var(--color-white);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-pill);background-color:#0006;font-size:.875rem;font-weight:600;display:inline-block}.theme01 .shop-template .beat-metadata,.theme01 .shop-template .soundkit-metadata{align-items:center;gap:var(--space-md);color:var(--secondary-color);margin-bottom:var(--space-md);font-size:.75rem;display:flex}.theme01 .shop-template .list-metadata{align-items:center;gap:var(--space-lg);color:var(--text-color);flex-shrink:0;font-size:.875rem;display:flex}.theme01 .shop-template .beat-tags,.theme01 .shop-template .soundkit-tags,.theme01 .shop-template .tags-container{gap:var(--space-sm);margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.theme01 .shop-template .beat-tag,.theme01 .shop-template .soundkit-tag,.theme01 .shop-template .tag-item{padding:var(--space-xs) .75rem;background-color:var(--border-color);color:var(--secondary-color);border-radius:var(--radius-pill);font-size:.75rem}.theme01 .shop-template .list-info-section{align-items:center;gap:var(--space-lg);flex:1;min-width:0;display:flex}.theme01 .shop-template .list-title-wrapper{align-items:flex-start;gap:var(--space-xs);flex-direction:column;flex:1;min-width:0;display:flex}.theme01 .shop-template .list-tags{gap:var(--space-xs);flex-wrap:wrap;display:flex}.theme01 .shop-template .list-cover-placeholder{background-color:var(--border-color);width:100%;height:100%;color:var(--secondary-color);justify-content:center;align-items:center;display:flex}.theme01 .shop-template .list-pause-icon{background-color:var(--text-color);border-radius:1px;width:10px;height:10px}.theme01 .shop-template .list-actions{align-items:center;gap:var(--space-sm);flex-shrink:0;display:flex}.theme01 .shop-template .list-meta-value{color:var(--text-color);white-space:nowrap;font-size:.875rem;font-weight:600}.theme01 .shop-template .buy-button,.theme01 .shop-template .download-button,.theme01 .shop-template .cart-button,.theme01 .shop-template .view-all-button,.theme01 .shop-template .grid-cart-button,.theme01 .license-popup-select-button{padding:var(--btn-padding);min-height:var(--btn-height);border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;transition:var(--transition);border:none;justify-content:center;align-items:center;font-family:inherit;font-size:.875rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.theme01 .shop-template .buy-button,.theme01 .shop-template .cart-button,.theme01 .shop-template .grid-cart-button,.theme01 .license-popup-select-button{background-color:var(--text-color);color:var(--color-white)}.theme01 .shop-template .buy-button:hover,.theme01 .shop-template .cart-button:hover,.theme01 .shop-template .grid-cart-button:hover,.theme01 .license-popup-select-button:hover{background-color:var(--primary-hover)}.theme01 .shop-template .view-all-button{color:var(--text-color);border:1px solid var(--border-color);background-color:#0000}.theme01 .shop-template .view-all-button:hover{background-color:var(--border-color)}.theme01 .shop-template .download-button{width:40px;height:40px;min-height:unset;border-radius:var(--radius-pill);color:var(--text-color);cursor:pointer;transition:var(--transition);background-color:#0000;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.theme01 .shop-template .download-button:hover{background-color:var(--border-color)}.theme01 .shop-template .list-cart-button{min-height:unset;border-radius:var(--radius-pill);background-color:var(--border-color);height:40px;color:var(--text-color);align-items:center;gap:var(--space-xs);cursor:pointer;white-space:nowrap;transition:var(--transition);border:none;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;display:inline-flex}.theme01 .shop-template .list-cart-button:hover:not(:disabled){opacity:.85}.theme01 .shop-template .list-cart-button:disabled{opacity:.5;cursor:not-allowed}.theme01 .shop-template .beats-container,.theme01 .shop-template .soundkits-container,.theme01 .shop-template .product-detail-container,.theme01 .title-container,.theme01 .shop-template__license-pricing-wrapper{max-width:var(--container-max);padding:0 var(--container-pad);margin-left:auto;margin-right:auto}.theme01 .shop-template .beats-header,.theme01 .shop-template .soundkits-header{margin-bottom:var(--space-xl);padding-top:var(--space-xl);justify-content:space-between;align-items:center;display:flex}.theme01 .shop-template .beats-grid,.theme01 .shop-template .soundkits-grid{gap:var(--space-lg);padding:0 var(--space-md);display:grid}.theme01 .shop-template .beats-grid--1-column,.theme01 .shop-template .soundkits-grid--1-column{grid-template-columns:1fr}.theme01 .shop-template .beats-grid--2-columns,.theme01 .shop-template .soundkits-grid--2-columns{grid-template-columns:repeat(2,1fr)}.theme01 .shop-template .beats-grid--3-columns,.theme01 .shop-template .soundkits-grid--3-columns{grid-template-columns:repeat(3,1fr)}.theme01 .shop-template .beats-grid--4-columns,.theme01 .shop-template .soundkits-grid--4-columns{grid-template-columns:repeat(4,1fr)}.theme01 .shop-template .product-detail-layout{gap:var(--space-xl);padding:var(--space-xl) 0;grid-template-columns:1fr;display:grid}.theme01 .shop-template .product-cover{border-radius:var(--radius-md);overflow:hidden}.theme01 .shop-template .product-info{gap:var(--space-lg);flex-direction:column;display:flex}.theme01 .shop-template .product-metadata{gap:var(--space-xl);margin:var(--space-md) 0;display:flex}.theme01 .shop-template .meta-item{align-items:center;gap:var(--space-xs);flex-direction:column;display:flex}.theme01 .shop-template .meta-label{color:var(--secondary-color);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.theme01 .shop-template .meta-value{color:var(--text-color);font-size:1.125rem;font-weight:700}.theme01 .shop-template .price-section{margin:var(--space-lg) 0;padding:var(--space-lg) 0;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.theme01 .shop-template .product-price{color:var(--text-color);font-size:1.75rem;font-weight:700}.theme01 .shop-template .product-actions{gap:var(--space-md);margin-top:var(--space-lg);display:flex}.theme01 .shop-template__license-pricing-block{padding:4rem 0}.theme01 .shop-template__license-pricing-header{text-align:center;margin-bottom:var(--space-2xl)}.theme01 .shop-template__license-pricing-subtitle{max-width:600px;margin:0 auto}.theme01 .shop-template__license-pricing-cards{gap:var(--space-xl);margin-bottom:var(--space-2xl);grid-template-columns:repeat(auto-fit,minmax(300px,1fr));display:grid}.theme01 .shop-template__license-card{border-radius:var(--radius-lg);padding:var(--space-xl);box-shadow:var(--shadow-hover);flex-direction:column;display:flex}.theme01 .shop-template__license-card-header{text-align:center;margin-bottom:var(--space-xl);padding-bottom:var(--space-lg);border-bottom:1px solid var(--border-color)}.theme01 .shop-template__license-card-price{color:var(--text-color);margin-bottom:var(--space-sm);font-size:2.5rem;font-weight:700}.theme01 .shop-template__license-card-description{color:var(--secondary-color);font-size:.875rem;line-height:1.5}.theme01 .shop-template__license-card-features{flex:1}.theme01 .shop-template__feature-category{margin-bottom:var(--space-lg)}.theme01 .shop-template__feature-category-title{color:var(--text-color);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.875rem;font-weight:600}.theme01 .shop-template__feature-item{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.theme01 .shop-template__feature-item:last-child{border-bottom:none}.theme01 .shop-template__feature-name{color:var(--secondary-color);font-size:.875rem;font-weight:500}.theme01 .shop-template__feature-value{color:var(--text-color);font-size:.875rem;font-weight:600}.theme01 .shop-template .empty-state,.theme01 .shop-template__empty-state{text-align:center;padding:4rem var(--space-lg)}.theme01 .shop-template .empty-title,.theme01 .shop-template__empty-title{color:var(--secondary-color);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.theme01 .shop-template .empty-description,.theme01 .shop-template__empty-description{color:var(--secondary-color);max-width:400px;margin:0 auto}.theme01 .license-popup-backdrop{background-color:var(--color-overlay);z-index:1000;padding:var(--space-md);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.theme01 .license-popup-container{background-color:var(--background-color);border-radius:var(--radius-lg);width:100%;max-width:48rem;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #00000040}.theme01 .license-popup-header{padding:var(--space-lg) var(--space-xl) 0;position:relative}.theme01 .license-popup-close{top:var(--space-md);right:var(--space-lg);cursor:pointer;color:var(--secondary-color);border-radius:var(--radius-pill);width:2rem;height:2rem;transition:var(--transition);background:0 0;border:none;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:absolute}.theme01 .license-popup-close:hover{background-color:var(--border-color)}.theme01 .license-popup-product{gap:var(--space-lg);align-items:center;padding-right:2.5rem;display:flex}.theme01 .license-popup-cover-container{border-radius:var(--radius-sm);flex-shrink:0;width:5rem;height:5rem;overflow:hidden}.theme01 .license-popup-cover-image{object-fit:cover;width:100%;height:100%}.theme01 .license-popup-cover-placeholder{background-color:var(--border-color);width:100%;height:100%;color:var(--secondary-color);justify-content:center;align-items:center;display:flex}.theme01 .license-popup-product-info{flex:1}.theme01 .license-popup-product-title{color:var(--text-color);margin:0 0 var(--space-xs) 0;font-size:1.25rem;font-weight:600}.theme01 .license-popup-product-shop,.theme01 .license-popup-product-description{color:var(--secondary-color);margin:0 0 var(--space-sm) 0;font-size:.875rem;line-height:1.5}.theme01 .license-popup-licenses{padding:var(--space-xl)}.theme01 .license-popup-licenses-title{color:var(--text-color);margin:0 0 var(--space-lg) 0;font-size:1.125rem;font-weight:600}.theme01 .license-popup-licenses-grid{gap:var(--space-md);display:grid}.theme01 .license-popup-license-card{border:1px solid var(--border-color);border-radius:var(--radius-md);padding:var(--space-lg);cursor:pointer;transition:var(--transition)}.theme01 .license-popup-license-card:hover{border-color:var(--primary-color);box-shadow:var(--shadow-hover)}.theme01 .license-popup-license-header{margin-bottom:var(--space-md);justify-content:space-between;align-items:flex-start;display:flex}.theme01 .license-popup-license-name{color:var(--text-color);margin:0 0 var(--space-xs) 0;font-size:1rem;font-weight:600}.theme01 .license-popup-license-description{color:var(--secondary-color);margin:0;font-size:.875rem;line-height:1.5}.theme01 .license-popup-license-price{margin-left:var(--space-md);flex-shrink:0;font-size:1.5rem;font-weight:700}.theme01 .license-popup-license-features{margin:var(--space-md) 0;padding:0;list-style:none}.theme01 .license-popup-license-features li{color:var(--secondary-color);align-items:center;padding:.375rem 0;font-size:.875rem;display:flex}.theme01 .license-popup-license-features li:before{content:"✓";color:var(--primary-color);margin-right:.75rem;font-weight:600}.theme01 .license-popup-select-button{width:100%}.theme01 .username-highlight{color:var(--text-color);font-weight:600}@media (min-width:768px){.theme01 .shop-template .product-detail-layout{gap:var(--space-2xl);grid-template-columns:1fr 1fr}}@media (max-width:1024px){.theme01 .shop-template .beats-grid--4-columns,.theme01 .shop-template .soundkits-grid--4-columns{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.theme01 .shop-template h1,.theme01 .title-text{font-size:1.75rem}.theme01 .shop-template h2,.theme01 .product-title,.theme01 .beats-title,.theme01 .soundkits-title,.theme01 .shop-template__license-pricing-title{font-size:1.5rem}.theme01 .shop-template .beats-grid--3-columns,.theme01 .shop-template .soundkits-grid--3-columns,.theme01 .shop-template .beats-grid--4-columns,.theme01 .shop-template .soundkits-grid--4-columns{grid-template-columns:repeat(2,1fr)}.theme01 .shop-template .list-cover-container{width:50px;height:50px}.theme01 .shop-template .beat-list-item,.theme01 .shop-template .soundkit-list-item{min-height:60px;padding:.625rem}.theme01 .shop-template .list-info-section{flex-direction:column;align-items:flex-start;gap:.75rem}}.theme01 .card-body{gap:var(--space-md);background-color:var(--background-color);flex-direction:column;flex:1;padding:1.25rem;display:flex}.theme01 .card-header-row{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.theme01 .card-title-group{flex:1;min-width:0}.theme01 .card-product-title{color:var(--text-color);cursor:pointer;margin-bottom:var(--space-xs);font-size:1.5rem;font-weight:700;line-height:1.2}.theme01 .card-genre{color:var(--secondary-color);font-size:.875rem}.theme01 .card-download-btn{padding:var(--space-sm);cursor:pointer;color:var(--text-color);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;display:flex}.theme01 .metadata-badges{bottom:var(--space-md);left:var(--space-md);gap:var(--space-sm);flex-wrap:wrap;display:flex;position:absolute}.theme01 .footer-powered{text-align:center;padding-top:var(--space-lg);padding-bottom:var(--space-sm);margin-top:var(--space-lg);color:var(--secondary-color);font-size:.75rem}.theme01 .footer-powered a{color:var(--primary-color);font-weight:500;text-decoration:none}.theme01 .footer-powered a:hover{text-decoration:underline}@media (max-width:640px){.theme01 .shop-template .beats-grid--2-columns,.theme01 .shop-template .soundkits-grid--2-columns,.theme01 .shop-template .beats-grid--3-columns,.theme01 .shop-template .soundkits-grid--3-columns,.theme01 .shop-template .beats-grid--4-columns,.theme01 .shop-template .soundkits-grid--4-columns,.theme01 .shop-template__license-pricing-cards{grid-template-columns:1fr}.theme01 .shop-template .product-actions,.theme01 .shop-template .beat-actions,.theme01 .shop-template .soundkit-actions{flex-direction:column}.theme01 .license-popup-container{border-radius:0;max-height:95vh}.theme01 .license-popup-header{padding:1.25rem var(--space-lg) 0}.theme01 .license-popup-licenses{padding:var(--space-lg)}.theme01 .license-popup-product{align-items:flex-start;gap:var(--space-md);flex-direction:column}.theme01 .license-popup-cover-container{width:4rem;height:4rem}.theme01 .license-popup-license-header{gap:var(--space-sm);flex-direction:column}.theme01 .license-popup-license-price{margin-left:0}}.player-bar{z-index:9999;-webkit-backdrop-filter:blur(10px);color:#fff;background:#0f0f0fbf;border-top:1px solid #ffffff1a;flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden}.player-bar__progress{cursor:pointer;appearance:none;width:100%;height:4px;margin:0;padding:0;display:block}.player-bar__progress::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;border-radius:50%;width:12px;height:12px}.player-bar__content{flex:1;align-items:center;gap:1rem;padding:.5rem 3rem;display:flex}.player-bar__content--mobile{gap:.625rem;padding:.5rem .75rem}.player-bar__cover{object-fit:cover;cursor:pointer;border-radius:6px;flex-shrink:0}.player-bar__track{cursor:pointer;overflow:hidden}.player-bar__track--desktop{min-width:250px;max-width:180px}.player-bar__track--mobile{flex:1;min-width:0}.player-bar__title{text-overflow:ellipsis;white-space:nowrap;font-weight:600;line-height:1.2;overflow:hidden}.player-bar__title--desktop{font-size:.875rem}.player-bar__title--mobile{font-size:.8125rem}.player-bar__time{color:#fff9;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;overflow:hidden}.player-bar__time--desktop{font-size:.75rem}.player-bar__time--mobile{font-size:.6875rem}.player-bar__controls{flex:1;justify-content:center;align-items:center;gap:.5rem;display:flex}.player-bar__ctrl-btn{cursor:pointer;color:#fff;background:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex}.player-bar__ctrl-btn:hover{background:#fff3}.player-bar__ctrl-btn--play{width:40px;height:40px}.player-bar__right{justify-content:flex-end;align-items:center;gap:.75rem;min-width:250px;display:flex}.player-bar__volume{opacity:.7;align-items:center;gap:.5rem;min-width:120px;display:flex}.player-bar__volume-slider{appearance:none;cursor:pointer;border-radius:2px;flex:1;height:4px}.player-bar__cart-btn{border-radius:var(--radius-sm,.5rem);cursor:pointer;color:#fff;border:none;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:opacity .2s;display:flex}.player-bar__cart-btn:hover{opacity:.9}.player-bar__close-btn{color:#fff9;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.125rem;transition:color .2s;display:flex}.player-bar__close-btn:hover{color:#fff}.theme01 .beats-list,.theme01 .soundkits-list{flex-direction:column;display:flex}.theme01 .empty-icon,.theme01 .shop-template__empty-icon{margin-bottom:var(--space-md);font-size:3rem}.theme01 .footer-copyright{margin:0;font-size:.875rem}.theme01 .shop-template__license-pricing-container{padding:4rem var(--space-lg);text-align:center;justify-content:center;align-items:center;gap:var(--space-md);flex-direction:column;display:flex}.theme01 .shop-template__license-pricing-table-container{width:100%;overflow-x:auto}.theme01 .shop-template__license-pricing-table{border-collapse:collapse;width:100%;font-size:.875rem}.theme01 .shop-template__license-pricing-table th,.theme01 .shop-template__license-pricing-table td{padding:var(--space-md) var(--space-lg);text-align:center;border-bottom:1px solid var(--border-color);vertical-align:top}.theme01 .shop-template__license-pricing-table th:first-child,.theme01 .shop-template__license-pricing-table td:first-child{text-align:left}.theme01 .shop-template__feature-header{background-color:var(--border-color)}.theme01 .shop-template__feature-header-title{text-transform:uppercase;letter-spacing:.05em;color:var(--secondary-color);font-size:.75rem;font-weight:600}.theme01 .shop-template__license-name{color:var(--text-color);margin-bottom:var(--space-xs);font-size:1rem;font-weight:600}.theme01 .shop-template__license-price{color:var(--text-color);margin-bottom:var(--space-xs);font-size:1.25rem;font-weight:700}.theme01 .shop-template__license-price-large{color:var(--text-color);font-size:1.75rem;font-weight:700}.theme01 .shop-template__license-description{color:var(--secondary-color);font-size:.75rem;line-height:1.4}.theme01 .shop-template__feature-label{color:var(--text-color);font-size:.875rem;font-weight:600}.theme01 .shop-template__feature-group{gap:var(--space-xs);flex-direction:column;display:flex}.theme01 .shop-template__feature-list{flex-direction:column;display:flex}.theme01 .shop-template__feature-row-alt{background-color:#00000005}.theme01 .shop-template__loading-spinner{border:3px solid var(--border-color);border-radius:var(--radius-pill);border-top-color:currentColor;width:2rem;height:2rem;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.theme01 .shop-template__loading-text{color:var(--secondary-color);margin:0;font-size:.875rem}
