.sp-page{background:var(--background);color:var(--text-primary);font-family:var(--font-family);min-height:100vh}.sp-header{border-radius:0 0 2rem 2rem;justify-content:center;align-items:flex-end;min-height:520px;display:flex;position:relative;overflow:hidden}.sp-header-bg{z-index:0;position:absolute;inset:0}.sp-header-bg img{object-fit:cover;filter:brightness(.45)saturate(.9);width:100%;height:100%}.sp-header-overlay{z-index:1;background:linear-gradient(#1a1a1a40 0%,#1a1a1a99 60%,#1a1a1aeb 100%);position:absolute;inset:0}.sp-header-content{z-index:2;text-align:center;max-width:680px;padding:3rem 2rem 3.5rem;position:relative}.sp-avatar-wrap{margin-bottom:1.5rem}.sp-avatar{background:linear-gradient(135deg,var(--primary),var(--primary-light));width:120px;height:120px;font-family:var(--font-serif);color:#fff;border:4px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;margin:0 auto;font-size:3rem;font-weight:700;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000004d}.sp-avatar img{object-fit:cover;width:100%;height:100%}.sp-studio-name{font-family:var(--font-serif);color:#fff;letter-spacing:-.02em;margin:0 0 .25rem;font-size:2.75rem;font-weight:700;line-height:1.15}.sp-verified{color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.4rem;margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:inline-flex}.sp-verified-icon{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.6rem;display:flex}.sp-tagline{color:#ffffffbf;margin:0 0 1rem;font-size:1.1rem;font-style:italic;line-height:1.6}.sp-meta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.sp-meta-item{color:#fff9;align-items:center;gap:.35rem;font-size:.8rem;display:flex}.sp-meta-item svg{opacity:.7;width:14px;height:14px}.sp-header-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.sp-btn-follow{background:var(--primary);color:#fff;cursor:pointer;letter-spacing:.04em;border:none;border-radius:99px;padding:.7rem 2rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .3s}.sp-btn-follow:hover{background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 6px 20px #c5956b59}.sp-btn-contact{color:#fff;cursor:pointer;letter-spacing:.04em;background:0 0;border:1.5px solid #ffffff4d;border-radius:99px;padding:.7rem 2rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .3s}.sp-btn-contact:hover{background:#ffffff14;border-color:#fff9}.sp-stats{z-index:3;background:var(--surface);border:1px solid var(--border);max-width:600px;box-shadow:var(--shadow-lg);border-radius:1.25rem;grid-template-columns:repeat(3,1fr);margin:-2rem auto 0;display:grid;position:relative}.sp-stat{text-align:center;padding:1.75rem 1rem;position:relative}.sp-stat:not(:last-child):after{content:"";background:var(--border);width:1px;height:50%;position:absolute;top:25%;right:0}.sp-stat-value{font-family:var(--font-serif);color:var(--text-primary);margin-bottom:.35rem;font-size:1.75rem;font-weight:700;line-height:1}.sp-stat-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-secondary);font-size:.75rem;font-weight:600}.sp-container{max-width:1200px;margin:0 auto;padding:0 2rem}.sp-eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--primary);margin-bottom:1rem;font-size:.7rem;font-weight:700}.sp-section-title{font-family:var(--font-serif);color:var(--text-primary);margin-bottom:1.5rem;font-size:2.25rem;font-weight:700;line-height:1.2}.sp-about{text-align:center;padding:5rem 0 4rem}.sp-about-inner{max-width:720px;margin:0 auto}.sp-about-text{color:var(--text-secondary);white-space:pre-line;font-size:1.15rem;line-height:1.9}.sp-gallery{padding:3rem 0 5rem}.sp-gallery-grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:240px;gap:1rem;display:grid}.sp-gallery-item{border-radius:1.25rem;position:relative;overflow:hidden}.sp-gallery-item:first-child{grid-row:span 2}.sp-gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.sp-gallery-item:hover img{transform:scale(1.05)}.sp-note{text-align:center;background:linear-gradient(135deg,#f5f0ea 0%,#ede7df 50%,#e8e2d8 100%);margin:0 -2rem;padding:5rem 2rem;position:relative}.sp-note-inner{max-width:720px;margin:0 auto}.sp-note-quote{font-family:var(--font-serif);color:var(--text-primary);margin-bottom:1.5rem;font-size:1.75rem;font-style:italic;font-weight:500;line-height:1.65;position:relative}.sp-note-quote:before{content:"\"";font-family:var(--font-serif);color:var(--primary);opacity:.25;font-size:5rem;line-height:1;position:absolute;top:-2rem;left:-1.5rem}.sp-note-author{text-transform:uppercase;letter-spacing:.1em;color:var(--primary);font-size:.85rem;font-weight:600}.sp-socials{text-align:center;padding:3.5rem 0}.sp-social-pills{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.sp-social-pill{border:1.5px solid var(--border);background:var(--surface);color:var(--text-primary);cursor:pointer;border-radius:99px;align-items:center;gap:.5rem;padding:.6rem 1.5rem;font-family:inherit;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.sp-social-pill:hover{border-color:var(--primary);color:var(--primary);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.sp-social-pill svg{width:16px;height:16px}.sp-products{border-top:1px solid var(--border);padding:4rem 0 5rem}.sp-products-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:2.5rem;display:grid}.sp-product-card{border:1px solid var(--border);background:var(--surface);color:inherit;border-radius:1.25rem;text-decoration:none;transition:all .3s;display:block;overflow:hidden}.sp-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000000f}.sp-product-img{aspect-ratio:1;object-fit:cover;background:var(--surface-hover);width:100%;display:block}.sp-product-body{padding:1.25rem}.sp-product-name{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.35rem;font-size:.95rem;font-weight:600;display:-webkit-box;overflow:hidden}.sp-product-price{font-family:var(--font-serif);color:var(--text-secondary);font-size:.95rem}.sp-product-rating{color:var(--primary);align-items:center;gap:.35rem;margin-top:.35rem;font-size:.8rem;display:flex}.sp-product-rating span{color:var(--text-secondary);font-size:.75rem}.sp-load-more-wrap{text-align:center;margin-top:2.5rem}.sp-load-more{border:1.5px solid var(--border);background:var(--surface);color:var(--text-primary);cursor:pointer;border-radius:99px;padding:.75rem 2.5rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .25s}.sp-load-more:hover{border-color:var(--primary);color:var(--primary)}.sp-cat-bar{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;padding:1rem 0 .5rem;display:flex;overflow-x:auto}.sp-cat-bar::-webkit-scrollbar{display:none}.sp-cat-tab{border:1.5px solid var(--border);background:var(--surface);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:99px;align-items:center;gap:.4rem;padding:.55rem 1.25rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:all .25s;display:inline-flex}.sp-cat-tab:hover{border-color:var(--primary);color:var(--text-primary)}.sp-cat-tab.active{background:var(--text-primary);border-color:var(--text-primary);color:#fff;font-weight:600}.sp-cat-count{opacity:.65;font-size:.7rem;font-weight:600}.sp-cat-tab.active .sp-cat-count{opacity:.8}.sp-toolbar{align-items:center;gap:1rem;margin:1.25rem 0 .75rem;display:flex}.sp-search-form{flex:1;align-items:center;display:flex;position:relative}.sp-search-icon{width:18px;height:18px;color:var(--text-secondary);opacity:.5;pointer-events:none;position:absolute;left:1rem}.sp-search-input{border:1.5px solid var(--border);background:var(--surface);width:100%;color:var(--text-primary);border-radius:99px;outline:none;padding:.7rem 2.5rem .7rem 2.75rem;font-family:inherit;font-size:.9rem;transition:border-color .25s}.sp-search-input::placeholder{color:var(--text-secondary);opacity:.6}.sp-search-input:focus{border-color:var(--primary)}.sp-search-clear{background:var(--border);width:24px;height:24px;color:var(--text-primary);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;line-height:1;transition:background .2s;display:flex;position:absolute;right:.75rem}.sp-search-clear:hover{background:var(--text-secondary);color:#fff}.sp-sort-wrap{flex-shrink:0}.sp-sort-select{border:1.5px solid var(--border);background:var(--surface);color:var(--text-primary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23999' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .85rem center;background-repeat:no-repeat;border-radius:99px;outline:none;padding:.7rem 2.25rem .7rem 1rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:border-color .25s}.sp-sort-select:focus{border-color:var(--primary)}.sp-results-info{color:var(--text-secondary);margin-bottom:.5rem;padding:.25rem 0;font-size:.85rem}.sp-product-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:2.5rem;display:flex}.sp-page-numbers{align-items:center;gap:.25rem;display:flex}.sp-page-num{border:1.5px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--text-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-family:inherit;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.sp-page-num:hover{border-color:var(--primary);color:var(--primary)}.sp-page-num.active{background:var(--text-primary);border-color:var(--text-primary);color:#fff;font-weight:700}.sp-page-ellipsis{text-align:center;width:30px;color:var(--text-secondary);-webkit-user-select:none;user-select:none;font-size:1rem}.sp-product-skeleton{pointer-events:none}.sp-skeleton-img{background:linear-gradient(110deg,var(--surface-hover)30%,var(--border)50%,var(--surface-hover)70%);background-size:200% 100%;animation:1.5s infinite sp-shimmer}.sp-skeleton-line{background:linear-gradient(110deg,var(--surface-hover)30%,var(--border)50%,var(--surface-hover)70%);background-size:200% 100%;border-radius:8px;height:14px;margin-bottom:.5rem;animation:1.5s infinite sp-shimmer}@keyframes sp-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.sp-empty-products{text-align:center;color:var(--text-secondary);padding:4rem 2rem}.sp-empty-icon{opacity:.5;margin-bottom:1rem;font-size:3rem}.sp-empty-products h3{font-family:var(--font-serif);color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem}.sp-empty-products p{margin-bottom:1.5rem}.sp-reviews{border-top:1px solid var(--border);padding:5rem 0}.sp-review-summary{grid-template-columns:auto 1fr;align-items:center;gap:3rem;max-width:600px;margin:2rem auto 0;display:grid}.sp-review-big{text-align:center}.sp-review-big-num{font-family:var(--font-serif);color:var(--text-primary);font-size:3.5rem;font-weight:700;line-height:1}.sp-review-big-stars{color:var(--primary);letter-spacing:.05em;margin:.5rem 0 .25rem;font-size:1.1rem}.sp-review-big-count{color:var(--text-secondary);font-size:.85rem}.sp-review-bars{flex-direction:column;gap:.35rem;display:flex}.sp-bar-row{cursor:pointer;background:0 0;border:none;grid-template-columns:40px 1fr 30px;align-items:center;gap:.75rem;padding:.25rem 0;font-family:inherit;transition:opacity .2s;display:grid}.sp-bar-row:hover{opacity:.8}.sp-bar-row.active .sp-bar-label{color:var(--primary);font-weight:700}.sp-bar-row.active .sp-bar-fill{background:var(--primary)}.sp-bar-label{color:var(--text-secondary);text-align:right;font-size:.8rem;font-weight:500}.sp-bar-track{background:var(--border);border-radius:99px;height:8px;overflow:hidden}.sp-bar-fill{background:var(--primary-light);border-radius:99px;height:100%;transition:width .3s}.sp-bar-count{color:var(--text-secondary);text-align:left;font-size:.75rem}.sp-review-filters{flex-wrap:wrap;justify-content:center;gap:.5rem;margin:2rem 0;display:flex}.sp-review-pill{border:1.5px solid var(--border);background:var(--surface);color:var(--text-secondary);cursor:pointer;border-radius:99px;padding:.45rem 1.1rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:all .2s}.sp-review-pill:hover{border-color:var(--primary);color:var(--text-primary)}.sp-review-pill.active{background:var(--primary);border-color:var(--primary);color:#fff;font-weight:600}.sp-reviews-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.sp-review-card{background:var(--surface);border:1px solid var(--border);border-radius:1.25rem;padding:2rem;transition:all .25s}.sp-review-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.sp-review-stars{color:var(--primary);letter-spacing:.1em;margin-bottom:1rem;font-size:1rem}.sp-review-text{color:var(--text-primary);margin-bottom:1.25rem;font-size:1rem;font-style:italic;line-height:1.7}.sp-review-author{color:var(--text-secondary);font-size:.85rem;font-weight:600}.sp-review-date{color:var(--text-secondary);opacity:.7;margin-top:.25rem;font-size:.75rem}.sp-pagination{justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.sp-page-btn{border:1.5px solid var(--border);background:var(--surface);color:var(--text-primary);cursor:pointer;border-radius:99px;padding:.6rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s}.sp-page-btn:hover{border-color:var(--primary);color:var(--primary)}.sp-page-btn:disabled{opacity:.4;cursor:not-allowed}.sp-page-info{color:var(--text-secondary);font-size:.85rem}.sp-trust{border-top:1px solid var(--border);padding:3rem 0}.sp-trust-row{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.sp-trust-item{text-align:center;padding:1.5rem 1rem}.sp-trust-icon{background:var(--surface-hover);width:48px;height:48px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.sp-trust-icon svg{width:22px;height:22px}.sp-trust-title{margin-bottom:.25rem;font-size:.85rem;font-weight:700}.sp-trust-desc{color:var(--text-secondary);font-size:.8rem;line-height:1.5}.sp-cta{text-align:center;border-top:1px solid var(--border);padding:5rem 2rem}.sp-cta-title{font-family:var(--font-serif);margin-bottom:1rem;font-size:2.25rem;font-weight:700}.sp-cta-sub{color:var(--text-secondary);max-width:480px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.6}.sp-cta-btn{background:var(--text-primary);color:#fff;cursor:pointer;letter-spacing:.04em;border:none;border-radius:99px;align-items:center;gap:.5rem;padding:.9rem 2.5rem;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.sp-cta-btn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 10px 25px #00000026}.sp-loading{justify-content:center;padding:4rem 2rem;display:flex}.sp-skeleton{background:var(--surface-hover);border-radius:1.25rem;width:100%;max-width:1200px;height:600px;animation:1.5s infinite sp-pulse}@keyframes sp-pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:1024px){.sp-products-grid{grid-template-columns:repeat(3,1fr)}.sp-trust-row{grid-template-columns:repeat(2,1fr)}.sp-gallery-grid{grid-auto-rows:200px}}@media (max-width:768px){.sp-header{min-height:460px}.sp-studio-name{font-size:2rem}.sp-stats{grid-template-columns:repeat(3,1fr);margin-top:-1.5rem}.sp-stat{padding:1.25rem .75rem}.sp-stat-value{font-size:1.35rem}.sp-section-title{font-size:1.75rem}.sp-products-grid,.sp-reviews-grid{grid-template-columns:repeat(2,1fr)}.sp-gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:180px}.sp-gallery-item:first-child{grid-row:span 2}.sp-review-summary{text-align:center;grid-template-columns:1fr;gap:1.5rem}.sp-note-quote{font-size:1.35rem}.sp-note-quote:before{font-size:3.5rem;top:-1.5rem;left:-.5rem}.sp-toolbar{flex-direction:column;gap:.75rem}.sp-search-form,.sp-sort-wrap,.sp-sort-select{width:100%}.sp-cat-bar{flex-wrap:nowrap;justify-content:flex-start}}@media (max-width:480px){.sp-header{border-radius:0;min-height:400px}.sp-studio-name{font-size:1.65rem}.sp-avatar{width:90px;height:90px;font-size:2.25rem}.sp-meta-row{gap:.75rem}.sp-header-actions{flex-direction:column;align-items:center}.sp-btn-follow,.sp-btn-contact{text-align:center;justify-content:center;width:100%;max-width:240px}.sp-products-grid{grid-template-columns:1fr 1fr;gap:.75rem}.sp-reviews-grid{grid-template-columns:1fr}.sp-gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:160px}.sp-trust-row{grid-template-columns:1fr 1fr;gap:1rem}.sp-container{padding:0 1rem}.sp-about-text{font-size:1rem}.sp-note{margin:0 -1rem;padding-left:1rem;padding-right:1rem}.sp-cta{padding:3rem 1rem}.sp-cta-title{font-size:1.65rem}.sp-cat-tab{padding:.45rem .9rem;font-size:.8rem}.sp-page-num{width:34px;height:34px;font-size:.8rem}}
