.dd-designer-profile .dddp-hero__inner{position:relative}
.dd-designer-profile .dddp-identity{transform:translateY(-12px)}
.dd-designer-profile .dddp-share{position:absolute;top:18px;right:16px;z-index:4;display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:1px solid rgba(16,41,31,.18);border-radius:999px;background:rgba(255,255,255,.9);color:#10291f;font:600 13px/1 inherit;cursor:pointer;box-shadow:0 8px 24px rgba(16,41,31,.06);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background-color .18s ease,border-color .18s ease,transform .18s ease}
.dd-designer-profile .dddp-share:hover{border-color:rgba(16,41,31,.32);background:#fff;transform:translateY(-1px)}
.dd-designer-profile .dddp-share:focus-visible{outline:2px solid #10291f;outline-offset:2px}
.dd-designer-profile .dddp-share svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:749px){.dd-designer-profile .dddp-identity{transform:translateY(-10px)}.dd-designer-profile .dddp-share{top:12px;right:12px;min-height:34px;padding:0 12px;font-size:12px}}
@media(prefers-reduced-motion:reduce){.dd-designer-profile .dddp-share{transition:none}}
