.edss-share{--edss-accent:#2563eb;position:relative;display:inline-flex;align-items:center;font-family:"Google Sans","Noto Sans Thai",system-ui,-apple-system,"Segoe UI",sans-serif;margin:12px 0;z-index:20}.edss-share *{box-sizing:border-box}.edss-trigger,.edss-action{font:inherit}.edss-trigger{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:inherit;padding:8px 10px;border-radius:8px;cursor:pointer;font-size:15px;font-weight:600}.edss-trigger:hover{background:#f3f4f6}.edss-trigger svg,.edss-action svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.edss-brand-icon{display:block;width:20px;height:20px;object-fit:contain;border-radius:4px}.edss-menu{position:absolute;top:calc(100% + 8px);left:0;right:auto;display:flex;align-items:center;gap:6px;padding:10px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 12px 30px rgba(15,23,42,.14);white-space:nowrap;z-index:9999}.edss-menu[hidden]{display:none!important}.edss-share.edss-align-right .edss-menu{left:auto;right:0}.edss-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:8px 10px;border:0;border-radius:8px;background:transparent;color:#111827;text-decoration:none;cursor:pointer;font-size:14px}.edss-action:hover{background:#f3f4f6;color:#111827}.edss-facebook,.edss-line{gap:8px}.edss-facebook svg,.edss-line svg{display:none}.edss-x{width:40px;padding:0}.edss-x svg{width:19px;height:19px;fill:#111;stroke:none}.edss-toast{position:fixed;left:16px;top:16px;max-width:min(320px,calc(100vw - 32px));transform:translateY(-6px);opacity:0;pointer-events:none;background:#fff;border-left:4px solid #22c55e;border-radius:8px;box-shadow:0 12px 28px rgba(15,23,42,.16);padding:12px 16px;transition:opacity .18s ease,transform .18s ease;font-size:14px;color:#111827;z-index:2147483647}.edss-toast.is-visible{opacity:1;transform:translateY(0)}.edss-style-pills .edss-trigger{border:1px solid var(--edss-accent);color:var(--edss-accent);padding:9px 14px;border-radius:999px}.edss-style-icons .edss-trigger span,.edss-style-icons .edss-action span{display:none}.edss-style-icons .edss-trigger,.edss-style-icons .edss-action{width:40px;height:40px;justify-content:center;padding:0}@media(max-width:600px){.edss-menu{max-width:calc(100vw - 32px);overflow-x:auto}.edss-toast{max-width:calc(100vw - 24px)}}
