.profile-page-wrapper{max-width:1200px;min-height:100vh;margin:0 auto;padding:4rem 1rem}.profile-header-card{background:var(--glass-bg);-webkit-backdrop-filter:blur(15px);border:1px solid var(--glass-border);border-radius:2rem;align-items:flex-start;gap:2rem;margin-bottom:2rem;padding:2.5rem;display:flex;box-shadow:0 10px 30px #0000000d}.profile-avatar-placeholder{background:var(--brand-primary);width:100px;height:100px;color:var(--white);font-size:3rem;font-family:var(--font-outfit);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex;box-shadow:0 8px 20px #20125233}.profile-info-main{flex:1}.profile-username{font-family:var(--font-outfit);color:var(--brand-primary);margin:0 0 .5rem;font-size:2.5rem;font-weight:800;line-height:1.2}.profile-badges-row{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.profile-badge{color:var(--brand-secondary-dark);background:#39adb11a;border:1px solid #39adb14d;border-radius:50px;align-items:center;gap:.4rem;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-flex}.profile-badge.badge-outline{border-color:var(--neutral-light-grey);color:var(--neutral-grey);background:0 0}.profile-rating-hero{align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.rating-text-highlight{color:var(--brand-primary);font-size:1.25rem;font-weight:700}.rating-stars{color:#fbbc05;gap:.2rem;display:flex}.profile-stats-grid{border-top:1px solid var(--glass-border);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;margin-top:2.5rem;padding-top:2rem;display:grid}.stat-item{flex-direction:column;display:flex}.stat-label{color:var(--neutral-grey);margin-bottom:.25rem;font-size:.85rem;font-weight:500}.stat-value{font-size:1.5rem;font-weight:700;font-family:var(--font-outfit);color:var(--brand-primary)}.stat-value.hazard{color:#ff4d4f}.profile-products-section{margin-bottom:4rem}.section-header-flex{border-bottom:1px solid var(--glass-border);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.profile-products-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;display:grid}.product-category-card{background:var(--white);border:1px solid var(--neutral-light-grey);border-radius:1.5rem;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.product-category-card:hover{border-color:var(--brand-secondary);transform:translateY(-5px);box-shadow:0 15px 30px #0000001a}.product-card-img-wrapper{background:var(--neutral-bg);width:100%;height:200px;position:relative}.product-card-preview-grid{background:linear-gradient(135deg,#2012520f 0%,#39adb11f 100%);grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;width:100%;height:100%;padding:.75rem;display:grid}.product-card-preview-grid.count-1{grid-template-columns:minmax(0,1fr)}.product-card-preview-grid.count-2{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card-preview-image{background:var(--white);border:1px solid #20125214;border-radius:.85rem;min-width:0;height:100%;position:relative;overflow:hidden;box-shadow:0 8px 18px #2012521f}.product-card-preview-img{object-fit:contain}.product-card-body{text-align:center;flex-direction:column;justify-content:center;padding:1.25rem;display:flex}.product-card-title{font-family:var(--font-outfit);color:var(--brand-primary);justify-content:center;align-items:center;gap:.5rem;margin:0;font-size:1.25rem;font-weight:700;display:flex}.product-card-count{color:var(--neutral-grey);background:var(--neutral-bg);border-radius:20px;padding:.2rem .6rem;font-size:.9rem;font-weight:500}.glass-panel{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:1.5rem;padding:2rem}.profile-signal-grid{grid-template-columns:minmax(0,.7fr) minmax(0,1.35fr);align-items:start;gap:2rem;margin-bottom:3rem;display:grid}@media (max-width:900px){.profile-signal-grid{grid-template-columns:1fr}}.panel-title{font-family:var(--font-outfit);color:var(--brand-primary);border-bottom:2px solid var(--brand-secondary);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:700;display:inline-block}.rating-bar-group{margin-bottom:1.5rem}.rating-bar-header{color:var(--neutral-dark-grey);justify-content:space-between;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:flex}.rating-bar-track{background:var(--neutral-light-grey);border-radius:4px;width:100%;height:8px;display:flex;overflow:hidden}.rating-bar-fill{background:var(--brand-secondary);border-radius:4px;height:100%}.rating-bar-fill.success{background:#34a853}.rating-bar-fill.warning{background:#fbbc05}.rating-bar-fill.danger{background:#ea4335}.evaluations-list{flex-direction:column;gap:1rem;display:flex}.evaluation-card{background:var(--white);border:1px solid var(--neutral-light-grey);border-radius:1rem;padding:1.5rem;transition:all .2s}.evaluation-card:hover{border-color:var(--brand-secondary);transform:translateY(-2px);box-shadow:0 4px 12px #39adb114}.eval-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.eval-user-info{align-items:center;gap:.75rem;display:flex}.eval-user-avatar{width:32px;height:32px;color:var(--brand-primary);background:#ccd6db80;border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;display:flex}.eval-username{color:var(--brand-primary);font-weight:600}.eval-date{color:var(--neutral-grey);font-size:.8rem}.eval-content{color:var(--neutral-dark-grey);background:var(--neutral-bg);border-radius:.5rem;margin-bottom:1rem;padding:1rem;font-size:.95rem;line-height:1.5}.eval-metrics{color:var(--neutral-grey);gap:1.5rem;font-size:.85rem;display:flex}.eval-metric{align-items:center;gap:.4rem;display:flex}.eval-icon-positive{color:#34a853}@media (max-width:600px){.profile-header-card{text-align:center;flex-direction:column;align-items:center;padding:2rem 1rem}.profile-badges-row,.profile-rating-hero{justify-content:center}.eval-header{flex-direction:column;align-items:flex-start;gap:.5rem}}.profile-state-card{text-align:center;padding:4rem 2rem}.profile-state-text{color:var(--neutral-grey);max-width:620px;margin:1rem auto 0}.profile-back-row{margin-bottom:2rem}.profile-back-link{align-items:center;gap:.5rem;display:inline-flex}.profile-avatar-placeholder.is-image{padding:0;overflow:hidden}.profile-avatar-loading{opacity:.3;font-size:2rem}.profile-avatar-img{object-fit:cover;width:100%;height:100%}.profile-handle{opacity:.5;margin-top:-.25rem;margin-bottom:.5rem;font-size:1rem}.rating-star.active{color:#f59e0b}.rating-star.inactive{color:#00000026}.profile-rating-meta{color:var(--neutral-grey);font-size:.85rem}.profile-section-title-compact{border-bottom:none;margin-bottom:0}.product-card-gradient{background:linear-gradient(135deg,var(--brand-secondary) 0%,var(--brand-primary) 100%);opacity:.85;width:100%;height:100%}.product-card-count-wrap{margin-top:.5rem}.profile-trust-panel{align-self:start}.rating-bar-group.compact{margin-bottom:1rem}.rating-bar-group.featured{margin-bottom:1.25rem}.rating-bar-value{color:var(--brand-primary);font-weight:700}.rating-count{color:var(--neutral-grey)}.rating-breakdown-list{gap:.75rem;margin-top:1.5rem;display:grid}.rating-track{background:#ffffff14;border-radius:999px;height:8px;overflow:hidden}.rating-fill{background:linear-gradient(90deg,#f59e0b 0%,var(--brand-secondary) 100%);height:100%}.profile-reviews-panel{margin-top:0}.profile-reviews-list{gap:1rem;display:grid}.profile-review{border-bottom:1px solid var(--glass-border);padding:1rem 0}.profile-review-header{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.profile-review-rating{color:var(--brand-secondary);font-weight:700}.profile-review-date{color:var(--neutral-grey);margin-top:.35rem;font-size:.85rem}.profile-review-comment{color:var(--neutral-grey);margin-top:.75rem}.profile-empty-copy{color:var(--neutral-grey)}
