.pc-share-scrim{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:rgba(37,31,41,.26);backdrop-filter:blur(3px)}.pc-share-dialog{width:min(820px,92%);max-height:min(92vh,720px);display:flex;flex-direction:column;padding:22px;border-radius:22px;border:1px solid #ebe4f0;background:#fff;box-shadow:0 28px 90px rgba(45,36,59,.22);color:#1a1626}.pc-share-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-shrink:0}.pc-share-dialog header h2{margin:0;font-size:22px;font-weight:700;letter-spacing:-.02em;line-height:1.25;color:#1a1626}.pc-share-dialog header p{margin:6px 0 0;color:#918a94;font-size:12px;line-height:1.45}.pc-share-dialog header>button{width:40px;height:40px;flex-shrink:0;border:0;border-radius:50%;background:#f1edf3;color:#665a6d;font-size:20px;line-height:1;cursor:pointer;transition:opacity .15s ease}.pc-share-dialog header>button:hover{opacity:.88}.pc-share-body{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:22px;margin-top:18px;min-height:0;flex:1}.pc-share-preview{height:480px;max-height:min(480px,calc(92vh - 160px));display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #e3dbe9;border-radius:18px;background:#f6f1f8}.pc-share-preview img{width:100%;height:100%;object-fit:contain}.pc-share-preview-status{padding:24px;text-align:center;color:#817a84;font-size:13px;line-height:1.6}.pc-share-preview-status button{margin-top:10px;border:0;background:transparent;color:#6b5ba8;font-size:13px;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.share-long-image-card--clipped [data-share-long-image-fade]{display:block!important}.pc-share-body aside{display:flex;flex-direction:column;padding:16px;border-radius:16px;background:#faf8fb;min-height:0}.pc-share-body aside h3{margin:0;font-size:17px;font-weight:700;line-height:1.45;color:#1a1626;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.pc-share-body aside>p{margin:9px 0 0;color:#817a84;font-size:12px;line-height:1.65}.pc-share-body aside .pc-share-actions{margin-top:auto;padding-top:16px;display:grid;gap:10px}.pc-share-body aside button{width:100%;min-height:40px;border:1px solid rgba(93,77,131,.12);border-radius:11px;background:#fff;color:#5d4d83;font-size:12px;font-weight:600;cursor:pointer;transition:opacity .15s ease}.pc-share-body aside button:hover:not(:disabled){opacity:.92}.pc-share-body aside button:disabled{cursor:not-allowed;opacity:.48}.pc-share-body aside button.primary{border:0;background:#11101a;color:#fff;font-weight:700}@media (max-width:760px){.pc-share-dialog{width:min(100%,520px);max-height:min(94vh,860px);padding:18px}.pc-share-dialog header h2{font-size:18px}.pc-share-body{grid-template-columns:1fr;gap:14px;overflow-y:auto}.pc-share-preview{height:360px;max-height:42vh}}