.zib-social-links{--zsl-accent:var(--zsl-accent-source,var(--focus-color,#6f9a78));--zsl-ink:var(--zsl-text-source,var(--main-color,#1b2721));--zsl-muted:var(--muted-2-color,#78847b);--zsl-line:var(--main-border-color,#dce4dc);--zsl-card-bg:var(--zsl-card-source,var(--main-bg-color,#fff));--zsl-soft:rgba(111,154,120,.10);width:100%;margin:16px 0;color:var(--zsl-ink);background:#fff0;border:0;box-shadow:none}.zib-social-links *{box-sizing:border-box}.zsl-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));justify-content:stretch;gap:8px;width:100%}.zsl-card{display:flex;align-items:center;min-width:0;min-height:48px;padding:7px 10px;border:0;border-radius:10px;background:var(--zsl-card-bg);color:var(--zsl-ink);text-decoration:none;box-shadow:0 3px 12px rgb(44 69 50 / .08);transition:box-shadow .2s ease,transform .2s ease}a.zsl-card{cursor:pointer}.zsl-card:hover{box-shadow:0 4px 12px rgb(44 69 50 / .1);color:var(--zsl-ink);transform:none}.zsl-card:focus-visible{outline:2px solid color-mix(in srgb,var(--zsl-accent) 55%,transparent);outline-offset:2px}.zsl-icon{display:flex;align-items:center;justify-content:center;flex:0 0 32px;width:32px;height:32px;margin-right:9px;border-radius:9px;background:var(--zsl-soft);color:var(--zsl-accent);font-size:17px;line-height:1}.zsl-icon-svg{display:block;width:1em;height:1em;fill:currentColor}.zsl-content{display:flex;min-width:0;flex:1;flex-direction:column;justify-content:center;line-height:1.2}.zsl-name{display:block;overflow:hidden;color:var(--zsl-ink);font-size:13px;font-weight:650;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.zsl-handle{display:block;overflow:hidden;margin-top:3px;color:var(--zsl-muted);font:11px/1.2 var(--zsl-mono,monospace);text-overflow:ellipsis;white-space:nowrap}.zsl-empty{margin:0;padding:10px 0;color:var(--zsl-muted);font-size:13px}.zsl-editor-empty{padding:14px 0;text-align:center}.zib-social-links.is-editor-preview{margin:0}.zib-social-links.is-editor-preview .zsl-card{cursor:pointer}.zib-social-links.is-editor-preview .zsl-card:focus-visible{outline:2px solid color-mix(in srgb,var(--zsl-accent) 65%,transparent);outline-offset:2px}.zib-social-links.is-editor-preview .zsl-handle.is-placeholder{opacity:.65}.zsl-editor-selected{min-width:0;border-radius:11px;outline:2px solid color-mix(in srgb,var(--zsl-accent) 48%,transparent);outline-offset:2px}.zsl-toolbar-dropdown,.components-popover__content.zsl-toolbar-dropdown,.zsl-toolbar-dropdown .components-popover__content{border-radius:16px;overflow:hidden}.components-popover__content.zsl-toolbar-dropdown,.zsl-toolbar-dropdown .components-popover__content{padding:0;border:0;background:#fff0;box-shadow:none}.zsl-toolbar-popover{--zsl-toolbar-accent:var(--focus-color,#6f9a78);--zsl-toolbar-surface:var(--main-bg-color,#fff);--zsl-toolbar-control:var(--muted-bg-color,#f3f6f3);--zsl-toolbar-ink:var(--main-color,#1b2721);--zsl-toolbar-muted:var(--muted-2-color,#78847b);--zsl-toolbar-line:var(--main-border-color,#dce4dc);width:min(360px,calc(100vw - 32px));max-height:min(680px,calc(100vh - 104px));overflow-y:auto;padding:16px;border:1px solid var(--zsl-toolbar-line);border-radius:16px;background:var(--zsl-toolbar-surface);color:var(--zsl-toolbar-ink);box-shadow:0 12px 30px rgb(44 69 50 / .14)}.zsl-toolbar-popover-title{margin:0 0 4px;color:var(--zsl-toolbar-ink);font-size:14px;font-weight:600;line-height:1.4}.zsl-toolbar-popover-help{margin:0 0 12px;color:var(--zsl-toolbar-muted);font-size:12px;line-height:1.5}.zsl-toolbar-popover .components-base-control{margin-bottom:10px}.zsl-toolbar-popover .components-base-control:last-of-type{margin-bottom:12px}.zsl-toolbar-popover .components-base-control__label{color:var(--zsl-toolbar-ink);font-size:13px;font-weight:600;letter-spacing:0;text-transform:none}.zsl-toolbar-popover .components-input-control__container{min-height:40px;overflow:hidden;border:1px solid var(--zsl-toolbar-line)!important;border-radius:8px!important;background:var(--zsl-toolbar-control)!important;box-shadow:none!important}.zsl-toolbar-popover select,.zsl-toolbar-popover .components-select-control select,.zsl-toolbar-popover .components-select-control__input,.zsl-toolbar-popover .components-input-control__input,.zsl-toolbar-popover .components-text-control__input{width:100%;min-height:40px;padding:0 34px 0 12px;border:1px solid var(--zsl-toolbar-line)!important;border-radius:8px!important;background-color:var(--zsl-toolbar-control)!important;color:var(--zsl-toolbar-ink)!important;box-shadow:none!important}.zsl-toolbar-popover .components-input-control__container .components-input-control__input{border:0!important;border-radius:inherit!important;background:transparent!important;box-shadow:none!important}.zsl-toolbar-popover select{appearance:none!important;-webkit-appearance:none!important;background-image:linear-gradient(45deg,transparent 50%,var(--zsl-toolbar-muted) 50%),linear-gradient(135deg,var(--zsl-toolbar-muted) 50%,transparent 50%);background-position:calc(100% - 17px) 50%,calc(100% - 12px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.zsl-toolbar-popover .components-input-control__container:focus-within{border-color:var(--zsl-toolbar-accent)!important;box-shadow:0 0 0 2px color-mix(in srgb,var(--zsl-toolbar-accent) 22%,transparent)!important}.zsl-toolbar-popover select:focus,.zsl-toolbar-popover .components-select-control select:focus,.zsl-toolbar-popover .components-select-control__input:focus,.zsl-toolbar-popover .components-input-control__input:focus,.zsl-toolbar-popover .components-text-control__input:focus{border-color:var(--zsl-toolbar-accent)!important;outline:none;box-shadow:0 0 0 2px color-mix(in srgb,var(--zsl-toolbar-accent) 22%,transparent)!important}.zsl-toolbar-popover .components-input-control__container .components-input-control__input:focus{border:0!important;box-shadow:none!important;outline:none}.zsl-toolbar-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;padding-top:12px;border-top:1px solid var(--zsl-toolbar-line)}.zsl-toolbar-actions .components-button{min-height:36px;padding:0 13px;border:1px solid var(--zsl-toolbar-line);border-radius:8px;background:var(--zsl-toolbar-control);color:var(--zsl-toolbar-ink);font-size:13px;font-weight:600;line-height:1;box-shadow:none;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.zsl-toolbar-actions .components-button:hover{border-color:var(--zsl-toolbar-accent);background:color-mix(in srgb,var(--zsl-toolbar-accent) 10%,var(--zsl-toolbar-control));color:var(--zsl-toolbar-ink)}.zsl-toolbar-actions .components-button.is-secondary{border-color:var(--zsl-toolbar-accent);background:var(--zsl-toolbar-accent);color:#fff}.zsl-toolbar-actions .components-button.is-secondary:hover{background:color-mix(in srgb,var(--zsl-toolbar-accent) 86%,#000);color:#fff}.zsl-toolbar-actions .components-button.is-destructive{border-color:color-mix(in srgb,#d63638 36%,var(--zsl-toolbar-line));background:#fff0;color:#b32d2e}.zsl-toolbar-actions .components-button.is-destructive:hover{border-color:#d63638;background:color-mix(in srgb,#d63638 9%,var(--zsl-toolbar-control));color:#8f2426}.zsl-toolbar-actions .components-button.is-tertiary{border-color:var(--zsl-toolbar-line);background:var(--zsl-toolbar-control);color:var(--zsl-toolbar-accent)}.zsl-toolbar-actions .components-button.is-tertiary:hover{border-color:var(--zsl-toolbar-line);background:color-mix(in srgb,var(--zsl-toolbar-accent) 10%,var(--zsl-toolbar-control));color:var(--zsl-toolbar-accent)}.dark-theme .zsl-toolbar-popover,body.dark-mode .zsl-toolbar-popover,html[data-theme="dark"] .zsl-toolbar-popover{--zsl-toolbar-surface:var(--main-bg-color,#2d2e31);--zsl-toolbar-control:var(--muted-bg-color,#383a3e);--zsl-toolbar-ink:var(--main-color,#e5eef7);--zsl-toolbar-muted:var(--muted-color,#b4b6bb);--zsl-toolbar-line:var(--main-border-color,rgba(255,255,255,.12));box-shadow:0 14px 32px rgb(0 0 0 / .28)}.dark-theme .zsl-toolbar-actions .components-button.is-destructive,body.dark-mode .zsl-toolbar-actions .components-button.is-destructive,html[data-theme="dark"] .zsl-toolbar-actions .components-button.is-destructive{color:#ff8d91}.dark-theme .zsl-toolbar-actions .components-button.is-destructive:hover,body.dark-mode .zsl-toolbar-actions .components-button.is-destructive:hover,html[data-theme="dark"] .zsl-toolbar-actions .components-button.is-destructive:hover{color:#ffb0b3}.dark-theme .zib-social-links,body.dark-mode .zib-social-links,html[data-theme="dark"] .zib-social-links{--zsl-ink:var(--zsl-text-source,var(--main-color,#e5eef7));--zsl-muted:var(--muted-color,#b4b6bb);--zsl-line:var(--main-border-color,rgba(255,255,255,.1));--zsl-card-bg:var(--zsl-card-source,var(--muted-bg-color,#2d2e31));--zsl-soft:rgba(111,154,120,.16)}.dark-theme .zsl-card,body.dark-mode .zsl-card,html[data-theme="dark"] .zsl-card{box-shadow:0 4px 14px rgb(0 0 0 / .24)}.dark-theme .zsl-card:hover,body.dark-mode .zsl-card:hover,html[data-theme="dark"] .zsl-card:hover{box-shadow:0 7px 16px rgb(0 0 0 / .32)}@supports (background:color-mix(in srgb,#000 50%,#fff)){.zib-social-links{--zsl-soft:color-mix(in srgb,var(--zsl-accent) 10%,transparent)}.dark-theme .zib-social-links,body.dark-mode .zib-social-links,html[data-theme="dark"] .zib-social-links{--zsl-soft:color-mix(in srgb,var(--zsl-accent) 16%,transparent);--zsl-card-bg:color-mix(in srgb,var(--zsl-card-source,var(--muted-bg-color,#2d2e31)) 82%,#111827)}}@media (max-width:760px){.zib-social-links{margin:12px 0}.zsl-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.zsl-card{min-height:46px;padding:6px 8px;border-radius:9px}.zsl-icon{flex-basis:29px;width:29px;height:29px;margin-right:7px;border-radius:8px;font-size:15px}.zsl-name{font-size:12px}.zsl-handle{margin-top:2px;font-size:10px}}@media (max-width:340px){.zsl-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.zsl-card{transition:none}.zsl-card:hover{transform:none}}