:root{--gold:#c6a15b;--ink:#1d1a17;--overlay:linear-gradient(180deg,rgba(8,7,6,.58) 0%,rgba(8,7,6,.36) 18%,rgba(8,7,6,.18) 40%,rgba(8,7,6,.14) 62%,rgba(8,7,6,.48) 100%);--side-space:max(18px,env(safe-area-inset-left),env(safe-area-inset-right))}
*{box-sizing:border-box}
html,body{width:100%;height:100%;margin:0;overflow:hidden;background:#181511}
body{font-family:"DM Sans",Arial,sans-serif;cursor:default}
.hero{position:relative;width:100%;height:100%;height:100vh;height:100dvh;overflow:hidden;isolation:isolate;background:url("../photo/portrait/photo1.webp?v=12.6") center 38%/128% auto no-repeat}
.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;inset:0;z-index:-3;background:var(--overlay)}
.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;inset:0;z-index:-2;box-shadow:inset 0 0 160px rgba(0,0,0,.23);pointer-events:none}

.hero-bg{display:none}
.hero.bg-layers-ready{background-image:none}
.hero.bg-layers-ready .hero-bg{display:block;position:absolute;inset:0;z-index:-4;pointer-events:none;background-repeat:no-repeat;will-change:opacity,transform;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-origin:center center;transition:opacity .44s ease,transform .76s cubic-bezier(.22,.61,.36,1)}
.hero-bg.is-portrait,.hero-bg.is-portrait-tight{--bg-flip:1;background-image:url("../photo/portrait/photo1.webp?v=12.6");background-position:center 38%}
.hero-bg.is-portrait{background-size:128% auto}
.hero-bg.is-portrait-tight{background-size:134% auto}
.hero-bg.is-landscape,.hero-bg.is-landscape-compact{background-image:url("../photo/landscape/photo1.webp?v=12.6")}
.hero-bg.is-landscape{--bg-flip:1;background-size:cover;background-position:center 38%}
.hero-bg.is-landscape-compact{--bg-flip:-1;background-size:108% auto;background-position:center 34%}
.hero-bg-current{opacity:1;transform:scaleX(var(--bg-flip,1)) scale(1) rotate(0deg) translate3d(0,0,0)}
.hero-bg-next{opacity:0;transform:scaleX(var(--bg-flip,1)) scale(1.08) rotate(0deg) translate3d(0,0,0)}
.hero.is-to-landscape .hero-bg-next{transform:scaleX(var(--bg-flip,1)) scale(1.1) rotate(8deg) translate3d(0,6%,0)}
.hero.is-to-portrait .hero-bg-next{transform:scaleX(var(--bg-flip,1)) scale(1.1) rotate(-8deg) translate3d(0,-6%,0)}
.hero.is-bg-transitioning.is-to-landscape .hero-bg-current{opacity:0;transform:scaleX(var(--bg-flip,1)) scale(.95) rotate(-8deg) translate3d(0,-6%,0)}
.hero.is-bg-transitioning.is-to-landscape .hero-bg-next{opacity:1;transform:scaleX(var(--bg-flip,1)) scale(1) rotate(0deg) translate3d(0,0,0)}
.hero.is-bg-transitioning.is-to-portrait .hero-bg-current{opacity:0;transform:scaleX(var(--bg-flip,1)) scale(.95) rotate(8deg) translate3d(0,6%,0)}
.hero.is-bg-transitioning.is-to-portrait .hero-bg-next{opacity:1;transform:scaleX(var(--bg-flip,1)) scale(1) rotate(0deg) translate3d(0,0,0)}
.hero.is-bg-reset .hero-bg{transition:none!important}
@media (prefers-reduced-motion:reduce){.hero.bg-layers-ready .hero-bg{transition:opacity .18s linear;transform:scaleX(var(--bg-flip,1)) scale(1) rotate(0deg) translate3d(0,0,0)!important}}
.poster{position:absolute;top:0;right:0;bottom:0;left:0;inset:0;display:grid;place-items:center;padding:max(24px,env(safe-area-inset-top)) var(--side-space) max(20px,env(safe-area-inset-bottom))}
.poster-inner{width:100%;max-width:720px;width:min(720px,100%);display:flex;flex-direction:column;align-items:center;text-align:center;transform:translateY(1.5vh)}
.logo{width:280px;height:127px;width:clamp(235px,19.5vw,340px);aspect-ratio:256/116;margin-bottom:22px;background:var(--gold);-webkit-mask:url("../brand/logo/KombHair_Logo.svg?v=12.6") center/contain no-repeat;mask:url("../brand/logo/KombHair_Logo.svg?v=12.6") center/contain no-repeat;pointer-events:none;user-select:none;-webkit-user-select:none}
.eyebrow{color:rgba(255,255,255,.92);font-size:11px;font-size:clamp(9px,calc(.72vw + 1px),12px);letter-spacing:.32em;text-transform:uppercase;text-shadow:0 2px 12px rgba(0,0,0,.32);font-family:"Roboto",Arial,sans-serif;font-weight:400}
.title{font-family:"Italiana",Georgia,serif;color:#fff;font-size:82px;font-size:clamp(60px,6.6vw,106px);font-weight:400;line-height:.84;letter-spacing:.035em;margin:13px 0 19px;text-shadow:0 3px 26px rgba(0,0,0,.28)}
.rule{width:72px;height:1px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='72' height='1' viewBox='0 0 72 1' shape-rendering='crispEdges'%3E%3Crect width='72' height='1' fill='%23FFFFFF' fill-opacity='.88'/%3E%3C/svg%3E") center/100% 1px no-repeat;margin-bottom:22px;flex:none}
.social-grid{width:100%;max-width:680px;width:min(680px,100%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}
.social{cursor:pointer;height:64px;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 18px;color:var(--ink);background:linear-gradient(180deg,rgba(255,255,255,.74),rgba(255,255,255,.58));border:0;text-decoration:none;box-shadow:0 12px 30px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.32);backdrop-filter:blur(10px) saturate(115%);-webkit-backdrop-filter:blur(10px) saturate(115%);transition:transform .18s ease,background .18s ease,box-shadow .18s ease}
.social:hover{transform:translateY(-3px);background:linear-gradient(180deg,rgba(255,255,255,.82),rgba(255,255,255,.66));box-shadow:0 16px 36px rgba(0,0,0,.16),inset 0 1px 0 rgba(255,255,255,.36)}
.social.touch-release:hover{transform:none;background:linear-gradient(180deg,rgba(255,255,255,.74),rgba(255,255,255,.58));box-shadow:0 12px 30px rgba(0,0,0,.12),inset 0 1px 0 rgba(255,255,255,.32)}
.social-label{font-size:13px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap;line-height:1}
.bottom{margin-top:22px;color:rgba(255,255,255,.95);font-size:10px;letter-spacing:.28em;text-transform:uppercase;text-shadow:0 2px 10px rgba(0,0,0,.28);font-family:"Roboto",Arial,sans-serif;font-weight:400;display:flex;align-items:center;justify-content:center;gap:7px}
.bottom svg{width:13px;height:13px;stroke-width:1.8;flex:none}
.copyright-text{font-size:calc(1em + 1px)}
.social .icon-box{width:20px;height:20px;flex:0 0 20px;display:flex;align-items:center;justify-content:center;line-height:0;font-size:0}
.social .icon-box .icon{display:block;flex:none;color:#a77f38;stroke-width:1.7}
.social .icon-box .icon-globe,.social .icon-box .icon-mail{width:19px;height:19px}
.social .icon-box .icon-instagram,.social .icon-box .icon-tiktok{width:20px;height:20px}
.social .icon-box .icon-whatsapp{width:17px;height:17px}
.social .icon-box .icon-shop{width:18px;height:18px}


@media (orientation:landscape){
  .hero{background-image:none}
  .hero:not(.bg-layers-ready):before{background-image:var(--overlay),url("../photo/landscape/photo1.webp?v=12.6");background-size:cover;background-position:center 38%;background-repeat:no-repeat}
}

@media (max-width:700px) and (orientation:portrait){
  :root{--side-space:max(14px,env(safe-area-inset-left),env(safe-area-inset-right))}
  .poster{padding-top:max(16px,env(safe-area-inset-top));padding-bottom:max(14px,env(safe-area-inset-bottom))}
  .poster-inner{width:100%;transform:translateY(.5vh)}
  .logo{width:235px;height:106px;width:clamp(205px,59vw,265px);margin-bottom:16px}
  .title{font-size:62px;font-size:clamp(52px,16vw,78px);margin:10px 0 15px}
  .rule{margin-bottom:17px}
  .social-grid{width:100%;max-width:390px;width:min(390px,100%);gap:8px}
  .social{height:51px;padding:0 9px;gap:6px}
  .social .icon-box{width:17px;height:17px;flex-basis:17px}
  .social .icon-box .icon-globe,.social .icon-box .icon-mail{width:16px;height:16px}
  .social .icon-box .icon-instagram,.social .icon-box .icon-tiktok{width:17px;height:17px}
  .social .icon-box .icon-whatsapp{width:15px;height:15px}
  .social .icon-box .icon-shop{width:15px;height:15px}
  .social-label{font-size:10.5px;letter-spacing:.09em}
  .bottom{margin-top:16px;font-size:8px;gap:6px}
}

@media (min-width:701px) and (max-width:1180px) and (orientation:portrait){
  .poster-inner{width:min(760px,100%);transform:none}
  .logo{width:clamp(250px,34vw,330px);margin-bottom:22px}
  .eyebrow{font-size:clamp(10px,1.15vw,13px)}
  .title{font-size:clamp(72px,10vw,102px);margin:14px 0 19px}
  .social-grid{width:min(640px,100%);gap:12px 14px}
  .social{height:62px}
  .social-label{font-size:13px}
}

@media (min-width:760px) and (orientation:landscape) and (min-height:541px){
  .poster-inner{width:100%;max-width:720px;width:min(720px,100%);transform:translateY(1vh)}
}

@media (orientation:landscape) and (max-width:980px) and (max-height:540px){
  :root{--side-space:max(20px,env(safe-area-inset-left),env(safe-area-inset-right))}
  .hero:not(.bg-layers-ready):before{background-image:var(--overlay),url("../photo/landscape/photo1.webp?v=12.6");background-size:108% auto;background-position:center 34%;background-repeat:no-repeat;transform:scaleX(-1);transform-origin:center}
  .poster{padding:max(10px,env(safe-area-inset-top)) var(--side-space) max(10px,env(safe-area-inset-bottom))}
  .poster-inner{width:min(920px,calc(100% - 10px));height:100%;max-height:440px;display:grid;grid-template-columns:minmax(0,.97fr) minmax(0,1.03fr);grid-template-rows:auto auto auto auto auto;grid-template-areas:"logo social" "eyebrow social" "title social" "rule social" "bottom social";column-gap:clamp(6px,1.2vw,12px);align-content:center;align-items:center;transform:translateX(clamp(-18px,-2.2vw,-10px))}
  .logo{grid-area:logo;width:clamp(202px,30vw,288px);margin:0 auto 12px;align-self:end}
  .eyebrow{grid-area:eyebrow;font-size:clamp(9px,1.38vw,11.5px);letter-spacing:.22em;line-height:1.25;white-space:nowrap}
  .title{grid-area:title;font-size:clamp(54px,9.5vw,82px);line-height:.86;margin:7px 0 10px;letter-spacing:.03em}
  .rule{grid-area:rule;width:62px;margin:0 auto 11px}
  .bottom{grid-area:bottom;margin:0;align-self:start;font-size:7.5px;letter-spacing:.16em;gap:4px}
  .bottom svg{width:10px;height:10px}
  .social-grid{grid-area:social;width:100%;max-width:510px;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(3,minmax(46px,56px));gap:9px 10px;justify-self:center;align-self:center}
  .social{height:100%;min-height:46px;padding:0 11px;gap:7px}
  .social .icon-box{width:17px;height:17px;flex-basis:17px}
  .social .icon-box .icon-globe,.social .icon-box .icon-mail{width:16px;height:16px}
  .social .icon-box .icon-instagram,.social .icon-box .icon-tiktok{width:17px;height:17px}
  .social .icon-box .icon-whatsapp,.social .icon-box .icon-shop{width:15px;height:15px}
  .social-label{font-size:10.5px;letter-spacing:.05em}
}

@media (orientation:landscape) and (max-width:720px) and (max-height:420px){
  :root{--side-space:max(16px,env(safe-area-inset-left),env(safe-area-inset-right))}
  .poster-inner{width:min(690px,calc(100% - 6px));grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);column-gap:6px;transform:translateX(-12px);max-height:none}
  .logo{width:clamp(168px,27vw,220px);margin-bottom:8px}
  .eyebrow{font-size:7.6px;letter-spacing:.16em}
  .title{font-size:clamp(40px,8.2vw,59px);margin:4px 0 6px}
  .rule{width:47px;margin-bottom:7px}
  .bottom{font-size:6.2px;letter-spacing:.11em;gap:3px}
  .bottom svg{width:8px;height:8px}
  .social-grid{grid-template-rows:repeat(3,41px);gap:7px 8px}
  .social{min-height:41px;padding:0 9px;gap:5px}
  .social .icon-box{width:15px;height:15px;flex-basis:15px}
  .social .icon-box .icon-globe,.social .icon-box .icon-mail{width:14px;height:14px}
  .social .icon-box .icon-instagram,.social .icon-box .icon-tiktok{width:15px;height:15px}
  .social .icon-box .icon-whatsapp,.social .icon-box .icon-shop{width:13px;height:13px}
  .social-label{font-size:9.3px;letter-spacing:.03em}
}

.icon-tiktok,.icon-whatsapp,.share-facebook,.share-linkedin,.share-whatsapp{display:block;flex:none;background-color:currentColor;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}
.icon-tiktok{-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%3E%3Cpath%20d='M21%208V16C21%2018.7614%2018.7614%2021%2016%2021H8C5.23858%2021%203%2018.7614%203%2016V8C3%205.23858%205.23858%203%208%203H16C18.7614%203%2021%205.23858%2021%208Z'%20stroke='%23000000'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3Cpath%20d='M10%2012C8.34315%2012%207%2013.3431%207%2015C7%2016.6569%208.34315%2018%2010%2018C11.6569%2018%2013%2016.6569%2013%2015V6C13.3333%207%2014.6%209%2017%209'%20stroke='%23000000'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='none'%3E%3Cpath%20d='M21%208V16C21%2018.7614%2018.7614%2021%2016%2021H8C5.23858%2021%203%2018.7614%203%2016V8C3%205.23858%205.23858%203%208%203H16C18.7614%203%2021%205.23858%2021%208Z'%20stroke='%23000000'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3Cpath%20d='M10%2012C8.34315%2012%207%2013.3431%207%2015C7%2016.6569%208.34315%2018%2010%2018C11.6569%2018%2013%2016.6569%2013%2015V6C13.3333%207%2014.6%209%2017%209'%20stroke='%23000000'%20stroke-width='1.75'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E")}
.icon-whatsapp{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.198-.347.223-.644.074-.297-.149-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.521.149-.173.198-.297.298-.495.099-.198.05-.372-.025-.521-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.009-.371-.011-.57-.011-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479s1.065 2.876 1.213 3.074c.149.198 2.095 3.2 5.076 4.487.709.306 1.262.489 1.694.626.712.327 1.36.195 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.981.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.002-5.447 4.434-9.878 9.883-9.878a9.81 9.81 0 0 1 6.988 2.899 9.825 9.825 0 0 1 2.894 6.994c-.003 5.448-4.435 9.878-9.881 9.878m8.413-18.297A11.815 11.815 0 0 0 12.055 0C5.495 0 .16 5.335.157 11.892c0 2.096.647 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 0 0 5.688 1.448h.005c6.657 0 11.892-5.335 11.895-11.893a11.82 11.82 0 0 0-3.486-8.413Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.198-.347.223-.644.074-.297-.149-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.521.149-.173.198-.297.298-.495.099-.198.05-.372-.025-.521-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.009-.371-.011-.57-.011-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479s1.065 2.876 1.213 3.074c.149.198 2.095 3.2 5.076 4.487.709.306 1.262.489 1.694.626.712.327 1.36.195 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.981.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.002-5.447 4.434-9.878 9.883-9.878a9.81 9.81 0 0 1 6.988 2.899 9.825 9.825 0 0 1 2.894 6.994c-.003 5.448-4.435 9.878-9.881 9.878m8.413-18.297A11.815 11.815 0 0 0 12.055 0C5.495 0 .16 5.335.157 11.892c0 2.096.647 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 0 0 5.688 1.448h.005c6.657 0 11.892-5.335 11.895-11.893a11.82 11.82 0 0 0-3.486-8.413Z'/%3E%3C/svg%3E")}


.desktop-tooltip{position:fixed;left:0;top:0;z-index:9999;max-width:min(300px,calc(100vw - 24px));padding:10px 14px;border-radius:4px;background:rgba(28,24,20,.46);color:rgba(255,255,255,.97);box-shadow:0 8px 24px rgba(0,0,0,.16);backdrop-filter:blur(12px) saturate(125%);-webkit-backdrop-filter:blur(12px) saturate(125%);font-size:12px;font-weight:500;line-height:1.2;letter-spacing:.02em;white-space:nowrap;pointer-events:none;opacity:0;visibility:hidden;transform:translate3d(0,0,0);transition:opacity .12s ease,visibility .12s ease;display:flex;align-items:center;gap:8px}
.desktop-tooltip.is-visible{opacity:1;visibility:visible}
.desktop-tooltip .desktop-tooltip-icon{width:15px;height:15px;flex:none;display:block}
html.chromium-desktop .desktop-tooltip .desktop-tooltip-icon{transform:translateY(-1px)}
.desktop-tooltip .desktop-tooltip-text{display:flex;align-items:center;height:17px;line-height:17px}
.desktop-tooltip .desktop-tooltip-icon.icon-tiktok{width:17px;height:17px}
.desktop-tooltip .desktop-tooltip-icon.icon-whatsapp,.desktop-tooltip .desktop-tooltip-icon.icon-shop{width:14px;height:14px}

@media (max-width:1180px),(hover:none),(pointer:coarse){.desktop-tooltip{display:none}}

.share-dock{position:fixed;right:max(16px,env(safe-area-inset-right));bottom:max(16px,env(safe-area-inset-bottom));z-index:9500;pointer-events:none}
.share-pill{width:54px;height:54px;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;background:rgba(34,28,24,.74);border-radius:27px;box-shadow:0 10px 28px rgba(0,0,0,.26),inset 0 1px 0 rgba(255,255,255,.06);backdrop-filter:blur(12px) saturate(120%);-webkit-backdrop-filter:blur(12px) saturate(120%);pointer-events:auto;gap:0;transition:width .22s cubic-bezier(.4,0,.2,1),gap .22s cubic-bezier(.4,0,.2,1),padding .22s cubic-bezier(.4,0,.2,1)}
.share-toggle,.share-platform{border:0;outline:0;text-decoration:none;-webkit-tap-highlight-color:transparent}
.share-toggle{flex:0 0 auto;width:54px;min-width:54px;height:54px;display:flex;align-items:center;justify-content:center;gap:0;padding:0;color:rgba(255,255,255,.98);cursor:pointer;background:transparent;border-radius:27px;transition:width .22s cubic-bezier(.4,0,.2,1),min-width .22s cubic-bezier(.4,0,.2,1),gap .22s cubic-bezier(.4,0,.2,1),padding .22s cubic-bezier(.4,0,.2,1)}
.share-toggle:hover{color:#fff}
.share-toggle:active{transform:scale(.98)}
.share-main-icon{width:22px;height:22px;display:block;flex:none}
.share-toggle-text{display:block;max-width:0;overflow:hidden;opacity:0;white-space:nowrap;font-size:15px;font-weight:700;transition:max-width .22s cubic-bezier(.4,0,.2,1),opacity .14s ease}
.share-menu{display:flex;align-items:center;gap:2px;max-width:0;overflow:hidden;opacity:0;visibility:hidden;pointer-events:none;transition:max-width .22s cubic-bezier(.4,0,.2,1),opacity .14s ease,visibility 0s linear .22s}
.share-platform{width:34px;height:34px;display:flex;align-items:center;justify-content:center;padding:0;color:rgba(255,255,255,.96);background:transparent;border-radius:17px;flex:none;transition:background .14s ease,color .14s ease}
.share-platform:hover{background:rgba(255,255,255,.09);color:#fff}
.share-platform svg,.share-platform i{width:17px;height:17px;display:block;flex:none}
.share-platform[data-share="facebook"] .share-facebook{width:17px;height:17px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9.101%2023.691v-7.98H6.627v-3.667h2.474v-1.58c0%20-4.085%201.848%20-5.978%205.858%20-5.978%200.401%200%200.955%200.042%201.468%200.103a8.68%208.68%200%200%201%201.141%200.195v3.325a8.623%208.623%200%200%200%20-0.653%20-0.036%2026.805%2026.805%200%200%200%20-0.733%20-0.009c-0.707%200%20-1.259%200.096%20-1.675%200.309a1.686%201.686%200%200%200%20-0.679%200.622c-0.258%200.42%20-0.374%200.995%20-0.374%201.752v1.297h3.919l-0.386%202.103%20-0.287%201.564h-3.246v8.245C19.396%2023.238%2024%2018.179%2024%2012.044c0%20-6.627%20-5.373%20-12%20-12%20-12s-12%205.373%20-12%2012c0%205.628%203.874%2010.35%209.101%2011.647Z'%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2024%2024'%3E%3Cpath%20d%3D'M9.101%2023.691v-7.98H6.627v-3.667h2.474v-1.58c0%20-4.085%201.848%20-5.978%205.858%20-5.978%200.401%200%200.955%200.042%201.468%200.103a8.68%208.68%200%200%201%201.141%200.195v3.325a8.623%208.623%200%200%200%20-0.653%20-0.036%2026.805%2026.805%200%200%200%20-0.733%20-0.009c-0.707%200%20-1.259%200.096%20-1.675%200.309a1.686%201.686%200%200%200%20-0.679%200.622c-0.258%200.42%20-0.374%200.995%20-0.374%201.752v1.297h3.919l-0.386%202.103%20-0.287%201.564h-3.246v8.245C19.396%2023.238%2024%2018.179%2024%2012.044c0%20-6.627%20-5.373%20-12%20-12%20-12s-12%205.373%20-12%2012c0%205.628%203.874%2010.35%209.101%2011.647Z'%2F%3E%3C%2Fsvg%3E")}
.share-platform[data-share="linkedin"] .share-linkedin{width:16px;height:16px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%205%201036%20990%22%3E%3Cpath%20d%3D%22M0%20120c0-33.334%2011.667-60.834%2035-82.5C58.333%2015.833%2088.667%205%20126%205c36.667%200%2066.333%2010.666%2089%2032%2023.333%2022%2035%2050.666%2035%2086%200%2032-11.333%2058.666-34%2080-23.333%2022-54%2033-92%2033h-1c-36.667%200-66.333-11-89-33S0%20153.333%200%20120zm13%20875V327h222v668H13zm345%200h222V622c0-23.334%202.667-41.334%208-54%209.333-22.667%2023.5-41.834%2042.5-57.5%2019-15.667%2042.833-23.5%2071.5-23.5%2074.667%200%20112%2050.333%20112%20151v357h222V612c0-98.667-23.333-173.5-70-224.5S857.667%20311%20781%20311c-86%200-153%2037-201%20111v2h-1l1-2v-95H358c1.333%2021.333%202%2087.666%202%20199%200%20111.333-.667%20267.666-2%20469z%22%2F%3E%3C%2Fsvg%3E");mask-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%205%201036%20990%22%3E%3Cpath%20d%3D%22M0%20120c0-33.334%2011.667-60.834%2035-82.5C58.333%2015.833%2088.667%205%20126%205c36.667%200%2066.333%2010.666%2089%2032%2023.333%2022%2035%2050.666%2035%2086%200%2032-11.333%2058.666-34%2080-23.333%2022-54%2033-92%2033h-1c-36.667%200-66.333-11-89-33S0%20153.333%200%20120zm13%20875V327h222v668H13zm345%200h222V622c0-23.334%202.667-41.334%208-54%209.333-22.667%2023.5-41.834%2042.5-57.5%2019-15.667%2042.833-23.5%2071.5-23.5%2074.667%200%20112%2050.333%20112%20151v357h222V612c0-98.667-23.333-173.5-70-224.5S857.667%20311%20781%20311c-86%200-153%2037-201%20111v2h-1l1-2v-95H358c1.333%2021.333%202%2087.666%202%20199%200%20111.333-.667%20267.666-2%20469z%22%2F%3E%3C%2Fsvg%3E")}
.share-platform[data-share="whatsapp"] .share-whatsapp{width:17px;height:17px}
.share-whatsapp{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.198-.347.223-.644.074-.297-.149-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.521.149-.173.198-.297.298-.495.099-.198.05-.372-.025-.521-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.009-.371-.011-.57-.011-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479s1.065 2.876 1.213 3.074c.149.198 2.095 3.2 5.076 4.487.709.306 1.262.489 1.694.626.712.327 1.36.195 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.981.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.002-5.447 4.434-9.878 9.883-9.878a9.81 9.81 0 0 1 6.988 2.899 9.825 9.825 0 0 1 2.894 6.994c-.003 5.448-4.435 9.878-9.881 9.878m8.413-18.297A11.815 11.815 0 0 0 12.055 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 0 0 5.688 1.448h.005c6.557 0 11.892-5.335 11.895-11.893a11.82 11.82 0 0 0-3.486-8.413Z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.198-.347.223-.644.074-.297-.149-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.521.149-.173.198-.297.298-.495.099-.198.05-.372-.025-.521-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.009-.371-.011-.57-.011-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479s1.065 2.876 1.213 3.074c.149.198 2.095 3.2 5.076 4.487.709.306 1.262.489 1.694.626.712.327 1.36.195 1.872.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.981.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.002-5.447 4.434-9.878 9.883-9.878a9.81 9.81 0 0 1 6.988 2.899 9.825 9.825 0 0 1 2.894 6.994c-.003 5.448-4.435 9.878-9.881 9.878m8.413-18.297A11.815 11.815 0 0 0 12.055 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 0 0 5.688 1.448h.005c6.557 0 11.892-5.335 11.895-11.893a11.82 11.82 0 0 0-3.486-8.413Z'/%3E%3C/svg%3E")}
.share-dock.is-open .share-pill{width:min(332px,calc(100vw - 22px));gap:4px;padding-left:16px;padding-right:12px}
.share-dock.is-open .share-toggle{width:86px;min-width:86px;justify-content:flex-start;gap:6px;padding:0 0 0 1px}
.share-dock.is-open .share-toggle-text{max-width:50px;opacity:1}
.share-dock.is-open .share-menu{max-width:214px;overflow:hidden;opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}

@media (max-width:560px){.share-dock{right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom))}}
@media (max-width:560px) and (orientation:portrait){
  .share-pill{width:50px;height:50px;border-radius:25px}
  .share-toggle{width:50px;min-width:50px;height:50px;padding:0;gap:0;justify-content:center}
  .share-main-icon{width:20px;height:20px}
  .share-toggle-text{font-size:14px}
  .share-platform{width:32px;height:32px;border-radius:16px}
  .share-platform svg,.share-platform i,.share-platform[data-share="facebook"] .share-facebook,.share-platform[data-share="whatsapp"] .share-whatsapp{width:15px;height:15px}
  .share-platform[data-share="linkedin"] .share-linkedin{width:14px;height:14px}
  .share-dock.is-open .share-pill{width:calc(100vw - 24px);padding-left:12px;padding-right:10px}
  .share-dock.is-open .share-toggle{width:76px;min-width:76px;justify-content:flex-start;gap:5px;padding:0 0 0 1px}
  .share-dock.is-open .share-toggle-text{max-width:44px}
  .share-dock.is-open .share-menu{flex:1 1 auto;max-width:none;justify-content:space-between;overflow:visible;gap:1px;transition-delay:0s}
}
@media (max-height:560px) and (orientation:landscape){
  .share-pill{width:44px;height:44px;border-radius:22px}
  .share-toggle{width:44px;min-width:44px;height:44px;border-radius:22px}
  .share-dock.is-open .share-pill{height:44px}
  .share-dock.is-open .share-toggle{height:44px}
}
