.filter-full{grid-template-columns:repeat(3,1fr)}.filter-full .button{grid-column:3}.badges{position:absolute;left:14px;top:14px;display:flex;gap:7px}.badges .badge{position:static}.badge.vip{background:#d4a84d;color:#10231e}.profile-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:16px 0}.profile-stats span{font-size:13px}.profile-stats b{display:block;font-size:9px;letter-spacing:.08em;color:#63736e}.rate-row{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:12px 0}.rate-row small{color:#63736e}.card-action{width:100%}.card-footer{border-top:1px solid #dce5e1;padding:10px 20px;display:flex;justify-content:space-between;color:#63736e;font-size:12px}.service-list{display:flex;flex-wrap:wrap;gap:9px}.service-pill{background:#dff2e9;padding:8px 12px;border-radius:99px;font-size:13px;font-weight:700}.profile-actions{display:flex;gap:10px;flex-wrap:wrap}.like-button.liked{background:#f8e5e7;color:#9d2634;border-color:#e7aeb5}.video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.related-block{margin-top:70px}.comments-area{margin-top:55px;padding-top:35px;border-top:1px solid #dce5e1}.profile-block{margin-top:35px}.availability{padding:12px 15px;background:#dff2e9;border-radius:12px;margin:15px 0}.price-panels{display:grid;grid-template-columns:1fr 1fr;gap:12px}.price-panel{padding:18px;border:1px solid #dce5e1;border-radius:16px}.price-panel strong{font-size:22px;color:#24735d}.video-grid video,.video-grid iframe{width:100%;aspect-ratio:9/16;border-radius:16px;background:#10231e}.gallery a{display:block}.gallery img{width:100%}@media(max-width:900px){.filter-full{grid-template-columns:1fr 1fr}.filter-full .button{grid-column:auto}}@media(max-width:600px){.filter-full,.price-panels,.video-grid{grid-template-columns:1fr}.profile-stats{grid-template-columns:1fr 1fr}}
.profile-page .profile-block{max-width:none;margin-top:48px}.profile-block p{text-align:justify}.profile-badges{position:static;margin-bottom:14px}.profile-name{font-size:clamp(44px,5vw,62px)}.profile-actions{margin-top:20px}.profile-metrics,.profile-updated{color:#63736e;font-size:13px}.profile-updated{margin-top:-8px}.video-grid{gap:20px}.video-grid figure{margin:0}.video-grid figcaption{text-align:center;color:#63736e;font-size:13px;margin-top:7px}.gallery a{overflow:hidden;border-radius:14px}.gallery img{transition:transform .25s}.gallery a:hover img{transform:scale(1.025)}@media(max-width:600px){.profile-name{font-size:42px}}
.profile-load-more{display:grid;justify-items:center;margin-top:38px}.profile-load-more__button{min-width:210px;min-height:50px;box-shadow:0 10px 28px rgba(16,35,30,.14)}.profile-load-more__button[disabled]{cursor:wait;opacity:.72}.profile-load-more__button.is-loading span:after{content:"";display:inline-block;width:14px;height:14px;margin-left:9px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;vertical-align:-2px;animation:sgm-spin .7s linear infinite}.profile-load-more__status{min-height:24px;margin:8px 0 0;color:#9d2634;font-size:13px}@keyframes sgm-spin{to{transform:rotate(360deg)}}
