.social{background:var(--base-700);width:100%;min-height:100svh;font-family:var(--font-host-grotesk), sans-serif;justify-content:center;align-items:flex-start;padding:2.5rem 1.5rem;display:flex}.social-card{text-align:center;color:#fff;width:100%;max-width:720px;min-height:calc(100svh - 5rem);font-family:var(--font-host-grotesk), sans-serif;background-image:url(/home/pg-global-bg.webp);background-position:50%;background-size:cover;border:1px solid #ffffff1f;border-radius:2rem;flex-direction:column;align-items:center;padding:1.5rem 2rem 3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #0000008c}.social-card:before{content:"";pointer-events:none;background:linear-gradient(#06091266 0%,#06091233 38%,#0609128c 100%);position:absolute;inset:0}.social-card>*{z-index:1;position:relative}.social-card h1,.social-card p,.social-card span,.social-card a{font-family:var(--font-host-grotesk), sans-serif;text-transform:none;letter-spacing:-.01em;line-height:1.2}.social-card svg{object-fit:contain;width:1.4rem;height:1.4rem}.social-topbar{justify-content:space-between;align-items:center;width:100%;margin-bottom:1.25rem;display:flex}.social-chip{color:#14171c;cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;text-decoration:none;transition:transform .2s;display:flex;box-shadow:0 2px 10px #0000004d}.social-chip:hover{transform:scale(1.05)}.social-chip svg{width:1.5rem;height:1.5rem}.social-chip--logo{width:auto;height:2.25rem;box-shadow:none;background:0 0;border-radius:0;padding:0;overflow:visible}.social-chip--logo img{object-fit:contain;filter:drop-shadow(0 1px 6px #0006);width:auto;height:100%}.social-profile{flex-direction:column;align-items:center;gap:.4rem;margin:.5rem 0 1.75rem;display:flex}.social-avatar{background:conic-gradient(from 200deg,#f9ce34,#ff7a00,#ee2a7b,#8a2be2,#2f80ed,#27ae60,#f9ce34);border-radius:50%;width:7rem;height:7rem;padding:.28rem;box-shadow:0 6px 24px #00000073}.social-avatar-inner{background:#0b0f1a;border:2px solid #0b0f1a;border-radius:50%;width:100%;height:100%;overflow:hidden}.social-avatar-inner img{object-fit:cover;width:100%;height:100%}.social-handle{color:#fff;margin-top:.5rem;font-size:1.6rem;font-weight:700}.social-tagline{color:#fff;text-shadow:0 1px 8px #00000073;max-width:30ch;font-size:.95rem;font-weight:500}.social-section{width:100%;max-width:560px}.social-section+.social-section{margin-top:1.5rem}.social-section-title{text-transform:uppercase;letter-spacing:.08em;color:#fff;text-shadow:0 1px 8px #00000073;margin-bottom:.85rem;font-size:.82rem;font-weight:600}.social-links{flex-direction:column;gap:1rem;width:100%;display:flex}.social-link{color:#14171c;background:#fff;border-radius:.85rem;align-items:center;gap:.75rem;width:100%;min-height:3.5rem;padding:0 1rem;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 4px 16px #0003}.social-link:hover{transform:scale(1.02);box-shadow:0 8px 22px #00000047}.social-link-icon{flex:0 0 1.5rem;justify-content:center;align-items:center;display:flex}.social-link-label{text-align:center;color:#14171c;flex:1;margin-left:-1.5rem;font-size:1rem;font-weight:600}.social-link-dots{text-align:right;color:#14171c80;flex:0 0 1rem;font-size:1.2rem}.social-quote{color:#fff;text-shadow:0 1px 10px #00000080;margin:2rem 0 1.25rem;font-size:1rem;font-weight:600}.social-socials{align-items:center;gap:1.75rem;margin-bottom:2.25rem;display:flex}.social-icon{color:#fff;text-decoration:none;transition:transform .2s,opacity .2s;display:flex}.social-icon svg{width:1.7rem;height:1.7rem}.social-icon:hover{opacity:.8;transform:translateY(-2px)}.social-foot{letter-spacing:.08em;color:#ffffff8c;margin-top:auto;font-size:.8rem}.social-toast{color:#fff;font-size:.85rem;font-family:var(--font-host-grotesk), sans-serif;text-transform:none;opacity:0;pointer-events:none;z-index:50;background:#14171ceb;border-radius:.6rem;padding:.6rem 1.1rem;transition:opacity .25s,transform .25s;position:fixed;bottom:2rem;left:50%;transform:translate(-50%,1rem)}.social-toast.is-shown{opacity:1;transform:translate(-50%)}.social-preview-wrap{z-index:2;cursor:pointer;text-decoration:none;transition:transform .3s;display:block;position:relative}.social-preview-wrap:hover{transform:translateY(-5px)}.social-card--preview{pointer-events:none;width:min(90vw,400px);max-width:400px;height:auto;min-height:0;padding:1.25rem 1.25rem 1.75rem}.social-card--preview .social-avatar{width:5.5rem;height:5.5rem}.social-card--preview .social-handle{font-size:1.35rem}.social-card--preview .social-link{min-height:3rem}.social-card--preview .social-socials{margin-bottom:1.25rem}.social-preview-wrap:hover .social-card--preview{box-shadow:0 30px 80px #0009}@media (max-width:600px){.social{background:var(--base-700);padding:0}.social-card:not(.social-card--preview){border-radius:0;max-width:100%;min-height:100svh;padding:1.25rem 1.25rem 2.5rem}}
