:root{--bg:#e7ebef;--panel:#fdfefe;--panel-alt:#f1f5fa;--border:#cfd9e6;--text:#233142;--muted:#6a7a8f;--brand:#4a76a8;--brand-dark:#365f8d;--brand-soft:#e8f0fb;--accent:#2f9b8f;--warning:#fff3cd;--success:#4b9c72;--danger:#c95d4c;--shadow:0 12px 28px rgba(47, 74, 108, 0.08)}html{scrollbar-gutter:stable}body.app-session-loading main.page{visibility:hidden}#profileDetailCard.profile-public-surface{padding:0;overflow:hidden;border:1px solid #dce3ec;border-radius:22px;background:#f5f7fa;box-shadow:0 14px 38px rgba(35,49,66,.09)}#profileDetailCard.profile-route-loading{background:#fff}.profile-route-loader{min-height:clamp(310px,46vw,500px);display:grid;grid-template-columns:116px minmax(0,420px);gap:28px;align-content:center;justify-content:center;align-items:center;padding:48px 28px}.profile-route-loader__avatar,.profile-route-loader__line{background:linear-gradient(100deg,#edf1f5 20%,#f7f9fb 38%,#edf1f5 56%);background-size:220% 100%;animation:profile-route-loading 1.25s ease-in-out infinite}.profile-route-loader__avatar{width:116px;height:116px;border-radius:50%;box-shadow:0 0 0 1px #e4e9ef}.profile-route-loader__body{min-width:0;display:grid;gap:10px}.profile-route-loader__body>span{color:var(--muted);font-size:14px;font-weight:700}.profile-route-loader__body>strong{overflow:hidden;color:#263547;font-size:clamp(22px, 3vw, 30px);text-overflow:ellipsis}.profile-route-loader__line{width:64%;height:12px;margin-top:2px;border-radius:999px}.profile-route-loader__line--wide{width:88%}@keyframes profile-route-loading{from{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.profile-route-loader__avatar,.profile-route-loader__line{animation:none}}.profile-public-surface>.public-profile-toolbar{min-height:64px;margin:0;padding:14px 22px;border-bottom:1px solid #e3e8ef;background:rgba(255,255,255,.96)}.public-profile-toolbar .ghost-btn{gap:8px}.public-profile-page{padding:24px}.public-profile-overview{position:relative;width:min(100%,960px);margin:0 auto;overflow:hidden;border:1px solid #dfe5ec;border-radius:20px;background:var(--social-surface);box-shadow:0 10px 28px rgba(35,49,66,.08)}.public-profile-hero{display:grid;grid-template-columns:154px minmax(0,1fr);gap:28px;align-items:center;padding:30px 34px 24px}.public-profile-hero__avatar{display:grid;place-items:center}.public-profile-avatar{width:136px;height:136px;display:grid;place-items:center;padding:0;overflow:hidden;border:4px solid #fff;border-radius:50%;background:linear-gradient(135deg,#4a76a8,#79a5cf);color:#fff;font-size:42px;font-weight:800;box-shadow:0 0 0 2px #d7e0ea,0 10px 24px rgba(35,62,91,.16)}button.public-profile-avatar{cursor:zoom-in}.public-profile-avatar img{position:absolute;inset:0;width:100%;height:100%;min-width:100%;min-height:100%;display:block;object-fit:cover;object-position:50% 50%;border-radius:inherit}.public-profile-hero__main{min-width:0;display:grid;gap:16px}.public-profile-identity{display:flex;gap:14px;align-items:flex-start;justify-content:space-between}.public-profile-handle{margin-bottom:4px;padding:0;border:0;background:0 0;color:#718096;font-size:14px;font-weight:700;font-family:inherit;line-height:inherit;cursor:pointer;text-align:left}.public-profile-handle:focus-visible,.public-profile-handle:hover{color:#4a76a8}.public-profile-identity h1{margin:0;color:#1d2939;font-size:clamp(26px, 3vw, 36px);line-height:1.12}.public-profile-identity p{margin:5px 0 0;color:#607086;font-size:15px}.public-profile-hero__actions{display:flex;gap:10px;flex-wrap:wrap}.public-profile-hero__actions>button{min-width:142px;min-height:42px}.public-profile-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:14px 0 0;border-top:1px solid #e7ebf0}.public-profile-stats>div{min-width:0;display:flex;gap:6px;align-items:baseline}.public-profile-stats dt{color:#1d2939;font-size:18px;font-weight:850}.public-profile-stats dd{margin:0;overflow:hidden;color:#52647a;font-size:14px;text-overflow:ellipsis}.public-profile-about{display:grid;gap:10px;padding:0 34px 24px}.public-profile-about .partner-badge{width:fit-content}.public-profile-about .profile-card__description{margin:0;color:#263547;font-size:15px;line-height:1.6}.public-profile-about .partner-link-line,.public-profile-about .portfolio-tags{margin:0}.public-profile-overview>.portfolio-action-row{margin:0}.profile-follower-count{width:fit-content;display:inline-flex;gap:7px;align-items:center;min-height:34px;padding:7px 11px;border-radius:999px;background:#f0f4f8;color:#52647a;font-size:13px}.profile-follower-count i{color:#4a76a8}.profile-follower-count strong{color:#263547;font-size:14px}.public-profile-posts{width:min(100%,960px);margin:30px auto 0;padding-top:2px;border-top:1px solid #d7dee7}.public-profile-posts__header{min-height:62px;display:flex;gap:9px;align-items:center;justify-content:center;color:#52647a;text-transform:uppercase;letter-spacing:.08em}.public-profile-posts__header h2{margin:0;color:#34465a;font-size:13px}.public-profile-posts__header span{min-width:24px;height:24px;display:inline-grid;place-items:center;padding:0 7px;border-radius:999px;background:#e7edf4;color:#4a5e75;font-size:12px;font-weight:800;letter-spacing:0}.public-profile-posts__feed{padding-bottom:2px}.public-profile-page>.profile-add-post-row{width:min(100%,960px);margin:18px auto 0}@media (max-width:760px){#profileDetailCard.profile-public-surface{border-right:0;border-left:0;border-radius:0;box-shadow:none}.profile-route-loader{min-height:360px;grid-template-columns:88px minmax(0,1fr);gap:16px;padding:36px 20px}.profile-route-loader__avatar{width:88px;height:88px}.profile-public-surface>.public-profile-toolbar{min-height:56px;padding:10px 14px}.public-profile-toolbar h2{font-size:18px}.public-profile-toolbar .ghost-btn{min-height:38px;padding:0 11px}.public-profile-page{padding:12px 0 18px}.public-profile-overview{width:100%;border-right:0;border-left:0;border-radius:0;box-shadow:none}.public-profile-hero{grid-template-columns:88px minmax(0,1fr);gap:14px;padding:20px 16px 14px}.public-profile-avatar{width:82px;height:82px;border-width:3px;font-size:26px}.public-profile-hero__main{gap:12px}.public-profile-identity h1{font-size:21px}.public-profile-handle,.public-profile-identity p{font-size:12px}.public-profile-hero__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.public-profile-hero__actions>button{min-width:0;min-height:38px;padding:0 8px;font-size:13px}.public-profile-stats{grid-column:1/-1;gap:4px}.public-profile-stats>div{display:grid;gap:2px;justify-items:center;text-align:center}.public-profile-stats dt{font-size:16px}.public-profile-stats dd{width:100%;font-size:11px}.public-profile-about{padding:4px 16px 18px}.public-profile-posts{width:100%;margin-top:18px}.public-profile-posts__header{min-height:54px}.public-profile-page>.profile-add-post-row{width:auto;margin:12px 14px 0}}@media (max-width:390px){.public-profile-toolbar .ghost-btn span{display:none}.public-profile-toolbar .ghost-btn{min-width:40px}.public-profile-hero{grid-template-columns:72px minmax(0,1fr);gap:12px;padding-right:13px;padding-left:13px}.public-profile-avatar{width:68px;height:68px}}*{box-sizing:border-box}body,html{overflow-x:hidden;overflow-x:clip}body{margin:0;background:linear-gradient(180deg,#f4f6f8 0,var(--bg) 100%);color:var(--text);font-family:'Segoe UI',Arial,sans-serif}button,input,textarea{font:inherit}.topbar{position:sticky;top:0;z-index:60;display:grid;gap:10px;padding:12px 24px 10px;background:rgba(233,239,247,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(207,217,230,.9);box-shadow:0 12px 28px rgba(47,74,108,.08)}.topbar__main{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;width:min(1120px,100%);margin:0 auto}.topbar__brand{display:inline-flex;grid-column:2;align-items:center;justify-content:center;gap:12px;color:var(--text);text-decoration:none}.topbar__quick-actions{grid-column:3;justify-self:end;display:inline-flex;align-items:center;gap:8px}.mobile-account-btn,.mobile-close-btn,.mobile-menu-btn,.shop-search-toggle{display:grid;height:42px;place-items:center;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--brand-dark);cursor:pointer}.mobile-account-btn,.mobile-menu-btn{min-width:104px;grid-auto-flow:column;gap:8px;padding:0 12px;font-weight:800}.mobile-menu-btn{display:none;justify-self:start}.mobile-account-btn{justify-self:end}.desktop-notification-btn{display:grid;width:42px;height:42px;padding:0;place-items:center;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--brand-dark);cursor:pointer}.shop-search-toggle{width:42px}.mobile-close-btn{display:none;width:42px}.desktop-notification-btn.has-unread,.desktop-notification-btn:hover,.mobile-account-btn:hover,.mobile-close-btn:hover,.mobile-menu-btn:hover,.shop-search-toggle.is-active,.shop-search-toggle:hover{background:var(--brand-soft)}.topbar__logo{width:46px;height:46px;border-radius:8px;display:grid;place-items:center;overflow:hidden;background:#fff;color:#fff;font-size:20px;box-shadow:var(--shadow)}.topbar__logo--image img{width:100%;height:100%;object-fit:contain}.topbar__title{font-weight:800;letter-spacing:0;white-space:nowrap}.topbar__subtitle{color:var(--muted);font-size:13px}.topbar__site-nav{display:grid;grid-template-columns:42px auto 42px;align-items:center;justify-content:center;gap:12px;width:min(1120px,100%);margin:0 auto}.topbar__nav-slot{display:grid;width:42px;place-items:center}.topbar__nav-links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.topbar__nav-links a{display:inline-flex;min-height:38px;align-items:center;padding:0 14px;border-radius:8px;color:var(--muted);font-weight:800;text-decoration:none}.topbar__nav-links a:hover,.topbar__nav-links a[aria-current=page]{background:var(--brand-soft);color:var(--brand-dark)}.topbar__search-panel{display:none;width:min(720px,100%);margin:0 auto}body.shop-search-open .topbar__search-panel{display:block}.topbar__search{display:flex;align-items:center;gap:10px;width:100%;height:46px;padding:0 14px;border:1px solid var(--border);border-radius:8px;background:#fff}.topbar__search input{width:100%;border:0;background:0 0;outline:0}.topbar__actions{position:absolute;top:calc(100% + 8px);right:max(24px,calc((100vw - 1120px)/ 2));display:none;max-width:min(420px,calc(100vw - 32px));align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px;padding:12px;border:1px solid var(--border);border-radius:8px;background:rgba(255,255,255,.96);box-shadow:var(--shadow)}body.mobile-account-open .topbar__actions{display:flex}@media (min-width:1121px){.topbar__actions{width:360px;max-width:360px;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:12px;padding:14px}.topbar__actions .inline-form{display:grid;grid-template-columns:1fr;gap:10px;width:100%}.topbar__actions .inline-form button,.topbar__actions .inline-form input,.topbar__actions .inline-form select,.topbar__actions>button{width:100%;min-width:0}.topbar__actions .user-chip{width:100%}.topbar__actions .notification-btn{justify-content:center}}.page{display:grid;grid-template-columns:240px minmax(0,800px) 300px;gap:20px;justify-content:center;max-width:none;margin:0 auto;padding:24px}.content,.sidebar{min-width:0}.sidebar--left{position:sticky;top:138px;align-self:start}.mobile-nav-backdrop{display:none}body.mobile-nav-open{overflow:hidden}body.mobile-account-open .mobile-account-btn{background:var(--brand-soft)}.panel{background:rgba(253,254,254,.95);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow);padding:18px;margin-bottom:18px}.panel--accent{background:linear-gradient(180deg,#f8fbff 0,#eef4fb 100%)}.panel__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.panel__header h2{margin:0;font-size:18px}.panel__header--feed{align-items:center;flex-wrap:wrap}.feed-mode-tabs{display:flex;align-items:center;gap:6px;padding:4px;border:1px solid var(--border);border-radius:12px;background:#f7f9fb}.feed-mode-btn{min-height:36px;padding:8px 12px;white-space:nowrap}.feed-new-posts{display:flex;justify-content:center;margin:-2px 0 14px}.feed-new-posts .ghost-btn{display:inline-flex;align-items:center;gap:8px;border-color:#badbd6;background:#f3fbf9;color:var(--accent)}.feed-new-posts .ghost-btn:hover{background:#e8f5f3}@media (max-width:640px){.admin-detail-grid{grid-template-columns:1fr}.panel__header--feed{align-items:stretch;flex-direction:column}.feed-mode-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}.feed-mode-btn{min-width:0;padding-right:7px;padding-left:7px;font-size:13px}.feed-new-posts .ghost-btn{width:100%;justify-content:center}}.news-announcement{position:fixed;inset:0;z-index:140;display:grid;place-items:center;padding:24px;visibility:hidden;opacity:0;pointer-events:none}.news-announcement.is-open{visibility:visible;opacity:1;pointer-events:auto}body.news-announcement-open{overscroll-behavior:none}body.news-announcement-open main.page{visibility:hidden}.news-announcement__backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;border-radius:0;background:rgba(20,28,39,.68);backdrop-filter:blur(4px);cursor:default;touch-action:none}.news-announcement__dialog{position:relative;z-index:1;width:min(900px,calc(100vw - 48px));height:min(700px,calc(100vh - 48px));max-height:min(760px,calc(100vh - 48px));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;border:1px solid rgba(52,71,94,.18);border-radius:8px;background:#fff;box-shadow:0 28px 80px rgba(20,28,39,.32)}.news-announcement__close{position:absolute;top:14px;right:14px;z-index:2;width:42px;height:42px;display:grid;place-items:center;padding:0;border:1px solid rgba(35,49,66,.14);border-radius:50%;background:rgba(255,255,255,.94);color:#263547;font-size:18px;cursor:pointer;box-shadow:0 8px 24px rgba(20,28,39,.14)}.news-announcement__media{height:280px;min-height:0;display:grid;place-items:center;padding:18px;background:#edf4fb;border-bottom:1px solid rgba(52,71,94,.12)}.news-announcement__media img{display:block;width:100%;max-height:280px;object-fit:contain}.news-announcement__body{padding:30px 34px 34px}.news-announcement__kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;color:#4a76a8;font-size:13px;font-weight:850;text-transform:uppercase}.news-announcement__body h2{margin:0;color:#1f3043;font-size:30px;line-height:1.16}.news-announcement__date{margin-top:8px;color:#718096;font-size:13px}.news-announcement__text{margin:22px 0 0;color:#35485e;font-size:17px;line-height:1.65;white-space:pre-line;overflow-wrap:anywhere;max-height:none;overflow:visible}.news-announcement__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.plus-promo-card{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(220px,.75fr);overflow:hidden;border:1px solid rgba(53,83,118,.18);border-radius:8px;background:#fff;box-shadow:0 14px 38px rgba(35,49,66,.11)}.plus-promo-card__content{min-width:0;padding:26px 28px 28px}.plus-promo-card__tariff{display:inline-flex;align-items:center;gap:7px;color:#9f3f72;font-size:12px;font-weight:850;text-transform:uppercase}.plus-promo-card__tariff i{color:#d49720}.plus-promo-card h2{margin:8px 0 0;color:#21354a;font-size:25px;line-height:1.15}.plus-promo-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin-top:10px}.plus-promo-card__price strong{color:#bd3f73;font-size:29px;line-height:1}.plus-promo-card__price span{color:#617389;font-size:13px;font-weight:700}.plus-promo-collage{width:164px;height:92px;display:grid;grid-template-columns:1.35fr .85fr .85fr;grid-template-rows:repeat(2,minmax(0,1fr));gap:3px;margin-top:18px;overflow:hidden;border:3px solid #f4f7fb;border-radius:6px;box-shadow:0 7px 18px rgba(35,49,66,.13)}.plus-promo-collage span:first-child{grid-row:1/span 2;background:linear-gradient(145deg,#3b82c4,#8ad4d0)}.plus-promo-collage span:nth-child(2){background:linear-gradient(145deg,#f18ab3,#f6c16d)}.plus-promo-collage span:nth-child(3){background:linear-gradient(145deg,#7967c9,#c18bd8)}.plus-promo-collage span:nth-child(4){background:linear-gradient(145deg,#ef765d,#ffd16d)}.plus-promo-collage span:nth-child(5){background:linear-gradient(145deg,#2f9a75,#91d46d)}.plus-promo-card__features{display:grid;gap:7px;margin:20px 0 0;padding:0;list-style:none}.plus-promo-card__features li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;align-items:start;color:#40536a;font-size:12px;line-height:1.38}.plus-promo-card__features i{margin-top:3px;color:#168268;font-size:11px}.plus-promo-card__action{width:fit-content;display:inline-flex;margin-top:22px;text-decoration:none}.plus-promo-card__mascot{min-width:0;min-height:100%;display:grid;place-items:center;margin:0;padding:18px 10px 0;background:#fff}.plus-promo-card__mascot img{display:block;width:100%;height:100%;max-height:560px;object-fit:contain;object-position:center}@media (max-width:760px){.news-announcement{padding:12px}.news-announcement__dialog{width:min(100%,560px);height:min(700px,calc(100dvh - 24px));max-height:calc(100dvh - 24px);border-radius:8px}.news-announcement__media{height:min(220px,26vh);min-height:0;padding:12px}.news-announcement__media img{max-height:26vh}.news-announcement__body{padding:24px 20px 32px}.news-announcement__body h2{padding-right:34px;font-size:25px}.news-announcement__text{font-size:15px;max-height:none}.plus-promo-card{grid-template-columns:minmax(0,1fr) minmax(108px,32%);grid-template-rows:auto auto auto}.plus-promo-card__content{display:contents}.plus-promo-card__summary{min-width:0;grid-column:1;grid-row:1;padding:20px 8px 14px 18px}.plus-promo-card__mascot{grid-column:2;grid-row:1;min-height:100%;place-items:start center;padding:8px 6px 0}.plus-promo-card__mascot img{height:auto;max-height:420px;object-position:center top}.plus-promo-card__features{width:auto;grid-column:1/-1;grid-row:2;justify-items:stretch;margin:8px 16px 0}.plus-promo-card__features li{display:block;width:100%;text-align:center}.plus-promo-card__features i{display:inline-block;margin:0 5px 0 0}.plus-promo-card__action{width:auto;grid-column:1/-1;grid-row:3;margin:16px 16px 20px;justify-content:center}}@media (max-width:430px){.news-announcement__actions>*{width:100%;justify-content:center}.plus-promo-card__summary{padding:18px 4px 12px 12px}.plus-promo-card__tariff{gap:5px;font-size:10px}.plus-promo-card h2{margin-top:6px;font-size:21px}.plus-promo-card__price strong{font-size:25px}.plus-promo-card__price span{font-size:10.5px}.plus-promo-collage{width:130px;height:74px;margin-top:14px}.plus-promo-card__features{gap:5px;margin:10px 12px 0}.plus-promo-card__features li{font-size:10.5px;line-height:1.32}.plus-promo-card__action{min-height:38px;margin:17px 12px 20px;padding:8px 10px;font-size:12px}}.display-name-with-status{max-width:100%;min-width:0;display:inline-flex;gap:6px;align-items:center;overflow-wrap:anywhere;vertical-align:middle}.display-name-with-status>.profile-link{min-width:0;overflow-wrap:anywhere}:root{--plus-status-post-size:24px;--plus-status-profile-card-size:24px;--plus-status-public-profile-size:28px}.plus-status-icon{width:var(--plus-status-post-size)!important;height:var(--plus-status-post-size)!important;max-width:none!important;flex:0 0 var(--plus-status-post-size);display:block;object-fit:contain;border:0!important;border-radius:0!important;background:0 0!important;box-shadow:none!important;filter:none!important}.card-mini .plus-status-icon,.profile-card .plus-status-icon{width:var(--plus-status-profile-card-size)!important;height:var(--plus-status-profile-card-size)!important;flex-basis:var(--plus-status-profile-card-size)}.public-profile-identity h1 .plus-status-icon{width:var(--plus-status-public-profile-size)!important;height:var(--plus-status-public-profile-size)!important;flex-basis:var(--plus-status-public-profile-size)}.plus-status-settings-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;border:1px solid rgba(var(--plus-accent-rgb),.22);border-radius:14px;background:rgba(255,255,255,.72)}.plus-status-settings-card__preview{width:50px;height:50px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(var(--plus-accent-rgb),.22);border-radius:13px;background:rgba(var(--plus-accent-rgb),.08);color:var(--plus-accent)}.plus-status-settings-card__preview img{width:40px;height:40px;display:block;object-fit:contain}.plus-status-settings-card__preview i{font-size:20px}.plus-status-settings-card p,.plus-status-settings-card strong{margin:0}.plus-status-settings-card p{margin-top:3px;color:#607086;font-size:13px;line-height:1.45}@media (max-width:640px){:root{--plus-status-post-size:22px;--plus-status-profile-card-size:22px;--plus-status-public-profile-size:26px}.plus-status-settings-card{grid-template-columns:auto minmax(0,1fr)}.plus-status-settings-card>.ghost-btn{grid-column:1/-1;width:100%;justify-content:center}}.hero-card{display:flex;justify-content:space-between;gap:13px;padding:12px;margin-bottom:15px;border-radius:8px;background:linear-gradient(135deg,rgba(74,118,168,.98),rgba(47,155,143,.95));color:#fff;box-shadow:0 18px 42px rgba(40,72,112,.18)}.hero-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:15px}.hero-card p,.hero-card__eyebrow{margin:0;color:rgba(255,255,255,.9)}.hero-card__eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:6px;margin-bottom:5px}.hero-card__stats{order:1;margin-bottom:20px;display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:12px;min-width:280px}.stat-card{border-radius:8px;background:rgba(255,255,255,.14);padding:5px}.stat-card strong{display:block;font-size:15px;margin-bottom:1px}.main-view.is-hidden{display:none}.is-hidden{display:none!important}.feed-list,.nav-list,.stack-list{display:grid;gap:12px}.feed-skeleton-list{display:grid;gap:12px;min-width:0;overflow-anchor:none}.feed-tail-skeletons{margin-top:12px;overflow-anchor:none}.feed-skeleton{position:relative;min-width:0;overflow:hidden;border:1px solid #dce3ea;border-radius:8px;background:#fff;contain:layout paint}.feed-skeleton::after{position:absolute;inset:0;content:'';pointer-events:none;background:linear-gradient(100deg,transparent 30%,rgba(255,255,255,.72) 48%,transparent 66%);transform:translateX(-100%);animation:feed-skeleton-shimmer 1.35s ease-in-out infinite}.feed-skeleton__head{min-height:78px;display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:center;padding:16px 18px}.feed-skeleton__actions i,.feed-skeleton__avatar,.feed-skeleton__body i,.feed-skeleton__identity i,.feed-skeleton__media{display:block;background:#e5eaf0}.feed-skeleton__avatar{width:46px;height:46px;border-radius:50%}.feed-skeleton__identity{display:grid;gap:9px}.feed-skeleton__identity i{width:min(180px,72%);height:13px;border-radius:4px}.feed-skeleton__identity i:last-child{width:min(112px,48%);height:10px}.feed-skeleton__media{width:100%;aspect-ratio:4/3}.feed-skeleton__body{display:grid;gap:10px;padding:18px}.feed-skeleton__body i{width:100%;height:12px;border-radius:4px}.feed-skeleton__body i:nth-child(2){width:88%}.feed-skeleton__body i:nth-child(3){width:62%}.feed-skeleton__actions{min-height:54px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:center;padding:12px 18px;border-top:1px solid #edf0f3}.feed-skeleton__actions i{width:48px;height:12px;justify-self:center;border-radius:4px}@keyframes feed-skeleton-shimmer{to{transform:translateX(100%)}}@media (prefers-reduced-motion:reduce){.feed-skeleton::after{animation:none}}@media (max-width:760px){.feed-skeleton__head{min-height:68px;grid-template-columns:42px minmax(0,1fr);padding:12px 14px}.feed-skeleton__avatar{width:42px;height:42px}.feed-skeleton__media{aspect-ratio:4/5}.feed-skeleton__actions,.feed-skeleton__body{padding-right:14px;padding-left:14px}}.load-more-wrap{display:flex;justify-content:center;margin-top:18px}.chip-btn,.danger-btn,.ghost-btn,.nav-btn,.primary-btn{border:0;cursor:pointer;transition:.2s ease}.nav-btn{display:flex;align-items:center;gap:10px;width:100%;padding:12px 14px;border-radius:8px;background:0 0;color:var(--text);text-align:left}.nav-btn.is-active,.nav-btn:hover{background:var(--brand-soft);color:var(--brand-dark)}.chip-btn,.danger-btn,.ghost-btn,.primary-btn{padding:11px 16px;border-radius:8px;font-weight:600}.primary-btn{background:var(--brand);color:#fff}.primary-btn:hover{background:var(--brand-dark)}.chip-btn:disabled,.danger-btn:disabled,.ghost-btn:disabled,.primary-btn:disabled{cursor:not-allowed;opacity:.55}.primary-btn--block{display:inline-flex;justify-content:center;width:100%;text-decoration:none}.ghost-btn{background:var(--panel-alt);color:var(--text);border:1px solid var(--border)}.ghost-btn:hover{background:#e6edf7}.danger-btn{background:#fbe9e7;color:var(--danger)}.danger-btn:hover{background:#f8ddd8}.chip-btn{background:var(--brand-soft);color:var(--brand-dark);padding:9px 13px}.chip-btn.is-active{background:#e8f5f3;color:var(--accent)}.chip-btn[data-like-news].is-active,.chip-btn[data-like-profile].is-active{background:var(--brand-soft);color:#d92d52;box-shadow:none}.chip-btn:hover{background:#d8e7f7}.admin-user-card,.card-mini,.message-card,.post-card,.profile-card{border:1px solid var(--border);border-radius:8px;background:#fff;overflow:hidden}.card-mini{padding:14px}.card-mini h3,.post-card h3,.profile-card h3{margin:0 0 6px}.empty-state,.meta,.muted{color:var(--muted)}.empty-state{padding:10px 0}.card-mini__actions,.inline-actions,.moderation-actions,.post-actions,.profile-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.admin-moderation-entry{display:grid;gap:10px;min-width:0}.admin-moderation-entry>.moderation-actions{margin-top:0}.moderation-submission-badge{display:inline-flex;align-items:center;width:fit-content;max-width:100%;min-height:34px;gap:7px;padding:7px 10px;border:1px solid transparent;border-radius:8px;font-size:13px;line-height:1.25}.moderation-submission-badge span{color:inherit;opacity:.78}.moderation-submission-badge--new{border-color:#b9dfca;background:#edf9f2;color:#17643c}.moderation-submission-badge--edited{border-color:#efd18e;background:#fff7e5;color:#7b5200}.admin-panel{display:grid;gap:12px}.admin-sections{display:grid;gap:10px}.admin-section{border:1px solid var(--border);border-radius:8px;background:#fff;overflow:hidden}.admin-section__toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:52px;padding:0 14px;border:0;background:#f7f9fc;color:var(--brand-dark);font:inherit;font-weight:800;text-align:left;cursor:pointer}.admin-section.is-open .admin-section__toggle,.admin-section__toggle:hover{background:var(--brand-soft)}.admin-section__count{min-width:28px;height:28px;display:inline-grid;place-items:center;padding:0 8px;border-radius:999px;background:var(--brand);color:#fff;font-size:13px}.admin-section__search{min-height:54px;display:grid;grid-template-columns:20px minmax(0,1fr) 36px;gap:8px;align-items:center;padding:9px 14px;border-top:1px solid var(--border);background:#fff;color:var(--muted)}.admin-section__search[hidden]{display:none}.admin-section__search input{width:100%;min-width:0;min-height:36px;padding:7px 10px;border:1px solid var(--border);border-radius:7px;background:#f8fafc;color:var(--text);outline:0}.admin-section__search input:focus{border-color:var(--brand);background:#fff;box-shadow:0 0 0 3px rgba(74,118,168,.12)}.admin-section__search-clear{width:36px;height:36px;display:grid;place-items:center;padding:0;border:1px solid var(--border);border-radius:7px;background:#fff;color:var(--muted);cursor:pointer}.admin-section__search-clear:hover{background:var(--brand-soft);color:var(--brand-dark)}.admin-section__body{max-height:min(74vh,760px);overflow:auto;overflow-anchor:none;padding:14px;border-top:1px solid var(--border)}.admin-control-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,0.78fr);gap:14px;align-items:start}.admin-control-column{display:grid;gap:10px;min-width:0}.admin-control-column h3{margin:0;font-size:16px;color:var(--brand-dark)}.admin-note{margin-top:10px;padding:10px 12px;border:1px solid #f3d0c8;border-radius:8px;background:#fff6f4;color:#8b2e22}.admin-note--moderation,.profile-rejection-message{white-space:pre-line;overflow-wrap:anywhere}.admin-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0;padding:10px;border:1px solid rgba(74,118,168,.14);border-radius:12px;background:rgba(74,118,168,.055)}.admin-detail-grid div{min-width:0}.admin-detail-grid dt{margin:0 0 2px;color:#6f8298;font-size:12px;font-weight:700}.admin-detail-grid dd{margin:0;color:#263547;font-size:13px;font-weight:700;overflow-wrap:anywhere}.admin-upload-audit{display:grid;gap:12px}.admin-upload-audit__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-upload-audit__block h3,.admin-upload-audit__head h3{margin:0;color:var(--brand-dark);font-size:16px}.admin-upload-audit__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.admin-upload-audit__stats span{min-width:0;padding:10px;border:1px solid rgba(74,118,168,.14);border-radius:10px;background:rgba(74,118,168,.055);color:#5d6f83;font-size:12px}.admin-upload-audit__stats strong{display:block;color:#263547;font-size:18px}.admin-upload-audit__block{display:grid;gap:8px}.admin-upload-audit__files,.admin-upload-audit__group{display:grid;gap:6px}.admin-upload-audit__group{padding:8px;border:1px dashed rgba(74,118,168,.22);border-radius:10px}.admin-upload-audit code{display:block;min-width:0;padding:8px 10px;border-radius:8px;background:rgba(15,23,42,.055);color:#2c3f56;font-size:12px;white-space:normal;overflow-wrap:anywhere}.profile-browse-cta{display:flex;justify-content:center;margin:18px 0 22px}.profile-browse-cta__button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 18px;border-radius:8px;background:#4a76a8;color:#fff;font-weight:800;text-decoration:none;box-shadow:0 12px 26px rgba(74,118,168,.22);transition:transform 160ms ease,box-shadow 160ms ease,background 160ms ease}.profile-browse-cta__button:hover{background:#365f8d;box-shadow:0 14px 30px rgba(54,95,141,.25);transform:translateY(-1px)}.partner-badge{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:30px;padding:6px 10px;border:1px solid #db5;border-radius:999px;background:linear-gradient(135deg,#fff9dd,#fff1b6);color:#735710;font-size:13px;font-weight:800;text-align:center}.partner-badge--link{width:fit-content;max-width:calc(100% - 28px);align-self:flex-start;justify-self:start;min-height:28px;padding:5px 9px;color:inherit;font-size:12px;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;transition:transform 160ms ease,box-shadow 160ms ease,background 160ms ease}.partner-badge--link i{flex:0 0 auto;font-size:11px}.partner-badge--link:hover{box-shadow:0 6px 16px rgba(var(--plus-accent-rgb,221,187,85),.18);transform:translateY(-1px)}.partner-badge--link:focus-visible{outline:3px solid rgba(var(--plus-accent-rgb,221,187,85),.24);outline-offset:2px}.plus-social-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;min-width:0}.plus-social-link{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:8px 11px;border:1px solid var(--border);border-radius:999px;background:#fff;color:#334155;font-size:13px;font-weight:800;text-decoration:none}.portfolio-post .plus-social-links,.profile-card .plus-social-links{gap:6px}.portfolio-post .plus-social-link,.profile-card .plus-social-link{min-height:32px;padding:6px 9px;font-size:12px}.plus-social-link:hover{border-color:#c8a63d;background:#fffaf0}.plus-account-panel[data-plus-themed=true],.portfolio-post[data-plus-themed=true],.profile-card[data-plus-themed=true],.public-profile-overview[data-plus-themed=true]{border-color:rgba(var(--plus-accent-rgb),.56);background:linear-gradient(145deg,rgba(var(--plus-accent-rgb),.11),rgba(255,255,255,.98) 38%);box-shadow:0 12px 30px rgba(var(--plus-accent-rgb),.14)}[data-plus-themed=true] .content-card__identity h3 a,[data-plus-themed=true] .portfolio-tags,[data-plus-themed=true] .profile-card__price,[data-plus-themed=true] .public-profile-handle,[data-plus-themed=true] .public-profile-stats dt{color:var(--plus-accent)}[data-plus-themed=true] .avatar,[data-plus-themed=true] .public-profile-avatar{border-color:var(--plus-accent);box-shadow:0 0 0 3px rgba(var(--plus-accent-rgb),.16)}[data-plus-themed=true] .primary-btn{border-color:var(--plus-accent);background:var(--plus-accent);color:var(--plus-contrast)}[data-plus-themed=true] .chip-btn.is-active,[data-plus-themed=true] .profile-action-btn.is-active{border-color:var(--plus-accent);background:rgba(var(--plus-accent-rgb),.12);color:var(--plus-accent)}.partner-badge[data-plus-themed=true]{border-color:var(--plus-accent);background:rgba(var(--plus-accent-rgb),.14);color:var(--plus-accent)}[data-plus-themed=true] .plus-social-link{border-color:rgba(var(--plus-accent-rgb),.46);color:var(--plus-accent)}[data-plus-themed=true] .plus-social-link:hover{background:rgba(var(--plus-accent-rgb),.1)}.partner-inline-link{color:#2469a6;font-weight:800;text-decoration:underline;text-underline-offset:3px}.partner-link-line{margin:0;line-height:1.55}.post-card,.profile-card--feed{display:grid;gap:12px;padding:18px}.post-card{position:relative}.profile-card--feed{background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(247,250,254,.98))}.profile-feed-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-feed-actions>button{width:100%;min-width:0;justify-content:center}.profile-feed-actions__follow{grid-column:1/-1;min-height:44px}.profile-feed-actions--owner{grid-template-columns:1fr}.post-card__head,.profile-head,.thread-item{display:flex;gap:12px;align-items:flex-start;min-width:0}.post-card__head>div,.profile-head>div,.thread-item>div{min-width:0}.post-card__head h3{overflow-wrap:anywhere}.content-card__head{align-items:center}.content-card__identity{flex:1;min-width:0}.content-overflow{position:relative;align-self:flex-start;flex:0 0 auto;margin-left:auto}.content-overflow.is-open{z-index:30}.content-overflow__toggle{width:36px;height:36px;display:inline-grid;place-items:center;padding:0;border:1px solid transparent;border-radius:8px;background:0 0;color:var(--muted);cursor:pointer}.content-overflow.is-open .content-overflow__toggle,.content-overflow__toggle:hover{border-color:var(--border);background:var(--brand-soft);color:var(--brand-dark)}.content-overflow__menu{position:absolute;top:calc(100% + 6px);right:0;width:max-content;min-width:174px;display:grid;padding:6px;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:0 14px 32px rgba(35,49,66,.18)}.content-overflow__menu[hidden]{display:none}.content-overflow__menu button{min-height:40px;display:flex;align-items:center;gap:10px;padding:0 10px;border:0;border-radius:6px;background:0 0;color:var(--brand-dark);font:inherit;font-weight:700;text-align:left;cursor:pointer}.content-overflow__menu button.content-overflow__plain{gap:0}.content-overflow__menu button.content-overflow__plain span{display:block}.content-overflow__menu button:hover{background:var(--brand-soft)}.content-overflow__menu .content-overflow__danger{color:var(--danger)}.avatar{width:48px;height:48px;border-radius:8px;border:0;display:grid;place-items:center;font-weight:700;background:linear-gradient(135deg,#dce8f6,#c7dbf1);color:var(--brand-dark);flex-shrink:0;overflow:hidden}.avatar--image{position:relative;padding:0;overflow:hidden;cursor:zoom-in;background:#e6edf5}.avatar--image img{position:absolute;inset:0;width:100%;height:100%;min-width:100%;min-height:100%;display:block;object-fit:cover;object-position:50% 50%;border-radius:inherit}.avatar-preview-row{display:flex;align-items:center;gap:12px;min-width:0;padding:12px;border:1px solid var(--border);border-radius:8px;background:#f8fbff}.avatar-preview-btn{width:72px;height:72px}.avatar--link,.comment-avatar,.profile-link{color:inherit;text-decoration:none}.comment-avatar:hover,.profile-link:hover{color:var(--brand-dark);text-decoration:underline}.catalog-photo,.post-card__image,.preview-photo,.profile-gallery img{width:100%;display:block;object-fit:cover;border-radius:8px}img[loading=lazy]{image-rendering:auto}.post-card__image{max-height:520px;margin-top:14px;border:1px solid var(--border)}.post-card__description{position:relative;color:var(--text);line-height:1.55;overflow-wrap:anywhere}.post-card__description p{margin:0;white-space:pre-line}.post-card__description.is-collapsed p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.post-card__description.is-collapsed::after{content:"";position:absolute;right:0;bottom:34px;left:0;height:38px;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,0),var(--post-description-fade,#fff) 85%)}.post-card__description.is-expanded p{display:block}.post-card__description.is-expanded::after{display:none}.post-card__more{position:relative;z-index:1;width:fit-content;margin-top:8px;padding:0;border:0;background:0 0;color:var(--brand-dark);font-weight:800;cursor:pointer}.post-card__more:hover{text-decoration:underline}.post-card .post-actions,.post-card .profile-badges{margin-top:0}.portfolio-post{gap:12px}.portfolio-post__body{display:grid;gap:10px}.profile-card__body{display:grid;gap:10px}.profile-card__description{margin:0;line-height:1.55;white-space:pre-line}.portfolio-post__author{align-items:center}.portfolio-post__author .avatar{width:42px;height:42px}.portfolio-price-line{width:fit-content;display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid #d3e1f2;border-radius:8px;background:var(--brand-soft);color:var(--brand-dark)}.portfolio-price-line span{color:var(--muted);font-size:13px;font-weight:700}.portfolio-price-line strong{font-size:16px}.portfolio-tags{margin:0}.portfolio-action-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;border:1px solid var(--border);border-radius:8px;overflow:hidden;background:#f8fbff}.portfolio-action-row--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-action-btn,.portfolio-action-stat{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 12px;border:0;border-right:1px solid var(--border);background:0 0;color:var(--brand-dark);font-weight:800}.portfolio-action-btn{cursor:pointer}.portfolio-action-btn:hover{background:var(--brand-soft)}.portfolio-action-btn.is-active{color:var(--accent);background:#e8f5f3}.portfolio-action-share__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portfolio-action-btn[data-like-photo].is-active{color:#d92d52;background:0 0}.portfolio-action-row>:last-child{border-right:0}.direct-post-toolbar{display:flex;align-items:center;margin-bottom:14px}.direct-post-toolbar .ghost-btn{width:fit-content;text-decoration:none}body.post-editor-open,body.post-share-open{overflow:hidden}.post-share-overlay{position:fixed;inset:0;z-index:1400;display:grid;place-items:center;padding:20px;background:rgba(22,35,50,.5)}.post-share-sheet{width:min(440px,100%);max-height:min(680px,calc(100vh - 40px));overflow-y:auto;padding:20px;border:1px solid var(--border);border-radius:8px;background:#fff;box-shadow:0 24px 70px rgba(22,35,50,.24)}.post-share-sheet__head{display:grid;grid-template-columns:minmax(0,1fr) 38px;gap:14px;align-items:start}.post-share-sheet__head h2{margin:0 0 6px;font-size:21px}.post-share-sheet__head p{display:-webkit-box;margin:0;overflow:hidden;color:var(--muted);line-height:1.45;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:3}.post-share-sheet__close{width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text);cursor:pointer}.post-share-sheet__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.post-editor-dialog{width:min(780px,100%);max-height:min(860px,calc(100vh - 40px))}.post-editor-dialog__head{position:sticky;top:-20px;z-index:2;margin:-20px -20px 0;padding:18px 20px 14px;border-bottom:1px solid var(--border);background:#fff}.post-editor-dialog__content{padding-top:16px}.post-editor-dialog .post-edit-card{padding:0;border:0}.profile-rejection-dialog{width:min(720px,100%)}.profile-rejection-form{display:grid;gap:16px;margin-top:18px}.profile-rejection-options{display:grid;gap:8px;min-width:0;margin:0;padding:0;border:0}.profile-rejection-options legend{margin-bottom:10px;font-weight:800}.profile-rejection-option{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;min-width:0;padding:11px 12px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text);line-height:1.4;cursor:pointer}.profile-rejection-option:has(input:checked),.profile-rejection-option:hover{border-color:#d96868;background:#fff6f6}.profile-rejection-option input{width:20px;height:20px;margin:1px 0 0;accent-color:#ba3434}.profile-rejection-option span{min-width:0;overflow-wrap:anywhere}.profile-rejection-comment{display:grid;gap:8px;font-weight:800}.profile-rejection-comment small{color:var(--muted);font-weight:500}.profile-rejection-comment textarea{width:100%;min-height:92px;resize:vertical;padding:11px 12px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text);font:inherit;font-weight:400}.profile-rejection-error{color:#a12626;font-weight:800}.profile-rejection-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.post-share-option{min-width:0;min-height:58px;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:10px 13px;border:1px solid var(--border);border-radius:8px;background:#f8fbff;color:var(--brand-dark);font:inherit;font-weight:800;cursor:pointer}.post-share-option:hover{background:var(--brand-soft)}.post-share-option i{width:28px;font-size:23px;text-align:center}.post-share-option span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.post-share-option--telegram i{color:#229ed9}.post-share-option--vk i{color:#07f}.post-share-sheet__link{margin-top:12px;padding:11px 12px;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#f4f7fa;color:var(--muted);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.post-share-sheet__status{min-height:20px;margin-top:8px;color:var(--brand-dark);font-size:14px;font-weight:700}.password-reset-sheet__form{display:grid;gap:10px;margin-top:18px}.password-reset-sheet__form>button,.password-reset-sheet__form>input{width:100%}.post-comments{margin-top:16px;padding-top:14px;border-top:1px solid var(--border)}.profile-comments-section{margin:16px 0 20px;padding:14px;border:1px solid var(--border);border-radius:8px;background:#f8fbff}.profile-comments-section .panel__header{margin-bottom:8px}.post-comments--profile{margin-top:0;padding-top:0;border-top:0}.comment-item{display:flex;gap:10px;padding:10px 0;border-bottom:1px solid #eef2f7}.comment-item--reply{margin-top:4px;padding:9px 10px;border:1px solid rgba(74,118,168,.12);border-radius:8px;background:rgba(248,251,255,.78)}.comment-item:last-child{border-bottom:0}.comment-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;overflow:hidden;padding:0;border:0;background:var(--brand-soft);color:var(--brand-dark);font-size:12px;font-weight:800}.comment-avatar img{width:100%;height:100%;display:block;object-fit:cover;border-radius:50%}.comment-item__body{min-width:0;flex:1}.comment-item__text{margin-top:3px;color:var(--text);line-height:1.42;overflow-wrap:anywhere}.comment-item__reply-context{display:inline-flex;align-items:center;gap:6px;max-width:100%;margin-top:3px;color:var(--muted);font-size:12px;font-weight:800;line-height:1.25}.comment-item__reply-context::before{content:"";width:14px;height:1px;flex:0 0 auto;border-radius:999px;background:currentColor;opacity:.55}.comment-item__footer{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:5px;min-width:0}.comment-item__actions,.content-safety-actions,.message-card__actions{display:flex;justify-content:flex-end;gap:6px}.content-safety-actions{padding:0 16px 12px}.comment-item__actions{align-self:flex-start;flex:0 0 auto}.comment-item__footer .comment-item__actions{align-self:center;justify-content:flex-start;gap:8px}.comment-item__footer .content-overflow{align-self:center;margin-left:0}.comment-item__footer .content-overflow__toggle{width:26px;height:26px;border-radius:999px}.message-card__actions{margin-top:8px}.comment-item__author{color:#34465a;line-height:1.25}.comment-author-link{color:inherit}.comment-item[data-plus-themed=true] .comment-avatar{background:rgba(var(--plus-accent-rgb),.12);color:var(--plus-accent);box-shadow:0 0 0 2px rgba(var(--plus-accent-rgb),.2)}.comment-item[data-plus-themed=true] .comment-author-link,.comment-item[data-plus-themed=true] .comment-item__author{color:var(--plus-accent)}.comment-item .plus-status-icon{width:18px!important;height:18px!important;flex:0 0 18px}.comment-action-btn,.content-safety-actions .icon-btn{width:34px;height:34px;display:inline-grid;place-items:center;flex:0 0 34px;padding:0;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--muted);cursor:pointer}.comment-action-btn:hover,.content-safety-actions .icon-btn:hover{background:var(--brand-soft);color:var(--brand-dark)}.comment-action-btn--danger,.content-safety-actions .icon-btn--danger{color:var(--danger)}.admin-comment-card,.admin-report-card{overflow-wrap:anywhere}.admin-report-card{display:grid;gap:12px}.admin-report-card__top,.admin-report-target__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.admin-report-target{display:grid;gap:10px;padding:12px;border:1px solid #dce7f4;border-radius:8px;background:linear-gradient(180deg,#fbfdff 0,#f4f8fd 100%)}.admin-report-target--missing{border-color:#f3d0c8;background:#fff6f4}.admin-report-target__head>div{display:grid;gap:2px;min-width:0}.admin-report-parent span,.admin-report-reply span,.admin-report-target__label,.admin-report-target__meta span{color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase}.admin-report-quote{margin:0;padding:10px 12px;border-left:3px solid var(--brand);border-radius:0 8px 8px 0;background:#fff;color:var(--text)}.admin-report-parent,.admin-report-reply{display:grid;gap:4px;padding:10px;border:1px solid var(--border);border-radius:8px;background:#fff}.admin-report-parent p,.admin-report-reply p{margin:0;color:var(--muted)}.admin-report-target__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.admin-report-target__meta>div{display:grid;gap:3px;min-width:0;padding:8px 10px;border:1px solid var(--border);border-radius:8px;background:#fff}.admin-report-target__meta strong{min-width:0;font-size:13px}.admin-report-open{justify-self:start;text-decoration:none}@media (max-width:640px){.admin-report-card__top,.admin-report-target__head{align-items:stretch;flex-direction:column}.admin-report-target__meta{grid-template-columns:minmax(0,1fr)}.admin-report-card .moderation-actions{display:grid;grid-template-columns:minmax(0,1fr)}.admin-report-card .moderation-actions>*{width:100%;min-width:0;white-space:normal}}.chat-form,.comment-form,.composer-form{display:grid;grid-template-columns:minmax(0,1fr);gap:10px;margin-top:14px;min-width:0}.chat-form textarea,.comment-form textarea,.composer-form textarea,.form-grid input,.form-grid textarea{width:100%;min-width:0;padding:12px 14px;border:1px solid var(--border);border-radius:8px;background:#fff;outline:0}.chat-form textarea:focus,.comment-form textarea:focus,.composer-form textarea:focus,.form-grid input:focus,.form-grid textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(74,118,168,.14)}.composer__hint{margin-top:8px;color:var(--muted);font-size:14px}.publication-policy-notice{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start;min-width:0;padding:14px;border:1px solid #e5c46a;border-radius:8px;background:#fff9e8;color:#5f4712}.publication-policy-notice__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;background:#f7e7ae;color:#8a6413;font-size:18px}.publication-policy-notice__body{min-width:0}.publication-policy-notice__body p,.publication-policy-notice__body strong{margin:0}.publication-policy-notice__body p{margin-top:2px;line-height:1.45}.publication-policy-notice__link{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:10px;text-decoration:none}.publication-policy-notice__link:hover{text-decoration:none}.profile-description-note{display:grid;align-items:start;justify-items:start;gap:12px;min-width:0;padding:12px 14px;border:1px solid rgba(74,118,168,.16);border-radius:10px;background:rgba(74,118,168,.06);color:#365f8d;font-size:14px;font-weight:700;line-height:1.4}.profile-description-note span{min-width:0}.profile-description-note__link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:0 12px;text-decoration:none;white-space:nowrap}.profile-description-note__link:hover{text-decoration:none}.post-limit-notice{display:flex;align-items:center;gap:10px;min-width:0;padding:12px 14px;border:1px solid #c9d8ec;border-radius:8px;background:#f3f8ff;color:#365f8d;font-size:14px;font-weight:800;line-height:1.35}.post-limit-notice i{flex:0 0 auto}.post-limit-notice span{min-width:0}.post-limit-notice.is-exhausted{border-color:#f0b6b6;background:#fff2f2;color:#9b2f2f}.composer-field{display:grid;gap:7px;font-weight:700}.composer-field input{width:100%;min-width:0;padding:12px 14px;border:1px solid var(--border);border-radius:8px;background:#fff;outline:0}.composer-field input:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(74,118,168,.14)}.composer-link-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:10px;min-width:0}.partner-admin-form{display:grid;gap:8px;margin-top:12px}.profile-services-catalog,.profile-services-form{display:grid;gap:12px;min-width:0}.profile-services-price-from{min-height:62px;display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,190px);gap:16px;align-items:center;padding:12px 14px;border:1px solid var(--border);border-radius:8px;background:#f8fbff}.profile-services-price-from>strong{color:#263547}.profile-services-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;min-width:0}.profile-services-intro h3,.profile-services-intro p{margin:0}.profile-services-intro p{margin-top:4px;color:var(--muted);font-size:13px;line-height:1.4}.profile-services-intro>span{flex:0 0 auto;padding:7px 10px;border:1px solid #d3e1f2;border-radius:999px;background:#f3f8ff;color:var(--brand-dark);font-size:13px;font-weight:850}.profile-services-category{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#fff}.profile-services-category__toggle{width:100%;min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px;border:0;border-radius:0;background:#f7fafd;color:#263547;font-size:15px;font-weight:900;cursor:pointer}.profile-services-category__toggle>span{display:inline-flex;align-items:center;gap:9px;min-width:0}.profile-services-category__toggle>i:last-child{width:34px;height:34px;display:grid;place-items:center;flex:0 0 34px;border:1px solid #d3e1f2;border-radius:50%;background:#fff;color:var(--brand);transition:transform .18s ease}.profile-services-category.is-open .profile-services-category__toggle>i:last-child{transform:rotate(45deg)}.profile-services-category__body{display:grid;gap:12px;padding:14px;border-top:1px solid var(--border)}.profile-services-price-group{display:grid;gap:8px;min-width:0;padding:12px;border:1px solid rgba(74,118,168,.14);border-radius:8px;background:#fbfdff}.profile-services-grid label,.profile-services-main-price,.profile-services-stage-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(118px,170px);align-items:center;gap:10px;color:#33475f;font-size:14px;font-weight:750}.profile-services-main-price strong,.profile-services-price-group h5{min-width:0;margin:0;color:#263547;font-size:15px;font-weight:900}.profile-services-stage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:2px}.profile-services-category__body[hidden],.profile-services-stage-grid[hidden]{display:none}.profile-services-price-group--extras{background:#fff}.profile-services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-price-input{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#fff}.profile-price-input input{width:100%;min-width:0;padding:10px 9px 10px 11px;border:0;background:0 0;outline:0;font:inherit}.profile-price-input b{padding-right:10px;color:var(--muted);font-weight:850}.profile-price-input:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px rgba(74,118,168,.14)}.plus-account-panel{display:grid;gap:18px;border-color:#ead58f;background:linear-gradient(145deg,#fffef8,#fff9e6)}.plus-account-card__head,.plus-account-meta,.plus-links-form__actions{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap}.plus-account-card__head h2,.plus-account-card__intro,.plus-links-form small{margin:0}.plus-account-card__eyebrow{margin-bottom:4px;color:#8a6814;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.plus-account-status{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #d9dee7;border-radius:999px;background:#fff;color:var(--muted);font-size:13px;font-weight:800}.plus-account-status.is-active{border-color:#dabb57;background:#fff3c2;color:#72550c}.plus-account-meta{padding:12px 14px;border:1px solid #eadcae;border-radius:8px;background:rgba(255,255,255,.72)}.plus-expiry-warning{display:flex;gap:10px;align-items:flex-start;padding:12px 14px;border-radius:8px;background:#fff1c4;color:#6c5312}.plus-expiry-warning.is-pending{background:#eef5ff;color:#315a87}.plus-links-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.plus-appearance-form{display:grid;gap:14px;padding:16px;border:1px solid rgba(var(--plus-accent-rgb,118,86,232),.35);border-radius:10px;background:rgba(255,255,255,.78)}.plus-appearance-form__head{display:flex;align-items:center;justify-content:space-between;gap:14px}.plus-appearance-form__head p{margin:4px 0 0;color:var(--muted);font-size:13px}.plus-color-preview{width:48px;height:48px;flex:0 0 48px;border:4px solid #fff;border-radius:50%;background:var(--swatch);box-shadow:0 0 0 1px rgba(35,49,66,.16),0 8px 18px rgba(var(--plus-accent-rgb),.28)}.plus-color-preview.is-empty{background:linear-gradient(135deg,#f8fafc,#e1e7ef);box-shadow:0 0 0 1px rgba(35,49,66,.14),inset 0 0 0 7px rgba(255,255,255,.7)}.plus-color-presets{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.plus-color-swatch{display:grid;justify-items:center;gap:6px;min-width:0;padding:8px 5px;border:1px solid transparent;border-radius:8px;background:0 0;color:var(--muted);cursor:pointer}.plus-color-swatch>span{width:30px;height:30px;border:3px solid #fff;border-radius:50%;background:var(--swatch);box-shadow:0 0 0 1px rgba(35,49,66,.18)}.plus-color-swatch small{overflow:hidden;max-width:100%;text-overflow:ellipsis}.plus-color-swatch.is-selected,.plus-color-swatch:hover{border-color:var(--plus-accent);background:rgba(var(--plus-accent-rgb),.09);color:var(--plus-accent)}.plus-color-swatch.is-selected>span{box-shadow:0 0 0 2px var(--plus-accent)}.plus-custom-color{display:flex;align-items:center;gap:10px;font-weight:700}.plus-custom-color input[type=color]{width:52px;height:38px;padding:2px;border:1px solid var(--border);border-radius:8px;background:#fff;cursor:pointer}.plus-custom-color code{color:var(--plus-accent);font-family:inherit;font-weight:800}.plus-links-form label{display:grid;gap:7px;font-weight:700}.plus-links-form input{width:100%;min-width:0;padding:11px 12px;border:1px solid var(--border);border-radius:8px;background:#fff}.plus-links-form small,.plus-links-form__actions{grid-column:1/-1}.plus-account-card__cta{width:fit-content}.admin-plus-box{display:grid;gap:9px;margin-top:12px;padding:12px;border:1px solid #ead58f;border-radius:8px;background:#fffaf0}.admin-plus-box.is-pending{border-color:#6e9dd2;background:#f0f7ff}.admin-plus-duration{display:grid;grid-template-columns:auto minmax(72px,92px) minmax(0,1fr);align-items:center;gap:8px;color:var(--muted);font-size:13px;font-weight:800}.admin-plus-duration input{width:100%;min-width:0;padding:9px 10px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text);font:inherit}.admin-plus-duration small{min-width:0;color:var(--muted);font-weight:700}.partner-admin-form input[type=text]{width:100%;min-width:0;padding:10px 12px;border:1px solid var(--border);border-radius:8px}.partner-toggle{display:inline-flex;align-items:center;gap:8px;font-weight:800}.feed-composer-card{display:grid;gap:12px;margin-bottom:16px;padding:14px;border:1px solid var(--border);border-radius:8px;background:#f8fbff}.feed-composer-trigger{display:flex;justify-content:flex-start;margin-bottom:14px}.feed-composer-trigger>.primary-btn,.profile-add-post-row>.primary-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-align:center}.feed-composer-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.feed-composer-card__head h3{margin:0 0 4px}.feed-composer-card__head p{margin:0}.composer-inline-fields{display:grid;grid-template-columns:180px minmax(0,1fr);gap:10px;min-width:0}.composer-inline-fields input{width:100%;min-width:0;padding:12px 14px;border:1px solid var(--border);border-radius:8px;background:#fff;outline:0}.composer-inline-fields input:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(74,118,168,.14)}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.form-grid label{display:grid;gap:8px;font-weight:600}.form-grid__full{grid-column:1/-1}.avatar-submit-actions,.form-actions{display:flex;gap:10px;flex-wrap:wrap}.photo-preview-grid,.profile-gallery:not(.profile-gallery--carousel){display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px}.preview-photo{aspect-ratio:1/1;border:1px solid var(--border)}.photo-preview-item{position:relative;min-width:0}.photo-preview-remove{position:absolute;top:6px;right:6px;width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.78);border-radius:8px;background:rgba(35,49,66,.72);color:#fff;cursor:pointer}.photo-preview-remove:hover{background:var(--danger)}.profile-card{padding:18px}.profile-card--feed .profile-head{align-items:center}.profile-card__summary{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:18px;margin-top:14px}.profile-price-box{border-radius:8px;padding:16px;background:linear-gradient(180deg,#f3f8fd 0,#e8f1fb 100%);border:1px solid #d3e1f2}.profile-price-box strong{display:block;font-size:28px;color:var(--brand-dark)}.profile-gallery{margin-top:16px}.profile-gallery:not(.profile-gallery--carousel) img{aspect-ratio:1/1;border:1px solid var(--border);background:#e6edf5}.profile-photo-btn{width:100%;padding:0;border:0;border-radius:8px;background:0 0;cursor:zoom-in;display:block;min-width:0}.profile-photo-btn:focus-visible{outline:3px solid var(--brand);outline-offset:3px}.profile-gallery:not(.profile-gallery--carousel) .profile-photo-btn img{height:100%}.profile-card__cover{margin-top:14px}.profile-gallery--carousel{display:block;border:1px solid var(--border)}.profile-gallery--carousel .portfolio-photo-stage{border-radius:8px 8px 0 0}.profile-gallery--carousel .profile-photo{aspect-ratio:var(--portfolio-photo-ratio,4 / 3);max-height:560px;background:#edf3f8}.profile-gallery--carousel .portfolio-thumbs{padding:8px}.profile-gallery--carousel .portfolio-thumb{width:62px;height:62px}.profile-badges{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0}.profile-add-post-row,.profile-owner-toolbar{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-bottom:14px}.profile-owner-toolbar{justify-content:flex-end}.post-edit-manager,.profile-inline-composer{margin:16px 0;padding:16px;border:1px solid var(--border);border-radius:8px;background:#f8fbff}.post-edit-card{display:grid;gap:12px;min-width:0;padding:14px;border:1px solid var(--border);border-radius:8px;background:#fff}.post-edit-card+.post-edit-card{margin-top:12px}.post-edit-card__head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0}.post-edit-card__head h3{margin:0 0 4px;overflow-wrap:anywhere}.badge{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:8px;background:var(--brand-soft);color:var(--brand-dark);font-size:13px;font-weight:600}.badge--success{background:#e3f4ea;color:var(--success)}.badge--danger{background:#faece9;color:var(--danger)}.chat-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:18px}.chat-panel{overflow:hidden}.chat-panel__header{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:64px;margin-bottom:0;padding-bottom:14px;border-bottom:1px solid var(--border)}.chat-header-identity{display:flex;align-items:center;gap:12px;min-width:0}.chat-header-identity h2{margin:0;overflow:hidden;font-size:18px;text-overflow:ellipsis;white-space:nowrap}.chat-header-identity h2 .display-name-with-status{max-width:100%}.chat-header-identity h2 .plus-status-icon{width:22px!important;height:22px!important;flex-basis:22px}.chat-header-identity[data-plus-themed=true] h2{color:var(--plus-accent)}.chat-avatar,.chat-header-avatar{flex:0 0 auto}.chat-avatar{width:50px;height:50px;display:grid;place-items:center;overflow:hidden;border-radius:50%;border:0;background:linear-gradient(135deg,#dce8f6,#c7dbf1);color:var(--brand-dark);font-weight:700}.chat-avatar.avatar--image{cursor:default}.chat-avatar img{width:100%;height:100%;display:block;object-fit:cover}.chat-header-avatar .chat-avatar{width:44px;height:44px}.chat-header-identity[data-plus-themed=true] .chat-avatar{background:rgba(var(--plus-accent-rgb),.12);color:var(--plus-accent);box-shadow:0 0 0 2px rgba(var(--plus-accent-rgb),.22)}.mobile-chat-back{display:none;flex:0 0 38px;width:38px;height:38px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--brand-dark);cursor:pointer}.mobile-chat-back:hover{background:var(--brand-soft)}.chat-panel--conversation{display:none}#messagesView.chat-open .chat-panel--threads{display:none}#messagesView.chat-open .chat-panel--conversation{height:clamp(520px,calc(100vh - 126px),820px);height:clamp(520px,calc(100dvh - 126px),820px);min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto}#messagesView.chat-open .mobile-chat-back{display:grid;place-items:center}.chat-messages{min-height:0;max-height:none;overflow:auto;overscroll-behavior:contain;display:grid;align-content:start;gap:10px;padding:18px;background:radial-gradient(circle at 16px 16px,rgba(74,118,168,.055) 1.5px,transparent 1.5px) 0 0/32px 32px,#eef4f8}.chat-history-status{justify-self:center;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.9);color:var(--muted);font-size:12px;box-shadow:0 1px 4px rgba(25,52,79,.1)}.message-card{width:fit-content;max-width:min(76%,620px);justify-self:start;padding:9px 12px 7px;border:0;border-radius:6px 16px 16px 16px;overflow:visible;background:#fff;box-shadow:0 1px 2px rgba(25,52,79,.12);overflow-wrap:anywhere}.message-card--mine{justify-self:end;border-radius:16px 6px 16px 16px;background:#d9f1ff}.message-card--admin{background:var(--warning);border-color:#f0d98c}.message-card__author{margin-bottom:3px;color:#8a6300;font-size:12px;font-weight:800}.message-card__text{line-height:1.42;white-space:pre-wrap}.message-card--has-attachments{width:min(82%,520px);max-width:min(82%,520px)}.message-card__attachments{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;overflow:hidden;border-radius:12px}.message-card__attachments[data-count="1"]{grid-template-columns:minmax(0,1fr)}.message-card__attachment{min-width:0;min-height:84px;display:block;padding:0;overflow:hidden;border:0;border-radius:8px;background:#dce5ed;cursor:zoom-in}.message-card__attachment img{width:100%;height:100%;max-height:280px;display:block;object-fit:cover}.message-card__attachments[data-count="1"] .message-card__attachment img{max-height:360px;object-fit:contain}.message-card__attachments+.message-card__text{margin-top:7px}.message-card__footer{display:flex;align-items:center;justify-content:flex-end;gap:2px;margin-top:3px}.message-card__footer .content-overflow{align-self:center;margin-left:0}.message-card__footer .content-overflow__toggle{width:24px;height:24px;border-radius:50%}.message-card__time{color:var(--muted);font-size:11px;line-height:1.2;text-align:right}.chat-form{display:grid;gap:8px;margin-top:auto;padding:14px 18px 4px;border-top:1px solid var(--border);background:#fff}.chat-form__row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:end;gap:8px}.chat-form textarea{height:46px;min-height:46px;max-height:140px;overflow-y:hidden;resize:none;border-radius:18px}.chat-form .primary-btn{min-height:46px;border-radius:16px}.chat-attach-button{width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--border);border-radius:15px;background:#fff;color:var(--brand-dark);cursor:pointer;transition:background 150ms ease,border-color 150ms ease,transform 150ms ease}.chat-attach-button:hover{border-color:#9db4cf;background:var(--brand-soft);transform:translateY(-1px)}.chat-attach-button:focus-within{outline:3px solid rgba(74,118,168,.18);outline-offset:2px}.chat-attach-button.is-disabled{cursor:wait;opacity:.55;pointer-events:none}.chat-attachment-preview{display:flex;gap:8px;overflow-x:auto;padding:2px 2px 6px;scrollbar-width:thin}.chat-attachment-preview[hidden]{display:none}.chat-attachment-draft{position:relative;flex:0 0 72px;width:72px;height:72px}.chat-attachment-draft__open{width:100%;height:100%;display:block;padding:0;overflow:hidden;border:1px solid #cfdae6;border-radius:12px;background:#eef4f8;cursor:zoom-in}.chat-attachment-draft__open img{width:100%;height:100%;display:block;object-fit:cover}.chat-attachment-draft__remove{position:absolute;top:5px;right:5px;width:24px;height:24px;display:grid;place-items:center;padding:0;border:2px solid #fff;border-radius:50%;background:#27384b;color:#fff;font-size:11px;cursor:pointer}.chat-attachment-help{padding-left:54px;color:var(--muted);font-size:11px;line-height:1.35}.thread-item{width:100%;align-items:center;padding:10px 12px;border:0;border-bottom:1px solid #edf1f5;border-radius:0;background:#fff;text-align:left;cursor:pointer}.thread-item.is-active,.thread-item:hover{background:var(--brand-soft)}.thread-item__content{flex:1;min-width:0}.thread-item__bottom,.thread-item__head{display:flex;align-items:center;gap:10px;min-width:0}.thread-item__head>strong,.thread-item__preview{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread-item__head .display-name-with-status{max-width:100%;display:flex}.thread-item__name-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.thread-item .plus-status-icon{width:18px!important;height:18px!important;flex:0 0 18px}.thread-item[data-plus-themed=true] .thread-item__head>strong{color:var(--plus-accent)}.thread-item[data-plus-themed=true] .chat-avatar{background:rgba(var(--plus-accent-rgb),.12);color:var(--plus-accent);box-shadow:0 0 0 2px rgba(var(--plus-accent-rgb),.18)}.thread-item__head>strong,.thread-item__preview{flex:1}.thread-item__time{flex:0 0 auto;color:var(--muted);font-size:11px}.thread-item__preview{margin-top:4px;color:var(--muted);font-size:14px}.thread-item .thread-badge{min-width:22px;height:22px;display:inline-grid;place-items:center;flex:0 0 auto;padding:0 7px;border-radius:999px;background:var(--brand);color:#fff;font-size:12px;font-weight:800}.sticky-ad{position:sticky;top:88px}.ad-card{padding:16px;border-radius:8px;background:linear-gradient(180deg,#f7fbff 0,#e7f0fb 100%)}.ad-card--yandex{padding:10px;min-height:640px;display:grid;align-content:start}#yandex_rtb_R-A-17231672-1{width:100%;min-height:600px}.feed-ad-card{display:none;overflow-anchor:none;contain:layout paint}.ad-card--feed{height:292px;min-height:292px;max-height:292px;overflow:hidden;display:grid;grid-template-rows:auto minmax(0,1fr);align-content:start;border:1px solid var(--border)}.feed-ad-slot{width:100%;min-height:0;height:100%;max-height:100%;overflow:hidden}.ad-card__badge{display:inline-block;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:#fff;color:var(--brand-dark);font-size:12px;font-weight:700;text-transform:uppercase}.toast{position:fixed;right:24px;bottom:24px;max-width:360px;padding:14px 16px;border-radius:8px;background:rgba(35,49,66,.94);color:#fff;opacity:0;pointer-events:none;transform:translateY(12px);transition:.2s ease;z-index:30}.toast.is-visible{opacity:1;transform:translateY(0)}body.lightbox-open{overflow:hidden}.photo-lightbox{position:fixed;inset:0;z-index:1500;display:none;place-items:center;justify-items:center;padding:28px;background:rgba(20,28,38,.86)}.photo-lightbox.is-open{display:grid}.photo-lightbox img{display:block;max-width:min(1120px,calc(100vw - 56px));max-height:calc(100vh - 56px);max-height:calc(100dvh - 56px);object-fit:contain;border-radius:8px;background:#111923;box-shadow:0 22px 70px rgba(0,0,0,.36);cursor:zoom-out}.photo-lightbox__close{position:fixed;top:18px;right:18px;width:44px;height:44px;border:1px solid rgba(255,255,255,.28);border-radius:8px;background:rgba(255,255,255,.12);color:#fff;cursor:pointer}.photo-lightbox__close:hover{background:rgba(255,255,255,.22)}.photo-lightbox__nav{position:fixed;top:50%;z-index:2;width:48px;height:72px;transform:translateY(-50%);border:1px solid rgba(255,255,255,.28);border-radius:8px;background:rgba(255,255,255,.14);color:#fff;cursor:pointer}.photo-lightbox__nav:hover{background:rgba(255,255,255,.24)}.photo-lightbox__nav:disabled{display:none}.photo-lightbox__nav--prev{left:18px}.photo-lightbox__nav--next{right:18px}.photo-lightbox__counter{position:fixed;left:50%;bottom:18px;z-index:2;transform:translateX(-50%);padding:6px 10px;border-radius:999px;background:rgba(20,28,38,.72);color:#fff;font-size:13px;font-weight:700}.settings-panel{display:grid;gap:12px}.settings-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px;border:1px solid var(--border);border-radius:8px;background:#fff}.settings-toggle{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:var(--brand-dark)}.settings-field{display:grid;gap:6px;min-width:220px}.settings-field select{min-height:42px;padding:0 12px;border:1px solid var(--border);border-radius:8px;background:#fff;color:var(--text)}.status-banner{margin-bottom:16px;padding:14px 16px;border-radius:8px;border:1px solid var(--border);background:#fff6d8}.status-banner--danger{border-color:#f0b9b9;background:#fff0f0;color:#9b1c1c;font-weight:800}.profile-rejection-message{line-height:1.55;font-weight:600}.profile-rejection-message::first-line{font-weight:800}#profileDetailCard{scroll-margin-top:100px}.auth-box{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.user-chip{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:8px;background:#fff;border:1px solid var(--border)}.inline-form{display:flex;gap:8px;flex-wrap:wrap}.inline-form__legal{width:100%;margin:0;text-align:left}.inline-form__legal a,.inline-form__legal span{min-width:0;overflow-wrap:anywhere}.inline-form>input,.inline-form>select{min-width:160px;padding:11px 12px;border:1px solid var(--border);border-radius:8px}.notification-btn{position:relative;display:inline-flex;align-items:center;gap:8px}.notification-btn span,.thread-badge{min-width:22px;height:22px;display:inline-grid;place-items:center;border-radius:999px;background:var(--danger);color:#fff;font-size:12px;font-weight:700}.panel__header--compact{margin-top:18px}.search-tabs{display:flex;gap:8px;margin-bottom:14px}.news-photo-grid{display:grid;gap:10px}.news-photo-grid .post-card__image{margin-top:0}.portfolio-gallery{--portfolio-photo-ratio:4/3;margin:0;border-radius:8px;overflow:hidden;background:#eef3f8}.portfolio-photo-stage{position:relative;min-width:0;background:#e8edf3}.portfolio-counter{position:absolute;right:12px;bottom:12px;z-index:2;padding:6px 10px;border-radius:999px;background:rgba(35,49,66,.72);color:#fff;font-size:13px;font-weight:700}.gallery-arrow{position:absolute;top:50%;z-index:2;width:42px;height:58px;transform:translateY(-50%);border:0;background:rgba(255,255,255,.82);color:var(--brand-dark);cursor:pointer}.gallery-arrow--prev{left:10px;border-radius:8px}.gallery-arrow--next{right:10px;border-radius:8px}.gallery-arrow:hover{background:var(--brand-soft)}.portfolio-slide{display:none;padding:0}.portfolio-slide.is-active{display:block}.portfolio-photo-btn{width:100%;padding:0;border:0;background:0 0;cursor:zoom-in;display:block}.portfolio-photo-btn:focus-visible{outline:3px solid var(--brand);outline-offset:3px;border-radius:8px}.portfolio-photo{width:100%;aspect-ratio:var(--portfolio-photo-ratio,4 / 3);max-height:680px;object-fit:cover;display:block;border-radius:0;background:#e8edf3}.portfolio-thumbs{display:flex;gap:8px;padding:10px;overflow-x:auto;overscroll-behavior-inline:contain;touch-action:pan-x;-webkit-overflow-scrolling:touch;border-top:1px solid rgba(207,217,230,.9);background:#f8fbff;scrollbar-width:thin;cursor:grab}.portfolio-thumbs.is-dragging{cursor:grabbing;user-select:none}.portfolio-thumb{flex:0 0 auto;width:66px;height:58px;padding:2px;border:2px solid transparent;border-radius:8px;background:#fff;opacity:.62;cursor:pointer}.portfolio-thumb.is-active,.portfolio-thumb:hover{opacity:1;border-color:var(--brand)}.portfolio-thumb img{width:100%;height:100%;display:block;object-fit:cover;border-radius:4px}.portfolio-comments-panel{position:fixed;top:var(--comments-panel-top,128px);left:50%;bottom:16px;z-index:70;display:none;grid-template-rows:auto minmax(0,1fr);width:min(var(--comments-panel-width,800px),calc(100vw - 32px));height:auto;max-height:none;transform:translateX(-50%);overflow:hidden;border:1px solid var(--border);border-radius:14px;background:rgba(255,255,255,.98);box-shadow:0 18px 48px rgba(35,49,66,.24)}.portfolio-comments-panel.is-open{display:grid}body.comments-panel-open{overflow:hidden}body.comments-panel-open::before{content:"";position:fixed;top:var(--comments-panel-top,128px);right:0;bottom:0;left:0;z-index:65;background:rgba(20,28,39,.28);backdrop-filter:blur(2px)}.portfolio-comments-panel__head{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;padding:10px 12px;border-bottom:1px solid var(--border);background:#fff}.portfolio-comments-panel__head .ghost-btn{width:36px;height:36px;padding:0;display:grid;place-items:center;flex:0 0 auto}.portfolio-comments-section{display:none;min-height:0;padding:12px}.portfolio-comments-section.is-active{display:grid;grid-template-rows:minmax(0,1fr) auto;gap:12px}.portfolio-comments-list{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:0 4px 2px 0}.post-author-actions{margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}.photo-preview-grid{align-items:start}@media (max-width:1440px){.page{grid-template-columns:minmax(210px,240px) minmax(0,800px)}.sidebar--right{display:none}.feed-ad-card{display:block}}@media (max-width:1120px){.topbar{padding:10px 18px}.mobile-menu-btn{display:grid}.page{grid-template-columns:1fr;padding:18px}.content{width:min(800px,100%);justify-self:center}.mobile-close-btn{display:grid}.sidebar--left{position:fixed;inset:0 auto 0 0;z-index:80;width:min(82vw,320px);max-width:320px;padding:14px;overflow-y:auto;background:var(--bg);transform:translateX(-105%);transition:transform 180ms ease;box-shadow:18px 0 42px rgba(35,49,66,.18)}body.mobile-nav-open .sidebar--left{transform:translateX(0)}.sidebar--left .panel{min-height:calc(100vh - 28px);margin-bottom:0}.mobile-nav-backdrop{position:fixed;inset:0;z-index:70;display:block;pointer-events:none;opacity:0;background:rgba(25,35,48,.36);transition:opacity 180ms ease}body.mobile-nav-open .mobile-nav-backdrop{pointer-events:auto;opacity:1}.nav-btn{min-height:48px}.topbar__actions .inline-form{width:100%}.chat-layout,.form-grid,.hero-card{grid-template-columns:1fr;display:grid}.profile-card__summary{grid-template-columns:1fr}.profile-owner-toolbar{justify-content:flex-start}}.news-post-card,.post-card.portfolio-post,.profile-card{gap:0;padding:0;overflow:visible;border:0;border-radius:0;background:0 0;box-shadow:none}.news-post-card>.post-card__head,.post-card.portfolio-post>.content-card__head,.profile-card>.content-card__head{padding:20px 20px 16px}.portfolio-post>.partner-badge,.profile-card>.partner-badge{align-self:center;justify-self:center;max-width:calc(100% - 40px);margin:0 auto 16px;border:0}.portfolio-gallery,.profile-gallery--carousel{--media-frame-ratio:4/3;position:relative;margin:0;overflow:hidden;border:0;border-radius:0;background:0 0}.portfolio-photo-stage{isolation:isolate;overflow:hidden;background:0 0}.portfolio-photo-stage::after,.portfolio-photo-stage::before{content:"";position:absolute;right:0;left:0;z-index:1;height:clamp(18px,6vw,44px);pointer-events:none;display:none}.portfolio-photo-stage::before{top:0;background:linear-gradient(180deg,rgba(10,16,24,.18),transparent)}.portfolio-photo-stage::after{bottom:0;background:linear-gradient(0deg,rgba(10,16,24,.18),transparent)}.portfolio-photo-btn{position:relative;display:block;width:100%;aspect-ratio:var(--media-frame-ratio,4 / 3);overflow:hidden;background:0 0}.portfolio-slide[data-photo-shape=landscape] .portfolio-photo-btn{aspect-ratio:var(--media-frame-ratio,4 / 3)}.portfolio-slide[data-photo-shape=portrait] .portfolio-photo-btn{height:auto;aspect-ratio:var(--media-frame-ratio,4 / 3)}.portfolio-slide[data-photo-shape=square] .portfolio-photo-btn{aspect-ratio:var(--media-frame-ratio,4 / 3)}.news-photo-grid{--media-frame-ratio:4/3;gap:0}.news-photo-grid .profile-photo-btn{position:relative;width:100%;aspect-ratio:var(--media-frame-ratio,4 / 3);overflow:hidden;border-radius:0;background:0 0}.news-photo-grid .profile-photo-btn[data-photo-shape=landscape]{aspect-ratio:var(--media-frame-ratio,4 / 3)}.news-photo-grid .profile-photo-btn[data-photo-shape=portrait]{height:auto;aspect-ratio:var(--media-frame-ratio,4 / 3)}.news-photo-grid .profile-photo-btn[data-photo-shape=square]{aspect-ratio:var(--media-frame-ratio,4 / 3)}.news-photo-grid .profile-photo-btn::after,.news-photo-grid .profile-photo-btn::before{content:"";position:absolute;right:0;left:0;z-index:1;height:clamp(18px,6vw,44px);pointer-events:none;display:none}.news-photo-grid .profile-photo-btn::before{top:0;background:linear-gradient(180deg,rgba(10,16,24,.18),transparent)}.news-photo-grid .profile-photo-btn::after{bottom:0;background:linear-gradient(0deg,rgba(10,16,24,.18),transparent)}.news-photo-grid .post-card__image,.portfolio-photo,.profile-gallery--carousel .profile-photo{width:100%;height:100%;max-height:none;aspect-ratio:auto;object-fit:contain;object-position:50% 50%;border:0;border-radius:0;background:0 0}.news-photo-grid .post-card__image{margin:0}.news-post-card>.post-card__description{padding:0 20px 16px}.news-post-card>.post-actions{margin:0;padding:16px 20px 0}.news-post-card>.content-overflow{margin:0 20px}.news-post-card>.post-comments{margin:16px 20px 20px;border-top:0}.gallery-arrow,.portfolio-counter{z-index:3}.portfolio-thumbs{border-top:0;background:0 0}.portfolio-post__body,.profile-card__body{padding:18px 20px 12px}.portfolio-action-row,.portfolio-price-line{border:0}.portfolio-action-row{gap:4px;margin:0 20px 16px;padding:4px;border-radius:12px}.portfolio-action-btn,.portfolio-action-stat{border-right:0;border-radius:8px}.post-card.portfolio-post>.content-safety-actions,.post-card.portfolio-post>.post-author-actions,.profile-card>.content-safety-actions,.profile-card>.profile-actions,.profile-card>.profile-feed-actions{margin:0;padding:0 20px 20px;border-top:0}.post-card.portfolio-post .ghost-btn,.profile-card .ghost-btn{border:0}#newsView>.panel,#postsView>.panel,#profilesView>.panel,#searchView>.panel,#subscriptionsView>.panel{border:0;background:0 0;box-shadow:none}#myProfileCard .feed-list,#newsFeed,#postsFeed,#profileDetailCard .feed-list,#profilesFeed,#searchResults,#subscriptionsFeed{gap:24px}@media (max-width:640px){.portfolio-gallery{width:100vw;max-width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}.news-photo-grid{width:100vw;max-width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}.portfolio-thumbs{display:none}.news-post-card>.post-card__head,.post-card.portfolio-post>.content-card__head,.profile-card>.content-card__head{padding:18px 14px 14px}.portfolio-post>.partner-badge,.profile-card>.partner-badge{max-width:calc(100% - 28px);margin-right:auto;margin-left:auto}.portfolio-post__body,.profile-card__body{padding:16px 14px 10px}.news-post-card>.post-card__description{padding:0 14px 14px}.news-post-card>.post-actions{padding:14px 14px 0}.news-post-card>.content-overflow{margin-right:14px;margin-left:14px}.news-post-card>.post-comments{margin:14px 14px 18px}.portfolio-action-row{margin-right:14px;margin-bottom:14px;margin-left:14px}.post-card.portfolio-post>.content-safety-actions,.post-card.portfolio-post>.post-author-actions,.profile-card>.content-safety-actions,.profile-card>.profile-actions,.profile-card>.profile-feed-actions{padding-right:14px;padding-bottom:18px;padding-left:14px}}@media (max-width:640px){.publication-policy-notice{grid-template-columns:36px minmax(0,1fr);gap:10px;padding:12px}.publication-policy-notice__icon{width:36px;height:36px;font-size:16px}.publication-policy-notice__link{width:100%;padding-right:10px;padding-left:10px;font-size:14px;white-space:normal}.profile-description-note{justify-items:stretch}.profile-description-note__link{width:100%;white-space:normal}.admin-control-grid{grid-template-columns:1fr}.admin-section__body{max-height:72vh;padding:12px}.admin-upload-audit__head{align-items:flex-start;flex-direction:column}.admin-upload-audit__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.page{padding:12px}.topbar{padding:10px 12px}.topbar__site-nav{position:relative;display:block;min-height:36px}.topbar__nav-links{flex-wrap:nowrap;justify-content:center;overflow-x:auto;scrollbar-width:none}.topbar__nav-slot{position:absolute;top:1px;left:-4px;z-index:1;width:34px}.topbar__nav-slot[aria-hidden=true]{display:none}.shop-search-toggle{width:34px;height:34px}.topbar__nav-links::-webkit-scrollbar{display:none}.topbar__nav-links a{flex:0 0 auto;min-height:34px;padding:0 9px;font-size:13px}.topbar__brand{min-width:0;justify-content:center}.mobile-account-btn{min-width:42px;padding:0 10px}.topbar__logo{width:40px;height:40px}.mobile-menu-btn{min-width:42px;padding:0 10px;margin-right:auto;justify-self:start}.mobile-account-btn span,.mobile-menu-btn span{display:none}.topbar__actions{right:12px;width:calc(100vw - 24px);max-width:none}.topbar__actions .user-chip{width:100%}.topbar__actions .inline-form,.topbar__actions .inline-form button,.topbar__actions .inline-form input,.topbar__actions>button{width:100%}.topbar__actions .inline-form{display:grid;gap:8px}.topbar__subtitle{display:none}.hero-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:15px;padding:10px}.hero-card h1{font-size:20px}.hero-card__stats{order:2;min-width:0;grid-template-columns:repeat(4,minmax(0,1.2fr));font-size:14px}.panel,.post-card,.profile-card--feed{padding:14px;gap:10px}.topbar__search{height:42px}.load-more-wrap .primary-btn{width:100%;justify-content:center}.post-card__head,.profile-head{gap:10px}.post-card__description{font-size:15px;line-height:1.5}.post-card__description.is-collapsed p{-webkit-line-clamp:3}.post-card__description.is-collapsed::after{bottom:32px}.ad-card--feed{height:434px;min-height:434px;max-height:434px;padding:12px}.feed-ad-slot{min-height:0;height:100%;max-height:100%}.avatar{width:42px;height:42px}.portfolio-post{gap:10px}.portfolio-gallery{--portfolio-photo-ratio:4/5}.profile-feed-actions>button{padding-right:10px;padding-left:10px;font-size:14px;white-space:nowrap}.portfolio-action-row{grid-template-columns:repeat(4,minmax(0,1fr))}.portfolio-action-row--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.portfolio-action-btn,.portfolio-action-stat{min-height:44px;padding:0 8px}.portfolio-action-share__label{display:none}.post-share-overlay{place-items:end center;padding:0}.post-share-sheet{width:100%;max-height:min(720px,calc(100vh - 16px));padding:18px 16px calc(18px + env(safe-area-inset-bottom));border-right:0;border-bottom:0;border-left:0;border-radius:8px 8px 0 0}.post-editor-dialog__head{top:-18px;margin:-18px -16px 0;padding:16px}.post-share-sheet__actions{gap:8px}.post-share-option{min-height:56px;padding:9px 11px}.portfolio-price-line{width:100%;justify-content:space-between}.gallery-arrow,.photo-lightbox__nav{display:none}.gallery-arrow{width:38px;height:50px}.gallery-arrow--prev{left:6px}.gallery-arrow--next{right:6px}.portfolio-counter{right:8px;bottom:8px}.portfolio-slide{padding:0}.portfolio-photo{max-height:82vh}.profile-gallery--carousel .profile-photo{max-height:82vh}.portfolio-thumbs{padding:8px}.portfolio-thumb{width:58px;height:52px}.portfolio-comments-panel{top:var(--comments-panel-top,92px);right:10px;bottom:10px;left:10px;width:auto;transform:none;border-radius:12px;box-shadow:0 18px 56px rgba(35,49,66,.32)}.portfolio-comments-panel__head,.portfolio-comments-section{padding:10px}.portfolio-comments-panel__head{min-height:54px}.photo-lightbox{padding:12px}.photo-lightbox img{max-width:calc(100vw - 24px);max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px)}.photo-lightbox__close{top:12px;right:12px}.photo-lightbox__nav{width:42px;height:56px}.photo-lightbox__nav--prev{left:8px}.photo-lightbox__nav--next{right:8px}.photo-lightbox__counter{bottom:12px}.settings-row{grid-template-columns:1fr}.settings-field{min-width:0}.profile-badges{grid-template-columns:1fr}.avatar-submit-actions,.composer-inline-fields,.composer-link-fields,.feed-composer-card__head,.form-actions,.post-edit-card__head,.profile-add-post-row,.profile-owner-toolbar,.profile-services-grid,.profile-services-intro,.profile-services-price-from,.profile-services-stage-grid{display:grid;grid-template-columns:1fr}.avatar-submit-actions>*,.feed-composer-card__head>*,.form-actions>*,.post-edit-card__head>button,.profile-add-post-row>*,.profile-owner-toolbar>*{width:100%}.post-edit-manager,.profile-inline-composer{padding:12px}.profile-services-category__toggle{min-height:48px;padding:0 10px 0 12px}.profile-services-category__body,.profile-services-price-group{padding:10px}.profile-services-grid label,.profile-services-main-price,.profile-services-stage-row{grid-template-columns:minmax(0,1fr) minmax(104px,132px);gap:8px;font-size:13px}.chat-layout{gap:12px}.message-card--has-attachments{width:min(92%,520px);max-width:min(92%,520px)}.chat-form{padding-right:10px;padding-left:10px}.chat-form__row{grid-template-columns:42px minmax(0,1fr) auto;gap:6px}.chat-attach-button{width:42px;height:46px}.chat-form .primary-btn{padding-right:12px;padding-left:12px;font-size:13px}.chat-attachment-help{padding-left:48px}.toast{right:12px;bottom:12px;left:12px;max-width:none}}@media (max-width:640px){.news-post-card,.post-card.portfolio-post,.profile-card,.profile-card--feed{gap:0;padding:0;overflow:visible;border:0;border-radius:0;background:0 0}.portfolio-gallery{--media-frame-ratio:1/1;width:100vw;max-width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}.news-photo-grid{--media-frame-ratio:1/1;width:100vw;max-width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}.news-photo-grid .post-card__image,.portfolio-photo,.profile-gallery--carousel .profile-photo{height:100%;max-height:none;aspect-ratio:auto;object-fit:contain;object-position:50% 50%;border:0;border-radius:0}.news-post-card>.post-card__head,.post-card.portfolio-post>.content-card__head,.profile-card>.content-card__head{width:100vw;max-width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);padding:16px 18px 14px}.portfolio-thumbs{position:absolute;bottom:14px;left:50%;z-index:4;display:flex;width:auto;max-width:calc(100% - 112px);justify-content:center;gap:7px;padding:8px;overflow-x:auto;transform:translateX(-50%);border:0;background:0 0;scrollbar-width:none}.portfolio-thumbs::-webkit-scrollbar{display:none}.portfolio-gallery .portfolio-thumb{width:8px;height:8px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.58);box-shadow:0 1px 5px rgba(10,16,24,.34);opacity:1}.portfolio-gallery .portfolio-thumb.is-active,.portfolio-gallery .portfolio-thumb:hover{background:#fff;transform:scale(1.35)}.portfolio-gallery .portfolio-thumb img{display:none}}:root{--social-surface:#ffffff;--social-page:#eef1f5;--social-soft:#f5f7fa;--social-line:#e4e8ee;--social-shadow:0 6px 18px rgba(35, 49, 66, 0.06);--social-radius:18px}body{background:linear-gradient(180deg,#f7f8fa 0,var(--social-page) 100%)}#myProfileCard .feed-list,#newsFeed,#postsFeed,#profileDetailCard .feed-list,#profilesFeed,#searchResults,#subscriptionsFeed{width:min(100%,720px);margin-inline:auto;gap:16px}.news-post-card,.post-card.portfolio-post,.profile-card,.profile-card--feed{position:relative;display:grid;gap:0;padding:0;border:1px solid var(--social-line);border-radius:var(--social-radius);background:var(--social-surface);box-shadow:var(--social-shadow)}.news-post-card>.post-card__head,.post-card.portfolio-post>.content-card__head,.profile-card>.content-card__head{min-height:76px;gap:12px;margin:0;padding:15px 18px;background:var(--social-surface)}.content-card__head .avatar,.news-post-card>.post-card__head .avatar{width:44px;height:44px;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #dbe1e8}.content-card__head h3,.news-post-card>.post-card__head h3{margin:0;color:#1f2d3d;font-size:15px;font-weight:800;line-height:1.25}.content-card__identity .muted,.news-post-card>.post-card__head .muted{margin-top:2px;color:#65758a;font-size:13px;line-height:1.3}.content-card__identity .meta,.news-post-card>.post-card__head .meta{margin-top:3px;color:#8b98a8;font-size:12px;line-height:1.25}.content-overflow__toggle{border:0;border-radius:50%;color:#6d7b8d}.content-overflow.is-open .content-overflow__toggle,.content-overflow__toggle:hover{border-color:transparent;background:var(--social-soft)}.news-photo-grid,.news-photo-grid .post-card__image,.news-photo-grid .profile-photo-btn,.portfolio-gallery,.portfolio-photo,.portfolio-photo-btn,.portfolio-photo-stage,.profile-gallery--carousel,.profile-gallery--carousel .profile-photo{background-color:var(--social-surface)}.news-photo-grid,.portfolio-gallery,.profile-gallery--carousel{border-top:1px solid #edf0f4;border-bottom:1px solid #edf0f4}.news-photo-grid .post-card__image,.portfolio-photo,.profile-gallery--carousel .profile-photo{object-fit:contain;object-position:50% 50%}.portfolio-post__body,.profile-card__body{gap:9px;padding:15px 18px 12px;background:var(--social-surface)}.post-card__description,.profile-card__description{color:#263547;font-size:15px;line-height:1.55}.portfolio-tags{color:#4a76a8;font-size:14px;line-height:1.5}.portfolio-price-line{width:fit-content;min-height:38px;padding:8px 12px;border:0;border-radius:12px;background:#edf4fc;color:#315f91}.portfolio-price-line span{color:#6f8298}.portfolio-price-line strong{font-size:15px}.portfolio-action-row{gap:4px;margin:0;padding:5px 10px;border:0;border-top:1px solid #edf0f4;border-radius:0;background:var(--social-surface)}.portfolio-action-btn,.portfolio-action-stat{min-height:44px;border:0;border-radius:10px;color:#52647a;font-weight:750}.portfolio-action-btn:hover{background:var(--social-soft);color:#315f91}.portfolio-action-btn.is-active,.portfolio-action-btn[data-like-photo].is-active,.portfolio-action-btn[data-like-profile].is-active{background:#fff0f3;color:#d92d52}.post-card.portfolio-post>.content-safety-actions,.post-card.portfolio-post>.post-author-actions,.profile-card>.content-safety-actions,.profile-card>.profile-actions,.profile-card>.profile-feed-actions{margin:0;padding:0 14px 14px;border:0;background:var(--social-surface)}.profile-feed-actions{grid-template-columns:minmax(0,1.25fr) repeat(2,minmax(0,1fr));gap:8px}.profile-feed-actions__follow{grid-column:auto}.post-author-actions>button,.profile-card>.profile-actions>button,.profile-feed-actions>button{min-height:42px;border:0;border-radius:11px}.profile-feed-actions .primary-btn{box-shadow:none}.post-author-actions .ghost-btn,.profile-card>.profile-actions .ghost-btn,.profile-feed-actions .chip-btn,.profile-feed-actions .ghost-btn{background:var(--social-soft);color:#315f91}.post-author-actions .ghost-btn:hover,.profile-card>.profile-actions .ghost-btn:hover,.profile-feed-actions .chip-btn:hover,.profile-feed-actions .ghost-btn:hover{background:#e8eef6}.portfolio-gallery>.portfolio-thumbs{position:absolute;bottom:14px;left:50%;z-index:4;display:flex;width:auto;max-width:calc(100% - 112px);justify-content:center;gap:7px;padding:8px;overflow-x:auto;transform:translateX(-50%);border:0;background:0 0;scrollbar-width:none}.portfolio-gallery>.portfolio-thumbs::-webkit-scrollbar{display:none}.portfolio-gallery .portfolio-thumb{flex:0 0 auto;width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.64);box-shadow:0 1px 5px rgba(10,16,24,.38);opacity:1}.portfolio-gallery .portfolio-thumb.is-active,.portfolio-gallery .portfolio-thumb:hover{border-color:transparent;background:#fff;transform:scale(1.35)}.portfolio-gallery .portfolio-thumb img{display:none}.portfolio-counter{right:12px;bottom:12px;background:rgba(31,45,61,.78);box-shadow:0 4px 14px rgba(31,45,61,.18)}.profile-comments-panel__body{min-height:0}.news-post-card>.post-card__head{order:1}.news-post-card>.news-photo-grid{order:2}.news-post-card>.post-card__description{order:3;padding:15px 18px 12px;background:var(--social-surface)}.news-post-card>.post-actions{order:4;gap:8px;margin:0;padding:10px 14px 14px;border-top:1px solid #edf0f4;background:var(--social-surface)}.news-post-card>.post-actions>*{min-height:40px;border:0;border-radius:10px;background:var(--social-soft)}.news-post-card>.content-overflow{position:absolute;top:18px;right:18px;z-index:4;order:5;margin:0}.news-post-card>.post-comments{order:6;margin:0 18px 18px;padding-top:14px;border-top:1px solid #edf0f4}@media (max-width:640px){.page{padding:0 0 16px}.content{width:100%;max-width:100%}#newsView>.panel:not(.composer),#postsView>.panel,#profilesView>.panel,#searchView>.panel,#subscriptionsView>.panel{margin:0;padding:0;border-radius:0}#newsView>.panel:not(.composer)>.panel__header,#postsView>.panel>.panel__header,#profilesView>.panel>.panel__header,#searchView>.panel>.panel__header,#subscriptionsView>.panel>.panel__header{min-height:56px;margin:0;padding:14px 16px;border-bottom:1px solid var(--social-line);background:var(--social-surface)}#feedPortfolioComposer,#newsComposerCard{margin:10px 0}#myProfileCard .feed-list,#newsFeed,#postsFeed,#profileDetailCard .feed-list,#profilesFeed,#searchResults,#subscriptionsFeed{width:100%;gap:10px}.news-post-card,.post-card.portfolio-post,.profile-card,.profile-card--feed{width:100%;max-width:none;margin:0;overflow:visible;border-right:0;border-left:0;border-radius:0;background:var(--social-surface);box-shadow:none}.news-post-card>.post-card__head,.post-card.portfolio-post>.content-card__head,.profile-card>.content-card__head{width:auto;max-width:none;min-height:72px;margin:0;padding:14px 16px 12px}.content-card__head .avatar,.news-post-card>.post-card__head .avatar{width:42px;height:42px}.news-photo-grid,.portfolio-gallery,.profile-gallery--carousel{width:100%;max-width:100%;margin:0;background:var(--social-surface)}.portfolio-post__body,.profile-card__body{padding:14px 16px 10px}.portfolio-action-row{margin:0;padding:5px 8px}.post-card.portfolio-post>.content-safety-actions,.post-card.portfolio-post>.post-author-actions,.profile-card>.content-safety-actions,.profile-card>.profile-actions,.profile-card>.profile-feed-actions{padding:0 12px 12px}.profile-feed-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.profile-feed-actions>button{padding-right:8px;padding-left:8px;overflow:hidden;font-size:13px;text-overflow:ellipsis}.profile-feed-actions--owner{grid-template-columns:1fr}.news-post-card>.post-card__description{padding:14px 16px 10px}.news-post-card>.post-actions{padding:9px 12px 12px}.news-post-card>.content-overflow{top:18px;right:12px}.news-post-card>.post-comments{margin:0 16px 16px}}@media (max-width:760px){.plus-links-form{grid-template-columns:1fr}.plus-color-presets{grid-template-columns:repeat(3,minmax(0,1fr))}.plus-links-form small,.plus-links-form__actions{grid-column:auto}.plus-account-card__cta,.plus-links-form__actions>*{width:100%;justify-content:center;text-align:center}.admin-plus-duration{grid-template-columns:1fr minmax(76px,96px)}.admin-plus-duration small{grid-column:1/-1}}.plus-account-panel[data-plus-themed=true],.portfolio-post[data-plus-themed=true],.profile-card[data-plus-themed=true],.public-profile-overview[data-plus-themed=true]{position:relative;overflow:hidden;border:2px solid var(--plus-accent);background:linear-gradient(180deg,rgba(var(--plus-accent-rgb),.14),rgba(var(--plus-accent-rgb),.045));box-shadow:0 14px 34px rgba(var(--plus-accent-rgb),.2)}.plus-account-panel[data-plus-themed=true]::before,.portfolio-post[data-plus-themed=true]::before,.profile-card[data-plus-themed=true]::before,.public-profile-overview[data-plus-themed=true]::before{position:absolute;inset:0 0 auto;z-index:5;height:5px;background:var(--plus-accent);content:"";pointer-events:none}.portfolio-post[data-plus-themed=true]>.content-card__head,.profile-card[data-plus-themed=true]>.content-card__head,.public-profile-overview[data-plus-themed=true]>.public-profile-hero{border-bottom:1px solid rgba(var(--plus-accent-rgb),.24);background:linear-gradient(135deg,rgba(var(--plus-accent-rgb),.2),rgba(var(--plus-accent-rgb),.08))}.portfolio-post[data-plus-themed=true]>.portfolio-post__body,.profile-card[data-plus-themed=true]>.profile-card__body,.public-profile-overview[data-plus-themed=true]>.public-profile-about{--post-description-fade:rgba(var(--plus-accent-rgb), .1);background:rgba(var(--plus-accent-rgb),.055)}.portfolio-post[data-plus-themed=true] .post-card__description.is-collapsed::after{background:linear-gradient(180deg,rgba(var(--plus-accent-rgb),0),rgba(var(--plus-accent-rgb),.1) 85%)}.portfolio-post[data-plus-themed=true]>.content-safety-actions,.portfolio-post[data-plus-themed=true]>.portfolio-action-row,.portfolio-post[data-plus-themed=true]>.post-author-actions,.profile-card[data-plus-themed=true]>.content-safety-actions,.profile-card[data-plus-themed=true]>.portfolio-action-row,.profile-card[data-plus-themed=true]>.profile-actions,.profile-card[data-plus-themed=true]>.profile-feed-actions,.public-profile-overview[data-plus-themed=true]>.portfolio-action-row{border-color:rgba(var(--plus-accent-rgb),.2);background:rgba(var(--plus-accent-rgb),.085)}.portfolio-post[data-plus-themed=true]>.partner-badge--link,.profile-card[data-plus-themed=true]>.partner-badge--link{border:1px solid var(--plus-accent)}.portfolio-post[data-plus-themed=true]>.empty-state,.portfolio-post[data-plus-themed=true]>.portfolio-gallery,.profile-card[data-plus-themed=true]>.profile-gallery--carousel{border-color:rgba(var(--plus-accent-rgb),.22);background-color:rgba(var(--plus-accent-rgb),.035)}[data-plus-themed=true] .content-card__identity h3 a,[data-plus-themed=true] .portfolio-tags,[data-plus-themed=true] .profile-card__price,[data-plus-themed=true] .public-profile-handle,[data-plus-themed=true] .public-profile-identity h1,[data-plus-themed=true] .public-profile-stats dt{color:var(--plus-accent)}[data-plus-themed=true] .portfolio-price-line,[data-plus-themed=true] .profile-follower-count,[data-plus-themed=true] .public-profile-stats{border-color:rgba(var(--plus-accent-rgb),.24);background:rgba(var(--plus-accent-rgb),.1)}[data-plus-themed=true] .portfolio-price-line strong,[data-plus-themed=true] .profile-follower-count,[data-plus-themed=true] .profile-follower-count i,[data-plus-themed=true] .profile-follower-count strong{color:var(--plus-accent)}[data-plus-themed=true] .portfolio-price-line span,[data-plus-themed=true] .public-profile-stats dd{color:#52647a}[data-plus-themed=true] .portfolio-action-btn:not(.is-active),[data-plus-themed=true] .portfolio-action-stat{background:rgba(var(--plus-accent-rgb),.065);color:#44566c}[data-plus-themed=true] .portfolio-action-btn:not(.is-active):hover{background:rgba(var(--plus-accent-rgb),.16);color:var(--plus-accent)}.profile-card[data-plus-themed=true]>.profile-actions .ghost-btn,.profile-card[data-plus-themed=true]>.profile-feed-actions .chip-btn,.profile-card[data-plus-themed=true]>.profile-feed-actions .ghost-btn{background:rgba(var(--plus-accent-rgb),.11);color:var(--plus-accent)}.profile-card[data-plus-themed=true]>.profile-actions .ghost-btn:hover,.profile-card[data-plus-themed=true]>.profile-feed-actions .chip-btn:hover,.profile-card[data-plus-themed=true]>.profile-feed-actions .ghost-btn:hover{background:rgba(var(--plus-accent-rgb),.19)}.plus-account-panel[data-plus-themed=true] .plus-links-form,.plus-account-panel[data-plus-themed=true] .plus-palette-form{padding:16px;border:1px solid rgba(var(--plus-accent-rgb),.22);border-radius:14px;background:rgba(255,255,255,.72)}@media (max-width:640px){.portfolio-post[data-plus-themed=true],.profile-card[data-plus-themed=true]{border-right:2px solid var(--plus-accent);border-left:2px solid var(--plus-accent);box-shadow:0 8px 20px rgba(var(--plus-accent-rgb),.14)}.partner-badge--link{min-height:27px;padding:5px 8px;font-size:11.5px}}.portfolio-post[data-plus-themed=true] .portfolio-gallery,.portfolio-post[data-plus-themed=true] .portfolio-photo,.portfolio-post[data-plus-themed=true] .portfolio-photo-btn,.portfolio-post[data-plus-themed=true] .portfolio-photo-stage,.portfolio-post[data-plus-themed=true] .portfolio-slide,.profile-card[data-plus-themed=true] .portfolio-photo-btn,.profile-card[data-plus-themed=true] .portfolio-photo-stage,.profile-card[data-plus-themed=true] .portfolio-slide,.profile-card[data-plus-themed=true] .profile-gallery--carousel,.profile-card[data-plus-themed=true] .profile-photo,.public-profile-overview[data-plus-themed=true] .portfolio-photo-btn,.public-profile-overview[data-plus-themed=true] .portfolio-photo-stage,.public-profile-overview[data-plus-themed=true] .portfolio-slide,.public-profile-overview[data-plus-themed=true] .profile-gallery--carousel,.public-profile-overview[data-plus-themed=true] .profile-photo{border-color:rgba(var(--plus-accent-rgb),.24);background-color:rgba(var(--plus-accent-rgb),.09)}.admin-post-editor-card,.admin-profile-editor-card{display:grid;gap:18px}.admin-post-edit-form,.admin-post-edit-form label,.admin-profile-edit-form,.admin-profile-edit-form__description,.admin-profile-media-editor>section{display:grid;gap:10px}.admin-post-edit-form label,.admin-profile-edit-form__description{font-weight:800}.admin-post-editor-card>.portfolio-post{box-shadow:none}.admin-post-edit-form input,.admin-post-edit-form select,.admin-post-edit-form textarea,.admin-profile-edit-form textarea{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:12px;background:#fff;color:#233142;font:inherit;line-height:1.55}.admin-post-edit-form textarea,.admin-profile-edit-form textarea{min-height:140px;resize:vertical}.admin-post-edit-form select{min-height:46px}.admin-post-edit-form input:focus,.admin-post-edit-form select:focus,.admin-post-edit-form textarea:focus,.admin-profile-edit-form textarea:focus{border-color:var(--brand);outline:3px solid rgba(74,118,168,.12)}.admin-profile-media-editor{display:grid;grid-template-columns:minmax(220px,.75fr) minmax(0,1.6fr);gap:16px}.admin-profile-media-editor>section{align-content:start;padding:14px;border:1px solid var(--border);border-radius:14px;background:var(--social-soft)}.admin-profile-avatar-preview{min-height:132px;display:grid;place-items:center;overflow:hidden;border-radius:12px;background:#fff}.admin-profile-avatar-preview img{width:132px;height:132px;object-fit:cover;border-radius:50%}.admin-profile-gallery-head{display:flex;gap:12px;align-items:center;justify-content:space-between}.admin-profile-media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px}.admin-profile-media-item{position:relative;aspect-ratio:1;overflow:hidden;border:1px solid var(--border);border-radius:12px;background:#fff}.admin-profile-media-item img{width:100%;height:100%;display:block;object-fit:cover}.admin-file-button{width:fit-content;cursor:pointer}@media (max-width:720px){.admin-profile-media-editor{grid-template-columns:1fr}.admin-file-button,.admin-post-edit-form>.inline-actions>*,.admin-profile-edit-form>.inline-actions>*,.admin-profile-media-editor .inline-actions>*{width:100%;justify-content:center;text-align:center}}.plus-account-panel[data-plus-themed=true],.portfolio-post[data-plus-themed=true],.profile-card[data-plus-themed=true],.public-profile-overview[data-plus-themed=true]{border-width:1px;border-color:rgba(var(--plus-accent-rgb),.72)}.plus-account-panel[data-plus-themed=true]::before,.portfolio-post[data-plus-themed=true]::before,.profile-card[data-plus-themed=true]::before,.public-profile-overview[data-plus-themed=true]::before{height:6px}.portfolio-post[data-plus-themed=true]>.partner-badge--link,.profile-card[data-plus-themed=true]>.partner-badge--link{position:relative;z-index:2;display:flex;margin:10px auto 14px}.public-profile-overview[data-plus-themed=true]>.public-profile-about{padding-top:14px}.public-profile-overview[data-plus-themed=true] .public-profile-about>.partner-badge--link{justify-self:center;margin:0 auto 2px}.public-profile-overview[data-plus-themed=true] .public-profile-stats{gap:8px;padding-top:14px;border-top-color:rgba(var(--plus-accent-rgb),.22);background:0 0}.public-profile-overview[data-plus-themed=true] .public-profile-stats>div{min-height:56px;display:grid;grid-template-columns:1fr;gap:1px;align-content:center;justify-items:center;padding:7px 6px;border:1px solid rgba(var(--plus-accent-rgb),.2);border-radius:13px;background:linear-gradient(145deg,rgba(255,255,255,.72),rgba(var(--plus-accent-rgb),.12));box-shadow:0 4px 12px rgba(var(--plus-accent-rgb),.08);text-align:center}.public-profile-overview[data-plus-themed=true] .public-profile-stats dt{font-size:18px;line-height:1.05}.public-profile-overview[data-plus-themed=true] .public-profile-stats dd{width:100%;font-size:11.5px;line-height:1.2;white-space:normal}@media (max-width:640px){.portfolio-post[data-plus-themed=true],.profile-card[data-plus-themed=true],.public-profile-overview[data-plus-themed=true]{border:1px solid rgba(var(--plus-accent-rgb),.72)}.portfolio-post[data-plus-themed=true]>.partner-badge--link,.profile-card[data-plus-themed=true]>.partner-badge--link{margin-top:9px;margin-bottom:12px}.public-profile-overview[data-plus-themed=true]>.public-profile-about{padding-top:12px}.public-profile-overview[data-plus-themed=true] .public-profile-stats{gap:5px}.public-profile-overview[data-plus-themed=true] .public-profile-stats>div{min-height:54px;padding:6px 3px;border-radius:11px}.public-profile-overview[data-plus-themed=true] .public-profile-stats dt{font-size:16px}.public-profile-overview[data-plus-themed=true] .public-profile-stats dd{font-size:10.5px}}.post-presentation-control{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:4px;border:1px solid rgba(118,86,232,.16);border-radius:10px;background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(244,248,255,.72)),var(--panel-alt)}.post-presentation-option{position:relative;min-width:0;min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid rgba(74,118,168,.18);border-radius:8px;background:linear-gradient(180deg,rgba(255,255,255,.84),rgba(239,246,255,.9)),#eef5ff;color:#314155;font-weight:800;cursor:pointer;box-shadow:inset 0 -1px 0 rgba(255,255,255,.72);transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.post-presentation-option input{position:absolute;opacity:0;pointer-events:none}.post-presentation-option span{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0}.post-presentation-option.is-selected,.post-presentation-option:has(input:checked),.post-presentation-option:not(.is-disabled):hover{border-color:rgba(118,86,232,.42);background:linear-gradient(135deg,rgba(118,86,232,.96),rgba(61,155,239,.94)),var(--brand);color:#fff;box-shadow:0 10px 24px rgba(118,86,232,.22);transform:translateY(-1px)}.post-presentation-option.is-selected i,.post-presentation-option:has(input:checked) i{color:#fff}.post-presentation-option:not(.is-selected):not(:has(input:checked)) i{color:#4a76a8}.post-presentation-option.is-disabled{cursor:not-allowed;opacity:.55}.post-presentation-option.is-disabled:hover{transform:none}.portfolio-collage{display:grid;gap:2px;overflow:hidden;border-radius:8px;background:rgba(35,49,66,.08);aspect-ratio:4/3}.portfolio-collage .portfolio-slide{position:relative;display:block;width:100%;height:100%;opacity:1;pointer-events:auto;transform:none;transition:filter .18s ease,transform .18s ease}.portfolio-collage .portfolio-slide.is-active{filter:saturate(1.04);z-index:1}.portfolio-collage .portfolio-slide.is-active::after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 3px var(--plus-accent,var(--brand));pointer-events:none}.portfolio-collage__tile--hidden{display:none!important}.portfolio-collage .portfolio-slide .portfolio-collage__button,.portfolio-collage .portfolio-slide .portfolio-photo-btn{width:100%;height:100%;min-height:0;aspect-ratio:auto;border-radius:0;background:rgba(35,49,66,.06);cursor:pointer}.portfolio-collage .portfolio-slide.is-active .portfolio-collage__button{cursor:zoom-in}.portfolio-collage .portfolio-photo,.portfolio-collage__photo{width:100%;height:100%;aspect-ratio:auto;object-fit:cover;transition:transform .22s ease,filter .22s ease}.portfolio-collage-extended{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;overflow:hidden;background:rgba(35,49,66,.08)}.portfolio-collage-extended--count-5,.portfolio-collage-extended--count-6,.portfolio-collage-extended--count-9{grid-template-columns:repeat(3,minmax(0,1fr))}.portfolio-collage-extended--count-7,.portfolio-collage-extended--count-8{grid-template-columns:repeat(4,minmax(0,1fr))}.portfolio-collage-extended--count-10{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(4,minmax(0,1fr));aspect-ratio:4/3}.portfolio-collage-extended .portfolio-slide{position:relative;display:block!important;width:100%;height:auto;min-width:0;aspect-ratio:4/3;opacity:1;pointer-events:auto;transform:none;background:var(--social-surface,#fff)}.portfolio-collage-extended .portfolio-slide.portfolio-collage__tile--hidden,.portfolio-gallery.portfolio-collage-extended[data-plus-collage=true]>.portfolio-slide{position:relative!important;display:block!important;width:100%!important;height:auto!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;transform:none!important}.portfolio-collage-extended--count-10>.portfolio-slide{height:100%!important;min-height:0;aspect-ratio:auto}.portfolio-collage-extended--count-10>.portfolio-slide:first-child{grid-area:1/1/2/2}.portfolio-collage-extended--count-10>.portfolio-slide:nth-child(2){grid-area:1/2/2/3}.portfolio-collage-extended--count-10>.portfolio-slide:nth-child(3){grid-area:2/1/3/2}.portfolio-collage-extended--count-10>.portfolio-slide:nth-child(4){grid-area:2/2/3/3}.portfolio-collage-extended--count-10>.portfolio-slide:nth-child(5){grid-area:1/3/3/5}.portfolio-collage-extended--count-10>.portfolio-slide:nth-child(6){grid-area:3/1/5/3}.portfolio-collage-extended--count-10>.portfolio-slide:nth-child(7){grid-area:3/3/4/4}.portfolio-collage-extended--count-10>.portfolio-slide:nth-child(8){grid-area:3/4/4/5}.portfolio-collage-extended--count-10>.portfolio-slide:nth-child(9){grid-area:4/3/5/4}.portfolio-collage-extended--count-10>.portfolio-slide:nth-child(10){grid-area:4/4/5/5}.portfolio-collage-extended .portfolio-collage__button{display:block;width:100%;height:100%;min-height:0;padding:0;overflow:hidden;border:0;border-radius:0;background:var(--social-surface,#fff);cursor:pointer}.portfolio-collage-extended .portfolio-collage__photo{width:100%;height:100%;object-fit:contain;object-position:50% 50%;background:var(--social-surface,#fff)}.portfolio-collage-extended .portfolio-slide.is-active::after{position:absolute;inset:0;content:"";pointer-events:none;box-shadow:inset 0 0 0 3px var(--plus-accent,var(--brand))}.portfolio-collage--count-3 .portfolio-collage__tile:first-child .portfolio-collage__button{background:linear-gradient(135deg,rgba(var(--plus-accent-rgb,74,118,168),.14),rgba(35,49,66,.08))}.portfolio-collage--count-3 .portfolio-collage__tile:first-child .portfolio-collage__photo{object-fit:contain}.portfolio-collage__button:hover .portfolio-collage__photo{transform:scale(1.025);filter:brightness(1.03)}.portfolio-collage--count-1{grid-template-columns:1fr}.portfolio-collage--count-2{grid-template-columns:repeat(2,minmax(0,1fr));aspect-ratio:16/9}.portfolio-collage--count-3{grid-template-columns:minmax(0,1.35fr) minmax(0,.9fr);grid-template-rows:repeat(2,minmax(0,1fr));aspect-ratio:16/10}.portfolio-collage--count-3 .portfolio-collage__tile:first-child{grid-column:auto;grid-row:1/span 2}.portfolio-collage--count-4{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.portfolio-collage--count-4 .portfolio-collage__photo{object-position:50% 35%}.portfolio-collage--count-5{grid-template-columns:minmax(0,1.45fr) repeat(2,minmax(0,.85fr));grid-template-rows:repeat(2,minmax(0,1fr))}.portfolio-collage--count-5 .portfolio-collage__tile:first-child{grid-row:1/span 2}.portfolio-collage__more{position:absolute;inset:0;display:grid;place-items:center;background:rgba(23,33,50,.52);color:#fff;font-size:clamp(24px, 6vw, 42px);font-weight:900}.portfolio-collage__counter{right:10px;bottom:10px;left:auto}@media (max-width:640px){.post-presentation-control{grid-template-columns:minmax(0,1fr)}.portfolio-collage{aspect-ratio:4/5;gap:2px}.portfolio-collage--count-4 .portfolio-collage__photo{object-position:50% 50%}.portfolio-collage--count-2{aspect-ratio:16/10}.portfolio-collage--count-3{aspect-ratio:16/10}.portfolio-collage--count-5{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(0,1fr))}.portfolio-collage--count-5 .portfolio-collage__tile:first-child{grid-column:1/-1;grid-row:auto}.portfolio-collage-extended--count-5,.portfolio-collage-extended--count-6,.portfolio-collage-extended--count-7,.portfolio-collage-extended--count-8,.portfolio-collage-extended--count-9{grid-template-columns:repeat(3,minmax(0,1fr))}}:root{--bg:#f3f6fb;--panel:#ffffff;--panel-alt:#f5f8fd;--border:rgba(93, 111, 143, .18);--text:#243145;--muted:#68768b;--brand:#6c63ff;--brand-dark:#5147dd;--brand-soft:#eef0ff;--accent:#2f9b8f;--danger:#c95d4c;--warning:#fff3cd;--success:#4b9c72;--shadow:0 14px 34px rgba(34, 48, 72, .08);--shadow-hover:0 18px 42px rgba(78, 89, 145, .15);--glass:rgba(255, 255, 255, .78);--glass-strong:rgba(255, 255, 255, .92);--glass-border:rgba(255, 255, 255, .72);--social-surface:#ffffff;--social-page:#f3f6fb;--social-soft:#f6f8fc;--social-line:rgba(93, 111, 143, .16);--social-shadow:0 15px 35px rgba(34, 48, 72, .08);--social-radius:8px}body{min-height:100vh;background:linear-gradient(180deg,#f9fbff 0,#f3f6fb 46%,#eef3f9 100%);color:var(--text)}a{color:var(--brand-dark)}.topbar{top:14px;width:min(1440px,calc(100% - 32px));margin:14px auto 0;padding:10px 18px 12px;border:1px solid var(--glass-border);border-radius:28px;background:var(--glass);box-shadow:0 10px 30px rgba(34,48,72,.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.topbar__main,.topbar__site-nav{width:min(1180px,100%)}.topbar__brand{gap:10px;min-width:0}.topbar__logo{width:58px;height:52px;border-radius:0;background:0 0;box-shadow:none}.topbar__logo--image img{object-fit:contain}.topbar__title{color:#1e293b;font-size:20px;font-weight:850;letter-spacing:0}.content-overflow__toggle,.desktop-notification-btn,.mobile-account-btn,.mobile-chat-back,.mobile-close-btn,.mobile-menu-btn,.shop-search-toggle{border-color:rgba(93,111,143,.14);border-radius:999px;background:rgba(255,255,255,.7);color:var(--brand-dark);box-shadow:0 4px 14px rgba(34,48,72,.06)}.desktop-notification-btn.has-unread,.desktop-notification-btn:hover,.mobile-account-btn:hover,.mobile-close-btn:hover,.mobile-menu-btn:hover,.shop-search-toggle.is-active,.shop-search-toggle:hover,body.mobile-account-open .mobile-account-btn{background:#fff;color:var(--brand);box-shadow:0 8px 20px rgba(108,99,255,.16)}.topbar__site-nav{grid-template-columns:42px minmax(0,auto) 42px}.topbar__nav-links{gap:8px}.topbar__nav-links a{min-height:38px;padding:0 16px;border-radius:999px;color:#3a3a5c;font-weight:750}.topbar__nav-links a:hover,.topbar__nav-links a[aria-current=page]{background:linear-gradient(90deg,#6c63ff,#4da3ff);color:#fff;box-shadow:0 12px 22px rgba(90,120,255,.28)}.topbar__search-panel{width:min(560px,100%)}.topbar__search{height:44px;border-color:rgba(93,111,143,.14);border-radius:999px;background:rgba(255,255,255,.86);box-shadow:0 4px 15px rgba(34,48,72,.04)}.topbar__search:focus-within{border-color:rgba(108,99,255,.42);box-shadow:0 8px 25px rgba(108,99,255,.16)}.topbar__search i{color:var(--brand)}.topbar__search input.is-auth-required{color:var(--muted);cursor:default}.topbar__actions{right:max(24px,calc((100vw - 1180px)/ 2));border-color:var(--glass-border);border-radius:8px;background:var(--glass-strong);box-shadow:var(--shadow-hover);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.topbar__quick-actions{order:4;flex:0 0 auto;gap:8px}.desktop-notification-btn,.mobile-account-btn,.mobile-menu-btn,.mobile-notification-btn{display:grid;place-items:center;line-height:1}.desktop-notification-btn,.mobile-account-btn,.mobile-menu-btn{width:42px;min-width:42px;height:42px;min-height:42px;padding:0}.mobile-account-btn span,.mobile-menu-btn span{display:none}.desktop-notification-btn i,.mobile-account-btn i,.mobile-menu-btn i,.mobile-notification-btn i{display:block;width:1em;height:1em;line-height:1;text-align:center}@media (min-width:761px){.mobile-notification-btn{display:none}}.desktop-notification-btn{position:relative;width:42px;min-width:42px;height:42px;padding:0;border-radius:50%}.page{grid-template-columns:minmax(210px,240px) minmax(0,780px) minmax(300px,310px);gap:22px;width:min(1440px,calc(100% - 32px));max-width:1440px;padding:22px 0 40px}.content{min-width:0}.sidebar--left{top:118px}.sticky-ad{top:118px}.panel{border:1px solid var(--glass-border);border-radius:8px;background:var(--glass);box-shadow:var(--shadow);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.panel--accent{background:linear-gradient(180deg,rgba(255,255,255,.86),rgba(246,249,255,.78))}.panel__header h2{color:#1f2d3d;font-weight:850;letter-spacing:0}.nav-list{gap:4px}.nav-btn{min-height:42px;gap:9px;padding:9px 12px;border-radius:8px;color:#3a3a5c;font-weight:700}.nav-btn i{width:20px;color:#69748a;text-align:center}.nav-btn:hover{background:#fff;color:var(--brand);box-shadow:0 10px 24px rgba(108,99,255,.12);transform:translateX(3px)}.nav-btn.is-active i,.nav-btn:hover i{color:currentColor}.nav-btn.is-active{background:linear-gradient(90deg,#6c63ff,#4da3ff);color:#fff;box-shadow:0 12px 22px rgba(90,120,255,.26)}.feed-mode-tabs,.search-tabs{border-color:rgba(93,111,143,.14);border-radius:999px;background:rgba(255,255,255,.72)}.chip-btn,.danger-btn,.ghost-btn,.primary-btn{border-radius:999px;font-weight:750}.chip-btn.is-active,.primary-btn{background:linear-gradient(90deg,#6c63ff,#4da3ff);color:#fff;box-shadow:0 8px 18px rgba(90,120,255,.22)}.chip-btn.is-active:hover,.primary-btn:hover{background:linear-gradient(90deg,#5b51ec,#3d94f0);box-shadow:0 12px 24px rgba(90,120,255,.3)}.chip-btn:not(.is-active),.ghost-btn{border-color:rgba(93,111,143,.14);background:rgba(255,255,255,.72);color:#35435a}.chip-btn:not(.is-active):hover,.ghost-btn:hover{background:#fff;color:var(--brand);box-shadow:0 8px 18px rgba(108,99,255,.12)}.danger-btn{background:#fff1ef;color:var(--danger)}.empty-state,.status-banner{border:1px solid rgba(93,111,143,.14);border-radius:8px;background:rgba(255,255,255,.78);box-shadow:0 8px 24px rgba(34,48,72,.06)}#newsView>.panel,#postsView>.panel,#profilesView>.panel,#searchView>.panel,#subscriptionsView>.panel{border:0;background:0 0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}#myProfileCard .feed-list,#newsFeed,#postsFeed,#profileDetailCard .feed-list,#profilesFeed,#searchResults,#subscriptionsFeed{width:min(100%,760px);gap:22px}.news-post-card,.post-card.portfolio-post,.profile-card,.profile-card--feed{overflow:hidden;border:1px solid var(--social-line);border-radius:8px;background:rgba(255,255,255,.96);box-shadow:var(--social-shadow);transition:transform 180ms ease,box-shadow 180ms ease,border-color 180ms ease}.news-post-card:hover,.post-card.portfolio-post:hover,.profile-card:hover{border-color:rgba(108,99,255,.22);box-shadow:var(--shadow-hover)}.news-post-card>.post-card__head,.post-card.portfolio-post>.content-card__head,.profile-card>.content-card__head{min-height:74px;padding:15px 18px;background:rgba(255,255,255,.96)}.avatar,.content-card__head .avatar,.news-post-card>.post-card__head .avatar{border-radius:50%}.content-card__head .avatar,.news-post-card>.post-card__head .avatar{width:44px;height:44px;border:2px solid #fff;box-shadow:0 0 0 1px rgba(93,111,143,.2),0 8px 16px rgba(34,48,72,.08)}.avatar--image img,.chat-avatar img,.comment-avatar img{position:absolute;inset:0;width:100%;height:100%;min-width:100%;min-height:100%;display:block;object-fit:cover;object-position:50% 50%;border-radius:inherit}.content-card__identity h3,.news-post-card>.post-card__head h3{color:#1f2d3d}.news-photo-grid,.portfolio-gallery,.profile-gallery--carousel{border-color:rgba(93,111,143,.12);background:#f7f9fd}.news-photo-grid .post-card__image,.portfolio-photo,.portfolio-photo-btn,.portfolio-photo-stage,.profile-gallery--carousel .profile-photo{background-color:#f7f9fd}.portfolio-post__body,.profile-card__body{padding:16px 18px 12px;background:#fff}.portfolio-price-line{border-radius:999px;background:#eef7f5;color:#15766c}.portfolio-tags{color:var(--brand-dark)}.portfolio-action-row{margin:0 14px 14px;padding:4px;border-radius:8px;background:#f6f8fc}.portfolio-action-btn,.portfolio-action-stat{min-height:42px;border-radius:8px;color:#52647a}.portfolio-action-btn:hover{background:#fff;color:var(--brand)}.portfolio-action-btn.is-active,.portfolio-action-btn[data-like-photo].is-active,.portfolio-action-btn[data-like-profile].is-active{background:#fff0f3;color:#d92d52}.comment-item{gap:12px;padding:10px 0}.comment-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#eef0ff,#e6f7f4);color:var(--brand-dark);box-shadow:inset 0 0 0 1px rgba(93,111,143,.12)}.comment-item__author{color:#2a3850;font-weight:850}.comment-item__text{color:#2f3f54}.comment-item__reply-context{color:#647c9b}.comment-item__footer{color:#7a8797}.comment-item__footer>.meta{color:#8490a0;font-size:10.5px;line-height:1.25;white-space:nowrap}.comment-item[data-plus-themed=true] .comment-avatar{background:rgba(var(--plus-accent-rgb),.12);color:var(--plus-accent);box-shadow:0 0 0 2px rgba(var(--plus-accent-rgb),.2)}.chat-header-identity[data-plus-themed=true] h2,.comment-item[data-plus-themed=true] .comment-author-link,.comment-item[data-plus-themed=true] .comment-item__author,.thread-item[data-plus-themed=true] .thread-item__head>strong{color:var(--plus-accent)}.plus-status-icon{object-fit:contain}.chat-layout{gap:18px}.chat-panel{border-radius:8px;background:rgba(255,255,255,.9)}.chat-panel__header{min-height:66px;padding:14px 16px;border-bottom-color:rgba(93,111,143,.14);background:rgba(255,255,255,.88)}.chat-header-identity h2{color:#1f2d3d;font-weight:850}.chat-avatar{border-radius:50%;background:linear-gradient(135deg,#eef0ff,#e6f7f4);color:var(--brand-dark)}.chat-header-avatar .chat-avatar{width:46px;height:46px;box-shadow:0 0 0 1px rgba(93,111,143,.16),0 8px 18px rgba(34,48,72,.08)}.chat-header-identity[data-plus-themed=true] .chat-avatar,.thread-item[data-plus-themed=true] .chat-avatar{background:rgba(var(--plus-accent-rgb),.12);color:var(--plus-accent);box-shadow:0 0 0 2px rgba(var(--plus-accent-rgb),.2)}.chat-messages{background:linear-gradient(180deg,rgba(247,249,253,.98),rgba(238,244,248,.98))}.message-card{border-radius:8px 18px 18px 18px;box-shadow:0 2px 8px rgba(34,48,72,.08)}.message-card--mine{border-radius:18px 8px 18px 18px;background:#e8f5ff}.chat-form{padding:14px 16px;background:rgba(255,255,255,.92)}.chat-attach-button,.chat-form .primary-btn,.chat-form textarea{border-radius:18px}.thread-item{margin-bottom:6px;padding:10px 12px;border:1px solid transparent;border-radius:8px;background:0 0}.thread-item.is-active,.thread-item:hover{border-color:rgba(108,99,255,.18);background:#fff;box-shadow:0 8px 18px rgba(108,99,255,.1)}.thread-item .thread-badge{background:linear-gradient(90deg,#6c63ff,#4da3ff)}.ad-card{border-radius:8px;background:rgba(255,255,255,.72)}.user-chip{border-radius:999px}.inline-form>input,.inline-form>select,input[type=email],input[type=file],input[type=password],input[type=search],input[type=text],input[type=url],select,textarea{border-radius:8px}.plus-account-panel[data-plus-themed=true],.portfolio-post[data-plus-themed=true],.profile-card[data-plus-themed=true],.public-profile-overview[data-plus-themed=true]{border-color:rgba(var(--plus-accent-rgb),.68);background:linear-gradient(180deg,rgba(var(--plus-accent-rgb),.12),rgba(255,255,255,.98) 34%);box-shadow:0 15px 35px rgba(var(--plus-accent-rgb),.16)}.portfolio-post[data-plus-themed=true]>.content-card__head,.profile-card[data-plus-themed=true]>.content-card__head,.public-profile-overview[data-plus-themed=true]>.public-profile-hero{background:linear-gradient(135deg,rgba(var(--plus-accent-rgb),.18),rgba(255,255,255,.9))}[data-plus-themed=true] .content-card__identity h3 a,[data-plus-themed=true] .portfolio-tags,[data-plus-themed=true] .profile-card__price,[data-plus-themed=true] .public-profile-handle,[data-plus-themed=true] .public-profile-identity h1{color:var(--plus-accent)}@media (min-width:901px){#messagesView .chat-layout{grid-template-columns:minmax(260px,330px) minmax(0,1fr);align-items:stretch}#messagesView .chat-panel--conversation{min-height:620px;display:grid;grid-template-rows:auto minmax(0,1fr) auto}#messagesView.chat-open .chat-panel--threads{display:block}#messagesView.chat-open .chat-panel--conversation{height:clamp(620px,calc(100vh - 170px),820px);height:clamp(620px,calc(100dvh - 170px),820px)}#messagesView.chat-open .mobile-chat-back{display:none}}@media (max-width:1120px){.topbar{width:min(1000px,calc(100% - 24px));padding:9px 14px 11px}.page{grid-template-columns:1fr;width:min(880px,calc(100% - 24px));padding-top:18px}.content{width:100%}.sidebar--left{border-radius:0 22px 22px 0;background:rgba(255,255,255,.94);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.sidebar--left .panel{border:0;background:0 0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}}@media (max-width:760px){.topbar{top:8px;width:calc(100% - 16px);margin-top:8px;border-radius:18px}.topbar__main{grid-template-columns:auto minmax(0,1fr) auto;gap:8px}.topbar__brand{grid-column:2}.topbar__logo{width:44px;height:40px}.topbar__title{font-size:16px}.topbar__site-nav{display:grid;grid-template-columns:36px minmax(0,1fr);gap:6px}.topbar__nav-slot{position:static;width:36px}.topbar__nav-links{justify-content:flex-start}.topbar__nav-links a{min-height:34px;padding:0 12px}.topbar__actions{right:8px;left:8px;max-width:none}.page{width:100%;padding:12px 8px 28px}.panel{padding:14px}#myProfileCard .feed-list,#newsFeed,#postsFeed,#profileDetailCard .feed-list,#profilesFeed,#searchResults,#subscriptionsFeed{gap:16px}.news-photo-grid,.portfolio-gallery{width:100%;max-width:100%;margin-right:0;margin-left:0}.news-post-card>.post-card__head,.post-card.portfolio-post>.content-card__head,.profile-card>.content-card__head{padding:14px 12px}.portfolio-post__body,.profile-card__body{padding:14px 12px 10px}.portfolio-action-row{margin-right:10px;margin-left:10px}#messagesView.chat-open .chat-panel--conversation{height:clamp(520px,calc(100dvh - 116px),760px)}.message-card{max-width:min(84%,520px)}}@media (max-width:430px){.mobile-account-btn,.mobile-menu-btn{min-width:38px;height:38px;padding:0}.mobile-account-btn span,.mobile-menu-btn span{display:none}.topbar__brand{gap:6px}.topbar__logo{width:40px;height:36px}.topbar__title{font-size:15px}.topbar__nav-links a{padding:0 10px;font-size:13px}.feed-mode-tabs{border-radius:8px}.feed-mode-btn{font-size:13px}.chat-form__row{grid-template-columns:auto minmax(0,1fr) auto;gap:6px}.chat-form .primary-btn{min-width:42px;padding-right:12px;padding-left:12px}}@media (prefers-reduced-motion:reduce){.ghost-btn,.nav-btn,.news-post-card,.portfolio-action-btn,.post-card.portfolio-post,.primary-btn,.profile-card{transition:none}}.topbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:clamp(8px,1.5vw,16px);padding:clamp(8px,1.5vw,12px) clamp(12px,2vw,24px);border-radius:clamp(24px,3vw,48px)}.topbar__main{display:contents}.topbar__brand{order:1;flex:0 0 auto;gap:0}.topbar__logo{width:auto;height:auto;display:flex;background:0 0}.topbar__logo--image img{width:auto;height:clamp(35px,5vw,80px);max-width:min(210px,32vw);object-fit:contain}.topbar__search-panel{order:2;display:block;flex:1 1 200px;width:auto;max-width:350px;margin:0}.topbar__site-nav{order:3;width:auto;flex:1 1 auto;display:flex;align-items:center;justify-content:center;gap:clamp(8px,1.5vw,20px);margin:0}.topbar__nav-slot{display:none}.topbar__nav-links{gap:clamp(8px,1.5vw,20px)}.topbar__nav-links a{min-height:40px;padding:clamp(6px,1vw,10px) clamp(10px,1.5vw,20px);border-radius:30px;color:#3a3a5c;font-weight:700}.topbar__nav-links a:hover{background:#fff;color:#6c63ff;box-shadow:0 8px 20px rgba(108,99,255,.2);transform:translateY(-2px)}.topbar__nav-links a[aria-current=page]{background:linear-gradient(90deg,#6c63ff,#4da3ff);color:#fff;box-shadow:0 12px 22px rgba(90,120,255,.4)}.mobile-account-btn{order:4;min-width:42px;width:42px;height:42px;padding:0;border-radius:50%}.mobile-account-btn span{display:none}.mobile-menu-btn{order:0}.topbar__actions{top:calc(100% + 8px);right:18px}.nav-btn--mobile-only{display:none}.portfolio-action-row,.portfolio-action-row--compact{display:flex;align-items:center;justify-content:space-between;gap:clamp(14px,2.5vw,28px);margin:0;padding:clamp(8px,1.2vw,16px) clamp(14px,2vw,24px);border:0;border-radius:0;overflow:visible;background:0 0}.portfolio-action-btn,.portfolio-action-stat{min-height:0;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:0 1 auto;padding:0;border:0;background:0 0;color:#5b5b7a;font-weight:600;font-size:15px;box-shadow:none}.portfolio-action-btn i,.portfolio-action-stat i{color:inherit;transition:transform .2s ease,color .2s ease}.portfolio-action-btn:hover{background:0 0;color:#6c63ff;box-shadow:none}.portfolio-action-btn:hover i{transform:translateY(-1px)}.portfolio-action-btn.is-active,.portfolio-action-btn[data-like-photo].is-active,.portfolio-action-btn[data-like-profile].is-active{background:0 0;color:#d92d52}.portfolio-post[data-plus-themed=true]>.portfolio-action-row,.profile-card[data-plus-themed=true]>.portfolio-action-row,.public-profile-overview[data-plus-themed=true]>.portfolio-action-row,[data-plus-themed=true] .portfolio-action-row{background:0 0;box-shadow:none;border:0}.portfolio-post[data-plus-themed=true]>.portfolio-action-row .portfolio-action-btn,.portfolio-post[data-plus-themed=true]>.portfolio-action-row .portfolio-action-stat,.profile-card[data-plus-themed=true]>.portfolio-action-row .portfolio-action-btn,.profile-card[data-plus-themed=true]>.portfolio-action-row .portfolio-action-stat,.public-profile-overview[data-plus-themed=true]>.portfolio-action-row .portfolio-action-btn,.public-profile-overview[data-plus-themed=true]>.portfolio-action-row .portfolio-action-stat,[data-plus-themed=true] .portfolio-action-row .portfolio-action-btn,[data-plus-themed=true] .portfolio-action-row .portfolio-action-stat{background:0 0;box-shadow:none;border:0;color:#5b5b7a}.portfolio-post[data-plus-themed=true]>.portfolio-action-row .portfolio-action-btn:hover,.profile-card[data-plus-themed=true]>.portfolio-action-row .portfolio-action-btn:hover,.public-profile-overview[data-plus-themed=true]>.portfolio-action-row .portfolio-action-btn:hover,[data-plus-themed=true] .portfolio-action-row .portfolio-action-btn:hover{background:0 0;color:#6c63ff}.portfolio-post[data-plus-themed=true]>.portfolio-action-row .portfolio-action-btn.is-active,.profile-card[data-plus-themed=true]>.portfolio-action-row .portfolio-action-btn.is-active,.public-profile-overview[data-plus-themed=true]>.portfolio-action-row .portfolio-action-btn.is-active,[data-plus-themed=true] .portfolio-action-row .portfolio-action-btn.is-active{background:0 0;color:#d92d52}.portfolio-action-share__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media (max-width:760px){.topbar{align-items:center;gap:6px;padding:8px 12px;border-radius:20px}.mobile-menu-btn{display:grid;order:0;flex:0 0 42px}.topbar__brand{order:1;flex:1 1 auto;justify-content:flex-start;min-width:0}.topbar__site-nav{order:3;width:100%;flex:1 0 100%;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.topbar__site-nav::-webkit-scrollbar{display:none}.topbar__nav-links{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto;scrollbar-width:none}.topbar__nav-links::-webkit-scrollbar{display:none}.topbar__nav-link--mobile-drawer{display:none!important}.topbar__search-panel{order:4;flex:1 0 100%;max-width:180px}.mobile-account-btn{order:2;flex:0 0 42px}.nav-btn--mobile-only{display:flex}.portfolio-action-row,.portfolio-action-row--compact{gap:12px;padding:8px 14px;justify-content:space-around}.portfolio-action-btn,.portfolio-action-stat{font-size:13px}}@media (max-width:480px){.topbar__logo--image img{height:36px;max-width:120px}.topbar__search-panel{max-width:140px}}.mobile-notification-btn,.topbar__mobile-search{display:none}.desktop-notification-btn,.mobile-notification-btn{position:relative;min-width:42px;width:42px;height:42px;padding:0;border:1px solid rgba(93,111,143,.14);border-radius:50%;background:rgba(255,255,255,.7);color:var(--brand-dark);box-shadow:0 4px 14px rgba(34,48,72,.06);cursor:pointer}.desktop-notification-btn.has-unread,.desktop-notification-btn:hover,.mobile-notification-btn.has-unread,.mobile-notification-btn:hover{background:#fff;color:#6c63ff;box-shadow:0 8px 20px rgba(108,99,255,.16)}.desktop-notification-btn span,.mobile-notification-btn span{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 5px;border:2px solid #fff;font-size:10px;line-height:1}.desktop-notification-btn span[hidden],.mobile-notification-btn span[hidden]{display:none}.news-post-card,.post-card.portfolio-post,.profile-card,.profile-card--feed{overflow:hidden;border-radius:clamp(16px,2.5vw,32px);background:#fff;box-shadow:0 15px 35px rgba(0,0,0,.08);transform:translateY(0);transition:transform .35s ease,box-shadow .35s ease,border-color .25s ease}.portfolio-post[data-plus-themed=true],.profile-card[data-plus-themed=true],.public-profile-overview[data-plus-themed=true]{border-radius:clamp(16px,2.5vw,32px)}.news-post-card>.post-card__head,.post-card.portfolio-post>.content-card__head,.profile-card>.content-card__head{border-radius:clamp(16px,2.5vw,32px) clamp(16px,2.5vw,32px) 0 0}.news-post-card>.post-actions,.news-post-card>.post-comments,.portfolio-action-row,.portfolio-action-row--compact,.post-card.portfolio-post>.content-safety-actions,.post-card.portfolio-post>.post-author-actions{border-radius:0 0 clamp(16px,2.5vw,32px) clamp(16px,2.5vw,32px)}.news-photo-grid,.portfolio-gallery,.profile-gallery--carousel{overflow:hidden}.news-photo-grid .post-card__image,.portfolio-photo,.profile-gallery--carousel .profile-photo{transition:transform .4s ease,filter .3s ease}.portfolio-gallery .portfolio-photo-stage{contain:layout paint}.portfolio-gallery .portfolio-slide{display:block;position:absolute;inset:0;z-index:0;opacity:0;pointer-events:none;transform:translateX(8px) scale(.998);transition:opacity .28s ease,transform .28s ease}.portfolio-gallery .portfolio-slide.is-active{position:relative;z-index:1;opacity:1;pointer-events:auto;transform:translateX(0) scale(1)}.comment-thread-list{display:grid;gap:2px}.comment-thread{min-width:0}.comment-children{position:relative;margin-left:58px;padding-left:22px;border-left:3px solid rgba(74,118,168,.32);animation:comment-thread-reveal .18s ease-out}.comment-thread--reply{position:relative}.comment-thread--reply>.comment-item::before{content:"";position:absolute;left:-26px;top:26px;width:20px;height:2px;border-radius:999px;background:rgba(74,118,168,.38)}.comment-item--reply{position:relative;border-color:rgba(74,118,168,.24);background:linear-gradient(180deg,rgba(248,251,255,.92),rgba(244,248,253,.78));box-shadow:inset 3px 0 0 rgba(74,118,168,.16)}.comment-item--deleted{color:#6d7786}.comment-avatar--deleted{background:#eef2f7;color:#7c8898}.comment-item__actions{align-items:center;flex-wrap:wrap}.comment-item__footer .comment-item__actions{min-width:0}.comment-item__footer .content-overflow__toggle{color:#738197}.comment-item__footer .content-overflow.is-open .content-overflow__toggle,.comment-item__footer .content-overflow__toggle:hover{background:rgba(74,118,168,.1);color:var(--brand)}.comment-form__reply-cancel,.comment-like-btn,.comment-reply-btn,.comment-report-btn,.comment-thread-more{border:0;background:0 0;color:#64748b;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.comment-like-btn{display:inline-flex;min-width:24px;height:26px;align-items:center;justify-content:center;gap:4px;padding:0 3px;border-radius:999px;color:#78869a;line-height:1}.comment-like-btn i{font-size:13px}.comment-like-btn span{min-width:8px;font-size:11px;font-weight:800}.comment-like-btn.is-active,.comment-like-btn:hover{color:#d92d52}.comment-like-btn:hover{background:rgba(217,45,82,.08)}.comment-like-btn:disabled{cursor:default;opacity:.6}.comment-form__reply-cancel:hover,.comment-reply-btn:hover,.comment-report-btn:hover,.comment-thread-more:hover{color:var(--brand)}.comment-thread--highlighted>.comment-item{animation:comment-target-highlight 2.6s ease-out}@keyframes comment-target-highlight{0%,28%{background:rgba(74,118,168,.14);box-shadow:0 0 0 5px rgba(74,118,168,.08)}100%{background:0 0;box-shadow:none}}.comment-thread-more{display:inline-flex;align-items:center;gap:7px;width:fit-content;margin:2px 0 8px;padding:6px 0}.comment-thread-more::before{content:"";width:24px;height:1px;border-radius:999px;background:rgba(74,118,168,.28)}@keyframes comment-thread-reveal{from{opacity:.72;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.content-card__head>.comment-report-btn,.post-card__head>.comment-report-btn{margin-left:auto}.news-post-card>.comment-report-btn,.post-card>.comment-report-btn{justify-self:start;margin:0 20px}.comment-form__reply{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding:8px 10px;border:1px solid rgba(93,111,143,.14);border-radius:8px;background:#f6f8fc;color:#52647a;font-size:13px}.comment-form__reply[hidden]{display:none}.photo-preview-item .profile-photo-btn{width:100%;padding:0;border:0;background:0 0;display:block}.photo-preview-remove{z-index:2;top:8px;right:8px;border-radius:999px;box-shadow:0 8px 18px rgba(15,23,42,.2)}@media (prefers-reduced-motion:reduce){.comment-children,.news-photo-grid .post-card__image,.portfolio-gallery .portfolio-slide,.portfolio-photo,.profile-gallery--carousel .profile-photo{animation:none;transition:none}}@media (max-width:520px){.comment-children{margin-left:28px;padding-left:12px;border-left-width:2px}.comment-item--reply{padding:8px}.comment-thread--reply>.comment-item::before{left:-16px;width:12px}.comment-thread-more::before{width:14px}}@media (hover:hover) and (pointer:fine){.news-post-card:hover,.post-card.portfolio-post:hover,.profile-card:hover{transform:translateY(-10px);box-shadow:0 25px 45px rgba(108,99,255,.2)}.news-post-card:hover .post-card__image,.post-card.portfolio-post:hover .portfolio-photo,.profile-card:hover .profile-photo{transform:scale(1.03);filter:brightness(1.05)}}@media (max-width:760px){.topbar{position:sticky;top:8px;z-index:1200}.topbar__brand{flex:1 1 92px}.mobile-notification-btn,.topbar__mobile-search{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px}.topbar__mobile-search{order:2}.mobile-notification-btn{order:3}.desktop-notification-btn{display:none}.topbar__quick-actions{order:4;flex:0 0 auto;gap:6px}.mobile-account-btn{order:4}.topbar__site-nav{display:none}.topbar__search-panel{display:none;order:5;flex:1 0 100%;width:100%;max-width:none}body.shop-search-open .topbar__search-panel{display:block}.news-post-card,.post-card.portfolio-post,.profile-card,.profile-card--feed{border-radius:18px;transition:box-shadow .25s ease}}.topbar__actions{border-radius:24px;transform-origin:top right;animation:softPanelIn .22s ease}.auth-switcher{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding:5px;border:1px solid rgba(93,111,143,.12);border-radius:18px;background:rgba(246,248,252,.92)}.auth-mode-btn{min-width:0;min-height:38px;padding:0 8px;border-radius:14px;font-size:13px;white-space:normal}.auth-mode-btn.is-active{border-color:transparent;background:linear-gradient(90deg,#6c63ff,#4da3ff);color:#fff;box-shadow:0 10px 18px rgba(90,120,255,.24)}.topbar__actions .inline-form{width:100%;animation:softPanelIn .2s ease}.topbar__actions .inline-form.is-hidden{display:none}.topbar__actions .inline-form>input,.topbar__actions .inline-form>select{border-radius:16px;transition:border-color .22s ease,box-shadow .22s ease,background .22s ease}.topbar__actions .inline-form>input:focus,.topbar__actions .inline-form>select:focus{border-color:rgba(108,99,255,.45);background:#fff;box-shadow:0 0 0 4px rgba(108,99,255,.1);outline:0}.profile-inline-composer{overflow:hidden;border:1px solid rgba(93,111,143,.12);border-radius:clamp(18px,2.5vw,28px);background:rgba(255,255,255,.96);box-shadow:0 15px 35px rgba(0,0,0,.08);animation:softPanelIn .24s ease}.profile-inline-composer>.panel__header{margin:0;padding:18px 20px 12px;border-bottom:1px solid rgba(93,111,143,.1);background:rgba(255,255,255,.92)}.profile-inline-composer .composer-form{margin:0;padding:16px 20px 20px;border-radius:0 0 clamp(18px,2.5vw,28px) clamp(18px,2.5vw,28px);background:#fff}.composer-field input,.composer-form input,.composer-form textarea,.composer-inline-fields input,.form-grid input,.form-grid textarea,.publication-policy-notice{border-radius:16px}.publication-policy-notice__icon{border-radius:14px}.composer-field input,.composer-form input,.composer-form textarea,.composer-inline-fields input,.form-grid input,.form-grid textarea{transition:border-color .22s ease,box-shadow .22s ease,background .22s ease}.composer-field input:focus,.composer-form input:focus,.composer-form textarea:focus,.composer-inline-fields input:focus,.form-grid input:focus,.form-grid textarea:focus{border-color:rgba(108,99,255,.45);box-shadow:0 0 0 4px rgba(108,99,255,.1)}.composer-form input[type=file]{padding:10px;background:#f8fbff;color:#5b5b7a}.composer-form input[type=file]::file-selector-button{margin-right:10px;padding:9px 14px;border:0;border-radius:999px;background:linear-gradient(90deg,#6c63ff,#4da3ff);color:#fff;font-weight:800;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.composer-form input[type=file]::file-selector-button:hover{transform:translateY(-1px);box-shadow:0 8px 16px rgba(90,120,255,.22)}@keyframes softPanelIn{from{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:760px){.topbar__actions{right:8px;left:8px;max-width:none;border-radius:22px}.auth-switcher{grid-template-columns:1fr}}.plus-account-panel[data-plus-themed=true],.portfolio-post[data-plus-themed=true],.profile-card--feed[data-plus-themed=true],.profile-card[data-plus-themed=true],.public-profile-overview[data-plus-themed=true]{border-color:rgba(var(--plus-accent-rgb),.72);background:linear-gradient(180deg,rgba(var(--plus-accent-rgb),.18),rgba(var(--plus-accent-rgb),.075)),rgba(var(--plus-accent-rgb),.045);box-shadow:0 18px 42px rgba(var(--plus-accent-rgb),.18)}.portfolio-post[data-plus-themed=true]>.content-card__head,.profile-card[data-plus-themed=true]>.content-card__head,.public-profile-overview[data-plus-themed=true]>.public-profile-hero{border-bottom:1px solid rgba(var(--plus-accent-rgb),.2);background:linear-gradient(135deg,rgba(var(--plus-accent-rgb),.2),rgba(var(--plus-accent-rgb),.075)),rgba(var(--plus-accent-rgb),.045)}.portfolio-post[data-plus-themed=true]>.content-card__head .avatar,.profile-card[data-plus-themed=true]>.content-card__head .avatar,.public-profile-overview[data-plus-themed=true] .public-profile-avatar{border-color:var(--plus-accent);background:rgba(var(--plus-accent-rgb),.14);box-shadow:0 0 0 3px rgba(var(--plus-accent-rgb),.18),0 8px 18px rgba(var(--plus-accent-rgb),.16)}.portfolio-post[data-plus-themed=true]>.partner-badge--link,.profile-card[data-plus-themed=true]>.partner-badge--link,.public-profile-overview[data-plus-themed=true] .public-profile-about>.partner-badge--link{border:1px solid rgba(var(--plus-accent-rgb),.32);background:linear-gradient(135deg,rgba(255,255,255,.62),rgba(var(--plus-accent-rgb),.16)),rgba(var(--plus-accent-rgb),.12);color:var(--plus-accent);box-shadow:inset 0 0 0 1px rgba(255,255,255,.36),0 8px 18px rgba(var(--plus-accent-rgb),.1)}.portfolio-post[data-plus-themed=true]>.portfolio-post__body,.profile-card[data-plus-themed=true]>.profile-card__body,.public-profile-overview[data-plus-themed=true]>.public-profile-about{background:linear-gradient(180deg,rgba(var(--plus-accent-rgb),.075),rgba(var(--plus-accent-rgb),.12)),rgba(var(--plus-accent-rgb),.055)}.portfolio-post[data-plus-themed=true]>.content-safety-actions,.portfolio-post[data-plus-themed=true]>.portfolio-action-row,.portfolio-post[data-plus-themed=true]>.post-author-actions,.profile-card[data-plus-themed=true]>.content-safety-actions,.profile-card[data-plus-themed=true]>.portfolio-action-row,.profile-card[data-plus-themed=true]>.profile-actions,.profile-card[data-plus-themed=true]>.profile-feed-actions,.public-profile-overview[data-plus-themed=true]>.portfolio-action-row{border-top:1px solid rgba(var(--plus-accent-rgb),.16);background:linear-gradient(180deg,rgba(var(--plus-accent-rgb),.11),rgba(var(--plus-accent-rgb),.17)),rgba(var(--plus-accent-rgb),.07)}.portfolio-post[data-plus-themed=true]>.portfolio-action-row .portfolio-action-btn,.portfolio-post[data-plus-themed=true]>.portfolio-action-row .portfolio-action-stat,.profile-card[data-plus-themed=true]>.portfolio-action-row .portfolio-action-btn,.profile-card[data-plus-themed=true]>.portfolio-action-row .portfolio-action-stat,.public-profile-overview[data-plus-themed=true]>.portfolio-action-row .portfolio-action-btn,.public-profile-overview[data-plus-themed=true]>.portfolio-action-row .portfolio-action-stat,[data-plus-themed=true] .portfolio-action-row .portfolio-action-btn,[data-plus-themed=true] .portfolio-action-row .portfolio-action-stat{background:0 0;color:#4f5d77}.portfolio-post[data-plus-themed=true]>.portfolio-action-row .portfolio-action-btn:hover,.profile-card[data-plus-themed=true]>.portfolio-action-row .portfolio-action-btn:hover,.public-profile-overview[data-plus-themed=true]>.portfolio-action-row .portfolio-action-btn:hover,[data-plus-themed=true] .portfolio-action-row .portfolio-action-btn:hover{background:rgba(var(--plus-accent-rgb),.1);color:var(--plus-accent)}.portfolio-post[data-plus-themed=true]>.portfolio-action-row .portfolio-action-btn.is-active,.profile-card[data-plus-themed=true]>.portfolio-action-row .portfolio-action-btn.is-active,.public-profile-overview[data-plus-themed=true]>.portfolio-action-row .portfolio-action-btn.is-active,[data-plus-themed=true] .portfolio-action-row .portfolio-action-btn.is-active{background:rgba(217,45,82,.08);color:#d92d52}[data-plus-themed=true] .content-overflow__toggle{border-color:rgba(var(--plus-accent-rgb),.24);background:linear-gradient(135deg,rgba(var(--plus-accent-rgb),.16),rgba(var(--plus-accent-rgb),.08)),rgba(var(--plus-accent-rgb),.08);color:var(--plus-accent);box-shadow:0 8px 18px rgba(var(--plus-accent-rgb),.11)}[data-plus-themed=true] .content-overflow.is-open .content-overflow__toggle,[data-plus-themed=true] .content-overflow__toggle:hover{border-color:rgba(var(--plus-accent-rgb),.34);background:linear-gradient(135deg,rgba(var(--plus-accent-rgb),.22),rgba(var(--plus-accent-rgb),.12)),rgba(var(--plus-accent-rgb),.12);color:var(--plus-accent);box-shadow:0 10px 22px rgba(var(--plus-accent-rgb),.16)}[data-plus-themed=true] .content-overflow__menu{border-color:rgba(var(--plus-accent-rgb),.22);background:linear-gradient(180deg,rgba(var(--plus-accent-rgb),.08),rgba(var(--plus-accent-rgb),.13)),#fff;box-shadow:0 14px 32px rgba(var(--plus-accent-rgb),.16)}[data-plus-themed=true] .content-overflow__menu button{color:#4f5d77}[data-plus-themed=true] .content-overflow__menu button:hover{background:rgba(var(--plus-accent-rgb),.12);color:var(--plus-accent)}.portfolio-gallery.portfolio-collage{contain:layout paint}.portfolio-gallery.portfolio-collage .portfolio-slide,.portfolio-gallery.portfolio-collage .portfolio-slide.is-active{position:relative;inset:auto;z-index:auto;display:block;opacity:1;pointer-events:auto;transform:none}.portfolio-gallery.portfolio-collage .portfolio-slide.is-active{z-index:1}.portfolio-gallery.portfolio-collage .portfolio-slide.is-active::after{content:"";position:absolute;inset:0;box-shadow:inset 0 0 0 3px var(--plus-accent,var(--brand));pointer-events:none}@media (max-width:760px){.portfolio-post[data-plus-themed=true]>.partner-badge--link,.profile-card[data-plus-themed=true]>.partner-badge--link{margin:8px auto 12px}.portfolio-post[data-plus-themed=true]>.portfolio-action-row,.profile-card[data-plus-themed=true]>.portfolio-action-row,.public-profile-overview[data-plus-themed=true]>.portfolio-action-row{padding-right:12px;padding-left:12px}}.topbar{top:0;width:100%;max-width:none;margin:0;padding-inline:max(40px,calc((100vw - 1440px)/ 2 + 24px));border-radius:0 0 clamp(22px,2.5vw,36px) clamp(22px,2.5vw,36px)}@media (min-width:761px) and (max-width:1120px){.topbar{gap:8px;padding:7px 20px}.topbar__logo--image img{height:38px;max-width:158px}.topbar__site-nav{gap:6px}.topbar__nav-links{gap:6px}.topbar__nav-links a{min-height:36px;padding:0 9px;font-size:14px}.desktop-notification-btn,.mobile-account-btn,.mobile-menu-btn{width:40px;min-width:40px;height:40px;min-height:40px;padding:0}.mobile-menu-btn span{display:none}.topbar__quick-actions{gap:5px}}@media (min-width:1121px){.topbar{padding-block:6px}.topbar__logo--image img{height:clamp(36px,4vw,58px)}.topbar__nav-links a{min-height:36px;padding-top:5px;padding-bottom:5px}}@media (max-width:760px){.topbar{top:0;width:100%;margin:0;padding-right:20px;padding-left:20px;border-radius:0 0 18px 18px}}.topbar .desktop-notification-btn,.topbar .mobile-account-btn,.topbar .mobile-menu-btn{width:42px;min-width:42px;height:42px;min-height:42px;padding:0;display:grid;grid-auto-flow:row;place-items:center}.topbar .mobile-account-btn span,.topbar .mobile-menu-btn span{display:none}.topbar .desktop-notification-btn i,.topbar .mobile-account-btn i,.topbar .mobile-menu-btn i{width:1em;height:1em;display:block;line-height:1;text-align:center}@media (min-width:761px){.topbar .mobile-notification-btn{display:none}}@media (max-width:760px){.topbar .desktop-notification-btn{display:none}}body.comments-panel-open,html.comments-panel-open{overflow:hidden;overscroll-behavior:none}body.comments-panel-open .topbar{position:fixed;top:0;right:0;left:0;z-index:1300;width:100%;max-width:none;margin:0}body.comments-panel-open::before{top:0;z-index:1090}body.comments-panel-open .portfolio-comments-panel{z-index:1100}@media (min-width:1121px){body.comments-panel-open .portfolio-comments-panel{left:var(--comments-panel-left,50%);transform:none}body.comments-panel-open .sidebar--left,body.comments-panel-open .sidebar--right{position:fixed;top:var(--comments-panel-top,72px);bottom:16px;z-index:1095;max-height:calc(100vh - var(--comments-panel-top,72px) - 16px);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}body.comments-panel-open .sidebar--left::-webkit-scrollbar,body.comments-panel-open .sidebar--right::-webkit-scrollbar{display:none;width:0;height:0}body.comments-panel-open .sidebar--left{left:var(--comments-left-sidebar-left,16px);width:var(--comments-left-sidebar-width,240px)}body.comments-panel-open .sidebar--right{left:var(--comments-right-sidebar-left,calc(100vw - 326px));width:var(--comments-right-sidebar-width,310px)}body.comments-panel-open .sidebar--right .sticky-ad{position:static;top:auto}.topbar .mobile-menu-btn{display:none}}@media (max-width:1120px){.topbar .mobile-menu-btn{display:grid}}.profile-card,.profile-card--feed,.public-profile-overview{--profile-surface-radius:clamp(16px, 2.5vw, 32px)}.profile-card>.content-safety-actions,.profile-card>.portfolio-action-row,.profile-card>.profile-actions,.profile-card>.profile-feed-actions{border-radius:0}.profile-card>.profile-actions,.profile-card>.profile-feed-actions{padding-top:8px}.profile-card>.content-safety-actions:last-child,.profile-card>.portfolio-action-row:last-child,.profile-card>.profile-actions:last-child,.profile-card>.profile-feed-actions:last-child{overflow:hidden;border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.profile-card[data-plus-themed=true],.public-profile-overview[data-plus-themed=true]{overflow:hidden}.profile-card[data-plus-themed=true]::before,.public-profile-overview[data-plus-themed=true]::before{border-top-left-radius:inherit;border-top-right-radius:inherit;border-bottom-right-radius:0;border-bottom-left-radius:0}.profile-editor-shell{max-width:100%;overflow:hidden}.profile-editor-shell,.profile-editor-shell *{box-sizing:border-box}.profile-editor-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:8px;border-bottom:1px solid var(--border);background:#f4f7fa}.profile-editor-tabs button{min-width:0;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 10px;border:0;border-radius:7px;background:0 0;color:#5c6d81;font:inherit;font-size:13px;font-weight:800;letter-spacing:0;cursor:pointer;transition:color 160ms ease,background 160ms ease,box-shadow 160ms ease}.profile-editor-tabs button:hover{background:#e9eef4;color:#2f557f}.profile-editor-tabs button.is-active{background:#fff;color:#315f91;box-shadow:0 1px 5px rgba(35,49,66,.13)}.profile-editor-panel[hidden]{display:none!important}.profile-editor-shell>.profile-editor-panel{max-width:100%;min-width:0;margin:0;padding:20px;border:0;border-radius:0;box-shadow:none}.profile-avatar-editor{display:grid;gap:16px;min-width:0}.profile-general-form{width:100%;min-width:0}.profile-general-identity{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0}.profile-general-identity label,.profile-general-identity small{min-width:0;overflow-wrap:anywhere}.profile-general-editor #profileGeneralStatus .status-banner{margin:0}.profile-avatar-editor>label{display:grid;gap:8px;min-width:0;font-weight:800}.profile-avatar-editor input[type=file]{width:100%;max-width:100%;min-width:0}.profile-avatar-editor .avatar-preview-row{max-width:100%}.profile-avatar-editor .avatar-preview-row>div{min-width:0;overflow-wrap:anywhere}.profile-avatar-editor .avatar-submit-actions{display:flex;gap:10px;flex-wrap:wrap}.profile-avatar-editor .avatar-submit-actions>*{min-width:0}.profile-services-catalog,.profile-services-form{display:grid;gap:18px}.profile-services-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.profile-services-category h4,.profile-services-intro h3,.profile-services-intro p{margin:0}.profile-services-intro p{margin-top:4px;color:#607086;font-size:13px;line-height:1.45}.profile-services-intro>span{flex:0 0 auto;padding:7px 10px;border-radius:7px;background:#eaf1f8;color:#315f91;font-size:13px;font-weight:850}.profile-services-category{display:grid;gap:12px;padding-bottom:18px;border-bottom:1px solid #e4e9ef}.profile-services-category:last-child{padding-bottom:0;border-bottom:0}.profile-services-category h4{display:flex;align-items:center;gap:8px;color:#28394c;font-size:15px}.profile-services-category h4 i{color:#4a76a8}.profile-services-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px}.profile-services-grid label{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(126px,160px);gap:12px;align-items:center;color:#42546a;font-size:13px;font-weight:750}.profile-price-input{position:relative;min-width:0}.profile-price-input input{width:100%;min-height:40px;padding-right:32px}.profile-price-input b{position:absolute;top:50%;right:12px;color:#7a899b;font-size:13px;transform:translateY(-50%);pointer-events:none}.profile-price-slot:empty{display:none}.profile-price-line{width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;border-radius:8px}.profile-price-line strong{min-width:0}.profile-price-open{min-height:38px;padding:7px 12px;justify-self:end;white-space:nowrap}.public-profile-overview>.partner-badge--link{position:relative;z-index:2;display:flex;max-width:calc(100% - 28px);margin:14px auto;transform:none}.public-profile-overview>.profile-gallery--carousel{position:relative;z-index:1}.public-profile-about{padding-top:18px}.public-profile-overview[data-plus-themed=true]>.public-profile-about{padding-top:18px}.public-profile-about .post-card__description{--post-description-fade:#fff;margin:0;background:0 0}.public-profile-about .post-card__description p{margin:0;color:#263547;font-size:15px;line-height:1.6}.public-profile-overview[data-plus-themed=true] .public-profile-about .post-card__description{--post-description-fade:rgba(var(--plus-accent-rgb), .1)}.public-profile-overview[data-plus-themed=true] .public-profile-stats>div,.public-profile-stats>div{min-height:52px;display:grid;grid-template-columns:1fr;gap:1px;align-content:center;justify-items:center;padding:5px;border:0;border-radius:0;background:0 0;box-shadow:none;text-align:center}.public-profile-overview[data-plus-themed=true] .public-profile-stats dt,.public-profile-stats dt{font-size:18px;line-height:1.1}.public-profile-overview[data-plus-themed=true] .public-profile-stats dd,.public-profile-stats dd{width:100%;overflow:visible;font-size:12px;line-height:1.2;text-overflow:clip;white-space:nowrap}.profile-price-panel__scroll{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:18px 22px 24px;scrollbar-gutter:stable}.profile-price-category{display:grid;gap:12px;padding:0 0 20px;border-bottom:1px solid #e3e8ee}.profile-price-category+.profile-price-category{padding-top:20px}.profile-price-category:last-child{padding-bottom:0;border-bottom:0}.profile-price-category h3{display:flex;align-items:center;gap:9px;margin:0;color:#263547;font-size:17px}.profile-price-category h3 i{color:#4a76a8}.profile-price-category dl{display:grid;gap:0;margin:0}.profile-price-category dl>div{min-height:44px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:8px 0;border-bottom:1px dashed #e5eaf0}.profile-price-category dl>div:last-child{border-bottom:0}.profile-price-category dt{color:#53657a}.profile-price-category dd{margin:0;color:#1f3043;font-weight:850;white-space:nowrap}@media (max-width:760px){.profile-editor-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;overflow:visible;padding:5px 4px}.profile-editor-tabs::-webkit-scrollbar{display:none}.profile-editor-tabs button{width:100%;min-width:0;min-height:48px;flex-direction:column;gap:2px;padding:5px 1px;font-size:10px;line-height:1.05;white-space:nowrap}.profile-editor-tabs button i{flex:0 0 auto;font-size:11px}.profile-editor-tabs button span{width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis}.profile-editor-shell>.profile-editor-panel{padding:14px 12px}.profile-avatar-editor .avatar-preview-row{align-items:flex-start}.profile-avatar-editor .avatar-submit-actions{display:grid;grid-template-columns:1fr}.profile-general-identity{grid-template-columns:1fr}.profile-avatar-editor .avatar-submit-actions>*{width:100%;white-space:normal}.profile-services-grid{grid-template-columns:1fr}.profile-services-grid label{grid-template-columns:minmax(0,1fr) minmax(120px,150px)}.profile-services-intro{align-items:center}.profile-price-line{grid-template-columns:auto auto minmax(0,1fr);gap:7px;min-height:44px;padding:7px 9px}.profile-price-open{grid-column:auto;width:auto;min-height:34px;padding:6px 10px;justify-content:center;justify-self:end;font-size:12px}.public-profile-overview>.partner-badge--link{min-height:26px;margin:12px auto;padding:4px 8px;font-size:11px;line-height:1}.public-profile-overview[data-plus-themed=true] .public-profile-stats,.public-profile-stats{gap:0;padding-top:10px}.public-profile-overview[data-plus-themed=true] .public-profile-stats>div,.public-profile-stats>div{min-height:46px;padding:3px 1px}.public-profile-overview[data-plus-themed=true] .public-profile-stats dt,.public-profile-stats dt{font-size:17px}.public-profile-overview[data-plus-themed=true] .public-profile-stats dd,.public-profile-stats dd{font-size:11px}.public-profile-identity h1 .display-name-with-status{gap:4px}.public-profile-identity h1 .plus-status-icon{width:22px!important;height:22px!important;flex-basis:22px}.public-profile-about{padding-top:14px}.profile-price-panel__scroll{padding:16px 16px 22px;scrollbar-gutter:auto}}@media (max-width:360px){.profile-editor-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:900px){html.chat-conversation-open{overflow:hidden;scrollbar-gutter:auto}body.chat-conversation-open{width:100%;height:var(--chat-viewport-height,100dvh);overflow:hidden;overscroll-behavior:none}#messagesView.chat-open{position:fixed;top:var(--chat-viewport-offset-top,0);right:0;bottom:auto;left:0;z-index:1400;width:100%;height:var(--chat-viewport-height,100dvh);margin:0;overflow:hidden;background:var(--social-page,var(--bg))}#messagesView.chat-open .chat-layout{width:100%;height:100%;gap:0}#messagesView.chat-open .chat-panel--conversation{width:100%;height:100%;min-height:0;max-height:none;margin:0;padding:0;overflow:hidden;border:0;border-radius:0;box-shadow:none}#messagesView.chat-open .chat-panel__header{min-height:64px;margin:0;padding:9px 14px;background:rgba(255,255,255,.96)}#messagesView.chat-open .chat-messages{min-height:0;padding:14px 12px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch}#messagesView.chat-open .chat-form{margin:0;padding:10px 10px max(6px,env(safe-area-inset-bottom))}}@media (max-width:430px){.profile-editor-tabs button{gap:3px;padding-inline:1px;font-size:10px}.profile-services-grid label{grid-template-columns:1fr;gap:6px}}@media (max-width:360px){.profile-editor-tabs button{font-size:9.5px}.profile-editor-tabs button i{display:none}.profile-price-line{gap:5px}.profile-price-open{padding-inline:7px;font-size:11px}}.consent-modal-open{overflow:hidden}.cookie-consent{position:fixed;right:18px;bottom:18px;left:18px;z-index:220;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;width:min(1080px,calc(100% - 36px));margin:0 auto;padding:18px;border:1px solid #cfd9e6;border-radius:8px;background:#fff;color:#233142;box-shadow:0 18px 52px rgba(35,49,66,.24);font-family:Onest,Arial,sans-serif}.cookie-consent__copy strong{display:block;margin-bottom:4px;font-size:17px}.cookie-consent__copy p{margin:0;color:#66768a;font-size:14px;line-height:1.5}.cookie-consent__copy a,.legal-consent-modal a{color:#365f8d;font-weight:700}.cookie-consent__actions{display:flex;gap:8px;align-items:center}.consent-btn{min-height:42px;padding:0 15px;border:1px solid transparent;border-radius:8px;font:700 14px/1 Onest,Arial,sans-serif;cursor:pointer;white-space:nowrap}.consent-btn:disabled{cursor:not-allowed;opacity:.55}.consent-btn--primary{background:#4a76a8;color:#fff}.consent-btn--secondary{border-color:#cfd9e6;background:#f4f7fb;color:#365f8d}.legal-consent-modal{position:fixed;inset:0;z-index:230;display:grid;place-items:center;padding:18px;overflow-y:auto;background:rgba(35,49,66,.58);font-family:Onest,Arial,sans-serif}.legal-consent-modal__panel{width:min(620px,100%);padding:24px;border-radius:8px;background:#fff;color:#233142;box-shadow:0 24px 72px rgba(23,34,48,.3)}.legal-consent-modal__head{display:grid;grid-template-columns:46px minmax(0,1fr);gap:14px;align-items:start}.legal-consent-modal__mark{display:grid;place-items:center;width:46px;height:46px;border-radius:8px;background:#4a76a8;color:#fff;font-size:21px;font-weight:900}.legal-consent-modal h2{margin:0 0 6px;font-size:24px;line-height:1.2}.legal-consent-modal__head p{margin:0;color:#66768a;line-height:1.5}.legal-consent-modal__checks{display:grid;gap:10px;margin:22px 0 14px}.consent-check{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;align-items:start;padding:12px;border:1px solid #cfd9e6;border-radius:8px;background:#f8fafc;font-size:14px;line-height:1.45}.consent-check--optional{background:#eef7f5}.consent-check input{width:18px;height:18px;margin:1px 0 0;accent-color:#4a76a8}.legal-consent-modal__status{min-height:22px;color:#b64d38;font-size:14px}.legal-consent-modal__submit{width:100%;margin-top:8px}@media (max-width:680px){.cookie-consent{right:10px;bottom:10px;left:10px;grid-template-columns:1fr;width:auto;padding:14px}.cookie-consent__actions{display:grid;grid-template-columns:1fr}.consent-btn{width:100%;white-space:normal}.legal-consent-modal{place-items:start center;padding:10px}.legal-consent-modal__panel{padding:18px}.legal-consent-modal__head{grid-template-columns:40px minmax(0,1fr)}.legal-consent-modal__mark{width:40px;height:40px}.legal-consent-modal h2{font-size:20px}}
