.social-hub{--social-navy:#061a3a;--social-blue:#0a72ff;--social-muted:#50627a;isolation:isolate;min-height:100vh;color:var(--social-navy);font-family:var(--font-product,Arial,sans-serif);background:radial-gradient(circle at 78% 8%,#0a72ff22,#0000 28rem),radial-gradient(circle at 8% 72%,#0a72ff10,#0000 30rem),#f5f8fc;position:relative}.social-hub:before{content:"";z-index:-1;pointer-events:none;background-image:linear-gradient(#061a3a05 1px,#0000 1px),linear-gradient(90deg,#061a3a05 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 70%);mask-image:linear-gradient(#000,#0000 70%)}.social-hub *{box-sizing:border-box}.social-hub a{color:inherit;text-decoration:none}.social-hub a:focus-visible{outline-offset:5px;outline:3px solid #0a72ff}.social-hub-wrap{width:min(1180px,100% - 48px);margin:auto}.social-hub-skip{z-index:20;background:#f5f8fc;padding:12px 18px;position:absolute;top:10px;left:24px;transform:translateY(-150%)}.social-hub-skip:focus{transform:translateY(0)}.social-hub-nav{justify-content:space-between;align-items:center;gap:20px;min-height:88px;display:flex}.social-hub-brand{letter-spacing:.11em;align-items:center;gap:12px;font-size:14px;font-weight:760;display:flex}.social-hub-brand a{align-items:center;min-height:44px;padding:12px 0;display:flex}.social-hub-brand span{color:var(--social-blue);font-size:19px}.social-hub .social-hub-home{white-space:nowrap;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff9e;border:1px solid #061a3a20;border-radius:999px;align-items:center;gap:22px;min-height:44px;padding:12px 18px;font-size:14px;font-weight:650;display:flex}.social-hub-hero{text-align:center;padding:56px 0 50px}.social-hub-kicker{color:#0862ce;letter-spacing:.2em;text-transform:uppercase;margin:0 0 22px;font-size:13px;font-weight:700;line-height:1.5}.social-hub-hero h1{letter-spacing:-.065em;text-wrap:balance;max-width:1050px;color:var(--social-navy);margin:0 auto;font-size:clamp(3.1rem,7.8vw,6.8rem);font-weight:650;line-height:1.03}.social-hub-hero h1 span{color:#1269c7;-webkit-text-fill-color:transparent;background:linear-gradient(110deg,#095db9,#3989dd);-webkit-background-clip:text;background-clip:text}.social-hub-lede{max-width:685px;color:var(--social-muted);text-wrap:pretty;margin:26px auto 0;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.7}.social-hub-cloud{max-width:600px;height:112px;margin:34px auto 8px;position:relative}.social-hub-float{background:#ffffffd9;border:1px solid #fff;border-radius:21px;width:66px;height:66px;padding:10px;transition:box-shadow .2s;animation:5s ease-in-out infinite social-float;position:absolute;box-shadow:0 14px 36px #061a3a20}.social-hub-float img{width:100%;height:100%;display:block}.social-hub-float-instagram{top:26px;left:9%;rotate:-8deg}.social-hub-float-tiktok{animation-delay:-1.2s;top:0;left:33%;rotate:5deg}.social-hub-float-youtube{animation-delay:-2.4s;top:28px;right:29%;rotate:-5deg}.social-hub-float-facebook{animation-delay:-3.3s;top:2px;right:6%;rotate:8deg}.social-hub-float:hover{box-shadow:0 18px 40px #0a72ff30}@keyframes social-float{0%,to{translate:0}50%{translate:0 -8px}}.social-hub-banner{background:#f8faff;border:1px solid #fff;border-radius:28px;max-width:980px;margin:22px auto 0;overflow:hidden;box-shadow:0 24px 70px #061a3a17}.social-hub-banner img{width:100%;height:auto;display:block}.social-hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:22px 0 80px;scroll-margin-top:24px;display:grid}.social-hub-card{isolation:isolate;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffba;border:1px solid #fff;border-radius:32px;padding:30px;scroll-margin-top:24px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 20px 55px #061a3a0e}.social-hub-card:hover{transform:translateY(-4px);box-shadow:0 28px 65px #061a3a1c}.social-hub-card header{min-height:82px;padding:0 105px 0 0}.social-hub-card h2{letter-spacing:-.035em;color:var(--social-navy);margin:0 0 6px;font-size:27px;font-weight:650;line-height:1.2}.social-hub-handle{color:var(--social-muted);overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.5}.social-hub-orb{background:#fcfdff;border-radius:26px;width:84px;height:84px;padding:12px;transition:rotate .25s,scale .25s;position:absolute;top:26px;right:28px;rotate:5deg;box-shadow:0 14px 34px #061a3a21}.social-hub-orb img{width:100%;height:100%;display:block}.social-hub-card:hover .social-hub-orb{rotate:0deg;scale:1.04}.social-hub-glow{z-index:-1;opacity:.13;filter:blur(18px);pointer-events:none;border-radius:50%;width:320px;height:320px;position:absolute;top:-115px;right:-95px}.social-hub-instagram .social-hub-glow{background:linear-gradient(135deg,#ffd600,#ff0069,#7638fa)}.social-hub-tiktok .social-hub-glow{background:linear-gradient(135deg,#25f4ee,#fe2c55)}.social-hub-youtube .social-hub-glow{background:#f03}.social-hub-facebook .social-hub-glow{background:#1877f2}.social-hub-qr{background:#fff;border:1px solid #061a3a14;border-radius:23px;width:min(245px,100%);margin:22px 0;padding:12px;box-shadow:0 12px 28px #061a3a09}.social-hub-qr img{width:100%;height:auto;display:block}.social-hub-description{max-width:440px;min-height:52px;color:var(--social-muted);margin:0;font-size:16px;line-height:1.65}.social-hub .social-hub-follow{color:#f6f9ff;background:linear-gradient(115deg,#061a3a,#103a73);border-radius:16px;justify-content:space-between;align-items:center;gap:14px;min-height:52px;margin-top:22px;padding:16px 18px;font-size:15px;font-weight:650;transition:box-shadow .2s,background .2s;display:flex}.social-hub-follow:hover{box-shadow:0 6px 20px #061a3a30}.social-hub-instagram .social-hub-follow:hover{background:linear-gradient(110deg,#682dcc,#b80650)}.social-hub-tiktok .social-hub-follow:hover{background:linear-gradient(110deg,#101820,#126269)}.social-hub-youtube .social-hub-follow:hover{background:linear-gradient(110deg,#8f001d,#c7002b)}.social-hub-facebook .social-hub-follow:hover{background:linear-gradient(110deg,#0b4fa8,#0d64d4)}.social-hub-cta{color:#f5f8ff;background:linear-gradient(125deg,#061a3a,#0b2d63 70%,#145cb8);border-radius:30px;justify-content:space-between;align-items:center;gap:36px;margin-bottom:72px;padding:38px;display:flex;box-shadow:0 24px 55px #061a3a20}.social-hub-cta h2{letter-spacing:-.045em;color:inherit;margin:0;font-size:clamp(1.9rem,3.5vw,2.9rem);font-weight:600;line-height:1.1}.social-hub-cta p{color:#d4e2f7;max-width:550px;margin:16px 0 0;font-size:16px;line-height:1.6}.social-hub-cta-actions{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:14px;display:flex}.social-hub-cta-actions a{min-height:44px;padding:10px 0;font-size:14px;line-height:1.5}.social-hub .social-hub-explore{color:#071d3a;background:linear-gradient(#fafcff,#e7f0fc);border-radius:999px;align-items:center;gap:30px;min-height:52px;padding:15px 22px;font-size:15px;font-weight:650;display:flex;box-shadow:inset 0 1px #fff,0 7px 18px #0002}.social-hub-footer{color:var(--social-muted);border-top:1px solid #061a3a20;justify-content:space-between;gap:24px;padding:30px 0 40px;font-size:14px;display:flex}.social-hub-footer strong{color:var(--social-navy);font-weight:650}.social-hub-footer p{margin:8px 0 0;line-height:1.6}.social-hub-footer nav{align-items:flex-start;gap:24px;display:flex}.social-hub-footer a{min-height:44px;padding:12px 0}.social-hub-footer a:hover{text-decoration:underline}@media (max-width:760px){.social-hub-wrap{width:calc(100% - 32px)}.social-hub-nav{gap:12px;min-height:76px}.social-hub-brand{letter-spacing:.06em;gap:8px;font-size:12px}.social-hub .social-hub-home{gap:8px;padding:10px 12px;font-size:13px}.social-hub-hero{padding:34px 0 24px}.social-hub-hero h1{letter-spacing:-.052em;font-size:clamp(2.6rem,10.5vw,4.8rem);line-height:1.06}.social-hub-kicker{letter-spacing:.16em;font-size:12px}.social-hub-lede{margin-top:22px}.social-hub-cloud{max-width:460px;height:96px;margin-top:28px}.social-hub-float{border-radius:18px;width:56px;height:56px;padding:9px}.social-hub-float-instagram{left:3%}.social-hub-float-tiktok{left:29%}.social-hub-float-youtube{right:27%}.social-hub-float-facebook{right:1%}.social-hub-banner{border-radius:20px}.social-hub-grid{grid-template-columns:1fr;gap:18px;padding-bottom:44px}.social-hub-card{border-radius:27px;padding:26px}.social-hub-card h2{font-size:25px}.social-hub-orb{border-radius:23px;width:73px;height:73px;padding:10px;top:24px;right:25px}.social-hub-card header{min-height:70px;padding-right:82px}.social-hub-qr{width:220px}.social-hub-description{min-height:0}.social-hub-cta{border-radius:26px;flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:44px;padding:28px}.social-hub-footer{flex-direction:column;gap:10px;padding-bottom:86px}}@media (max-width:360px){.social-hub-brand{gap:5px;font-size:11px}.social-hub .social-hub-home{padding:10px;font-size:12px}.social-hub-card{padding:22px}.social-hub-orb{right:20px}.social-hub-handle{font-size:13px}.social-hub-card h2{font-size:23px}}@media (prefers-reduced-motion:reduce){.social-hub-float{animation:none}.social-hub-card,.social-hub-orb,.social-hub-follow{transition:none}.social-hub-card:hover{transform:none}}
