.als-wrap{--als-gap:10px;--als-size:44px;--als-radius:14px;--als-bg:#fff;--als-text:#18253f;--als-border:rgba(15,25,45,.12);--als-shadow:0 12px 30px rgba(11,23,48,.14);--als-hover:translateY(-2px);box-sizing:border-box;margin:22px 0;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--als-text)}
.als-wrap *{box-sizing:border-box}.als-headline{font-weight:800;font-size:17px;line-height:1.25;margin:0 0 11px;letter-spacing:-.02em;color:var(--als-text)}
.als-buttons{display:flex;flex-wrap:wrap;gap:var(--als-gap);align-items:center}.als-align-center .als-buttons,.als-align-center .als-headline{text-align:center;justify-content:center}.als-align-right .als-buttons,.als-align-right .als-headline{text-align:right;justify-content:flex-end}
.als-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:var(--als-size);height:var(--als-size);padding:0 13px;border:1px solid var(--als-border);border-radius:var(--als-radius);background:var(--als-bg);box-shadow:0 5px 15px rgba(12,24,52,.08);color:var(--als-text)!important;text-decoration:none!important;font-size:13px;font-weight:800;line-height:1;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,border-color .18s ease;appearance:none;-webkit-appearance:none}.als-button:hover,.als-button:focus{transform:var(--als-hover);box-shadow:var(--als-shadow);filter:saturate(1.12);outline:none}.als-button:focus-visible{box-shadow:0 0 0 3px rgba(70,160,255,.35),var(--als-shadow)}
.als-button img{display:block;width:22px;height:22px;flex:0 0 22px}.als-button span{display:none;white-space:nowrap}.als-show-labels .als-button span,.als-layout-wide .als-button span{display:inline-block}.als-layout-compact .als-button{padding:0;min-width:40px;height:40px}.als-layout-compact .als-button img{width:20px;height:20px}.als-shape-pill{--als-radius:999px}.als-shape-square{--als-radius:6px}.als-theme-arcadeish{--als-bg:linear-gradient(180deg,#fff,#f7fbff);--als-text:#17203a}.als-theme-arcadeish .als-facebook{background:linear-gradient(135deg,#f2f8ff,#e5f0ff)}.als-theme-arcadeish .als-x{background:linear-gradient(135deg,#f9fbff,#eef2f7)}.als-theme-arcadeish .als-whatsapp{background:linear-gradient(135deg,#effff6,#dbffec)}.als-theme-arcadeish .als-telegram{background:linear-gradient(135deg,#edf9ff,#dff3ff)}.als-theme-arcadeish .als-pinterest{background:linear-gradient(135deg,#fff2f4,#ffe3e8)}.als-theme-arcadeish .als-reddit{background:linear-gradient(135deg,#fff6ed,#ffe9d6)}.als-theme-arcadeish .als-linkedin{background:linear-gradient(135deg,#edf7ff,#dff0ff)}.als-theme-arcadeish .als-email{background:linear-gradient(135deg,#fff9e8,#fff1c7)}.als-theme-arcadeish .als-copy{background:linear-gradient(135deg,#f4f0ff,#e9e1ff)}.als-theme-arcadeish .als-native{background:linear-gradient(135deg,#eefcff,#dff8ff)}.als-theme-arcadeish .als-youtube{background:linear-gradient(135deg,#fff0f0,#ffe1e1)}
.als-theme-light{--als-bg:#fff;--als-text:#1c2538;--als-border:rgba(16,30,60,.14)}.als-theme-dark{--als-bg:#172033;--als-text:#fff;--als-border:rgba(255,255,255,.12)}.als-theme-dark .als-button{background:#1f2c45;color:#fff!important}.als-theme-dark .als-headline{color:#fff}.als-theme-neon{--als-bg:#111827;--als-text:#fff;--als-border:rgba(125,250,255,.24);--als-shadow:0 0 24px rgba(66,220,255,.27)}.als-theme-neon .als-button{background:linear-gradient(135deg,#111827,#1f2a44);color:#fff!important;box-shadow:0 0 0 1px rgba(255,255,255,.04),0 0 18px rgba(62,204,255,.16)}.als-theme-neon .als-headline{color:#fff;text-shadow:0 0 14px rgba(62,204,255,.35)}
.als-layout-floating{position:fixed;z-index:99998;margin:0}.als-layout-floating .als-buttons{flex-direction:column;gap:8px}.als-layout-floating .als-button{width:43px;height:43px;min-width:43px;padding:0;border-radius:13px}.als-layout-floating .als-button span{position:absolute;left:calc(100% + 8px);top:50%;transform:translateY(-50%);display:block;opacity:0;visibility:hidden;background:#151d2d;color:#fff;border-radius:8px;padding:7px 9px;font-size:12px;box-shadow:0 8px 18px rgba(0,0,0,.18);pointer-events:none;white-space:nowrap}.als-layout-floating .als-button:hover span,.als-layout-floating .als-button:focus span{opacity:1;visibility:visible}.als-floating-left{left:14px;top:50%;transform:translateY(-50%)}.als-floating-right{right:14px;top:50%;transform:translateY(-50%)}.als-floating-right .als-button span{left:auto;right:calc(100% + 8px)}.als-floating-bottom{left:50%;bottom:16px;transform:translateX(-50%);padding:9px;background:rgba(255,255,255,.88);backdrop-filter:blur(12px);border:1px solid rgba(15,25,45,.12);border-radius:18px;box-shadow:0 16px 40px rgba(11,23,48,.16)}.als-floating-bottom .als-buttons{flex-direction:row}.als-floating-bottom .als-button span{display:none}.als-copied:after{content:"Copied!";position:absolute;left:50%;top:-32px;transform:translateX(-50%);background:#131b2b;color:#fff;font-size:12px;font-weight:800;border-radius:999px;padding:6px 9px;box-shadow:0 8px 18px rgba(0,0,0,.18)}.als-native{display:none}.als-native.als-native-supported{display:inline-flex}
@media (max-width:782px){.als-wrap{--als-gap:8px}.als-layout-inline .als-buttons,.als-layout-wide .als-buttons{gap:8px}.als-button{height:42px;min-width:42px;padding:0 11px}.als-button img{width:21px;height:21px}.als-layout-floating.als-floating-left,.als-layout-floating.als-floating-right{left:50%;right:auto;top:auto;bottom:12px;transform:translateX(-50%);padding:8px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border:1px solid rgba(15,25,45,.12);border-radius:18px;box-shadow:0 16px 40px rgba(11,23,48,.16)}.als-layout-floating.als-floating-left .als-buttons,.als-layout-floating.als-floating-right .als-buttons{flex-direction:row}.als-layout-floating .als-button span{display:none}.als-layout-floating .als-button{width:41px;height:41px;min-width:41px}.als-layout-floating .als-buttons{max-width:calc(100vw - 34px);overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.als-layout-floating .als-buttons::-webkit-scrollbar{display:none}}
@media print{.als-wrap{display:none!important}}
