@import "https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700&display=swap";
.PostLinkEditor-module__0uMfIW__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out PostLinkEditor-module__0uMfIW__fadeIn;display:flex;position:fixed;inset:0}@keyframes PostLinkEditor-module__0uMfIW__fadeIn{0%{opacity:0}to{opacity:1}}.PostLinkEditor-module__0uMfIW__modal{background:#fff;border-radius:20px;width:100%;max-width:440px;animation:.3s cubic-bezier(.16,1,.3,1) PostLinkEditor-module__0uMfIW__slideUp;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@keyframes PostLinkEditor-module__0uMfIW__slideUp{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.PostLinkEditor-module__0uMfIW__postPreview{aspect-ratio:1;background:#f5f5f5;max-height:280px;position:relative;overflow:hidden}.PostLinkEditor-module__0uMfIW__postImage{object-fit:cover;width:100%;height:100%}.PostLinkEditor-module__0uMfIW__videoIndicator{background:#0009;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:12px;right:12px}.PostLinkEditor-module__0uMfIW__videoIndicator svg{margin-left:2px}.PostLinkEditor-module__0uMfIW__editorSection{padding:24px}.PostLinkEditor-module__0uMfIW__header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.PostLinkEditor-module__0uMfIW__title{color:#171717;letter-spacing:-.02em;margin:0;font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:20px;font-weight:700}.PostLinkEditor-module__0uMfIW__closeBtn{color:#525252;cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.PostLinkEditor-module__0uMfIW__closeBtn:hover{color:#171717;background:#e5e5e5}.PostLinkEditor-module__0uMfIW__description{color:#737373;margin:0 0 20px;font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;line-height:1.5}.PostLinkEditor-module__0uMfIW__inputGroup{margin-bottom:20px}.PostLinkEditor-module__0uMfIW__label{color:#404040;margin-bottom:8px;font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px;font-weight:600;display:block}.PostLinkEditor-module__0uMfIW__inputWrapper{align-items:center;display:flex;position:relative}.PostLinkEditor-module__0uMfIW__inputIcon{color:#a3a3a3;pointer-events:none;position:absolute;left:14px}.PostLinkEditor-module__0uMfIW__input{color:#171717;background:#fafafa;border:2px solid #0000;border-radius:12px;outline:none;width:100%;padding:14px 14px 14px 44px;font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;transition:all .15s}.PostLinkEditor-module__0uMfIW__input::placeholder{color:#a3a3a3}.PostLinkEditor-module__0uMfIW__input:hover{background:#f5f5f5}.PostLinkEditor-module__0uMfIW__input:focus{background:#fff;border-color:#171717}.PostLinkEditor-module__0uMfIW__input:disabled{opacity:.6;cursor:not-allowed}.PostLinkEditor-module__0uMfIW__error{color:#ef4444;margin:8px 0 0;font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:13px}.PostLinkEditor-module__0uMfIW__actions{gap:12px;display:flex}.PostLinkEditor-module__0uMfIW__saveBtn{color:#fff;cursor:pointer;background:#171717;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:600;transition:all .15s;display:flex}.PostLinkEditor-module__0uMfIW__saveBtn:hover:not(:disabled){background:#404040;transform:translateY(-1px)}.PostLinkEditor-module__0uMfIW__saveBtn:active:not(:disabled){transform:translateY(0)}.PostLinkEditor-module__0uMfIW__saveBtn:disabled{opacity:.5;cursor:not-allowed}.PostLinkEditor-module__0uMfIW__deleteBtn{color:#ef4444;cursor:pointer;background:0 0;border:2px solid #fecaca;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:600;transition:all .15s;display:flex}.PostLinkEditor-module__0uMfIW__deleteBtn:hover:not(:disabled){background:#fef2f2;border-color:#ef4444}.PostLinkEditor-module__0uMfIW__deleteBtn:disabled{opacity:.5;cursor:not-allowed}.PostLinkEditor-module__0uMfIW__spinner{border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite PostLinkEditor-module__0uMfIW__spin}@keyframes PostLinkEditor-module__0uMfIW__spin{to{transform:rotate(360deg)}}.PostLinkEditor-module__0uMfIW__currentLink{border-top:1px solid #f5f5f5;flex-direction:column;gap:4px;margin-top:20px;padding-top:16px;display:flex}.PostLinkEditor-module__0uMfIW__currentLinkLabel{color:#a3a3a3;text-transform:uppercase;letter-spacing:.04em;font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px;font-weight:500}.PostLinkEditor-module__0uMfIW__currentLinkUrl{color:#0095f6;text-overflow:ellipsis;white-space:nowrap;font-family:Instrument Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;text-decoration:none;overflow:hidden}.PostLinkEditor-module__0uMfIW__currentLinkUrl:hover{text-decoration:underline}@media (max-width:480px){.PostLinkEditor-module__0uMfIW__backdrop{align-items:flex-end;padding:0}.PostLinkEditor-module__0uMfIW__modal{border-radius:20px 20px 0 0;max-width:100%;animation:.3s cubic-bezier(.16,1,.3,1) PostLinkEditor-module__0uMfIW__slideUpMobile}@keyframes PostLinkEditor-module__0uMfIW__slideUpMobile{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.PostLinkEditor-module__0uMfIW__postPreview{max-height:200px}.PostLinkEditor-module__0uMfIW__actions{flex-direction:column-reverse}.PostLinkEditor-module__0uMfIW__deleteBtn{width:100%}}
.SocialGrid-module__yWbHxG__container{width:100%}.SocialGrid-module__yWbHxG__grid{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.SocialGrid-module__yWbHxG__gridItem{aspect-ratio:1;cursor:pointer;background:#efefef;border:none;outline:none;padding:0;position:relative;overflow:hidden}.SocialGrid-module__yWbHxG__gridItem:focus-visible{outline-offset:-2px;z-index:1;outline:2px solid #0095f6}.SocialGrid-module__yWbHxG__image{object-fit:cover;width:100%;height:100%;transition:opacity .15s}.SocialGrid-module__yWbHxG__linked{cursor:pointer}.SocialGrid-module__yWbHxG__linked:hover .SocialGrid-module__yWbHxG__image{opacity:.85}.SocialGrid-module__yWbHxG__linked:active{transform:scale(.98)}.SocialGrid-module__yWbHxG__unlinked{cursor:default}.SocialGrid-module__yWbHxG__unlinked .SocialGrid-module__yWbHxG__image{filter:grayscale();opacity:.35}.SocialGrid-module__yWbHxG__disabledOverlay{pointer-events:none;background:#ffffff26;position:absolute;inset:0}.SocialGrid-module__yWbHxG__mediaIcon{filter:drop-shadow(0 1px 3px #0006);position:absolute;top:8px;right:8px}.SocialGrid-module__yWbHxG__mediaIcon svg{width:16px;height:16px}.SocialGrid-module__yWbHxG__linked:after{content:"";pointer-events:none;background:0 0;transition:background .15s;position:absolute;inset:0}.SocialGrid-module__yWbHxG__linked:hover:after{background:#00000014}@media (max-width:735px){.SocialGrid-module__yWbHxG__grid{gap:3px}}@media (max-width:480px){.SocialGrid-module__yWbHxG__grid{gap:1px}.SocialGrid-module__yWbHxG__mediaIcon{top:6px;right:6px}.SocialGrid-module__yWbHxG__mediaIcon svg{width:14px;height:14px}}@media (prefers-reduced-motion:reduce){.SocialGrid-module__yWbHxG__gridItem,.SocialGrid-module__yWbHxG__image,.SocialGrid-module__yWbHxG__linked:after{transition:none}}
