.pg-profile .profile-hero{background:linear-gradient(180deg, var(--beige-100) 0%, var(--green-50) 100%);padding:48px 0}.pg-profile .profile-card{grid-template-columns:auto 1fr auto;align-items:center;gap:32px;max-width:1440px;margin:0 auto;padding:0 32px;display:grid}.pg-profile .profile-avatar-wrap{display:inline-block;position:relative}.pg-profile .profile-avatar{width:140px;height:140px;box-shadow:var(--shadow-md);color:var(--green-700);background:#fff;border:4px solid #fff;border-radius:50%;place-items:center;font-size:44px;font-weight:800;display:grid;overflow:hidden}.pg-profile .profile-avatar img{object-fit:cover;width:100%;height:100%}.pg-profile .profile-verified-badge{background:var(--green-700);color:#fff;border:3px solid #fff;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;bottom:6px;right:6px}.pg-profile .profile-info h1{letter-spacing:-.8px;margin:0 0 6px;font-size:38px;font-weight:800}.pg-profile .profile-info .role{color:var(--ink-500);flex-wrap:wrap;align-items:center;gap:10px;font-size:15px;display:flex}.pg-profile .profile-info .stats{gap:24px;margin-top:16px;display:flex}.pg-profile .profile-info .stats .item{flex-direction:column;display:flex}.pg-profile .profile-info .stats .num{color:var(--green-700);letter-spacing:-.5px;font-size:22px;font-weight:800}.pg-profile .profile-info .stats .lbl{color:var(--ink-500);text-transform:uppercase;letter-spacing:.06em;font-size:11.5px;font-weight:600}.pg-profile .profile-info .stats .divider{background:var(--line);width:1px}.pg-profile .profile-actions{flex-direction:column;gap:10px;min-width:200px;display:flex}.pg-profile .profile-subnav{background:var(--white);border-bottom:1px solid var(--line);z-index:9;position:sticky;top:70px}.pg-profile .profile-subnav-inner{gap:32px;max-width:1440px;margin:0 auto;padding:0 32px;display:flex}.pg-profile .profile-subnav a{color:var(--ink-500);border-bottom:2px solid #0000;padding:16px 0;font-size:14px;font-weight:600}.pg-profile .profile-subnav a.active{color:var(--green-700);border-bottom-color:var(--green-700)}.pg-profile .layout{grid-template-columns:1fr 360px;align-items:flex-start;gap:32px;max-width:1440px;margin:40px auto;padding:0 32px;display:grid}.pg-profile .section-block{margin-bottom:48px}.pg-profile .section-block h2{letter-spacing:-.5px;margin:0 0 6px;font-size:24px;font-weight:800}.pg-profile .section-block .sub{color:var(--ink-500);margin:0 0 24px;font-size:14px}.pg-profile .about-card{background:var(--white);border:1px solid var(--line);border-radius:var(--r-lg);padding:28px}.pg-profile .about-card p{color:var(--ink-700);margin:0;font-size:14.5px;line-height:1.65}.pg-profile .about-meta{border-top:1px solid var(--line);gap:32px;margin-top:24px;padding-top:20px;display:flex}.pg-profile .about-meta .item .l{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-500);font-size:11px;font-weight:600}.pg-profile .about-meta .item .v{margin-top:2px;font-size:14px;font-weight:700}.pg-profile .specialties{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.pg-profile .listings-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.pg-profile .review-summary{background:var(--green-50);border-radius:var(--r-md);grid-template-columns:220px 1fr;gap:32px;margin-bottom:24px;padding:24px;display:grid}.pg-profile .rs-score{text-align:center}.pg-profile .rs-score .num{letter-spacing:-1.5px;color:var(--ink-900);font-size:52px;font-weight:800;line-height:1}.pg-profile .rs-score .count{color:var(--ink-500);margin-top:6px;font-size:12.5px}.pg-profile .rs-bars{flex-direction:column;gap:8px;display:flex}.pg-profile .rs-bar{align-items:center;gap:10px;font-size:12.5px;display:flex}.pg-profile .rs-bar .star{width:50px}.pg-profile .rs-bar .bar{background:var(--line);border-radius:999px;flex:1;height:6px;overflow:hidden}.pg-profile .rs-bar .bar>span{background:var(--amber-500);height:100%;display:block}.pg-profile .rs-bar .pct{width:36px;color:var(--ink-500);text-align:right}.pg-profile .review-trait-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0 28px;display:grid}.pg-profile .trait-card{background:var(--white);border:1px solid var(--line);border-radius:var(--r-md);padding:14px}.pg-profile .trait-card .l{color:var(--ink-500);font-size:11.5px}.pg-profile .trait-card .v{align-items:center;gap:6px;margin-top:4px;font-size:15px;font-weight:700;display:flex}.pg-profile .trait-card .bar{background:var(--line);border-radius:999px;height:4px;margin-top:8px;overflow:hidden}.pg-profile .trait-card .bar>span{background:var(--green-700);height:100%;display:block}.pg-profile .review-card{border-bottom:1px solid var(--line);padding:24px 0}.pg-profile .review-card:last-child{border-bottom:0}.pg-profile .review-card .head{align-items:center;gap:12px;margin-bottom:12px;display:flex}.pg-profile .review-card .who{font-size:14px;font-weight:700}.pg-profile .review-card .when{color:var(--ink-500);font-size:12px}.pg-profile .review-card p{color:var(--ink-700);margin:6px 0 10px;font-size:14px;line-height:1.6}.pg-profile .review-card .for{color:var(--green-700);background:var(--green-100);border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:11.5px;font-weight:600;display:inline-flex}.pg-profile .sold-table{background:var(--white);border:1px solid var(--line);border-radius:var(--r-lg);overflow:hidden}.pg-profile .sold-head{background:var(--green-50);text-transform:uppercase;letter-spacing:.06em;color:var(--ink-500);grid-template-columns:1.6fr 1fr 1fr 1fr 100px;gap:16px;padding:14px 20px;font-size:11.5px;font-weight:700;display:grid}.pg-profile .sold-row{border-top:1px solid var(--line);grid-template-columns:1.6fr 1fr 1fr 1fr 100px;align-items:center;gap:16px;padding:16px 20px;font-size:13.5px;display:grid}.pg-profile .sold-row .sub2{color:var(--ink-500);margin-top:2px;font-size:11.5px}.pg-profile .sold-row .price{color:var(--green-700)}.pg-profile .pf-listing{color:inherit;border:1px solid var(--line);background:#fff;border-radius:16px;gap:16px;padding:14px;text-decoration:none;display:flex}.pg-profile .pf-listing .media{background:#ddd;border-radius:12px;flex-shrink:0;width:130px;height:130px;overflow:hidden}.pg-profile .pf-listing .media img{object-fit:cover;width:100%;height:100%}.pg-profile .pf-listing .body{flex-direction:column;flex:1;gap:6px;display:flex}.pg-profile .pf-listing .pills{gap:4px;display:flex}.pg-profile .pf-listing .loc{color:var(--ink-500);align-items:center;gap:4px;font-size:11.5px;display:inline-flex}.pg-profile .pf-listing h4{margin:0;font-size:14.5px;font-weight:700;line-height:1.3}.pg-profile .pf-listing .price{color:var(--green-700);margin-top:2px;font-size:18px;font-weight:800}.pg-profile .pf-listing .meta{color:var(--ink-500);font-size:11.5px}.pg-profile .rail{flex-direction:column;gap:16px;display:flex;position:sticky;top:96px}.pg-profile .rail-card{background:var(--white);border:1px solid var(--line);border-radius:var(--r-lg);padding:22px}.pg-profile .rail-card h4{margin:0 0 12px;font-size:15px;font-weight:700}.pg-profile .rail-card .contact-row{align-items:center;gap:12px;padding:10px 0;font-size:13.5px;display:flex}.pg-profile .rail-card .contact-row .icon-tile{border-radius:10px;width:36px;height:36px}.pg-profile .rail-card .verify-row{align-items:center;gap:10px;padding:10px 0;font-size:13px;display:flex}.pg-profile .rail-card .verify-row svg{color:var(--green-700);flex-shrink:0}.pg-profile .badges-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.pg-profile .badge{text-align:center;background:var(--green-50);border-radius:var(--r-md);flex-direction:column;align-items:center;gap:4px;padding:14px 6px;display:flex}.pg-profile .badge .icon{font-size:24px}.pg-profile .badge .name{color:var(--ink-900);font-size:11.5px;font-weight:700}.pg-profile .profile-hero{position:relative}.pg-profile .profile-cover{background:linear-gradient(120deg, var(--green-900,#14432a), var(--green-700,#1f7a45) 55%, #3fa06a);border-radius:16px 16px 0 0;height:132px;margin-bottom:-28px}.pg-profile .profile-cover+.profile-card{border-top-left-radius:16px;border-top-right-radius:16px;position:relative}@media (max-width:640px){.pg-profile .profile-cover{height:96px;margin-bottom:-20px}}@media (max-width:820px){.pg-profile .layout{grid-template-columns:1fr;margin-top:24px}.pg-profile .listings-grid{grid-template-columns:1fr}.pg-profile .review-trait-grid,.pg-profile .badges-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.pg-profile .profile-card{text-align:center;grid-template-columns:1fr;justify-items:center;gap:16px;padding:0 20px}}.pg-profile .about-inline{width:100%}.pg-profile .bd-item .l{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-500);font-size:11px;font-weight:600}.pg-profile .bd-item .v{margin-top:2px;font-size:14px;font-weight:700}.pg-profile .bd-editable .v{align-items:center;gap:6px;display:flex}.pg-profile .bd-edit-btn{cursor:pointer;width:22px;height:22px;color:var(--ink-500);opacity:0;background:0 0;border:0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:opacity .12s,background .12s,color .12s;display:inline-flex}.pg-profile .bd-editable:hover .bd-edit-btn,.pg-profile .bd-edit-btn:focus-visible{opacity:1}.pg-profile .bd-edit-btn:hover{background:var(--green-50);color:var(--green-700)}.pg-profile .bd-form{flex-direction:column;gap:8px;margin-top:4px;display:flex}.pg-profile .bd-form input,.pg-profile .bd-form select,.pg-profile .bd-form textarea{width:100%;color:var(--ink-900);border:1px solid var(--line);background:#fff;border-radius:10px;outline:0;padding:9px 12px;font-family:inherit;font-size:14px}.pg-profile .bd-form input:focus,.pg-profile .bd-form select:focus,.pg-profile .bd-form textarea:focus{border-color:var(--green-500,var(--green-700))}.pg-profile .bd-form textarea{resize:vertical;line-height:1.5}.pg-profile .bd-form-actions{gap:8px;display:flex}@media (hover:none){.pg-profile .bd-edit-btn{opacity:.55}}.pg-profile .ta-timeline{flex-direction:column;gap:2px;display:flex}.pg-profile .tl-item{gap:12px;padding:4px 0 14px;display:flex;position:relative}.pg-profile .tl-item:before{content:"";background:var(--line);width:2px;position:absolute;top:16px;bottom:0;left:5px}.pg-profile .tl-item:last-child:before{display:none}.pg-profile .tl-dot{z-index:1;background:var(--green-500,var(--green-700));width:12px;height:12px;box-shadow:0 0 0 3px var(--green-50);border-radius:50%;flex-shrink:0;margin-top:4px;position:relative}.pg-profile .tl-item.tone-amber .tl-dot{background:var(--amber-500,#d97706);box-shadow:0 0 0 3px #fef3c7}.pg-profile .tl-item.tone-red .tl-dot{background:var(--red-500,#dc2626);box-shadow:0 0 0 3px #fee2e2}.pg-profile .tl-body{min-width:0}.pg-profile .tl-title{color:var(--ink-900);font-size:14px;font-weight:700}.pg-profile .tl-change{color:var(--ink-700);word-break:break-word;margin-top:2px;font-size:13px}.pg-profile .tl-meta{color:var(--ink-500);margin-top:3px;font-size:11.5px}
