.Navbar-module-scss-module__58_9Mq__nav{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.Navbar-module-scss-module__58_9Mq__navInner{align-items:center;gap:2rem;max-width:1100px;height:60px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module-scss-module__58_9Mq__logo{color:#111827;cursor:pointer;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module-scss-module__58_9Mq__logoIcon{color:#0e6e6e;display:flex}.Navbar-module-scss-module__58_9Mq__logoImg{width:auto;height:32px;display:block}.Navbar-module-scss-module__58_9Mq__navLinks{flex:1;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module-scss-module__58_9Mq__navLinks li{color:#6b7280;cursor:pointer;font-size:.9rem;transition:color .2s}.Navbar-module-scss-module__58_9Mq__navLinks li a{color:inherit;text-decoration:none;transition:color .2s}.Navbar-module-scss-module__58_9Mq__navLinks li:hover,.Navbar-module-scss-module__58_9Mq__navLinks li:hover a{color:#111827}.Navbar-module-scss-module__58_9Mq__navActions{align-items:center;gap:.75rem;display:flex}.Navbar-module-scss-module__58_9Mq__btnPrimary{color:#fff;cursor:pointer;background:#0e6e6e;border:1px solid #0000;border-radius:8px;align-items:center;padding:.6rem 1.25rem;font-size:.875rem;font-weight:500;line-height:1.2;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.Navbar-module-scss-module__58_9Mq__btnPrimary span{font-size:1em;line-height:1.2}.Navbar-module-scss-module__58_9Mq__btnPrimary:hover{background:#1a8a8a;transform:translateY(-1px)}.Navbar-module-scss-module__58_9Mq__btnGhost{color:#111827;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:.6rem 1.25rem;font-size:.875rem;line-height:1.2;transition:border-color .2s,color .2s}.Navbar-module-scss-module__58_9Mq__btnGhost:hover{color:#0e6e6e;border-color:#0e6e6e}@media (max-width:768px){.Navbar-module-scss-module__58_9Mq__navLinks{display:none}}
.LoginModal-module-scss-module__PurgBW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:300;background:#00000073;justify-content:center;align-items:center;padding:1rem;animation:.2s LoginModal-module-scss-module__PurgBW__fadeIn;display:flex;position:fixed;inset:0}@keyframes LoginModal-module-scss-module__PurgBW__fadeIn{0%{opacity:0}to{opacity:1}}.LoginModal-module-scss-module__PurgBW__modal{background:#fff;border-radius:16px;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:380px;padding:2.5rem 2rem 2rem;animation:.25s LoginModal-module-scss-module__PurgBW__slideUp;display:flex;position:relative;box-shadow:0 20px 60px #0003}@keyframes LoginModal-module-scss-module__PurgBW__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.LoginModal-module-scss-module__PurgBW__closeBtn{color:#6b7280;cursor:pointer;background:#f7f9f9;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.7rem;line-height:1;transition:background .2s,color .2s,border-color .2s;display:flex;position:absolute;top:1rem;right:1rem}.LoginModal-module-scss-module__PurgBW__closeBtn:hover{color:#0e6e6e;background:#e8f4f4;border-color:#0e6e6e}.LoginModal-module-scss-module__PurgBW__iconWrap{background:#0e6e6e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:.25rem;display:flex}.LoginModal-module-scss-module__PurgBW__heading{color:#111827;letter-spacing:-.02em;text-align:center;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.4rem;font-weight:700}.LoginModal-module-scss-module__PurgBW__subtext{color:#6b7280;text-align:center;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.82rem;line-height:1.6}.LoginModal-module-scss-module__PurgBW__googleBtn{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:.7rem 1rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:500;transition:border-color .2s,box-shadow .2s;display:flex}.LoginModal-module-scss-module__PurgBW__googleBtn:hover{border-color:#aaa;box-shadow:0 1px 2px #0000000d}.LoginModal-module-scss-module__PurgBW__divider{align-items:center;gap:.75rem;width:100%;display:flex}.LoginModal-module-scss-module__PurgBW__divider:before,.LoginModal-module-scss-module__PurgBW__divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.LoginModal-module-scss-module__PurgBW__divider span{color:#6b7280;white-space:nowrap;font-size:.72rem}.LoginModal-module-scss-module__PurgBW__inputGroup{flex-direction:column;gap:.4rem;width:100%;display:flex}.LoginModal-module-scss-module__PurgBW__label{color:#111827;font-size:.8rem;font-weight:500}.LoginModal-module-scss-module__PurgBW__input{color:#111827;box-sizing:border-box;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:.65rem .9rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.LoginModal-module-scss-module__PurgBW__input::placeholder{color:#b0b8c1}.LoginModal-module-scss-module__PurgBW__input:focus{border-color:#0e6e6e;box-shadow:0 0 0 3px #0e6e6e14}.LoginModal-module-scss-module__PurgBW__error{color:#dc2626;width:100%;margin:0;font-size:.8rem}.LoginModal-module-scss-module__PurgBW__sendBtn{color:#fff;cursor:pointer;background:#132233;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:.8rem 1rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.9rem;font-weight:600;transition:background .3s,transform .15s;display:flex}.LoginModal-module-scss-module__PurgBW__sendBtn:hover:not(:disabled){background:#0d1f2d;transform:translateY(-1px)}.LoginModal-module-scss-module__PurgBW__sendBtn:disabled{cursor:default}.LoginModal-module-scss-module__PurgBW__sendBtnSent{background:#0e6e6e}.LoginModal-module-scss-module__PurgBW__sendBtnSent:hover:not(:disabled){background:#1a8a8a;transform:none}.LoginModal-module-scss-module__PurgBW__terms{color:#6b7280;text-align:center;margin:0;font-size:.72rem;line-height:1.6}.LoginModal-module-scss-module__PurgBW__link{color:#111827;text-underline-offset:2px;cursor:pointer;text-decoration:underline;transition:color .2s}.LoginModal-module-scss-module__PurgBW__link:hover{color:#0e6e6e}
.Footer-module-scss-module__-2c7oq__footer{border-top:1px solid #e5e7eb;padding:3rem 2rem}.Footer-module-scss-module__-2c7oq__footerInner{align-items:flex-start;gap:4rem;max-width:1100px;margin:0 auto;display:flex}.Footer-module-scss-module__-2c7oq__footerLogo{color:#111827;flex-shrink:0;align-items:center;gap:.5rem;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.Footer-module-scss-module__-2c7oq__footerLogoIcon{color:#0e6e6e;display:flex}.Footer-module-scss-module__-2c7oq__footerLogoImg{width:auto;height:40px;display:block}.Footer-module-scss-module__-2c7oq__footerColumns{flex:1;gap:3rem;display:flex}.Footer-module-scss-module__-2c7oq__footerCol h4{margin:0 0 1rem;font-size:.85rem;font-weight:600}.Footer-module-scss-module__-2c7oq__footerCol ul{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module-scss-module__-2c7oq__footerCol ul li{color:#6b7280;cursor:pointer;font-size:.82rem;transition:color .2s}.Footer-module-scss-module__-2c7oq__footerCol ul li a{color:inherit;text-decoration:none;transition:color .2s}.Footer-module-scss-module__-2c7oq__footerCol ul li:hover,.Footer-module-scss-module__-2c7oq__footerCol ul li:hover a{color:#111827}.Footer-module-scss-module__-2c7oq__footerSocial{flex-shrink:0}.Footer-module-scss-module__-2c7oq__footerSocial h4{margin:0 0 1rem;font-size:.85rem;font-weight:600}.Footer-module-scss-module__-2c7oq__socialIcons{gap:.75rem;display:flex}.Footer-module-scss-module__-2c7oq__socialIcons span{color:#fff;cursor:pointer;background:#111827;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;transition:background .2s;display:flex}.Footer-module-scss-module__-2c7oq__socialIcons span:hover{background:#0e6e6e}@media (max-width:768px){.Footer-module-scss-module__-2c7oq__footerInner{flex-direction:column;gap:2rem}.Footer-module-scss-module__-2c7oq__footerColumns{flex-wrap:wrap;gap:2rem}}
.PublicLayout-module-scss-module__I9RS-q__shell{background:#fff;flex-direction:column;min-height:100vh;display:flex}.PublicLayout-module-scss-module__I9RS-q__main{flex-direction:column;flex:1;display:flex}
.HomePage-module-scss-module__YIn5_G__page{color:#111827;background:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;overflow-x:clip}.HomePage-module-scss-module__YIn5_G__btnPrimary{color:#fff;cursor:pointer;background:#0e6e6e;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.6rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.HomePage-module-scss-module__YIn5_G__btnPrimary:hover{background:#1a8a8a;transform:translateY(-1px)}.HomePage-module-scss-module__YIn5_G__heroCtas{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.HomePage-module-scss-module__YIn5_G__heroTryBtn{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.6rem 1.25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.HomePage-module-scss-module__YIn5_G__heroTryBtn:hover{background:#1fb455;transform:translateY(-1px)}.HomePage-module-scss-module__YIn5_G__btnPricing{color:#fff;cursor:pointer;background:#0e6e6e;border:none;border-radius:8px;width:200px;padding:.6rem 1.25rem;font-size:.875rem;font-weight:500;transition:background .2s,transform .15s}.HomePage-module-scss-module__YIn5_G__btnPricing:hover{background:#1a8a8a;transform:translateY(-1px)}.HomePage-module-scss-module__YIn5_G__btnGhost{color:#111827;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:.6rem 1.25rem;font-size:.875rem;transition:border-color .2s,color .2s}.HomePage-module-scss-module__YIn5_G__btnGhost:hover{color:#0e6e6e;border-color:#0e6e6e}.HomePage-module-scss-module__YIn5_G__btnOutlineLight{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff6;border-radius:8px;padding:.6rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:border-color .2s,background .2s;display:inline-block}.HomePage-module-scss-module__YIn5_G__btnOutlineLight:hover{background:#ffffff1a;border-color:#fff}.HomePage-module-scss-module__YIn5_G__sectionLabel{letter-spacing:.12em;color:#0e6e6e;text-transform:uppercase;margin-bottom:.75rem;font-size:.7rem;font-weight:600}.HomePage-module-scss-module__YIn5_G__hero{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1100px;margin:20px auto 0;padding:2rem 2rem 4rem;display:grid}.HomePage-module-scss-module__YIn5_G__heroLeft{flex-direction:column;gap:1.5rem;min-width:0;margin-top:0;display:flex}.HomePage-module-scss-module__YIn5_G__heroHeading{color:#111827;letter-spacing:-.02em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.3rem,3.5vw,3rem);font-weight:700;line-height:1.15}.HomePage-module-scss-module__YIn5_G__heroSub{color:#6b7280;margin:0;font-size:.95rem;line-height:1.6}.HomePage-module-scss-module__YIn5_G__heroForm{position:relative}.HomePage-module-scss-module__YIn5_G__heroFormInner{align-items:center;gap:.75rem;transition:opacity .4s,transform .4s;display:flex}.HomePage-module-scss-module__YIn5_G__heroFormFaded{opacity:0;pointer-events:none;transform:translateY(-8px)}.HomePage-module-scss-module__YIn5_G__heroThanks{color:#0e6e6e;opacity:0;pointer-events:none;align-items:center;margin:0;font-size:.95rem;font-weight:600;transition:opacity .4s .15s,transform .4s .15s;display:flex;position:absolute;inset:0;transform:translateY(8px)}.HomePage-module-scss-module__YIn5_G__heroThanksShown{opacity:1;transform:translateY(0)}.HomePage-module-scss-module__YIn5_G__heroInput{border:1px solid #e5e7eb;border-radius:8px;outline:none;flex:1;padding:.65rem 1rem;font-size:.875rem;transition:border-color .2s}.HomePage-module-scss-module__YIn5_G__heroInput:focus{border-color:#0e6e6e}.HomePage-module-scss-module__YIn5_G__heroInput::placeholder{color:#b0b8c1}.HomePage-module-scss-module__YIn5_G__heroLogos{width:100%;min-width:0;max-width:100%;margin-top:.5rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 12% 88%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 12% 88%,#0000 100%)}.HomePage-module-scss-module__YIn5_G__heroLogosTrack{align-items:center;gap:2.5rem;width:max-content;animation:30s linear infinite reverse HomePage-module-scss-module__YIn5_G__heroLogosScroll;display:flex}.HomePage-module-scss-module__YIn5_G__logoItem{color:#6b7280;white-space:nowrap;flex-shrink:0;font-size:.95rem;font-weight:600}@keyframes HomePage-module-scss-module__YIn5_G__heroLogosScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.HomePage-module-scss-module__YIn5_G__heroLogosTrack{animation:none}}.HomePage-module-scss-module__YIn5_G__logoKlarna{letter-spacing:-.03em;color:#111827;font-size:1.1rem;font-weight:800}.HomePage-module-scss-module__YIn5_G__logoCoinbase,.HomePage-module-scss-module__YIn5_G__logoInstacart{color:#6b7280;font-size:.95rem;font-weight:600}.HomePage-module-scss-module__YIn5_G__heroRight{justify-content:center;display:flex}.HomePage-module-scss-module__YIn5_G__card{background:#fff;border-radius:16px;flex-direction:column;gap:1rem;width:320px;padding:1.5rem;display:flex;box-shadow:0 10px 25px #0000001a,0 4px 6px #0000000d}.HomePage-module-scss-module__YIn5_G__cardHeader{align-items:center;gap:.75rem;display:flex}.HomePage-module-scss-module__YIn5_G__cardAvatar{color:#fff;background:#0e6e6e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.HomePage-module-scss-module__YIn5_G__cardName{font-size:.875rem;font-weight:600}.HomePage-module-scss-module__YIn5_G__cardEmail{color:#6b7280;font-size:.75rem}.HomePage-module-scss-module__YIn5_G__creditBadge{color:#fff;text-align:right;background:#0e6e6e;border-radius:10px;margin-left:auto;padding:.4rem .75rem;font-size:.7rem}.HomePage-module-scss-module__YIn5_G__creditBadge .HomePage-module-scss-module__YIn5_G__stars{opacity:.8;margin-top:2px;font-size:.65rem;display:block}.HomePage-module-scss-module__YIn5_G__cardInvoice{background:#f7f9f9;border-radius:8px;padding:1rem;position:relative}.HomePage-module-scss-module__YIn5_G__invoiceLabel{color:#6b7280;margin-bottom:.25rem;font-size:.72rem}.HomePage-module-scss-module__YIn5_G__invoiceAmount{color:#111827;letter-spacing:-.02em;font-size:1.6rem;font-weight:700}.HomePage-module-scss-module__YIn5_G__invoiceDate{color:#6b7280;margin-top:.25rem;font-size:.72rem}.HomePage-module-scss-module__YIn5_G__visaBadge{color:#fff;background:#0d1f2d;border-radius:8px;flex-direction:column;align-items:center;padding:.4rem .75rem;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.HomePage-module-scss-module__YIn5_G__visaBadge span:first-child{letter-spacing:.05em;font-size:.9rem;font-style:italic;font-weight:700}.HomePage-module-scss-module__YIn5_G__visaBadge .HomePage-module-scss-module__YIn5_G__nfc{opacity:.7;font-size:.65rem}.HomePage-module-scss-module__YIn5_G__cardOptions{flex-direction:column;gap:.5rem;display:flex}.HomePage-module-scss-module__YIn5_G__cardOption{cursor:pointer;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:.75rem;padding:.65rem 1rem;font-size:.85rem;transition:border-color .2s;display:flex}.HomePage-module-scss-module__YIn5_G__cardOption:hover{border-color:#0e6e6e}.HomePage-module-scss-module__YIn5_G__radioActive{background:#0e6e6e;border:3px solid #e8f4f4;border-radius:50%;outline:2px solid #0e6e6e;width:16px;height:16px;margin-left:auto}.HomePage-module-scss-module__YIn5_G__payBtn{color:#fff;cursor:pointer;background:#0d1f2d;border:none;border-radius:8px;width:100%;padding:.85rem;font-size:.95rem;font-weight:600;transition:background .2s}.HomePage-module-scss-module__YIn5_G__payBtn:hover{background:#1a3347}.HomePage-module-scss-module__YIn5_G__features{background:#f7f9f9;margin-top:2rem;padding:5rem 2rem}.HomePage-module-scss-module__YIn5_G__featuresLeft{margin:0}.HomePage-module-scss-module__YIn5_G__featuresInner{grid-template-columns:1.05fr .95fr;align-items:center;gap:3.5rem;max-width:1100px;margin:0 auto;display:grid}@media (max-width:860px){.HomePage-module-scss-module__YIn5_G__featuresInner{grid-template-columns:1fr;gap:2rem}}.HomePage-module-scss-module__YIn5_G__featuresLeft{flex-direction:column;align-items:flex-start;display:flex}.HomePage-module-scss-module__YIn5_G__featuresMedia{aspect-ratio:5/4;background:#f7f9f9;border-radius:16px;width:100%;position:relative;overflow:hidden;box-shadow:0 10px 25px #0000001a,0 4px 6px #0000000d}.HomePage-module-scss-module__YIn5_G__featuresMediaImg{object-fit:cover;opacity:0;will-change:opacity,transform;width:100%;height:100%;animation:8s ease-in-out infinite HomePage-module-scss-module__YIn5_G__featuresKenBurns;position:absolute;inset:0}.HomePage-module-scss-module__YIn5_G__featuresMediaA{animation-delay:0s}.HomePage-module-scss-module__YIn5_G__featuresMediaB{animation-delay:4s}@keyframes HomePage-module-scss-module__YIn5_G__featuresKenBurns{0%{opacity:0;transform:scale(1.05)}12%{opacity:1;transform:scale(1.08)}44%{opacity:1;transform:scale(1.15)}56%{opacity:0;transform:scale(1.16)}to{opacity:0;transform:scale(1.05)}}@media (prefers-reduced-motion:reduce){.HomePage-module-scss-module__YIn5_G__featuresMediaImg{animation:none}.HomePage-module-scss-module__YIn5_G__featuresMediaA{opacity:1}}.HomePage-module-scss-module__YIn5_G__featuresHeading{letter-spacing:-.02em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.2}.HomePage-module-scss-module__YIn5_G__featuresSub{color:#6b7280;margin:10px 0;font-size:.9rem;line-height:1.7}.HomePage-module-scss-module__YIn5_G__featureCards{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.HomePage-module-scss-module__YIn5_G__featureCard{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:0 0 1.75rem;transition:box-shadow .2s,transform .2s;overflow:hidden}.HomePage-module-scss-module__YIn5_G__featureCard:hover{transform:translateY(-2px);box-shadow:0 4px 6px #00000012,0 2px 4px #0000000d}.HomePage-module-scss-module__YIn5_G__featureCard h3{margin:1.25rem 1.75rem .5rem;font-size:1rem;font-weight:600}.HomePage-module-scss-module__YIn5_G__featureCard p{color:#6b7280;margin:0 1.75rem;font-size:.85rem;line-height:1.6}.HomePage-module-scss-module__YIn5_G__featureImage{object-fit:cover;background:#f7f9f9;width:100%;height:200px;display:block}.HomePage-module-scss-module__YIn5_G__friction{background:#fff;padding:5rem 2rem 6rem}.HomePage-module-scss-module__YIn5_G__frictionInner{text-align:center;max-width:640px;margin:0 auto 2.75rem}.HomePage-module-scss-module__YIn5_G__frictionHeading{letter-spacing:-.02em;margin:.25rem 0 .75rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;line-height:1.2}.HomePage-module-scss-module__YIn5_G__frictionSub{color:#6b7280;margin:0;font-size:.95rem;line-height:1.7}.HomePage-module-scss-module__YIn5_G__cardFriction{letter-spacing:.04em;text-transform:uppercase;color:#d97706;margin:1.1rem 1.75rem 0;font-size:.68rem;font-weight:700;display:block}.HomePage-module-scss-module__YIn5_G__frictionCards .HomePage-module-scss-module__YIn5_G__featureCard h3{margin-top:.3rem}.HomePage-module-scss-module__YIn5_G__frictionCards .HomePage-module-scss-module__YIn5_G__featureCard{opacity:0;transition:opacity .6s,transform .7s cubic-bezier(.22,1,.36,1),box-shadow .2s;transform:translateY(28px)scale(.97)}.HomePage-module-scss-module__YIn5_G__frictionCardsIn .HomePage-module-scss-module__YIn5_G__featureCard{opacity:1;transform:none}.HomePage-module-scss-module__YIn5_G__frictionCardsIn .HomePage-module-scss-module__YIn5_G__featureCard:nth-child(2){transition-delay:.12s}.HomePage-module-scss-module__YIn5_G__frictionCardsIn .HomePage-module-scss-module__YIn5_G__featureCard:nth-child(3){transition-delay:.24s}@media (prefers-reduced-motion:reduce){.HomePage-module-scss-module__YIn5_G__frictionCards .HomePage-module-scss-module__YIn5_G__featureCard{opacity:1;transition:none;transform:none}}.HomePage-module-scss-module__YIn5_G__featureIcon{color:#0e6e6e;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.HomePage-module-scss-module__YIn5_G__whyUs{max-width:1100px;margin:0 auto;padding:5rem 2rem}.HomePage-module-scss-module__YIn5_G__whyHeading{text-align:center;letter-spacing:-.02em;margin:0 0 3rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700}.HomePage-module-scss-module__YIn5_G__whyGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.HomePage-module-scss-module__YIn5_G__whyStat{background:#f7f9f9;border:1px solid #e5e7eb;border-radius:16px;padding:2.5rem 2rem}.HomePage-module-scss-module__YIn5_G__whyNumber{color:#0e6e6e;letter-spacing:-.03em;margin-bottom:.75rem;font-size:3.5rem;font-weight:800;display:block}.HomePage-module-scss-module__YIn5_G__whyStat p{color:#111827;margin:0;font-size:1rem;line-height:1.4}.HomePage-module-scss-module__YIn5_G__whyTransfer{background:#f7f9f9;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;justify-content:space-between;padding:2rem;display:flex}.HomePage-module-scss-module__YIn5_G__whyTransfer h3{margin:0;font-size:1.2rem;font-weight:600;line-height:1.3}.HomePage-module-scss-module__YIn5_G__transferIcons{align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.HomePage-module-scss-module__YIn5_G__transferIcon{background:#e8f4f4;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;display:flex}.HomePage-module-scss-module__YIn5_G__transferIconDark{background:#0d1f2d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;display:flex}.HomePage-module-scss-module__YIn5_G__transferArrows{color:#6b7280;font-size:1.5rem}.HomePage-module-scss-module__YIn5_G__whyChart{background:#f7f9f9;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:1fr 2fr;align-items:center;gap:2rem;padding:2rem;display:grid}.HomePage-module-scss-module__YIn5_G__chartLeft h3{margin:0 0 .75rem;font-size:1.2rem;font-weight:600}.HomePage-module-scss-module__YIn5_G__chartLeft p{color:#6b7280;margin:0;font-size:.85rem;line-height:1.6}.HomePage-module-scss-module__YIn5_G__chartRight{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1.25rem}.HomePage-module-scss-module__YIn5_G__chartHeader{color:#6b7280;justify-content:space-between;align-items:center;margin-bottom:.25rem;font-size:.75rem;display:flex}.HomePage-module-scss-module__YIn5_G__chartPeriod{color:#111827;cursor:pointer;font-size:.75rem}.HomePage-module-scss-module__YIn5_G__chartAmount{letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.4rem;font-weight:700}.HomePage-module-scss-module__YIn5_G__chartArea{height:80px}.HomePage-module-scss-module__YIn5_G__chartSvg{width:100%;height:100%}.HomePage-module-scss-module__YIn5_G__chartLabels{color:#6b7280;justify-content:space-between;margin-top:.5rem;font-size:.7rem;display:flex}.HomePage-module-scss-module__YIn5_G__steps{background:#132233;padding:5rem 2rem}.HomePage-module-scss-module__YIn5_G__stepsInner{max-width:1100px;margin:0 auto}.HomePage-module-scss-module__YIn5_G__stepsHeading{color:#fff;letter-spacing:-.02em;margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;line-height:1.2}.HomePage-module-scss-module__YIn5_G__featuresSubLight{color:#ffffff8c;margin:0 0 3rem;font-size:.9rem;line-height:1.7}.HomePage-module-scss-module__YIn5_G__stepsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.HomePage-module-scss-module__YIn5_G__stepCard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem}.HomePage-module-scss-module__YIn5_G__stepCard h3{color:#fff;margin:.75rem 0 .5rem;font-size:.95rem;font-weight:600}.HomePage-module-scss-module__YIn5_G__stepCard p{color:#ffffff8c;margin:0;font-size:.82rem;line-height:1.6}.HomePage-module-scss-module__YIn5_G__stepNumber{color:#ffffff26;font-family:Georgia,Times New Roman,serif;font-size:3rem;font-weight:800;line-height:1}.HomePage-module-scss-module__YIn5_G__mission{text-align:center;max-width:1100px;margin:0 auto;padding:5rem 2rem}.HomePage-module-scss-module__YIn5_G__missionHeading{letter-spacing:-.02em;margin:.5rem 0 1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.15}.HomePage-module-scss-module__YIn5_G__missionSub{color:#6b7280;margin:0 0 3rem;font-size:.9rem;line-height:1.6}.HomePage-module-scss-module__YIn5_G__missionStats{justify-content:center;gap:5rem;display:flex}.HomePage-module-scss-module__YIn5_G__missionStat{flex-direction:column;align-items:center;gap:.25rem;display:flex}.HomePage-module-scss-module__YIn5_G__missionStat span:last-child{color:#6b7280;font-size:.82rem}.HomePage-module-scss-module__YIn5_G__missionNumber{color:#111827;letter-spacing:-.03em;font-size:2.8rem;font-weight:800}.HomePage-module-scss-module__YIn5_G__pricing{flex-direction:column;justify-content:center;align-items:center;max-width:700px;margin:0 auto;padding:0 2rem 5rem;display:flex}.HomePage-module-scss-module__YIn5_G__pricingCards{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.HomePage-module-scss-module__YIn5_G__pricingCard{cursor:pointer;background:#f7f9f9;border:1px solid #e5e7eb;border-radius:16px;padding:2rem;transition:transform .2s,box-shadow .2s;position:relative}.HomePage-module-scss-module__YIn5_G__pricingCard:hover{transform:translateY(-2px);box-shadow:0 4px 6px #00000012,0 2px 4px #0000000d}.HomePage-module-scss-module__YIn5_G__pricingCard h3{margin:0 0 2rem;font-size:1.3rem;font-weight:700}.HomePage-module-scss-module__YIn5_G__pricingCardDark{background:#0e6e6e;border-color:#0e6e6e}.HomePage-module-scss-module__YIn5_G__pricingCardDark h3,.HomePage-module-scss-module__YIn5_G__pricingCardDark .HomePage-module-scss-module__YIn5_G__pricingPrice,.HomePage-module-scss-module__YIn5_G__pricingCardDark .HomePage-module-scss-module__YIn5_G__pricingArrow{color:#fff}.HomePage-module-scss-module__YIn5_G__pricingPrice{color:#6b7280;font-size:1rem;font-weight:500}.HomePage-module-scss-module__YIn5_G__pricingArrow{color:#6b7280;font-size:1.2rem;position:absolute;bottom:1.5rem;right:1.5rem}.HomePage-module-scss-module__YIn5_G__cta{background:#132233;border-radius:16px;max-width:1100px;margin:3rem auto 6rem;padding:4rem 2rem}.HomePage-module-scss-module__YIn5_G__ctaInner{justify-content:space-between;align-items:center;gap:3rem;display:flex}.HomePage-module-scss-module__YIn5_G__ctaLeft .HomePage-module-scss-module__YIn5_G__sectionLabel{color:#ffffff80}.HomePage-module-scss-module__YIn5_G__ctaLeft p{color:#ffffff80;max-width:360px;margin:.75rem 0 0;font-size:.85rem;line-height:1.6}.HomePage-module-scss-module__YIn5_G__ctaHeading{color:#fff;letter-spacing:-.02em;margin:.5rem 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2}.HomePage-module-scss-module__YIn5_G__ctaActions{flex-shrink:0;gap:1rem;display:flex}@media (max-width:768px){.HomePage-module-scss-module__YIn5_G__hero{grid-template-columns:1fr;padding:3rem 1.5rem;overflow-x:clip}.HomePage-module-scss-module__YIn5_G__heroRight{display:flex}.HomePage-module-scss-module__YIn5_G__heroLeft{margin-top:0}.HomePage-module-scss-module__YIn5_G__featuresInner{grid-template-columns:1fr;gap:1.5rem}.HomePage-module-scss-module__YIn5_G__featureCards,.HomePage-module-scss-module__YIn5_G__whyGrid,.HomePage-module-scss-module__YIn5_G__whyChart,.HomePage-module-scss-module__YIn5_G__stepsGrid,.HomePage-module-scss-module__YIn5_G__pricingCards{grid-template-columns:1fr}.HomePage-module-scss-module__YIn5_G__missionStats{flex-wrap:wrap;gap:2rem}.HomePage-module-scss-module__YIn5_G__ctaInner{flex-direction:column;align-items:flex-start}}
.DevicePreview-module-scss-module__k0jdgq__frame{--bg:#f4f4f2;--card:#fff;--ink:#121212;--ink2:#3a3a3a;--muted:#9b9b95;--line:#ecece8;box-sizing:border-box;background:#1b1b1b;border-radius:18px;flex:none;width:280px;padding:14px;box-shadow:0 18px 50px #00000038,inset 0 0 0 2px #2c2c2c}.DevicePreview-module-scss-module__k0jdgq__dark{--bg:#161616;--card:#1f1f1f;--ink:#f4f4f2;--ink2:#cfcfca;--muted:#8a8a85;--line:#2c2c2c}.DevicePreview-module-scss-module__k0jdgq__screen{background:var(--bg);aspect-ratio:240/320;border-radius:8px;flex-direction:column;gap:3px;padding:8px 11px 12px;display:flex;overflow:hidden auto}.DevicePreview-module-scss-module__k0jdgq__screen::-webkit-scrollbar{width:3px}.DevicePreview-module-scss-module__k0jdgq__screen::-webkit-scrollbar-thumb{background:#7d7d7d66;border-radius:3px}.DevicePreview-module-scss-module__k0jdgq__header{justify-content:space-between;align-items:center;padding-top:4px;display:flex}.DevicePreview-module-scss-module__k0jdgq__brand{align-items:center;gap:8px;min-width:0;display:flex}.DevicePreview-module-scss-module__k0jdgq__logoMark{background:var(--ink);width:28px;height:28px;color:var(--card);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:flex}.DevicePreview-module-scss-module__k0jdgq__logoImg{object-fit:contain;background:var(--card);border-radius:8px;flex-shrink:0;width:28px;height:28px}.DevicePreview-module-scss-module__k0jdgq__hotelName{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:600;overflow:hidden}.DevicePreview-module-scss-module__k0jdgq__connDot{background:#34c759;border-radius:50%;flex-shrink:0;width:9px;height:9px}.DevicePreview-module-scss-module__k0jdgq__roomLabel{color:var(--muted);font-size:.9rem;font-weight:600}.DevicePreview-module-scss-module__k0jdgq__heading{text-align:left;color:var(--ink);cursor:default;background:0 0;border:none;border-radius:6px;margin-top:4px;padding:2px 4px;font-family:inherit;font-size:1.3rem;font-weight:800;line-height:1.1}.DevicePreview-module-scss-module__k0jdgq__subtext{text-align:left;color:var(--muted);cursor:default;background:0 0;border:none;border-radius:6px;padding:2px 4px;font-family:inherit;font-size:.78rem;line-height:1.3}.DevicePreview-module-scss-module__k0jdgq__placeholder{color:var(--muted);font-style:italic}.DevicePreview-module-scss-module__k0jdgq__editable{cursor:pointer}.DevicePreview-module-scss-module__k0jdgq__editable:hover{background:#7d7d7d1f}.DevicePreview-module-scss-module__k0jdgq__tiles{flex-direction:column;gap:8px;margin-top:6px;display:flex}.DevicePreview-module-scss-module__k0jdgq__empty{color:var(--muted);text-align:center;padding:12px 0;font-size:.85rem}.DevicePreview-module-scss-module__k0jdgq__tile{background:var(--card);border:1px solid var(--line);border-radius:12px;align-items:center;gap:12px;padding:11px;display:flex;position:relative;box-shadow:0 1px 2px #00000008}.DevicePreview-module-scss-module__k0jdgq__tileInteractive{cursor:pointer;transition:border-color .12s,transform .1s,background .3s,color .3s}.DevicePreview-module-scss-module__k0jdgq__tileInteractive:hover{border-color:var(--accent)}.DevicePreview-module-scss-module__k0jdgq__tileInteractive:active{transform:scale(.95)}.DevicePreview-module-scss-module__k0jdgq__tileSelected{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 30%, transparent)}.DevicePreview-module-scss-module__k0jdgq__tileOn{background:var(--ink);border-color:var(--ink)}.DevicePreview-module-scss-module__k0jdgq__tileOn .DevicePreview-module-scss-module__k0jdgq__tileLabel{color:var(--card)}.DevicePreview-module-scss-module__k0jdgq__tileBurst{z-index:1;animation:.7s cubic-bezier(.3,.7,.3,1.4) both DevicePreview-module-scss-module__k0jdgq__tileBurstScale}.DevicePreview-module-scss-module__k0jdgq__tileBurst:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#fffffff2,#fff0);border-radius:14px;animation:.7s ease-out both DevicePreview-module-scss-module__k0jdgq__tileBurstFlash;position:absolute;inset:-2px;transform:scale(.3)}@keyframes DevicePreview-module-scss-module__k0jdgq__tileBurstScale{0%{transform:scale(1)}28%{transform:scale(.84)}62%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes DevicePreview-module-scss-module__k0jdgq__tileBurstFlash{0%{opacity:0;transform:scale(.3)}45%{opacity:.95}to{opacity:0;transform:scale(1.9)}}.DevicePreview-module-scss-module__k0jdgq__attractGlow{opacity:0;pointer-events:none;z-index:2;border:2px solid #fff;border-radius:13px;transition:opacity .4s;position:absolute;inset:-1px;box-shadow:0 0 7px #ffffff8c}.DevicePreview-module-scss-module__k0jdgq__tileAttract .DevicePreview-module-scss-module__k0jdgq__attractGlow,.DevicePreview-module-scss-module__k0jdgq__tileInteractive:hover .DevicePreview-module-scss-module__k0jdgq__attractGlow{opacity:1}.DevicePreview-module-scss-module__k0jdgq__attractGlow:after{content:"";opacity:0;border:2px solid #ffffffb3;border-radius:14px;position:absolute;inset:-2px}.DevicePreview-module-scss-module__k0jdgq__tileAttract .DevicePreview-module-scss-module__k0jdgq__attractGlow:after,.DevicePreview-module-scss-module__k0jdgq__tileInteractive:hover .DevicePreview-module-scss-module__k0jdgq__attractGlow:after{animation:1.4s ease-out infinite DevicePreview-module-scss-module__k0jdgq__pulseOut}@keyframes DevicePreview-module-scss-module__k0jdgq__pulseOut{0%{opacity:.75;transform:scale(1)}to{opacity:0;transform:scale(1.14)}}.DevicePreview-module-scss-module__k0jdgq__emojiWiggle{animation:1s ease-in-out infinite paused DevicePreview-module-scss-module__k0jdgq__emojiWiggle}.DevicePreview-module-scss-module__k0jdgq__emoji_room_service{transform-origin:50% 10%;animation:1s ease-in-out infinite paused DevicePreview-module-scss-module__k0jdgq__ring}.DevicePreview-module-scss-module__k0jdgq__emoji_clean_room{transform-origin:50% 90%;animation:1s ease-in-out infinite paused DevicePreview-module-scss-module__k0jdgq__sweep}.DevicePreview-module-scss-module__k0jdgq__emoji_noise_report{animation:.8s ease-in-out infinite paused DevicePreview-module-scss-module__k0jdgq__soundPulse}.DevicePreview-module-scss-module__k0jdgq__emoji_do_not_disturb{transform-origin:50% 60%;animation:1.6s ease-in-out infinite paused DevicePreview-module-scss-module__k0jdgq__moonRock}.DevicePreview-module-scss-module__k0jdgq__emoji_emergency{animation:.5s ease-in-out infinite paused DevicePreview-module-scss-module__k0jdgq__sirenShake}.DevicePreview-module-scss-module__k0jdgq__tileInteractive:hover .DevicePreview-module-scss-module__k0jdgq__tileEmoji,.DevicePreview-module-scss-module__k0jdgq__tileAttract .DevicePreview-module-scss-module__k0jdgq__tileEmoji{animation-play-state:running}@keyframes DevicePreview-module-scss-module__k0jdgq__emojiWiggle{0%,to{transform:rotate(0)scale(1)}50%{transform:rotate(8deg)scale(1.12)}}@keyframes DevicePreview-module-scss-module__k0jdgq__ring{0%,to{transform:rotate(0)}15%{transform:rotate(20deg)}35%{transform:rotate(-16deg)}55%{transform:rotate(11deg)}75%{transform:rotate(-7deg)}90%{transform:rotate(3deg)}}@keyframes DevicePreview-module-scss-module__k0jdgq__sweep{0%,to{transform:rotate(-14deg)}50%{transform:rotate(14deg)}}@keyframes DevicePreview-module-scss-module__k0jdgq__soundPulse{0%,to{transform:scale(1)}50%{transform:scale(1.28)}}@keyframes DevicePreview-module-scss-module__k0jdgq__moonRock{0%,to{transform:rotate(-10deg)}50%{transform:rotate(10deg)}}@keyframes DevicePreview-module-scss-module__k0jdgq__sirenShake{0%,to{transform:translate(0)scale(1)}25%{transform:translate(-2px)scale(1.12)}75%{transform:translate(2px)scale(1.12)}}.DevicePreview-module-scss-module__k0jdgq__tile[data-dragging]{opacity:.5}.DevicePreview-module-scss-module__k0jdgq__tile[data-dragover]{border-color:var(--accent);border-style:dashed}.DevicePreview-module-scss-module__k0jdgq__dragHandle{color:var(--muted);cursor:grab;font-size:.9rem;line-height:1}.DevicePreview-module-scss-module__k0jdgq__tileChip{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.DevicePreview-module-scss-module__k0jdgq__tileEmoji{font-size:1.5rem;line-height:1;display:inline-block}.DevicePreview-module-scss-module__k0jdgq__tileLabel{color:var(--ink);font-size:.9rem;font-weight:600}.DevicePreview-module-scss-module__k0jdgq__tileCheck{flex-shrink:0;margin-left:auto;font-size:1rem;line-height:1}
.EmojiPicker-module-scss-module__dF1MPq__grid{background:#fff;border:1px solid #e5e7eb;border-radius:8px;grid-template-columns:repeat(auto-fill,minmax(38px,1fr));gap:6px;max-height:148px;padding:6px;display:grid;overflow-y:auto}.EmojiPicker-module-scss-module__dF1MPq__cell{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;height:38px;font-size:1.15rem;line-height:1;transition:background .12s,border-color .12s;display:flex}.EmojiPicker-module-scss-module__dF1MPq__cell:hover{background:#f3f4f6}.EmojiPicker-module-scss-module__dF1MPq__active{background:#0e6e6e1a;border-color:#0e6e6e}
.EscalationsTab-module-scss-module__oQKQka__tab{flex-direction:column;gap:1.25rem;display:flex}.EscalationsTab-module-scss-module__oQKQka__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.EscalationsTab-module-scss-module__oQKQka__title{color:#111827;margin:0;font-size:1.1rem;font-weight:700}.EscalationsTab-module-scss-module__oQKQka__subtitle{color:#6b7280;margin:.3rem 0 0;font-size:.85rem;line-height:1.55}.EscalationsTab-module-scss-module__oQKQka__primaryBtn{color:#fff;cursor:pointer;background:#0e6e6e;border:none;border-radius:8px;padding:.55rem 1.1rem;font-family:inherit;font-size:.85rem;font-weight:600}.EscalationsTab-module-scss-module__oQKQka__primaryBtn:hover:not(:disabled){background:#0b5353}.EscalationsTab-module-scss-module__oQKQka__primaryBtn:disabled{opacity:.45;cursor:not-allowed}.EscalationsTab-module-scss-module__oQKQka__cancelBtn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:.55rem 1rem;font-family:inherit;font-size:.85rem}.EscalationsTab-module-scss-module__oQKQka__cancelBtn:hover{color:#111827;border-color:#111827}.EscalationsTab-module-scss-module__oQKQka__form{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:.85rem;padding:1.25rem;display:flex}.EscalationsTab-module-scss-module__oQKQka__formTitle{color:#111827;margin:0 0 .25rem;font-size:.95rem;font-weight:700}.EscalationsTab-module-scss-module__oQKQka__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:600px){.EscalationsTab-module-scss-module__oQKQka__row{grid-template-columns:1fr}}.EscalationsTab-module-scss-module__oQKQka__fg{flex-direction:column;gap:.35rem;display:flex}.EscalationsTab-module-scss-module__oQKQka__lbl{color:#111827;font-size:.78rem;font-weight:600}.EscalationsTab-module-scss-module__oQKQka__inp{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.55rem .75rem;font-family:inherit;font-size:.88rem}.EscalationsTab-module-scss-module__oQKQka__inp:focus{border-color:#0e6e6e;outline:none;box-shadow:0 0 0 3px #0e6e6e1a}.EscalationsTab-module-scss-module__oQKQka__radioRow{align-items:center;gap:1rem;padding-top:.35rem;display:flex}.EscalationsTab-module-scss-module__oQKQka__radioLbl{color:#111827;cursor:pointer;align-items:center;gap:.4rem;font-size:.86rem;display:inline-flex}.EscalationsTab-module-scss-module__oQKQka__thresholdRow{gap:.5rem;display:flex}.EscalationsTab-module-scss-module__oQKQka__thresholdRow .EscalationsTab-module-scss-module__oQKQka__inp{flex:1}.EscalationsTab-module-scss-module__oQKQka__rolePills{flex-wrap:wrap;gap:.4rem;display:flex}.EscalationsTab-module-scss-module__oQKQka__rolePill{color:#6b7280;cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:999px;padding:.4rem .85rem;font-family:inherit;font-size:.8rem;font-weight:500;transition:all .15s}.EscalationsTab-module-scss-module__oQKQka__rolePill:hover{color:#0e6e6e;border-color:#0e6e6e}.EscalationsTab-module-scss-module__oQKQka__rolePillActive{color:#fff;background:#0e6e6e;border-color:#0e6e6e}.EscalationsTab-module-scss-module__oQKQka__rolePillActive:hover{color:#fff;background:#0e6e6e}.EscalationsTab-module-scss-module__oQKQka__checkLbl{color:#111827;cursor:pointer;align-items:center;gap:.5rem;font-size:.88rem;display:inline-flex}.EscalationsTab-module-scss-module__oQKQka__fieldHint{color:#6b7280;margin:0;font-size:.75rem}.EscalationsTab-module-scss-module__oQKQka__muted{color:#9ca3af;margin:0;font-size:.85rem}.EscalationsTab-module-scss-module__oQKQka__error{color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;margin:0;padding:.55rem .85rem;font-size:.82rem}.EscalationsTab-module-scss-module__oQKQka__formActions{justify-content:flex-end;gap:.6rem;margin-top:.5rem;display:flex}.EscalationsTab-module-scss-module__oQKQka__rulesList{flex-direction:column;gap:.85rem;display:flex}.EscalationsTab-module-scss-module__oQKQka__empty{color:#6b7280;margin:0;padding:.5rem 0;font-size:.88rem}.EscalationsTab-module-scss-module__oQKQka__card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1rem 1.15rem}.EscalationsTab-module-scss-module__oQKQka__cardInactive{opacity:.7}.EscalationsTab-module-scss-module__oQKQka__cardHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.EscalationsTab-module-scss-module__oQKQka__cardTitle{color:#111827;margin:0 0 .3rem;font-size:.95rem;font-weight:700}.EscalationsTab-module-scss-module__oQKQka__badgeActive,.EscalationsTab-module-scss-module__oQKQka__badgeInactive{border-radius:999px;padding:.18rem .55rem;font-size:.72rem;font-weight:600;display:inline-block}.EscalationsTab-module-scss-module__oQKQka__badgeActive{color:#047857;background:#d1fae5}.EscalationsTab-module-scss-module__oQKQka__badgeInactive{color:#b91c1c;background:#fee2e2}.EscalationsTab-module-scss-module__oQKQka__cardActions{gap:.8rem;display:flex}.EscalationsTab-module-scss-module__oQKQka__linkBtn,.EscalationsTab-module-scss-module__oQKQka__linkBtnDanger{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.82rem}.EscalationsTab-module-scss-module__oQKQka__linkBtn{color:#0e6e6e}.EscalationsTab-module-scss-module__oQKQka__linkBtn:hover{text-decoration:underline}.EscalationsTab-module-scss-module__oQKQka__linkBtnDanger{color:#b91c1c}.EscalationsTab-module-scss-module__oQKQka__linkBtnDanger:hover{text-decoration:underline}.EscalationsTab-module-scss-module__oQKQka__cardBody{grid-template-columns:repeat(4,1fr);gap:.75rem;margin:.85rem 0 0;padding:0;display:grid}@media (max-width:900px){.EscalationsTab-module-scss-module__oQKQka__cardBody{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.EscalationsTab-module-scss-module__oQKQka__cardBody{grid-template-columns:1fr}}.EscalationsTab-module-scss-module__oQKQka__cardBody div{margin:0}.EscalationsTab-module-scss-module__oQKQka__cardBody dt{text-transform:uppercase;letter-spacing:.04em;color:#6b7280;font-size:.72rem;font-weight:600}.EscalationsTab-module-scss-module__oQKQka__cardBody dd{color:#111827;margin:.25rem 0 0;font-size:.86rem}
.NotificationsTab-module-scss-module__64Xc_W__wrap{flex-direction:column;gap:18px;max-width:720px;display:flex}.NotificationsTab-module-scss-module__64Xc_W__loading{color:#6b7280;padding:20px 0}.NotificationsTab-module-scss-module__64Xc_W__intro{color:#6b7280;margin:0;font-size:.9rem;line-height:1.6}.NotificationsTab-module-scss-module__64Xc_W__setting{background:#fff;border:1px solid #eef0f2;border-radius:14px;padding:18px;box-shadow:0 1px 2px #00000008}.NotificationsTab-module-scss-module__64Xc_W__settingHead{margin-bottom:14px}.NotificationsTab-module-scss-module__64Xc_W__settingTitle{color:#111827;margin:0;font-size:.98rem;font-weight:800}.NotificationsTab-module-scss-module__64Xc_W__settingHint{color:#6b7280;margin:4px 0 0;font-size:.8125rem;line-height:1.4}.NotificationsTab-module-scss-module__64Xc_W__options{flex-wrap:wrap;gap:12px;display:flex}.NotificationsTab-module-scss-module__64Xc_W__option{text-align:left;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;flex:220px;gap:4px;padding:12px 14px;transition:border-color .12s,background .12s;display:flex}.NotificationsTab-module-scss-module__64Xc_W__option:hover{border-color:#cbd5e1}.NotificationsTab-module-scss-module__64Xc_W__optionActive{background:#0e6e6e;border-color:#0e6e6e}.NotificationsTab-module-scss-module__64Xc_W__optionActive .NotificationsTab-module-scss-module__64Xc_W__optionLabel{color:#fff}.NotificationsTab-module-scss-module__64Xc_W__optionActive .NotificationsTab-module-scss-module__64Xc_W__optionImpact{color:#ffffffd9}.NotificationsTab-module-scss-module__64Xc_W__optionLabel{color:#111827;font-size:.875rem;font-weight:700}.NotificationsTab-module-scss-module__64Xc_W__optionImpact{color:#6b7280;font-size:.75rem;line-height:1.35}.NotificationsTab-module-scss-module__64Xc_W__windows{flex-direction:column;gap:10px;display:flex}.NotificationsTab-module-scss-module__64Xc_W__windowsEmpty{color:#9ca3af;margin:0;font-size:.8125rem}.NotificationsTab-module-scss-module__64Xc_W__windowRow{background:#f9fafb;border:1px solid #eef0f2;border-radius:10px;flex-wrap:wrap;align-items:flex-end;gap:10px;padding:10px;display:flex}.NotificationsTab-module-scss-module__64Xc_W__windowField{color:#6b7280;flex-direction:column;gap:3px;font-size:.72rem;font-weight:600;display:flex}.NotificationsTab-module-scss-module__64Xc_W__windowField input,.NotificationsTab-module-scss-module__64Xc_W__windowField select{background:#fff;border:1px solid #d1d5db;border-radius:7px;padding:6px 8px;font-size:.85rem}.NotificationsTab-module-scss-module__64Xc_W__windowField input:focus,.NotificationsTab-module-scss-module__64Xc_W__windowField select:focus{border-color:#0e6e6e;outline:none;box-shadow:0 0 0 3px #0e6e6e26}.NotificationsTab-module-scss-module__64Xc_W__windowNum{width:64px}.NotificationsTab-module-scss-module__64Xc_W__windowRemove{color:#9ca3af;cursor:pointer;background:0 0;border:none;padding:8px 4px;font-size:.95rem}.NotificationsTab-module-scss-module__64Xc_W__windowRemove:hover{color:#dc2626}.NotificationsTab-module-scss-module__64Xc_W__windowAdd{color:#111827;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;align-self:flex-start;padding:6px 12px;font-size:.8125rem;font-weight:600}.NotificationsTab-module-scss-module__64Xc_W__windowAdd:hover{background:#f3f4f6}.NotificationsTab-module-scss-module__64Xc_W__windowsNote{color:#9ca3af;margin:2px 0 0;font-size:.75rem}
.RoomLocationsTab-module-scss-module__vKeSxa__wrap{flex-direction:column;gap:18px;max-width:760px;display:flex}.RoomLocationsTab-module-scss-module__vKeSxa__intro{color:#6b7280;margin:0;font-size:.9rem;line-height:1.6}.RoomLocationsTab-module-scss-module__vKeSxa__readOnly{opacity:.85;pointer-events:none}.RoomLocationsTab-module-scss-module__vKeSxa__muted{color:#9ca3af;font-size:.85rem}.RoomLocationsTab-module-scss-module__vKeSxa__error{color:#dc2626;margin:0;font-size:.85rem}.RoomLocationsTab-module-scss-module__vKeSxa__section{background:#fff;border:1px solid #eef0f2;border-radius:14px;overflow:hidden;box-shadow:0 1px 2px #00000008}.RoomLocationsTab-module-scss-module__vKeSxa__sectionHead{background:#fff;border-bottom:1px solid #eef0f2;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.RoomLocationsTab-module-scss-module__vKeSxa__sectionTitle{color:#111827;margin:0;font-size:.95rem;font-weight:700}.RoomLocationsTab-module-scss-module__vKeSxa__addBtn{color:#fff;cursor:pointer;background:#111827;border:1px solid #d1d5db;border-radius:8px;padding:6px 12px;font-size:.8125rem;font-weight:600}.RoomLocationsTab-module-scss-module__vKeSxa__addBtn:hover{background:#1f2937}.RoomLocationsTab-module-scss-module__vKeSxa__areaBody{background:#f9fafb;padding:16px 18px}.RoomLocationsTab-module-scss-module__vKeSxa__areaChips{flex-wrap:wrap;gap:10px;display:flex}.RoomLocationsTab-module-scss-module__vKeSxa__areaChip{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;align-items:flex-start;gap:2px;min-width:88px;padding:8px 14px;transition:border-color .12s,box-shadow .12s;display:inline-flex;box-shadow:0 1px 2px #0000000a}.RoomLocationsTab-module-scss-module__vKeSxa__areaChip:hover{border-color:#c7d2fe;box-shadow:0 2px 8px #00000014}.RoomLocationsTab-module-scss-module__vKeSxa__areaChipName{color:#111827;font-size:.78rem;font-weight:700;line-height:1.3}.RoomLocationsTab-module-scss-module__vKeSxa__areaCount{color:#6b7280;font-size:.7rem;font-weight:500;display:block}.RoomLocationsTab-module-scss-module__vKeSxa__chipDelete{color:#6366f1;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:.8rem;line-height:1}.RoomLocationsTab-module-scss-module__vKeSxa__chipDelete:hover{color:#dc2626}.RoomLocationsTab-module-scss-module__vKeSxa__tableWrap{overflow-x:auto}.RoomLocationsTab-module-scss-module__vKeSxa__table{border-collapse:collapse;width:100%;font-size:.875rem}.RoomLocationsTab-module-scss-module__vKeSxa__table th,.RoomLocationsTab-module-scss-module__vKeSxa__table td{text-align:left;border-bottom:1px solid #f1f3f5;padding:8px 10px}.RoomLocationsTab-module-scss-module__vKeSxa__table th{text-transform:uppercase;letter-spacing:.04em;color:#9ca3af;font-size:.75rem}.RoomLocationsTab-module-scss-module__vKeSxa__pillWrap{flex-wrap:wrap;gap:4px;display:inline-flex}.RoomLocationsTab-module-scss-module__vKeSxa__pill{color:#374151;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.RoomLocationsTab-module-scss-module__vKeSxa__linkBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:4px 10px;font-size:.78rem;font-weight:600}.RoomLocationsTab-module-scss-module__vKeSxa__linkBtn:hover{background:#f9fafb}.RoomLocationsTab-module-scss-module__vKeSxa__backdrop{z-index:100;background:#11182773;position:fixed;inset:0}.RoomLocationsTab-module-scss-module__vKeSxa__modal{z-index:101;background:#fff;border-radius:16px;width:min(480px,100vw - 32px);max-height:calc(100vh - 64px);position:fixed;top:50%;left:50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 20px 50px #00000040}.RoomLocationsTab-module-scss-module__vKeSxa__modalHeader{border-bottom:1px solid #f1f3f5;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.RoomLocationsTab-module-scss-module__vKeSxa__modalTitle{color:#111827;margin:0;font-size:1rem;font-weight:700}.RoomLocationsTab-module-scss-module__vKeSxa__closeBtn{cursor:pointer;color:#6b7280;background:0 0;border:none;font-size:1rem}.RoomLocationsTab-module-scss-module__vKeSxa__modalBody{flex-direction:column;gap:10px;padding:18px;display:flex}.RoomLocationsTab-module-scss-module__vKeSxa__label{color:#374151;font-size:.8125rem;font-weight:600}.RoomLocationsTab-module-scss-module__vKeSxa__input{border:1px solid #d1d5db;border-radius:8px;width:100%;padding:8px 10px;font-size:.9rem}.RoomLocationsTab-module-scss-module__vKeSxa__input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f126}.RoomLocationsTab-module-scss-module__vKeSxa__assignLead{color:#6b7280;margin:6px 0 0;font-size:.8125rem}.RoomLocationsTab-module-scss-module__vKeSxa__roomCheckList{border:1px solid #f1f3f5;border-radius:10px;flex-direction:column;gap:4px;max-height:240px;padding:8px;display:flex;overflow:auto}.RoomLocationsTab-module-scss-module__vKeSxa__checkRow{color:#374151;cursor:pointer;align-items:center;gap:8px;padding:3px 4px;font-size:.875rem;display:flex}.RoomLocationsTab-module-scss-module__vKeSxa__modalFooter{justify-content:flex-end;gap:8px;margin-top:6px;display:flex}.RoomLocationsTab-module-scss-module__vKeSxa__cancelBtn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:7px 14px;font-size:.85rem;font-weight:600}.RoomLocationsTab-module-scss-module__vKeSxa__saveBtn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:8px;padding:7px 14px;font-size:.85rem;font-weight:600}.RoomLocationsTab-module-scss-module__vKeSxa__saveBtn:disabled{opacity:.6;cursor:default}
.AccountPage-module-scss-module__hYP3da__page{width:100%;padding:0 0 48px}.AccountPage-module-scss-module__hYP3da__pageHeader{margin-bottom:24px}.AccountPage-module-scss-module__hYP3da__pageTitle{color:#111827;margin:0;font-size:1.5rem;font-weight:700}.AccountPage-module-scss-module__hYP3da__tabs{border-bottom:2px solid #e5e7eb;gap:4px;margin-bottom:32px;display:flex}.AccountPage-module-scss-module__hYP3da__tab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;border-radius:6px 6px 0 0;margin-bottom:-2px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:color .15s,border-color .15s}.AccountPage-module-scss-module__hYP3da__tab:hover{color:#0e6e6e}.AccountPage-module-scss-module__hYP3da__tab:focus-visible{border-radius:6px;outline:none;box-shadow:0 0 0 2px #0e6e6e}.AccountPage-module-scss-module__hYP3da__tabActive{color:#0e6e6e;border-bottom-color:#0e6e6e}.AccountPage-module-scss-module__hYP3da__tabContent{flex-direction:column;gap:40px;display:flex}.AccountPage-module-scss-module__hYP3da__section{flex-direction:column;gap:16px;display:flex}.AccountPage-module-scss-module__hYP3da__sectionHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.AccountPage-module-scss-module__hYP3da__sectionTitle{color:#111827;margin:0 0 4px;font-size:1rem;font-weight:700}.AccountPage-module-scss-module__hYP3da__sectionSubtitle{color:#6b7280;margin:0;font-size:.8125rem}.AccountPage-module-scss-module__hYP3da__emptyText{color:#9ca3af;margin:0;padding:16px 0;font-size:.875rem}.AccountPage-module-scss-module__hYP3da__actionError{color:#dc2626;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;margin:0;padding:10px 14px;font-size:.875rem}.AccountPage-module-scss-module__hYP3da__addBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#0d1f2d;border:none;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:9px 16px;font-size:.875rem;font-weight:600;transition:background .15s;display:inline-flex}.AccountPage-module-scss-module__hYP3da__addBtn:hover{background:#0e3a3a}.AccountPage-module-scss-module__hYP3da__addBtn:focus-visible{outline:none;box-shadow:0 0 0 3px #0e6e6e59}.AccountPage-module-scss-module__hYP3da__secondaryBtn{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d1d5db;border-radius:6px;padding:6px 14px;font-family:inherit;font-size:.8125rem;font-weight:600}.AccountPage-module-scss-module__hYP3da__secondaryBtn:hover{border-color:#9ca3af}.AccountPage-module-scss-module__hYP3da__howToGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.AccountPage-module-scss-module__hYP3da__howToCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:10px;padding:18px;display:flex;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000a}.AccountPage-module-scss-module__hYP3da__howToHead{align-items:center;gap:10px;display:flex}.AccountPage-module-scss-module__hYP3da__howToIcon{flex-shrink:0;font-size:1.4rem;line-height:1}.AccountPage-module-scss-module__hYP3da__howToTitle{color:#111827;margin:0;font-size:.95rem;font-weight:700}.AccountPage-module-scss-module__hYP3da__howToWhen{color:#6b7280;margin:0;font-size:.8rem;font-style:italic}.AccountPage-module-scss-module__hYP3da__howToSteps{flex-direction:column;gap:6px;margin:0;padding-left:1.2em;display:flex}.AccountPage-module-scss-module__hYP3da__howToSteps li{color:#111827;font-size:.825rem;line-height:1.45}.AccountPage-module-scss-module__hYP3da__tableWrap{border:1px solid #e5e7eb;border-radius:12px;overflow-x:auto}.AccountPage-module-scss-module__hYP3da__table{border-collapse:collapse;width:100%;font-size:.875rem}.AccountPage-module-scss-module__hYP3da__table th,.AccountPage-module-scss-module__hYP3da__table td{text-align:left;padding:10px 12px}.AccountPage-module-scss-module__hYP3da__table th{color:#6b7280;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#f9fafb;border-bottom:1px solid #e5e7eb;font-size:.75rem;font-weight:700}.AccountPage-module-scss-module__hYP3da__table tbody tr{border-bottom:1px solid #e5e7eb;transition:background .1s}.AccountPage-module-scss-module__hYP3da__table tbody tr:last-child{border-bottom:none}.AccountPage-module-scss-module__hYP3da__table tbody tr:hover{background:#e8f4f4}.AccountPage-module-scss-module__hYP3da__table td{color:#111827;vertical-align:middle}.AccountPage-module-scss-module__hYP3da__tableInactive td{color:#9ca3af}.AccountPage-module-scss-module__hYP3da__tableInactive tbody tr:hover{background:#f9fafb}.AccountPage-module-scss-module__hYP3da__labelCell{align-items:center;gap:8px;min-width:0;display:flex}.AccountPage-module-scss-module__hYP3da__labelText{text-overflow:ellipsis;white-space:nowrap;max-width:200px;overflow:hidden}.AccountPage-module-scss-module__hYP3da__colorDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.AccountPage-module-scss-module__hYP3da__defEmoji{flex-shrink:0;font-size:1rem;line-height:1}.AccountPage-module-scss-module__hYP3da__draggableRow{cursor:grab}.AccountPage-module-scss-module__hYP3da__draggableRow[data-dragging]{opacity:.4}.AccountPage-module-scss-module__hYP3da__draggableRow[data-dragover] td{box-shadow:inset 0 2px #0e6e6e}.AccountPage-module-scss-module__hYP3da__orderCell{align-items:center;gap:8px;display:inline-flex}.AccountPage-module-scss-module__hYP3da__dragHandle{color:#bdbdb7;cursor:grab;letter-spacing:-2px;font-size:1.05rem;line-height:1}.AccountPage-module-scss-module__hYP3da__dragHandle:hover{color:#6b7280}.AccountPage-module-scss-module__hYP3da__orderNum{color:#121212;font-variant-numeric:tabular-nums;font-weight:700}.AccountPage-module-scss-module__hYP3da__keyCode{color:#6b7280;background:#f3f4f6;border-radius:4px;padding:2px 6px;font-family:ui-monospace,Cascadia Code,Source Code Pro,monospace;font-size:.8125rem}.AccountPage-module-scss-module__hYP3da__capitalize{text-transform:capitalize}.AccountPage-module-scss-module__hYP3da__colorSamplePill{border-radius:999px;align-items:center;padding:3px 10px;font-family:ui-monospace,monospace;font-size:.75rem;font-weight:600;display:inline-flex}.AccountPage-module-scss-module__hYP3da__pill{border-radius:999px;align-items:center;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.AccountPage-module-scss-module__hYP3da__rowActions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.AccountPage-module-scss-module__hYP3da__iconBtn{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:5px;padding:5px 10px;font-size:.75rem;font-weight:500;transition:all .15s;display:inline-flex}.AccountPage-module-scss-module__hYP3da__iconBtn:hover{color:#111827;background:#f3f4f6;border-color:#d1d5db}.AccountPage-module-scss-module__hYP3da__iconBtn:focus-visible{outline:none;box-shadow:0 0 0 2px #0e6e6e}.AccountPage-module-scss-module__hYP3da__iconBtnDanger:hover{color:#dc2626;background:#fee2e2;border-color:#fecaca}.AccountPage-module-scss-module__hYP3da__iconBtnSuccess{color:#16a34a;border-color:#bbf7d0}.AccountPage-module-scss-module__hYP3da__iconBtnSuccess:hover{background:#dcfce7;border-color:#86efac}.AccountPage-module-scss-module__hYP3da__modalBackdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:300;background:#00000073;animation:.18s AccountPage-module-scss-module__hYP3da__fadeIn;position:fixed;inset:0}@keyframes AccountPage-module-scss-module__hYP3da__fadeIn{0%{opacity:0}to{opacity:1}}.AccountPage-module-scss-module__hYP3da__modal{z-index:400;background:#fff;border-radius:16px;flex-direction:column;width:560px;max-width:calc(100vw - 32px);max-height:calc(100vh - 64px);animation:.2s cubic-bezier(.16,1,.3,1) AccountPage-module-scss-module__hYP3da__scaleIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0003}.AccountPage-module-scss-module__hYP3da__modal:focus{outline:none}@keyframes AccountPage-module-scss-module__hYP3da__scaleIn{0%{opacity:0;transform:translate(-50%,-48%)scale(.97)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.AccountPage-module-scss-module__hYP3da__modalHeader{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.AccountPage-module-scss-module__hYP3da__modalTitle{color:#111827;margin:0;font-size:1rem;font-weight:700}.AccountPage-module-scss-module__hYP3da__modalCloseBtn{color:#6b7280;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.AccountPage-module-scss-module__hYP3da__modalCloseBtn:hover{color:#dc2626;background:#fee2e2;border-color:#fecaca}.AccountPage-module-scss-module__hYP3da__modalCloseBtn:focus-visible{outline:none;box-shadow:0 0 0 2px #0e6e6e}.AccountPage-module-scss-module__hYP3da__modalBody{flex-direction:column;flex:1;gap:20px;padding:24px;display:flex;overflow-y:auto}.AccountPage-module-scss-module__hYP3da__modalBody::-webkit-scrollbar{width:5px}.AccountPage-module-scss-module__hYP3da__modalBody::-webkit-scrollbar-track{background:0 0}.AccountPage-module-scss-module__hYP3da__modalBody::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}.AccountPage-module-scss-module__hYP3da__modalFooter{justify-content:flex-end;gap:10px;padding-top:8px;display:flex}.AccountPage-module-scss-module__hYP3da__formGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:480px){.AccountPage-module-scss-module__hYP3da__formGrid{grid-template-columns:1fr}}.AccountPage-module-scss-module__hYP3da__fieldGroup{flex-direction:column;gap:6px;display:flex}.AccountPage-module-scss-module__hYP3da__fieldGroupFull{grid-column:1/-1}.AccountPage-module-scss-module__hYP3da__label{color:#111827;font-size:.8125rem;font-weight:600}.AccountPage-module-scss-module__hYP3da__fieldNote{color:#9ca3af;font-size:.75rem;font-weight:400}.AccountPage-module-scss-module__hYP3da__input,.AccountPage-module-scss-module__hYP3da__select{color:#111827;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;min-width:0;max-width:100%;height:38px;padding:0 12px;font-size:.875rem;transition:border-color .15s,box-shadow .15s}.AccountPage-module-scss-module__hYP3da__input:focus,.AccountPage-module-scss-module__hYP3da__select:focus{border-color:#0e6e6e;box-shadow:0 0 0 3px #0e6e6e26}textarea.AccountPage-module-scss-module__hYP3da__input{resize:vertical;height:auto;min-height:64px;padding:10px 12px}.AccountPage-module-scss-module__hYP3da__inputReadonly{color:#9ca3af;cursor:default;background:#f3f4f6;font-family:ui-monospace,Cascadia Code,monospace;font-size:.8125rem}.AccountPage-module-scss-module__hYP3da__inputReadonly:focus{box-shadow:none;border-color:#e5e7eb}.AccountPage-module-scss-module__hYP3da__colorRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.AccountPage-module-scss-module__hYP3da__colorSwatch{cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;width:38px;height:38px;padding:3px}.AccountPage-module-scss-module__hYP3da__colorHex{color:#6b7280;font-family:ui-monospace,monospace;font-size:.8125rem}.AccountPage-module-scss-module__hYP3da__colorPreviewBadge{text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-items:center;max-width:160px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex;overflow:hidden}.AccountPage-module-scss-module__hYP3da__checkboxLabel{color:#111827;cursor:pointer;align-items:center;gap:8px;font-size:.875rem;display:flex}.AccountPage-module-scss-module__hYP3da__checkbox{accent-color:#0e6e6e;cursor:pointer;flex-shrink:0;width:16px;height:16px}.AccountPage-module-scss-module__hYP3da__fieldHint{color:#9ca3af;font-size:.75rem;line-height:1.4}.AccountPage-module-scss-module__hYP3da__formError{color:#dc2626;margin:0;font-size:.8125rem}.AccountPage-module-scss-module__hYP3da__cancelBtn{color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:9px 20px;font-size:.875rem;font-weight:600;transition:background .15s}.AccountPage-module-scss-module__hYP3da__cancelBtn:hover:not(:disabled){background:#f3f4f6}.AccountPage-module-scss-module__hYP3da__cancelBtn:disabled{opacity:.6;cursor:not-allowed}.AccountPage-module-scss-module__hYP3da__cancelBtn:focus-visible{outline:none;box-shadow:0 0 0 2px #0e6e6e}.AccountPage-module-scss-module__hYP3da__saveBtn{color:#fff;cursor:pointer;background:#0d1f2d;border:none;border-radius:8px;padding:9px 20px;font-size:.875rem;font-weight:600;transition:background .15s}.AccountPage-module-scss-module__hYP3da__saveBtn:hover:not(:disabled){background:#0e3a3a}.AccountPage-module-scss-module__hYP3da__saveBtn:disabled{opacity:.6;cursor:not-allowed}.AccountPage-module-scss-module__hYP3da__saveBtn:focus-visible{outline:none;box-shadow:0 0 0 3px #0e6e6e59}.AccountPage-module-scss-module__hYP3da__dangerBtn{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecaca;border-radius:8px;padding:9px 20px;font-size:.875rem;font-weight:600;transition:background .15s}.AccountPage-module-scss-module__hYP3da__dangerBtn:hover:not(:disabled){background:#fef2f2}.AccountPage-module-scss-module__hYP3da__dangerBtn:disabled{opacity:.6;cursor:not-allowed}.AccountPage-module-scss-module__hYP3da__dangerBtn:focus-visible{outline:none;box-shadow:0 0 0 2px #dc2626}.AccountPage-module-scss-module__hYP3da__confirmOverlay{z-index:500;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AccountPage-module-scss-module__hYP3da__confirmDialog{background:#fff;border-radius:12px;flex-direction:column;gap:12px;width:calc(100% - 48px);max-width:360px;padding:28px 24px 20px;display:flex;box-shadow:0 20px 60px #0003}.AccountPage-module-scss-module__hYP3da__confirmMessage{color:#111827;margin:0;font-size:1rem;font-weight:700}.AccountPage-module-scss-module__hYP3da__confirmSub{color:#6b7280;margin:0;font-size:.875rem;line-height:1.5}.AccountPage-module-scss-module__hYP3da__confirmActions{gap:10px;padding-top:8px;display:flex}.AccountPage-module-scss-module__hYP3da__deleteConfirmBtn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;flex:1;padding:10px;font-size:.875rem;font-weight:600;transition:background .15s}.AccountPage-module-scss-module__hYP3da__deleteConfirmBtn:hover{background:#b91c1c}.AccountPage-module-scss-module__hYP3da__deleteConfirmBtn:focus-visible{outline:none;box-shadow:0 0 0 3px #dc262659}.AccountPage-module-scss-module__hYP3da__toggleBtn{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;align-self:center;padding:5px 12px;font-size:.8125rem;font-weight:500;transition:all .15s}.AccountPage-module-scss-module__hYP3da__toggleBtn:hover{color:#111827;background:#f3f4f6}.AccountPage-module-scss-module__hYP3da__toggleBtn:focus-visible{outline:none;box-shadow:0 0 0 2px #0e6e6e}.AccountPage-module-scss-module__hYP3da__staffName{align-items:center;gap:10px;min-width:0;display:flex}.AccountPage-module-scss-module__hYP3da__staffName span:last-child{white-space:nowrap;text-overflow:ellipsis;max-width:220px;overflow:hidden}.AccountPage-module-scss-module__hYP3da__staffAvatar{color:#fff;background:#0d1f2d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:700;display:inline-flex}.AccountPage-module-scss-module__hYP3da__accessBadgePortal{color:#1d4ed8;background:#dbeafe;border-radius:999px;align-items:center;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.AccountPage-module-scss-module__hYP3da__accessBadgeWhatsapp{color:#15803d;background:#dcfce7;border-radius:999px;align-items:center;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.AccountPage-module-scss-module__hYP3da__statusActive{color:#16a34a;align-items:center;gap:5px;font-size:.8125rem;font-weight:600;display:inline-flex}.AccountPage-module-scss-module__hYP3da__statusActive:before{content:"";background:#16a34a;border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.AccountPage-module-scss-module__hYP3da__statusPending{color:#d97706;align-items:center;gap:5px;font-size:.8125rem;font-weight:600;display:inline-flex}.AccountPage-module-scss-module__hYP3da__statusPending:before{content:"";background:#d97706;border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.AccountPage-module-scss-module__hYP3da__roleBadge{color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;align-items:center;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.AccountPage-module-scss-module__hYP3da__roleBadgeOnDuty{color:#15803d;background:#dcfce7;border-color:#bbf7d0}.AccountPage-module-scss-module__hYP3da__contactCell{text-overflow:ellipsis;white-space:nowrap;color:#6b7280;max-width:200px;font-size:.875rem;overflow:hidden}.AccountPage-module-scss-module__hYP3da__roleBadgesWrap{flex-wrap:wrap;gap:4px;max-width:220px;display:flex}.AccountPage-module-scss-module__hYP3da__muted{color:#9ca3af;font-size:.8125rem}.AccountPage-module-scss-module__hYP3da__noRoleWarn{color:#b45309;white-space:nowrap;background:#fffbeb;border:1px solid #fde68a;border-radius:4px;align-items:center;gap:5px;padding:2px 7px;font-size:.75rem;font-weight:600;display:inline-flex}.AccountPage-module-scss-module__hYP3da__rolesGrid{flex-wrap:wrap;gap:.5rem;display:flex}.AccountPage-module-scss-module__hYP3da__roleChip{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;align-items:center;gap:.3rem;padding:6px 8px 6px 14px;font-size:.8125rem;transition:all .15s;display:inline-flex}.AccountPage-module-scss-module__hYP3da__roleChip:hover{border-color:#ced2d9}.AccountPage-module-scss-module__hYP3da__roleChipName{color:#111827;font-weight:500}.AccountPage-module-scss-module__hYP3da__roleChipActions{align-items:center;gap:1px;margin-left:4px;display:flex}.AccountPage-module-scss-module__hYP3da__roleChipBtn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:all .15s;display:flex}.AccountPage-module-scss-module__hYP3da__roleChipBtn:hover{color:#111827;background:#00000012}.AccountPage-module-scss-module__hYP3da__roleChipBtnDanger:hover{color:#dc2626;background:#fee2e2}.AccountPage-module-scss-module__hYP3da__rolePickerWrap{flex-wrap:wrap;gap:.4rem;padding:4px 0;display:flex}.AccountPage-module-scss-module__hYP3da__rolePickerPill{color:#6b7280;cursor:pointer;background:0 0;border:1.5px solid #e5e7eb;border-radius:999px;align-items:center;padding:6px 14px;font-family:inherit;font-size:.8125rem;font-weight:500;transition:all .15s;display:inline-flex}.AccountPage-module-scss-module__hYP3da__rolePickerPill:hover{color:#0e6e6e;border-color:#0e6e6e}.AccountPage-module-scss-module__hYP3da__rolePickerPillActive{color:#fff;background:#0e6e6e;border-color:#0e6e6e}.AccountPage-module-scss-module__hYP3da__rolePickerPillActive:hover{color:#fff;filter:brightness(.88);background:#0e6e6e;border-color:#0e6e6e}.AccountPage-module-scss-module__hYP3da__phoneList{flex-direction:column;gap:.5rem;display:flex}.AccountPage-module-scss-module__hYP3da__phoneRow{align-items:center;gap:.5rem;display:flex}.AccountPage-module-scss-module__hYP3da__phoneRow .AccountPage-module-scss-module__hYP3da__input{flex:1}.AccountPage-module-scss-module__hYP3da__phoneRemoveBtn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:6px;flex-shrink:0;padding:.35rem .5rem;font-family:inherit;font-size:.7rem;line-height:1;transition:border-color .15s,color .15s}.AccountPage-module-scss-module__hYP3da__phoneRemoveBtn:hover{color:#dc2626;border-color:#dc2626}.AccountPage-module-scss-module__hYP3da__addPhoneBtn{color:#0e6e6e;cursor:pointer;text-align:left;background:0 0;border:1px dashed #e5e7eb;border-radius:6px;align-self:flex-start;padding:.4rem .75rem;font-family:inherit;font-size:.78rem;font-weight:500;transition:border-color .15s,background .15s}.AccountPage-module-scss-module__hYP3da__addPhoneBtn:hover{background:#0e6e6e0a;border-color:#0e6e6e}.AccountPage-module-scss-module__hYP3da__cardRow{grid-template-columns:1fr 1fr;align-items:start;gap:1.25rem;display:grid}@media (max-width:768px){.AccountPage-module-scss-module__hYP3da__cardRow{grid-template-columns:1fr}}.AccountPage-module-scss-module__hYP3da__infoCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000a}.AccountPage-module-scss-module__hYP3da__infoGrid{flex-direction:column;display:flex}.AccountPage-module-scss-module__hYP3da__infoRow{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem 0;display:flex}.AccountPage-module-scss-module__hYP3da__infoRow:last-child{border-bottom:none}.AccountPage-module-scss-module__hYP3da__infoLabel{color:#6b7280;flex-shrink:0;min-width:140px;font-size:.82rem;font-weight:600}.AccountPage-module-scss-module__hYP3da__infoValue{color:#111827;text-align:right;font-size:.875rem}.AccountPage-module-scss-module__hYP3da__linkValue{color:#0e6e6e;text-decoration:none}.AccountPage-module-scss-module__hYP3da__linkValue:hover{text-decoration:underline}.AccountPage-module-scss-module__hYP3da__editBtnGhost{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;align-items:center;gap:.35rem;padding:.32rem .7rem;font-family:inherit;font-size:.78rem;font-weight:500;transition:all .15s;display:inline-flex}.AccountPage-module-scss-module__hYP3da__editBtnGhost:hover{color:#111827;background:#f9fafb;border-color:#9ca3af}.AccountPage-module-scss-module__hYP3da__editBtnGhost:disabled{opacity:.5;cursor:not-allowed}.AccountPage-module-scss-module__hYP3da__editBtnGhost svg{width:13px;height:13px}.AccountPage-module-scss-module__hYP3da__infoLogoImg{object-fit:contain;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;width:56px;height:56px}.AccountPage-module-scss-module__hYP3da__infoLogoPlaceholder{color:#9ca3af;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:56px;height:56px;font-size:.7rem;display:inline-flex}.AccountPage-module-scss-module__hYP3da__subBadge{color:#0e6e6e;text-transform:capitalize;background:#e8f4f4;border-radius:999px;padding:.18rem .6rem;font-size:.72rem;font-weight:600;display:inline-block}.AccountPage-module-scss-module__hYP3da__profileRow{align-items:center;gap:.85rem;display:flex}.AccountPage-module-scss-module__hYP3da__profileInfo{flex-direction:column;gap:.1rem;min-width:0;display:flex}.AccountPage-module-scss-module__hYP3da__profileName{color:#111827;font-size:.875rem;font-weight:600}.AccountPage-module-scss-module__hYP3da__profileEmail{color:#6b7280;word-break:break-all;font-size:.8rem}.AccountPage-module-scss-module__hYP3da__profileSpacer{margin-left:auto}
.DefaultsPage-module-scss-module__Kg2phW__page{flex-direction:column;gap:1.25rem;display:flex}.DefaultsPage-module-scss-module__Kg2phW__pageIntro{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000a}.DefaultsPage-module-scss-module__Kg2phW__introText{color:#6b7280;margin:0;font-size:.85rem;line-height:1.6}.DefaultsPage-module-scss-module__Kg2phW__introText strong{color:#111827}.DefaultsPage-module-scss-module__Kg2phW__tabs{border-bottom:1px solid #e5e7eb;flex-wrap:wrap;gap:.25rem;margin-bottom:1.25rem;display:flex}.DefaultsPage-module-scss-module__Kg2phW__tab{cursor:pointer;font:inherit;color:#6b7280;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.6rem 1rem;font-size:.9rem;font-weight:600;transition:all .15s}.DefaultsPage-module-scss-module__Kg2phW__tab:hover{color:#111827}.DefaultsPage-module-scss-module__Kg2phW__tabActive{color:#0e6e6e;border-bottom-color:#0e6e6e}.DefaultsPage-module-scss-module__Kg2phW__section{flex-direction:column;gap:1rem;display:flex}.DefaultsPage-module-scss-module__Kg2phW__sectionHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.DefaultsPage-module-scss-module__Kg2phW__sectionTitle{color:#111827;margin:0;font-size:.9rem;font-weight:700}.DefaultsPage-module-scss-module__Kg2phW__sectionSub{color:#6b7280;margin:.25rem 0 0;font-size:.82rem;line-height:1.55}.DefaultsPage-module-scss-module__Kg2phW__addBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#0e6e6e;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .2s;display:inline-flex}.DefaultsPage-module-scss-module__Kg2phW__addBtn:hover:not(:disabled){background:#0b5353}.DefaultsPage-module-scss-module__Kg2phW__addBtn:disabled{opacity:.55;cursor:not-allowed}.DefaultsPage-module-scss-module__Kg2phW__empty{color:#6b7280;margin:0;padding:.5rem 0;font-size:.875rem}.DefaultsPage-module-scss-module__Kg2phW__tableWrap{background:0 0;border:1px solid #e5e7eb;border-radius:12px;overflow-x:auto}.DefaultsPage-module-scss-module__Kg2phW__table{border-collapse:collapse;background:0 0;width:100%;font-size:.875rem}.DefaultsPage-module-scss-module__Kg2phW__table th{text-align:left;color:#6b7280;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;background:#fff;border-bottom:1px solid #e5e7eb;padding:.65rem 1rem;font-size:.7rem;font-weight:700}.DefaultsPage-module-scss-module__Kg2phW__table td{color:#111827;vertical-align:middle;background:0 0;border-bottom:1px solid #e5e7eb;padding:.75rem 1rem}.DefaultsPage-module-scss-module__Kg2phW__table tbody tr:last-child td{border-bottom:none}.DefaultsPage-module-scss-module__Kg2phW__table tbody tr:hover td{background:#e8f4f4}.DefaultsPage-module-scss-module__Kg2phW__labelCell{align-items:center;gap:.5rem;display:flex}.DefaultsPage-module-scss-module__Kg2phW__colorDot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.DefaultsPage-module-scss-module__Kg2phW__defEmoji{flex-shrink:0;font-size:1rem;line-height:1}.DefaultsPage-module-scss-module__Kg2phW__clickableRow{cursor:pointer}.DefaultsPage-module-scss-module__Kg2phW__draggableRow{cursor:grab}.DefaultsPage-module-scss-module__Kg2phW__draggableRow[data-dragging]{opacity:.4}.DefaultsPage-module-scss-module__Kg2phW__draggableRow[data-dragover] td{box-shadow:inset 0 2px #0e6e6e}.DefaultsPage-module-scss-module__Kg2phW__orderCell{align-items:center;gap:8px;display:inline-flex}.DefaultsPage-module-scss-module__Kg2phW__dragHandle{color:#bdbdb7;cursor:grab;letter-spacing:-2px;font-size:1.05rem;line-height:1}.DefaultsPage-module-scss-module__Kg2phW__dragHandle:hover{color:#6b7280}.DefaultsPage-module-scss-module__Kg2phW__orderNum{color:#121212;font-variant-numeric:tabular-nums;font-weight:700}.DefaultsPage-module-scss-module__Kg2phW__labelText{font-weight:600}.DefaultsPage-module-scss-module__Kg2phW__keyCode{color:#6b7280;background:#f3f4f6;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:.78rem}.DefaultsPage-module-scss-module__Kg2phW__capitalize{text-transform:capitalize}.DefaultsPage-module-scss-module__Kg2phW__colorPill{border-radius:999px;padding:2px 8px;font-size:.72rem;font-weight:500}.DefaultsPage-module-scss-module__Kg2phW__rowActions{justify-content:flex-end;align-items:center;gap:.35rem;display:flex}.DefaultsPage-module-scss-module__Kg2phW__iconBtn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:6px;align-items:center;gap:.3rem;padding:.28rem .65rem;font-family:inherit;font-size:.75rem;font-weight:500;transition:all .15s;display:inline-flex}.DefaultsPage-module-scss-module__Kg2phW__iconBtn:hover{color:#0e6e6e;border-color:#0e6e6e}.DefaultsPage-module-scss-module__Kg2phW__iconBtnDanger:hover{color:#dc2626;border-color:#dc2626}.DefaultsPage-module-scss-module__Kg2phW__rolesGrid{flex-wrap:wrap;gap:.5rem;display:flex}.DefaultsPage-module-scss-module__Kg2phW__roleChip{background:#e8f4f4;border-radius:999px;align-items:center;gap:.5rem;padding:.4rem .55rem .4rem .85rem;display:flex}.DefaultsPage-module-scss-module__Kg2phW__roleChipName{color:#0e6e6e;font-size:.82rem;font-weight:600}.DefaultsPage-module-scss-module__Kg2phW__roleChipActions{align-items:center;gap:2px;display:flex}.DefaultsPage-module-scss-module__Kg2phW__roleChipBtn{color:#0e6e6e;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:background .15s,color .15s;display:inline-flex}.DefaultsPage-module-scss-module__Kg2phW__roleChipBtn:hover{background:#0e6e6e26}.DefaultsPage-module-scss-module__Kg2phW__roleChipBtnDanger:hover{color:#dc2626;background:#fee2e2}.DefaultsPage-module-scss-module__Kg2phW__backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:300;background:#00000073;position:fixed;inset:0}.DefaultsPage-module-scss-module__Kg2phW__modal{z-index:301;background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;width:100%;max-width:540px;max-height:90vh;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0003}@media (max-width:560px){.DefaultsPage-module-scss-module__Kg2phW__modal{max-width:calc(100vw - 2rem)}}.DefaultsPage-module-scss-module__Kg2phW__modalHead{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem 1rem;display:flex}.DefaultsPage-module-scss-module__Kg2phW__modalTitle{color:#111827;margin:0;font-size:1rem;font-weight:700}.DefaultsPage-module-scss-module__Kg2phW__modalClose{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;font-family:inherit;transition:all .15s;display:flex}.DefaultsPage-module-scss-module__Kg2phW__modalClose:hover{color:#111827;background:#f3f4f6}.DefaultsPage-module-scss-module__Kg2phW__modalBody{flex:1;padding:1.25rem 1.5rem;overflow-y:auto}.DefaultsPage-module-scss-module__Kg2phW__modalFoot{border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 1.5rem;display:flex}.DefaultsPage-module-scss-module__Kg2phW__formGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:480px){.DefaultsPage-module-scss-module__Kg2phW__formGrid{grid-template-columns:1fr}}.DefaultsPage-module-scss-module__Kg2phW__fg{flex-direction:column;gap:.35rem;display:flex}.DefaultsPage-module-scss-module__Kg2phW__fgFull{grid-column:1/-1}.DefaultsPage-module-scss-module__Kg2phW__lbl{color:#111827;font-size:.78rem;font-weight:600}.DefaultsPage-module-scss-module__Kg2phW__note{color:#6b7280;font-size:.72rem;font-weight:400}.DefaultsPage-module-scss-module__Kg2phW__inp,.DefaultsPage-module-scss-module__Kg2phW__sel{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:8px;outline:none;padding:.6rem .8rem;font-family:inherit;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.DefaultsPage-module-scss-module__Kg2phW__inp:focus,.DefaultsPage-module-scss-module__Kg2phW__sel:focus{border-color:#0e6e6e;box-shadow:0 0 0 3px #0e6e6e1a}.DefaultsPage-module-scss-module__Kg2phW__inpReadonly{color:#6b7280;cursor:default;background:#f3f4f6}.DefaultsPage-module-scss-module__Kg2phW__sel{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236b7280' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right .8rem center;background-repeat:no-repeat;padding-right:2.2rem}.DefaultsPage-module-scss-module__Kg2phW__colorRow{align-items:center;gap:.75rem;display:flex}.DefaultsPage-module-scss-module__Kg2phW__colorSwatch{cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:6px;width:40px;height:36px;padding:2px}.DefaultsPage-module-scss-module__Kg2phW__colorHex{color:#6b7280;font-family:Courier New,monospace;font-size:.82rem}.DefaultsPage-module-scss-module__Kg2phW__colorPreview{border-radius:999px;padding:3px 10px;font-size:.78rem;font-weight:600}.DefaultsPage-module-scss-module__Kg2phW__checkLbl{color:#111827;cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.DefaultsPage-module-scss-module__Kg2phW__formErr{color:#dc2626;margin:.75rem 0 0;font-size:.82rem}.DefaultsPage-module-scss-module__Kg2phW__cancelBtn{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:8px;padding:.55rem 1.1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .15s}.DefaultsPage-module-scss-module__Kg2phW__cancelBtn:hover{color:#111827;border-color:#111827}.DefaultsPage-module-scss-module__Kg2phW__cancelBtn:disabled{opacity:.5;cursor:not-allowed}.DefaultsPage-module-scss-module__Kg2phW__saveBtn{color:#fff;cursor:pointer;background:#0e6e6e;border:none;border-radius:8px;padding:.55rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .2s}.DefaultsPage-module-scss-module__Kg2phW__saveBtn:hover:not(:disabled){background:#0b5353}.DefaultsPage-module-scss-module__Kg2phW__saveBtn:disabled{opacity:.55;cursor:not-allowed}.DefaultsPage-module-scss-module__Kg2phW__confirmOverlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:302;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.DefaultsPage-module-scss-module__Kg2phW__confirmBox{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:.75rem;width:100%;max-width:380px;padding:1.75rem;display:flex;box-shadow:0 20px 60px #0003}.DefaultsPage-module-scss-module__Kg2phW__confirmMsg{color:#111827;margin:0;font-size:.95rem;font-weight:700}.DefaultsPage-module-scss-module__Kg2phW__confirmSub{color:#6b7280;margin:0;font-size:.82rem;line-height:1.55}.DefaultsPage-module-scss-module__Kg2phW__confirmActions{justify-content:flex-end;align-items:center;gap:.75rem;padding-top:.5rem;display:flex}.DefaultsPage-module-scss-module__Kg2phW__deleteBtn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;padding:.55rem 1.1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .2s}.DefaultsPage-module-scss-module__Kg2phW__deleteBtn:hover{background:#bb1e1e}.DefaultsPage-module-scss-module__Kg2phW__actionError{color:#dc2626;background:#fee2e2;border:1px solid #fecaca;border-radius:8px;margin:0;padding:.6rem .85rem;font-size:.82rem}
.DashboardPage-module-scss-module__i3r-yq__errorBanner{color:#dc2626;background:#fee2e2;border-radius:8px;padding:12px 16px;font-size:.875rem;font-weight:500}.DashboardPage-module-scss-module__i3r-yq__kpiToggle{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.DashboardPage-module-scss-module__i3r-yq__kpiToggleText{color:#9ca3af;font-size:.8125rem;font-weight:500}.DashboardPage-module-scss-module__i3r-yq__kpiSwitchInput{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.DashboardPage-module-scss-module__i3r-yq__kpiSwitch{background:#d1d5db;border-radius:9999px;flex-shrink:0;width:34px;height:18px;transition:background .15s;display:inline-block;position:relative}.DashboardPage-module-scss-module__i3r-yq__kpiSwitch:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0003}.DashboardPage-module-scss-module__i3r-yq__kpiSwitchInput:checked+.DashboardPage-module-scss-module__i3r-yq__kpiSwitch{background:#0e6e6e}.DashboardPage-module-scss-module__i3r-yq__kpiSwitchInput:checked+.DashboardPage-module-scss-module__i3r-yq__kpiSwitch:after{transform:translate(16px)}.DashboardPage-module-scss-module__i3r-yq__kpiSwitchInput:focus-visible+.DashboardPage-module-scss-module__i3r-yq__kpiSwitch{box-shadow:0 0 0 3px #0e6e6e59}
.HeroDemo-module-scss-module__fB_vza__demo{flex-direction:column;align-items:center;gap:.75rem;padding:.5rem;display:flex;position:relative}.HeroDemo-module-scss-module__fB_vza__demo:before{content:"";z-index:0;filter:blur(6px);pointer-events:none;background:radial-gradient(38% 42% at 22% 32%,#0e6e6e38,#0000 70%),radial-gradient(34% 40% at 82% 68%,#25d36633,#0000 70%),radial-gradient(30% 34% at 70% 12%,#d9770624,#0000 70%);position:absolute;inset:-8% -4%}.HeroDemo-module-scss-module__fB_vza__toolbar{z-index:2;justify-content:center;display:flex;position:relative;transform:translateY(-100%)}.HeroDemo-module-scss-module__fB_vza__themeToggle{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#9ca3af;cursor:pointer;background:#ffffffb3;border:1px solid #00000014;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .6rem;font-size:.72rem;transition:color .15s,border-color .15s;display:inline-flex}.HeroDemo-module-scss-module__fB_vza__themeToggle:hover{color:#6b7280;border-color:#00000026}.HeroDemo-module-scss-module__fB_vza__tgOn{color:#0e6e6e}.HeroDemo-module-scss-module__fB_vza__tgTrack{background:#d7dcdc;border-radius:999px;width:26px;height:14px;position:relative}.HeroDemo-module-scss-module__fB_vza__tgKnob{background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .2s;position:absolute;top:1px;left:1px;box-shadow:0 1px 2px #00000040}.HeroDemo-module-scss-module__fB_vza__tgKnobDark{background:#20303a;transform:translate(12px)}.HeroDemo-module-scss-module__fB_vza__stage{z-index:1;justify-content:center;align-items:center;gap:2rem;display:flex;position:relative}.HeroDemo-module-scss-module__fB_vza__guestSide,.HeroDemo-module-scss-module__fB_vza__staffSide{flex-direction:column;align-items:center;gap:.5rem;display:flex}.HeroDemo-module-scss-module__fB_vza__cue{justify-content:center;align-items:flex-start;gap:.2rem;min-height:52px;display:flex}.HeroDemo-module-scss-module__fB_vza__cueText{white-space:nowrap;border-radius:999px;padding:.35rem .7rem;font-size:.74rem;font-weight:600}.HeroDemo-module-scss-module__fB_vza__cueGuest{color:#0b5d5d;background:#e8f4f4;animation:2s ease-in-out infinite HeroDemo-module-scss-module__fB_vza__hintPulse}.HeroDemo-module-scss-module__fB_vza__cueStaff{color:#0c6b43;background:#e3f7ec}.HeroDemo-module-scss-module__fB_vza__cueArrow{color:#9ca3af;flex-shrink:0;width:40px;height:34px;margin-top:.1rem}.HeroDemo-module-scss-module__fB_vza__guestSide,.HeroDemo-module-scss-module__fB_vza__deviceArea{position:relative}.HeroDemo-module-scss-module__fB_vza__snakeArrow{pointer-events:none;z-index:4;width:330px;height:400px;position:absolute;top:36px;left:-90px;overflow:visible}.HeroDemo-module-scss-module__fB_vza__snakeDot{fill:#0e6e6e;opacity:0;transform-box:fill-box;transform-origin:50%;animation:.4s ease-out forwards HeroDemo-module-scss-module__fB_vza__dotPop}@keyframes HeroDemo-module-scss-module__fB_vza__dotPop{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.4)}to{opacity:1;transform:scale(1)}}.HeroDemo-module-scss-module__fB_vza__snakeHead{fill:none;stroke:#0e6e6e;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;opacity:0;animation:.3s forwards HeroDemo-module-scss-module__fB_vza__snakeHeadIn}@keyframes HeroDemo-module-scss-module__fB_vza__snakeHeadIn{to{opacity:1}}.HeroDemo-module-scss-module__fB_vza__snakeOut{animation:.48s forwards HeroDemo-module-scss-module__fB_vza__snakeFade}@keyframes HeroDemo-module-scss-module__fB_vza__snakeFade{to{opacity:0}}.HeroDemo-module-scss-module__fB_vza__tooltip{z-index:6;pointer-events:none;color:#0b5d5d;white-space:nowrap;background:#e8f4f4;border-radius:999px;padding:.35rem .7rem;font-size:.74rem;font-weight:600;animation:2s ease-in-out infinite HeroDemo-module-scss-module__fB_vza__hintPulse;position:absolute;transform:translate(14px,-130%)}.HeroDemo-module-scss-module__fB_vza__deviceScale{filter:drop-shadow(0 22px 26px #0f32322e);flex:none;width:238px;height:312px;transition:transform .25s;position:relative}.HeroDemo-module-scss-module__fB_vza__deviceScale:hover{transform:scale(1.05)}.HeroDemo-module-scss-module__fB_vza__deviceInner{transform-origin:0 0;width:280px;transform:scale(.85)}@keyframes HeroDemo-module-scss-module__fB_vza__hintPulse{0%,to{box-shadow:0 0 #0e6e6e00}50%{box-shadow:0 0 0 6px #0e6e6e1f}}.HeroDemo-module-scss-module__fB_vza__flow{flex-direction:column;flex:none;align-items:center;gap:.35rem;width:56px;display:flex}.HeroDemo-module-scss-module__fB_vza__flowLabel{color:#9ca3af;font-size:.62rem;font-style:italic;font-weight:700}.HeroDemo-module-scss-module__fB_vza__flowTrack{background:linear-gradient(90deg,#0e6e6e26,#25d36640);border-radius:2px;width:100%;height:3px;position:relative;overflow:hidden}.HeroDemo-module-scss-module__fB_vza__flowPulse{background:#0e6e6e;border-radius:50%;width:7px;height:7px;animation:1.8s linear infinite HeroDemo-module-scss-module__fB_vza__travel;position:absolute;top:50%;transform:translateY(-50%)}.HeroDemo-module-scss-module__fB_vza__fp1{animation-delay:0s}.HeroDemo-module-scss-module__fB_vza__fp2{background:#1aa179;animation-delay:.6s}.HeroDemo-module-scss-module__fB_vza__fp3{background:#25d366;animation-delay:1.2s}@keyframes HeroDemo-module-scss-module__fB_vza__travel{0%{opacity:0;left:-8px}15%{opacity:1}85%{opacity:1}to{opacity:0;left:100%}}.HeroDemo-module-scss-module__fB_vza__flowArrow{color:#25d366;margin-top:-.1rem;font-size:.9rem;line-height:1}.HeroDemo-module-scss-module__fB_vza__phone{background:linear-gradient(155deg,#2a2f36 0%,#0c1014 55%,#1a1f24 100%);border-radius:40px;flex:none;width:234px;height:466px;padding:9px;transition:transform .25s;position:relative;box-shadow:0 34px 60px #0628284d,0 6px 16px #00000038,inset 0 0 0 2px #ffffff0f}.HeroDemo-module-scss-module__fB_vza__phone:hover{transform:scale(1.04)}.HeroDemo-module-scss-module__fB_vza__phoneIsland{z-index:6;background:#05080a;border-radius:999px;width:74px;height:20px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.HeroDemo-module-scss-module__fB_vza__waScreen{background:#e6ddd4;border-radius:32px;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.HeroDemo-module-scss-module__fB_vza__waHeader{color:#fff;background:#075e54;flex-shrink:0;align-items:center;gap:.4rem;padding:1.7rem .7rem .5rem;display:flex}.HeroDemo-module-scss-module__fB_vza__waBack{opacity:.95;font-size:1.1rem;line-height:1}.HeroDemo-module-scss-module__fB_vza__waAvatar{color:#06402f;background:#25d366;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.8rem;font-weight:800;display:flex}.HeroDemo-module-scss-module__fB_vza__waContact{flex-direction:column;min-width:0;margin-right:auto;line-height:1.1;display:flex}.HeroDemo-module-scss-module__fB_vza__waName{font-size:.82rem;font-weight:600}.HeroDemo-module-scss-module__fB_vza__waPresence{opacity:.85;font-size:.62rem}.HeroDemo-module-scss-module__fB_vza__waCallIcons{opacity:.95;white-space:nowrap;font-size:.72rem}.HeroDemo-module-scss-module__fB_vza__waChat{scroll-behavior:smooth;background-image:radial-gradient(#00000006 1px,#0000 1px),radial-gradient(#00000006 1px,#0000 1px);background-position:0 0,9px 9px;background-size:18px 18px,18px 18px;flex-direction:column;flex:1;gap:.5rem;min-height:0;padding:.7rem .6rem;display:flex;overflow:hidden auto}.HeroDemo-module-scss-module__fB_vza__waChat::-webkit-scrollbar{width:4px}.HeroDemo-module-scss-module__fB_vza__waChat::-webkit-scrollbar-thumb{background:#00000029;border-radius:4px}.HeroDemo-module-scss-module__fB_vza__waDay{color:#5b6b6b;background:#d4ece4;border-radius:6px;flex-shrink:0;align-self:center;padding:.15rem .5rem;font-size:.6rem;font-weight:600;box-shadow:0 1px 1px #0000000d}.HeroDemo-module-scss-module__fB_vza__waInRow{flex-shrink:0;animation:.34s cubic-bezier(.2,.8,.3,1.2) both HeroDemo-module-scss-module__fB_vza__pop;display:flex}.HeroDemo-module-scss-module__fB_vza__waOutRow{flex-shrink:0;justify-content:flex-end;animation:.4s cubic-bezier(.2,.8,.3,1.2) both HeroDemo-module-scss-module__fB_vza__sendIn;display:flex}@keyframes HeroDemo-module-scss-module__fB_vza__pop{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes HeroDemo-module-scss-module__fB_vza__sendIn{0%{opacity:0;transform:translateY(26px)translate(14px)scale(.85)}to{opacity:1;transform:none}}.HeroDemo-module-scss-module__fB_vza__waBubbleIn{color:#111b21;background:#fff;border-radius:2px 10px 10px;max-width:86%;padding:.5rem .6rem .95rem;font-size:.74rem;position:relative;box-shadow:0 1px 1px #0000001f}.HeroDemo-module-scss-module__fB_vza__waNewReq{align-items:center;gap:.25rem;padding:.1rem 0;font-size:.78rem;font-weight:600;display:flex}.HeroDemo-module-scss-module__fB_vza__waBubbleTitle{margin-bottom:.3rem;font-weight:700}.HeroDemo-module-scss-module__fB_vza__waReqLine{background:#f3f7f6;border-radius:6px;flex-wrap:wrap;align-items:center;gap:.15rem;margin-bottom:.18rem;padding:.22rem .35rem;font-size:.73rem;display:flex}.HeroDemo-module-scss-module__fB_vza__waReqDot{font-size:.7rem}.HeroDemo-module-scss-module__fB_vza__waAge{color:#667781;margin-left:.15rem;font-size:.66rem}.HeroDemo-module-scss-module__fB_vza__waReplyHint{color:#1f7a6b;margin-top:.35rem;font-size:.7rem}.HeroDemo-module-scss-module__fB_vza__waMeta{color:#8a9aa0;font-size:.56rem;position:absolute;bottom:.3rem;right:.55rem}.HeroDemo-module-scss-module__fB_vza__waResolved{background:#f1fbf2}.HeroDemo-module-scss-module__fB_vza__waWarn{color:#7a5200;background:#fff4e5;font-weight:600}.HeroDemo-module-scss-module__fB_vza__waResolvedLine{margin-bottom:.15rem;font-size:.74rem}.HeroDemo-module-scss-module__fB_vza__waResolvedTag{color:#1aa179;font-weight:700}.HeroDemo-module-scss-module__fB_vza__waBubbleOut{color:#111b21;background:#d9fdd3;border-radius:10px 2px 10px 10px;align-items:flex-end;gap:.45rem;max-width:85%;padding:.4rem .6rem;font-size:.8rem;display:inline-flex;box-shadow:0 1px 1px #0000001a}.HeroDemo-module-scss-module__fB_vza__waOutText{letter-spacing:.04em;font-weight:700}.HeroDemo-module-scss-module__fB_vza__waMetaOut{color:#4aa888;white-space:nowrap;padding-bottom:1px;font-size:.56rem}.HeroDemo-module-scss-module__fB_vza__waComposer{background:#e6ddd4;flex-shrink:0;align-items:center;gap:.4rem;padding:.4rem .5rem .5rem;transition:background .2s;display:flex}.HeroDemo-module-scss-module__fB_vza__waComposerActive{background:#ded4c9}.HeroDemo-module-scss-module__fB_vza__waInput{color:#111b21;letter-spacing:.02em;background:#fff;border:none;border-radius:999px;outline:none;flex:1;min-width:0;padding:.45rem .75rem;font-family:inherit;font-size:.78rem;font-weight:600;box-shadow:0 1px 1px #0000000f}.HeroDemo-module-scss-module__fB_vza__waInput::placeholder{color:#9aa6ab;letter-spacing:0;font-weight:400}.HeroDemo-module-scss-module__fB_vza__waInputBox{color:#9aa6ab;background:#fff;border-radius:999px;flex:1;align-items:center;min-height:1.7rem;padding:.35rem .7rem;font-size:.76rem;display:flex;box-shadow:0 1px 1px #0000000f}.HeroDemo-module-scss-module__fB_vza__waTyped{color:#111b21;letter-spacing:.06em;align-items:center;font-weight:700;display:inline-flex}.HeroDemo-module-scss-module__fB_vza__caret{background:#00a884;width:2px;height:.9rem;margin-left:2px;animation:1s step-end infinite HeroDemo-module-scss-module__fB_vza__blink;display:inline-block}@keyframes HeroDemo-module-scss-module__fB_vza__blink{50%{opacity:0}}.HeroDemo-module-scss-module__fB_vza__waSend{color:#fff;background:#8aa39c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.8rem;transition:background .2s,transform .2s;display:flex}.HeroDemo-module-scss-module__fB_vza__waSendReady{background:#00a884;transform:scale(1.06)}.HeroDemo-module-scss-module__fB_vza__waSendGo{animation:.5s HeroDemo-module-scss-module__fB_vza__sendBurst}@keyframes HeroDemo-module-scss-module__fB_vza__sendBurst{0%{transform:scale(1.06)}28%{transform:scale(.78)}60%{filter:brightness(2.2);transform:scale(1.42);box-shadow:0 0 9px #25d366d9}to{filter:brightness();box-shadow:none;transform:scale(1.06)}}.HeroDemo-module-scss-module__fB_vza__keyboard{background:#c9cdd3;flex-direction:column;flex-shrink:0;align-items:center;gap:.22rem;height:0;padding:0 .25rem;transition:height .55s cubic-bezier(.2,.8,.3,1),padding .55s;display:flex;overflow:hidden}.HeroDemo-module-scss-module__fB_vza__keyboardUp{height:176px;padding:.3rem .25rem .5rem}.HeroDemo-module-scss-module__fB_vza__kbCaption{color:#fff;background:#1f7a6b;border-radius:999px;align-self:center;margin-bottom:.1rem;padding:.12rem .5rem;font-size:.6rem;font-weight:700}.HeroDemo-module-scss-module__fB_vza__kbRow{justify-content:center;gap:3px;display:flex}.HeroDemo-module-scss-module__fB_vza__kbKey{color:#1a1a1a;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border-radius:4px;justify-content:center;align-items:center;min-width:16px;height:24px;padding:0 2px;font-size:.62rem;transition:background .1s,transform .1s;display:flex;box-shadow:0 1px #00000040}.HeroDemo-module-scss-module__fB_vza__kbKey:active{background:#e9eef0;transform:translateY(1px)}.HeroDemo-module-scss-module__fB_vza__kbKeyHit{color:#fff;background:#00a884;transform:translateY(1px)}.HeroDemo-module-scss-module__fB_vza__kbWide{min-width:90px}.HeroDemo-module-scss-module__fB_vza__kbSend{color:#fff;background:#00a884;min-width:44px;font-weight:700}.HeroDemo-module-scss-module__fB_vza__planeMotion{z-index:7;pointer-events:none;offset-anchor:50% 50%;offset-distance:0%;width:40px;height:34px;animation:1.5s cubic-bezier(.42,.04,.42,1) forwards HeroDemo-module-scss-module__fB_vza__flyPath;position:absolute;top:0;left:0}@keyframes HeroDemo-module-scss-module__fB_vza__flyPath{to{offset-distance:100%}}.HeroDemo-module-scss-module__fB_vza__planeScale{transform-origin:50%;animation:1.5s ease-in-out forwards HeroDemo-module-scss-module__fB_vza__persp;display:block}@keyframes HeroDemo-module-scss-module__fB_vza__persp{0%{opacity:0;transform:scale(.4)}12%{opacity:1}46%{transform:scale(1.3)}88%{opacity:1}to{opacity:0;transform:scale(.5)}}.HeroDemo-module-scss-module__fB_vza__planeSvg{filter:drop-shadow(0 5px 7px #00000038);width:40px;height:auto;display:block}.HeroDemo-module-scss-module__fB_vza__phone:after{content:"";pointer-events:none;border-radius:40px;position:absolute;inset:0;box-shadow:0 0 #25d36600}.HeroDemo-module-scss-module__fB_vza__phonePulse:after{animation:1.3s ease-in-out infinite HeroDemo-module-scss-module__fB_vza__ringPulse}@keyframes HeroDemo-module-scss-module__fB_vza__ringPulse{0%,to{box-shadow:0 0 #25d36600,0 0 #25d36600}50%{box-shadow:0 0 0 13px #25d36652,0 0 0 28px #25d36624}}.HeroDemo-module-scss-module__fB_vza__phonePop{animation:.52s cubic-bezier(.3,.7,.3,1.3) HeroDemo-module-scss-module__fB_vza__landPop}@keyframes HeroDemo-module-scss-module__fB_vza__landPop{0%{transform:scale(1)}38%{transform:scale(1.05)}to{transform:scale(1)}}.HeroDemo-module-scss-module__fB_vza__tryBar{z-index:2;background:#fff;border:1px solid #e5e7eb;border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:510px;margin-top:1.4rem;padding:1rem 1.15rem;display:flex;position:relative;box-shadow:0 12px 30px #0f323214}.HeroDemo-module-scss-module__fB_vza__tryCta{z-index:2;justify-content:center;width:100%;margin-top:1.4rem;display:flex;position:relative}.HeroDemo-module-scss-module__fB_vza__tryHeading{color:#111827;text-align:left;font-size:.92rem;font-weight:700}.HeroDemo-module-scss-module__fB_vza__tryCols{justify-content:center;align-items:center;gap:1.3rem;width:100%;display:flex}.HeroDemo-module-scss-module__fB_vza__tryNote{color:#6b7280;text-align:left;max-width:420px;font-size:.72rem;line-height:1.4}.HeroDemo-module-scss-module__fB_vza__tryLeft{flex-direction:column;flex:1;align-items:flex-start;gap:.6rem;max-width:250px;display:flex}.HeroDemo-module-scss-module__fB_vza__tryRight{flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.HeroDemo-module-scss-module__fB_vza__tryChips{flex-wrap:wrap;gap:.4rem;display:flex}.HeroDemo-module-scss-module__fB_vza__tryChip{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:.34rem .7rem;font-size:.74rem;transition:background .15s,border-color .15s,color .15s}.HeroDemo-module-scss-module__fB_vza__tryChip:hover{border-color:#0e6e6e}.HeroDemo-module-scss-module__fB_vza__tryChip:disabled{opacity:.5;cursor:default}.HeroDemo-module-scss-module__fB_vza__tryChipOn{color:#0b5d5d;background:#e8f4f4;border-color:#0e6e6e;font-weight:600}.HeroDemo-module-scss-module__fB_vza__tryBtn{color:#fff;cursor:pointer;background:#25d366;border:none;border-radius:999px;align-items:center;gap:.4rem;padding:.58rem 1.2rem;font-size:.88rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 6px 16px #25d3664d}.HeroDemo-module-scss-module__fB_vza__tryBtn:hover{transform:translateY(-1px);box-shadow:0 9px 22px #25d36661}.HeroDemo-module-scss-module__fB_vza__tryReset{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:.32rem .75rem;font-size:.74rem}.HeroDemo-module-scss-module__fB_vza__tryReset:hover{border-color:#9ca3af}.HeroDemo-module-scss-module__fB_vza__tryQrBtn{cursor:pointer;background:0 0;border:none;border-radius:10px;padding:0;line-height:0;transition:transform .15s}.HeroDemo-module-scss-module__fB_vza__tryQrBtn:hover{transform:scale(1.04)}.HeroDemo-module-scss-module__fB_vza__tryQrBtn:hover .HeroDemo-module-scss-module__fB_vza__tryQr{border-color:#0e6e6e}.HeroDemo-module-scss-module__fB_vza__tryQr{background:#fff;border:1px solid #e5e7eb;border-radius:10px;width:120px;height:120px;display:block}.HeroDemo-module-scss-module__fB_vza__tryQrNote{color:#6b7280;text-align:center;max-width:150px;font-size:.7rem;line-height:1.4}.HeroDemo-module-scss-module__fB_vza__tryHint{color:#6b7280;text-align:center;font-size:.7rem;font-style:italic}.HeroDemo-module-scss-module__fB_vza__demoBanner{color:#1f7a6b;text-align:center;background:#e6ddd4;flex-shrink:0;padding:.6rem .7rem;font-size:.72rem;font-weight:600}.HeroDemo-module-scss-module__fB_vza__waBubbleText{white-space:pre-wrap;word-break:break-word;display:block}.HeroDemo-module-scss-module__fB_vza__demoModal{z-index:9999;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#081616a8;justify-content:center;align-items:center;padding:1.5rem;animation:.25s HeroDemo-module-scss-module__fB_vza__modalFade;display:flex;position:fixed;inset:0}@keyframes HeroDemo-module-scss-module__fB_vza__modalFade{0%{opacity:0}to{opacity:1}}.HeroDemo-module-scss-module__fB_vza__demoModalInner{flex-direction:column;align-items:center;gap:.9rem;max-height:94vh;padding:.25rem;animation:.3s cubic-bezier(.2,.8,.3,1.2) both HeroDemo-module-scss-module__fB_vza__modalPop;display:flex;position:relative;overflow:hidden auto}@keyframes HeroDemo-module-scss-module__fB_vza__modalPop{0%{opacity:0;transform:translateY(14px)scale(.96)}to{opacity:1;transform:none}}.HeroDemo-module-scss-module__fB_vza__demoModalCaption{color:#fff;text-align:center;text-shadow:0 2px 8px #0000004d;font-size:.9rem;font-weight:700}.HeroDemo-module-scss-module__fB_vza__demoRow{justify-content:center;align-items:center;gap:1.6rem;display:flex}.HeroDemo-module-scss-module__fB_vza__demoDeviceCol{flex-direction:column;align-items:center;gap:.2rem;display:flex}.HeroDemo-module-scss-module__fB_vza__demoCue{flex-direction:column;align-items:center;gap:.05rem;display:flex}.HeroDemo-module-scss-module__fB_vza__demoCueArrow{color:#ffffff8c;width:36px;height:28px}.HeroDemo-module-scss-module__fB_vza__modalPhone,.HeroDemo-module-scss-module__fB_vza__modalPhone:hover{transition:none;transform:none}.HeroDemo-module-scss-module__fB_vza__demoNotes{flex-direction:column;gap:.3rem;max-width:620px;display:flex}.HeroDemo-module-scss-module__fB_vza__demoNote{color:#ffffffd1;text-align:left;font-size:.74rem;line-height:1.4}.HeroDemo-module-scss-module__fB_vza__demoNote b{color:#fff}.HeroDemo-module-scss-module__fB_vza__demoExitBtn{color:#1f2937;cursor:pointer;background:#fff;border:none;border-radius:999px;padding:.55rem 1.3rem;font-size:.82rem;font-weight:700;box-shadow:0 6px 16px #00000038}.HeroDemo-module-scss-module__fB_vza__demoExitBtn:hover{background:#f1f5f5}@media (max-width:720px){.HeroDemo-module-scss-module__fB_vza__demoRow{flex-direction:column;gap:.8rem}}@media (max-width:1180px){.HeroDemo-module-scss-module__fB_vza__stage{transform:scale(.9)}}@media (max-width:1040px){.HeroDemo-module-scss-module__fB_vza__stage{transform:scale(.8)}}@media (max-width:768px){.HeroDemo-module-scss-module__fB_vza__stage{gap:.75rem;transform:none}.HeroDemo-module-scss-module__fB_vza__demo{zoom:.9}.HeroDemo-module-scss-module__fB_vza__themeToggle{gap:.55rem;padding:.45rem .9rem;font-size:1rem}.HeroDemo-module-scss-module__fB_vza__tgTrack{width:40px;height:22px}.HeroDemo-module-scss-module__fB_vza__tgKnob{width:20px;height:20px}.HeroDemo-module-scss-module__fB_vza__tgKnobDark{transform:translate(18px)}}@media (max-width:560px){.HeroDemo-module-scss-module__fB_vza__demo{zoom:.8}}@media (max-width:430px){.HeroDemo-module-scss-module__fB_vza__demo{zoom:.68}}
