.onboarding-chat-module__H_4owa__page{inset:0;top:var(--chat-top,0px);height:min(var(--chat-height,100dvh), 100dvh);background:var(--background);color:var(--foreground);flex-direction:column;display:flex;position:fixed;bottom:auto}.onboarding-chat-module__H_4owa__header{border-bottom:1px solid var(--border);background:var(--card);padding:10px 16px;padding-top:max(10px, env(safe-area-inset-top));align-items:center;gap:12px;display:flex}.onboarding-chat-module__H_4owa__avatar{background:var(--primary);width:40px;height:40px;color:var(--primary-foreground);border-radius:9999px;flex-shrink:0;place-items:center;font-size:14px;font-weight:700;display:grid}.onboarding-chat-module__H_4owa__headerText{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.onboarding-chat-module__H_4owa__headerName{font-size:17px}.onboarding-chat-module__H_4owa__muted{color:var(--muted-foreground);margin:0;font-size:13px}.onboarding-chat-module__H_4owa__linkButton{min-height:44px;color:var(--muted-foreground);font:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:0;align-items:center;font-size:14px;text-decoration:underline;display:inline-flex}.onboarding-chat-module__H_4owa__list{overscroll-behavior:contain;flex:1;min-height:0;padding:16px;overflow-y:auto}.onboarding-chat-module__H_4owa__messages{flex-direction:column;gap:4px;max-width:640px;margin:0 auto;display:flex}.onboarding-chat-module__H_4owa__row{animation:.2s ease-out both onboarding-chat-module__H_4owa__rise;display:flex}.onboarding-chat-module__H_4owa__groupStart{margin-top:10px}.onboarding-chat-module__H_4owa__rowBot{justify-content:flex-start;padding-right:44px}.onboarding-chat-module__H_4owa__rowUser{justify-content:flex-end;padding-left:44px}.onboarding-chat-module__H_4owa__rowWithAvatar{padding-left:38px;position:relative}.onboarding-chat-module__H_4owa__botAvatar{border-radius:9999px;width:30px;height:30px;display:block;position:absolute;top:0;left:0;overflow:hidden}.onboarding-chat-module__H_4owa__botAvatar img{object-fit:cover;width:100%;height:100%;display:block}.onboarding-chat-module__H_4owa__inlineAnswer{flex-direction:column;align-items:flex-end}.onboarding-chat-module__H_4owa__inlineAnswer>form{width:100%}.onboarding-chat-module__H_4owa__bubble{border-radius:var(--radius-lg);max-width:100%;font:inherit;text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;border:0;padding:9px 13px;font-size:15px;line-height:1.4}.onboarding-chat-module__H_4owa__bubbleBot{background:var(--card);color:var(--foreground);box-shadow:0 1px 0 var(--border)}.onboarding-chat-module__H_4owa__bubbleUser{background:var(--primary);color:var(--primary-foreground)}button.onboarding-chat-module__H_4owa__bubbleUser{cursor:pointer}.onboarding-chat-module__H_4owa__groupStart .onboarding-chat-module__H_4owa__bubbleBot{border-top-left-radius:4px}.onboarding-chat-module__H_4owa__groupStart .onboarding-chat-module__H_4owa__bubbleUser{border-top-right-radius:4px}button.onboarding-chat-module__H_4owa__bubbleUser:focus-visible,.onboarding-chat-module__H_4owa__chip:focus-visible,.onboarding-chat-module__H_4owa__chipGhost:focus-visible,.onboarding-chat-module__H_4owa__primary:focus-visible,.onboarding-chat-module__H_4owa__send:focus-visible,.onboarding-chat-module__H_4owa__linkButton:focus-visible{outline:3px solid var(--primary);outline-offset:2px}.onboarding-chat-module__H_4owa__typing{gap:4px;padding:13px 14px;display:inline-flex}.onboarding-chat-module__H_4owa__typing span{background:var(--muted-foreground);border-radius:9999px;width:7px;height:7px;animation:1.1s ease-in-out infinite onboarding-chat-module__H_4owa__dots}.onboarding-chat-module__H_4owa__typing span:nth-child(2){animation-delay:.15s}.onboarding-chat-module__H_4owa__typing span:nth-child(3){animation-delay:.3s}.onboarding-chat-module__H_4owa__footer{border-top:1px solid var(--border);background:var(--background);padding:8px 16px;padding-bottom:max(8px, env(safe-area-inset-bottom))}.onboarding-chat-module__H_4owa__footerInner{flex-direction:column;gap:8px;max-width:640px;margin:0 auto;display:flex}.onboarding-chat-module__H_4owa__composer{align-items:center;gap:8px;display:flex}.onboarding-chat-module__H_4owa__input,.onboarding-chat-module__H_4owa__select,.onboarding-chat-module__H_4owa__priceInput{border:1px solid var(--input);border-radius:var(--radius-md);background:var(--card);min-height:44px;color:var(--foreground);font:inherit;padding:0 14px;font-size:16px}.onboarding-chat-module__H_4owa__input{flex:1;min-width:0}.onboarding-chat-module__H_4owa__send{background:var(--primary);width:44px;height:44px;color:var(--primary-foreground);cursor:pointer;border:0;border-radius:9999px;flex-shrink:0;place-items:center;display:grid}.onboarding-chat-module__H_4owa__send:disabled,.onboarding-chat-module__H_4owa__primary:disabled,.onboarding-chat-module__H_4owa__chip:disabled,.onboarding-chat-module__H_4owa__chipGhost:disabled{cursor:not-allowed;opacity:.45}.onboarding-chat-module__H_4owa__panel{flex-direction:column;gap:10px;display:flex}.onboarding-chat-module__H_4owa__chips{flex-wrap:wrap;gap:8px;display:flex}.onboarding-chat-module__H_4owa__chip,.onboarding-chat-module__H_4owa__chipGhost{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);min-height:44px;color:var(--foreground);font:inherit;cursor:pointer;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:15px;font-weight:500;display:inline-flex}.onboarding-chat-module__H_4owa__chip[data-selected=true]{border-color:var(--primary);background:var(--secondary);color:var(--secondary-foreground)}.onboarding-chat-module__H_4owa__chipGhost{color:var(--muted-foreground);border-style:dashed}.onboarding-chat-module__H_4owa__primary{border-radius:var(--radius-md);background:var(--primary);min-height:48px;color:var(--primary-foreground);font:inherit;cursor:pointer;border:0;font-size:16px;font-weight:600}.onboarding-chat-module__H_4owa__priceList,.onboarding-chat-module__H_4owa__dayList{flex-direction:column;gap:8px;max-height:40dvh;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.onboarding-chat-module__H_4owa__priceRow,.onboarding-chat-module__H_4owa__dayRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.onboarding-chat-module__H_4owa__priceName{flex:100%;font-weight:500}.onboarding-chat-module__H_4owa__priceInput{width:9.5rem}.onboarding-chat-module__H_4owa__dayToggle{align-items:center;gap:8px;min-width:4.5rem;min-height:44px;font-weight:500;display:inline-flex}.onboarding-chat-module__H_4owa__previewCard .onboarding-chat-module__H_4owa__previewScreen{overscroll-behavior:auto;overflow:hidden}.onboarding-chat-module__H_4owa__previewCard{flex-direction:column;align-items:flex-start;gap:10px;width:min(300px,100%);display:flex}.onboarding-chat-module__H_4owa__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@keyframes onboarding-chat-module__H_4owa__rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes onboarding-chat-module__H_4owa__dots{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.onboarding-chat-module__H_4owa__row,.onboarding-chat-module__H_4owa__typing span{animation:none}}.onboarding-chat-module__H_4owa__accessNote{margin:0;font-size:15px;line-height:1.45}.onboarding-chat-module__H_4owa__accessError{color:var(--destructive);margin:0;font-size:14px}.onboarding-chat-module__H_4owa__inlineLink{color:inherit;text-decoration:underline}.onboarding-chat-module__H_4owa__googleButton{border-radius:var(--radius-md);background:var(--primary);min-height:52px;color:var(--primary-foreground);font:inherit;cursor:pointer;border:0;justify-content:center;align-items:center;gap:10px;font-size:16px;font-weight:600;display:flex}.onboarding-chat-module__H_4owa__googleButton:focus-visible{outline:3px solid var(--primary);outline-offset:2px}.onboarding-chat-module__H_4owa__googleButton:disabled{cursor:not-allowed;opacity:.45}.onboarding-chat-module__H_4owa__googleMark{color:#4285f4;background:#fff;border-radius:9999px;place-items:center;width:28px;height:28px;display:grid}.onboarding-chat-module__H_4owa__orDivider{color:var(--muted-foreground);align-items:center;gap:10px;margin:0;font-size:12px;display:flex}.onboarding-chat-module__H_4owa__orDivider:before,.onboarding-chat-module__H_4owa__orDivider:after{background:var(--border);content:"";flex:1;height:1px}
.journey-module__z21IsW__page{background:var(--background);min-height:100dvh;color:var(--foreground);font-family:var(--font-inter),Inter,Arial,sans-serif;padding:28px 40px 52px;line-height:1.5}.journey-module__z21IsW__page *{box-sizing:border-box}.journey-module__z21IsW__page :focus-visible{outline:2px solid var(--primary);outline-offset:4px}.journey-module__z21IsW__page button:disabled{opacity:.5;cursor:not-allowed}.journey-module__z21IsW__shell{max-width:1160px;margin:auto}.journey-module__z21IsW__header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:48px;display:flex}.journey-module__z21IsW__brand{align-items:center;gap:10px;font-size:25px;font-weight:650;display:flex}.journey-module__z21IsW__textButton{color:var(--primary);font:inherit;cursor:pointer;text-underline-offset:4px;background:0 0;border:0;min-height:44px;padding:8px 0;text-decoration:underline}.journey-module__z21IsW__progress{flex:1;gap:6px;max-width:280px;display:flex}.journey-module__z21IsW__progress span{background:var(--border);border-radius:2px;flex:1;height:4px}.journey-module__z21IsW__progress span[data-done=true]{background:var(--primary)}.journey-module__z21IsW__context{color:var(--muted-foreground);align-items:center;gap:10px;margin:0 0 20px;font-size:13px;display:flex}.journey-module__z21IsW__dots{gap:5px;display:flex}.journey-module__z21IsW__dots i{background:var(--border);border-radius:50%;width:5px;height:5px}.journey-module__z21IsW__dots i[data-done=true]{background:var(--primary)}.journey-module__z21IsW__layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:72px;display:grid}.journey-module__z21IsW__main{min-width:0;max-width:650px}.journey-module__z21IsW__heading{letter-spacing:-.035em;overflow-wrap:anywhere;max-width:650px;margin:0 0 16px;font-size:clamp(28px,3vw,42px);font-weight:640;line-height:1.15}.journey-module__z21IsW__subtitle{color:var(--muted-foreground);max-width:530px;margin:0 0 30px;font-size:17px;line-height:1.6}.journey-module__z21IsW__screen{min-width:0;animation:.18s ease-out both journey-module__z21IsW__enter}.journey-module__z21IsW__editor{border:0;min-width:0;margin:0;padding:0}.journey-module__z21IsW__stack{gap:20px;display:grid}.journey-module__z21IsW__muted{color:var(--muted-foreground)}.journey-module__z21IsW__field{align-content:start;gap:9px;min-width:0;font-size:15px;display:grid}.journey-module__z21IsW__field input,.journey-module__z21IsW__field select,.journey-module__z21IsW__field textarea{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);width:100%;min-width:0;max-width:100%;min-height:52px;color:var(--foreground);font:inherit;padding:12px 14px;font-size:17px;display:block}.journey-module__z21IsW__field input[type=color]{cursor:pointer;min-height:58px;padding:5px}.journey-module__z21IsW__field input[type=file]{font-size:13px;overflow:hidden}.journey-module__z21IsW__field textarea{resize:vertical;min-height:130px}.journey-module__z21IsW__field [aria-invalid=true]{border-color:var(--destructive)}.journey-module__z21IsW__fieldError{color:var(--destructive)}.journey-module__z21IsW__checkline{cursor:pointer;align-items:center;gap:12px;min-height:48px;margin:10px 0;font-size:15px;display:flex}.journey-module__z21IsW__checkline input{width:20px;height:20px;accent-color:var(--primary);flex-shrink:0}.journey-module__z21IsW__button{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);min-height:48px;color:var(--foreground);font:inherit;cursor:pointer;text-align:center;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-size:14px;text-decoration:none;display:inline-flex}.journey-module__z21IsW__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.journey-module__z21IsW__notice{color:var(--muted-foreground);border-left:2px solid var(--primary);margin:22px 0;padding:10px 16px;font-size:14px;line-height:1.7}.journey-module__z21IsW__avatar{object-fit:cover;border-radius:50%;width:96px;height:96px}.journey-module__z21IsW__gallery{grid-template-columns:repeat(auto-fit,minmax(105px,1fr));gap:12px;margin-bottom:24px;display:grid}.journey-module__z21IsW__gallery button{border:1px solid var(--border);background:var(--card);color:var(--foreground);text-align:left;font:inherit;cursor:pointer;border-radius:8px;gap:8px;padding:7px;font-size:12px;display:grid}.journey-module__z21IsW__gallery button[aria-pressed=true]{border-color:var(--primary);background:var(--muted)}.journey-module__z21IsW__gallery img{aspect-ratio:1;object-fit:cover;border-radius:5px;width:100%;height:auto}.journey-module__z21IsW__twoColumns{grid-template-columns:1fr 1fr;gap:20px;display:grid}.journey-module__z21IsW__address{grid-template-columns:minmax(0,1fr) 90px;gap:16px;display:grid}.journey-module__z21IsW__logoPicker{justify-items:center;gap:10px;margin:8px 0 12px;display:grid}.journey-module__z21IsW__logoCircle{border:1px dashed var(--muted-foreground);cursor:pointer;width:158px;height:158px;color:var(--primary);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:relative;overflow:hidden}.journey-module__z21IsW__logoCircle img{object-fit:cover;width:100%;height:100%}.journey-module__z21IsW__logoCircle input,.journey-module__z21IsW__camera input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.journey-module__z21IsW__logoCircle:focus-within,.journey-module__z21IsW__camera:focus-within{outline:2px solid var(--primary);outline-offset:4px}.journey-module__z21IsW__camera{min-height:44px;color:var(--primary);cursor:pointer;align-items:center;gap:8px;display:inline-flex;position:relative}.journey-module__z21IsW__palettes{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.journey-module__z21IsW__palette{background:var(--card);border:1px solid var(--input);color:var(--foreground);font:inherit;cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:12px;padding:18px 14px;font-size:14px;display:flex}.journey-module__z21IsW__palette>span{flex-shrink:0;display:flex}.journey-module__z21IsW__palette i{border:1px solid var(--input);border-radius:50%;width:27px;height:27px;display:block}.journey-module__z21IsW__palette i+i{margin-left:-8px}.journey-module__z21IsW__palette[aria-pressed=true],.journey-module__z21IsW__choice[aria-pressed=true],.journey-module__z21IsW__font[aria-pressed=true],.journey-module__z21IsW__bigChoice[aria-pressed=true],.journey-module__z21IsW__serviceChoice[aria-pressed=true]{border-color:var(--primary);background:var(--muted)}.journey-module__z21IsW__fonts{gap:12px;display:grid}.journey-module__z21IsW__font{background:var(--card);border:1px solid var(--input);text-align:left;color:var(--foreground);cursor:pointer;border-radius:10px;grid-template-columns:minmax(0,1fr) 22px;gap:12px;padding:20px;display:grid}.journey-module__z21IsW__font span{font:500 12px var(--font-geist-sans),sans-serif;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);grid-column:1/-1}.journey-module__z21IsW__font strong{overflow-wrap:anywhere;font-size:29px;font-weight:600;line-height:1.3}.journey-module__z21IsW__font svg{opacity:0;color:var(--primary);align-self:center}.journey-module__z21IsW__font[aria-pressed=true] svg{opacity:1}.journey-module__z21IsW__details{margin:20px 0}.journey-module__z21IsW__details summary{cursor:pointer;min-height:44px;color:var(--primary);padding:10px 0}.journey-module__z21IsW__choices{flex-wrap:wrap;gap:10px;margin:12px 0;display:flex}.journey-module__z21IsW__choice{background:var(--card);border:1px solid var(--border);min-height:50px;color:var(--foreground);font:inherit;cursor:pointer;text-align:left;border-radius:9px;padding:12px 18px;font-size:15px}.journey-module__z21IsW__plainFieldset{border:0;min-width:0;margin:0;padding:0}.journey-module__z21IsW__plainFieldset legend{margin-bottom:4px;font-size:16px;font-weight:500}.journey-module__z21IsW__serviceChoices{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:24px;display:grid}.journey-module__z21IsW__serviceChoice{background:var(--card);border:1px solid var(--input);width:100%;height:100%;min-height:100px;color:var(--foreground);font:inherit;cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex}.journey-module__z21IsW__serviceChoice img{object-fit:cover;border-radius:6px;flex-shrink:0;width:48px;height:48px}.journey-module__z21IsW__serviceChoice span{overflow-wrap:anywhere;flex:1;font-size:14px}.journey-module__z21IsW__serviceChoice>svg:last-child{opacity:0;color:var(--primary);flex-shrink:0}.journey-module__z21IsW__serviceChoice[aria-pressed=true]>svg:last-child{opacity:1}.journey-module__z21IsW__price{min-height:64px!important;font-size:28px!important}.journey-module__z21IsW__days{flex-wrap:wrap;gap:10px;display:flex}.journey-module__z21IsW__day{border:1px solid var(--border);min-width:68px;min-height:96px;color:var(--foreground);background:var(--card);cursor:pointer;font:inherit;text-transform:uppercase;border-radius:10px;align-content:center;justify-items:center;gap:12px;padding:14px;display:grid}.journey-module__z21IsW__day[aria-pressed=true]{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}.journey-module__z21IsW__day svg{opacity:0}.journey-module__z21IsW__day[aria-pressed=true] svg{opacity:1}.journey-module__z21IsW__period{grid-template-columns:1fr 1fr;gap:16px;display:grid}.journey-module__z21IsW__period .journey-module__z21IsW__textButton{grid-column:1/-1;justify-self:start}.journey-module__z21IsW__teamChoices{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:22px;display:grid}.journey-module__z21IsW__bigChoice{background:var(--card);border:1px solid var(--border);min-height:165px;color:var(--foreground);font:inherit;cursor:pointer;text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:20px;font-size:19px;font-weight:550;display:flex}.journey-module__z21IsW__bigChoice svg{color:var(--primary)}.journey-module__z21IsW__preview{min-width:0;position:sticky;top:24px}.journey-module__z21IsW__previewToggle{display:none}.journey-module__z21IsW__previewCard{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--background,var(--card));color:var(--foreground,var(--foreground));font-family:var(--font-inter),Inter,Arial,sans-serif;text-align:left;overflow:hidden}.journey-module__z21IsW__previewCover{background-position:50%;background-size:cover;height:150px}.journey-module__z21IsW__shopIdentity{background:var(--brand-secondary,var(--marca-escura));color:var(--brand-secondary-foreground,#fff);text-align:center;padding:28px 22px}.journey-module__z21IsW__previewLogo{border:1px solid;border-radius:50%;place-items:center;width:76px;height:76px;margin:0 auto 18px;display:grid;overflow:hidden}.journey-module__z21IsW__previewLogo img{object-fit:cover;width:100%;height:100%}.journey-module__z21IsW__shopIdentity h2{overflow-wrap:anywhere;margin:0;font-size:27px;line-height:1.2}.journey-module__z21IsW__shopIdentity p{margin:13px 0 0;font-size:13px;line-height:1.6}.journey-module__z21IsW__shopIdentity a{color:inherit;min-height:30px;margin-top:12px;font-size:12px;text-decoration:underline;display:inline-block}.journey-module__z21IsW__previewAddress{overflow-wrap:anywhere;justify-content:center;align-items:center;gap:6px;display:flex}.journey-module__z21IsW__previewAddress svg{flex-shrink:0}.journey-module__z21IsW__previewSection{border-top:1px solid var(--border);padding:20px 18px}.journey-module__z21IsW__previewSection h3{color:var(--brand-readable,var(--primary));margin:0 0 12px;font-size:15px}.journey-module__z21IsW__previewSection>p,.journey-module__z21IsW__previewSection>small{color:var(--color-muted-foreground,var(--muted-foreground));font-size:12px}.journey-module__z21IsW__previewService{align-items:center;gap:10px;min-width:0;margin:14px 0;display:flex}.journey-module__z21IsW__previewService img{object-fit:cover;border-radius:7px;flex-shrink:0;width:44px;height:44px}.journey-module__z21IsW__previewService>div{overflow-wrap:anywhere;flex:1;min-width:0;font-size:12px}.journey-module__z21IsW__previewService small{color:var(--color-muted-foreground,var(--muted-foreground));margin-top:4px;display:block}.journey-module__z21IsW__previewService>span{white-space:nowrap;color:var(--brand-readable,var(--primary));font-size:12px}.journey-module__z21IsW__previewTeam{flex-wrap:wrap;gap:15px;display:flex}.journey-module__z21IsW__previewTeam>div{overflow-wrap:anywhere;align-items:center;gap:8px;max-width:100%;font-size:12px;display:flex}.journey-module__z21IsW__previewTeam img{object-fit:cover;border-radius:50%;width:36px;height:36px}.journey-module__z21IsW__previewHours{color:var(--color-muted-foreground,var(--muted-foreground));justify-content:space-between;gap:20px;margin:7px 0;font-size:11px;display:flex}.journey-module__z21IsW__previewHours span:last-child{text-align:right}.journey-module__z21IsW__success{max-width:1100px;margin:auto;padding-top:30px}.journey-module__z21IsW__successLayout{grid-template-columns:minmax(0,1fr) minmax(320px,470px);align-items:start;gap:65px;margin-top:34px;display:grid}.journey-module__z21IsW__success .journey-module__z21IsW__heading{max-width:700px}.journey-module__z21IsW__successLink{gap:12px;margin:28px 0;display:grid}.journey-module__z21IsW__successLink input{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);width:100%;min-width:0;min-height:54px;color:var(--primary);padding:12px;font-size:16px}.journey-module__z21IsW__checklist{gap:14px;padding:0;font-size:15px;list-style:none;display:grid}.journey-module__z21IsW__checklist li{align-items:center;gap:10px;display:flex}.journey-module__z21IsW__checklist svg{color:var(--primary);flex-shrink:0}.journey-module__z21IsW__successActions{gap:12px;margin-top:26px;display:grid}.journey-module__z21IsW__successActions a{text-decoration:none}.journey-module__z21IsW__success .journey-module__z21IsW__finishMark{margin-bottom:24px}.journey-module__z21IsW__reward{gap:20px;max-width:420px;margin:auto;display:grid}.journey-module__z21IsW__reward>svg{color:var(--primary)}.journey-module__z21IsW__summary{gap:0;margin:0;display:grid}.journey-module__z21IsW__summary>div{border-bottom:1px solid var(--border);padding:18px 0}.journey-module__z21IsW__summary dt{color:var(--muted-foreground);font-size:14px}.journey-module__z21IsW__summary dd{margin:6px 0 0;font-size:18px}.journey-module__z21IsW__chat{background:color-mix(in srgb,#2e7d4f 22%,var(--card));color:var(--foreground);border-radius:12px;padding:20px}.journey-module__z21IsW__chat>span{color:var(--muted-foreground);font-size:12px}.journey-module__z21IsW__chat p{white-space:pre-wrap;margin:16px 0 0;font-size:18px;line-height:1.8}.journey-module__z21IsW__phoneNumber{overflow-wrap:anywhere;margin:0;font-size:30px;font-weight:600}.journey-module__z21IsW__finishMark{background:color-mix(in srgb,#2e7d4f 22%,var(--card));width:68px;height:68px;color:var(--primary);border-radius:50%;place-items:center;display:grid}.journey-module__z21IsW__navigation{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:20px;margin-top:36px;display:grid}.journey-module__z21IsW__next{border:1px solid var(--primary);background:var(--primary);min-height:54px;color:var(--primary-foreground);border-radius:var(--radius-md);font:inherit;cursor:pointer;text-align:center;justify-content:center;align-items:center;gap:10px;padding:13px 20px;font-weight:600;display:flex}.journey-module__z21IsW__next:hover:not(:disabled){background:var(--primary)}.journey-module__z21IsW__status{min-height:20px;color:var(--muted-foreground);margin-top:14px;font-size:12px}.journey-module__z21IsW__optional{margin:16px 0 0 auto;display:block}.journey-module__z21IsW__error{color:var(--destructive);border-left:2px solid var(--destructive);margin:20px 0;padding:8px 14px;font-size:14px}.journey-module__z21IsW__error ul{margin:0;padding-left:18px}.journey-module__z21IsW__error button{color:inherit}.journey-module__z21IsW__building{text-align:center;align-content:center;justify-items:center;gap:24px;min-height:65dvh;display:grid}.journey-module__z21IsW__spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:56px;height:56px;animation:.9s linear infinite journey-module__z21IsW__spin}.journey-module__z21IsW__buildList{color:var(--muted-foreground);text-align:left;gap:12px;margin:0;padding:0;list-style:none;display:grid}.journey-module__z21IsW__buildList li{align-items:center;gap:10px;display:flex}.journey-module__z21IsW__buildList svg{color:var(--primary)}@keyframes journey-module__z21IsW__enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes journey-module__z21IsW__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.journey-module__z21IsW__screen,.journey-module__z21IsW__spinner{animation:none}}@media (max-width:1000px){.journey-module__z21IsW__layout{grid-template-columns:minmax(0,1fr) 300px;gap:34px}.journey-module__z21IsW__page{padding-inline:28px}.journey-module__z21IsW__serviceChoices{grid-template-columns:1fr}}@media (max-width:760px){.journey-module__z21IsW__page{padding:22px 20px 35px}.journey-module__z21IsW__header{flex-wrap:wrap;gap:16px;margin-bottom:30px}.journey-module__z21IsW__brand{font-size:23px}.journey-module__z21IsW__progress{flex-basis:100%;order:3;max-width:none}.journey-module__z21IsW__header .journey-module__z21IsW__textButton{font-size:13px}.journey-module__z21IsW__layout{display:block}.journey-module__z21IsW__main{max-width:none}.journey-module__z21IsW__heading{font-size:30px}.journey-module__z21IsW__subtitle{margin-bottom:26px;font-size:16px}.journey-module__z21IsW__context{margin-bottom:16px}.journey-module__z21IsW__preview{max-width:360px;margin:26px auto 0;display:none;position:static}.journey-module__z21IsW__preview[data-visible=true]{display:block}.journey-module__z21IsW__previewToggle{margin:22px auto 0;display:block}.journey-module__z21IsW__navigation{gap:15px;margin-top:28px}.journey-module__z21IsW__serviceChoices{grid-template-columns:repeat(2,minmax(0,1fr))}.journey-module__z21IsW__serviceChoice{justify-items:start;gap:9px;min-height:146px;display:grid;position:relative}.journey-module__z21IsW__serviceChoice>svg:last-child{position:absolute;top:16px;right:12px}.journey-module__z21IsW__logoCircle{width:144px;height:144px}.journey-module__z21IsW__palettes{gap:10px}.journey-module__z21IsW__palette{gap:9px;padding:13px 10px;font-size:13px}.journey-module__z21IsW__days{gap:8px}.journey-module__z21IsW__day{min-width:62px;min-height:88px}.journey-module__z21IsW__reward{max-width:350px}.journey-module__z21IsW__phoneNumber{font-size:26px}.journey-module__z21IsW__page button,.journey-module__z21IsW__page input{touch-action:manipulation}}@media (max-width:360px){.journey-module__z21IsW__page{padding-inline:16px}.journey-module__z21IsW__palettes{grid-template-columns:1fr}.journey-module__z21IsW__heading{font-size:28px}.journey-module__z21IsW__bigChoice{padding:14px;font-size:16px}.journey-module__z21IsW__font strong{font-size:25px}.journey-module__z21IsW__period{gap:10px}.journey-module__z21IsW__navigation{grid-template-columns:1fr}.journey-module__z21IsW__navigation>.journey-module__z21IsW__textButton{order:2}.journey-module__z21IsW__serviceChoices{gap:8px}}@media (max-width:760px){.journey-module__z21IsW__successLayout{grid-template-columns:minmax(0,1fr);gap:30px}.journey-module__z21IsW__success{padding-top:14px}.journey-module__z21IsW__successLayout>aside{width:100%;max-width:470px;margin:auto}.journey-module__z21IsW__shopIdentity{padding:24px 18px}.journey-module__z21IsW__previewService{gap:8px}}.journey-module__z21IsW__field textarea{border-radius:var(--radius-lg)}.journey-module__z21IsW__next{background-image:var(--gradiente-botao);color:#fff;font-weight:700}.journey-module__z21IsW__next:hover{filter:brightness(1.06)}@media (max-width:767px){.journey-module__z21IsW__field input[type=file]{font-size:16px}}
.flow-module__0uahMG__flow{--ok:#1f9d55;--ok-soft:color-mix(in srgb,var(--ok) 15%,var(--card));--dot:36px}.flow-module__0uahMG__flow img{max-width:100%}.dark .flow-module__0uahMG__flow{--ok:#3fcf8e}.flow-module__0uahMG__header{justify-content:space-between;align-items:center;gap:16px;min-width:0;margin-bottom:24px;display:flex}.flow-module__0uahMG__header>:first-child{flex-shrink:1;min-width:0}.flow-module__0uahMG__headerActions{flex-shrink:0;align-items:center;gap:10px;display:flex}.flow-module__0uahMG__exit{color:var(--muted-foreground);font:inherit;cursor:pointer;text-underline-offset:4px;background:0 0;border:0;min-height:40px;padding:0 4px;font-size:13px;text-decoration:underline}.flow-module__0uahMG__exit:hover:not(:disabled){color:var(--foreground)}.flow-module__0uahMG__stepRow{align-items:flex-start;gap:12px;max-width:860px;margin:0 auto 28px;display:flex}.flow-module__0uahMG__stepBack{border:1px solid var(--border);background:var(--card);width:44px;height:44px;color:var(--foreground);cursor:pointer;border-radius:50%;flex-shrink:0;place-items:center;transition:border-color .2s,opacity .2s;display:grid}.flow-module__0uahMG__stepBack:hover:not(:disabled){border-color:color-mix(in srgb,var(--primary) 45%,var(--border))}.flow-module__0uahMG__stepBack:disabled{opacity:.35;cursor:default}.flow-module__0uahMG__progress{flex:1;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;margin:0;padding:0;list-style:none;display:grid}.flow-module__0uahMG__progress li{justify-content:center;min-width:0;display:flex;position:relative}.flow-module__0uahMG__progress li+li:before{content:"";top:calc(4px + var(--dot) / 2 - 1px);left:calc(-50% + var(--dot) / 2 + 6px);right:calc(50% + var(--dot) / 2 + 6px);background:var(--border);border-radius:2px;height:2px;transition:background-color .4s;position:absolute}.flow-module__0uahMG__progress li[data-line=done]:before{background:var(--ok)}.flow-module__0uahMG__stepButton{min-width:44px;max-width:100%;color:var(--muted-foreground);font:inherit;background:0 0;border:0;border-radius:14px;justify-items:center;gap:6px;padding:4px;display:grid;position:relative}button.flow-module__0uahMG__stepButton{cursor:pointer}button.flow-module__0uahMG__stepButton:hover:not(:disabled) .flow-module__0uahMG__dot{transform:scale(1.08)}.flow-module__0uahMG__stepButton[aria-current=step]{color:var(--foreground)}.flow-module__0uahMG__dot{width:var(--dot);height:var(--dot);border:1.5px solid var(--border);background:var(--card);color:var(--muted-foreground);font:650 14px/1 var(--font-inter),Inter,sans-serif;border-radius:50%;place-items:center;transition:background-color .3s,border-color .3s,color .3s,transform .3s,box-shadow .3s;display:grid}.flow-module__0uahMG__dot[data-state=done]{background:var(--ok);border-color:var(--ok);color:#fff}.flow-module__0uahMG__dot[data-state=done] svg{animation:.45s cubic-bezier(.3,1.6,.5,1) both flow-module__0uahMG__spring}.flow-module__0uahMG__dot[data-state=current]{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground);box-shadow:0 0 0 5px color-mix(in srgb,var(--primary) 16%,transparent)}.flow-module__0uahMG__dot[data-state=attention]{border-color:var(--destructive);color:var(--destructive);background:color-mix(in srgb,var(--destructive) 9%,var(--card))}.flow-module__0uahMG__stepName{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:12px;font-weight:550;line-height:1.3;display:none;overflow:hidden}.flow-module__0uahMG__save{background:var(--muted);min-height:30px;color:var(--muted-foreground);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:4px 11px;font-size:12px;transition:background-color .2s,color .2s;display:inline-flex}.flow-module__0uahMG__save[data-state=idle]{visibility:hidden}.flow-module__0uahMG__save[data-state=saved] svg{color:var(--ok)}.flow-module__0uahMG__save[data-state=retrying],.flow-module__0uahMG__save[data-state=error]{background:color-mix(in srgb,var(--destructive) 12%,var(--card));color:var(--destructive)}.flow-module__0uahMG__spin{animation:.9s linear infinite flow-module__0uahMG__spin}.flow-module__0uahMG__retry{color:var(--destructive);align-items:center;gap:8px;margin:12px 0 0;font-size:13px;display:flex}.flow-module__0uahMG__banner{border:1px solid var(--border);border-left:4px solid var(--primary);border-radius:var(--radius-lg);background:var(--card);gap:6px;margin-bottom:20px;padding:18px 20px;display:grid}.flow-module__0uahMG__kicker{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);margin:0;font-size:12px;font-weight:650}.flow-module__0uahMG__title{letter-spacing:-.03em;overflow-wrap:anywhere;margin:0;font-size:clamp(24px,2.6vw,32px);font-weight:650;line-height:1.15}.flow-module__0uahMG__lead{color:var(--muted-foreground);margin:0;font-size:15px;line-height:1.55}.flow-module__0uahMG__summary{border:1px solid color-mix(in srgb,var(--destructive) 45%,var(--border));border-left:4px solid var(--destructive);border-radius:var(--radius-lg);background:color-mix(in srgb,var(--destructive) 7%,var(--card));color:var(--destructive);margin:0 0 18px;padding:14px 16px;scroll-margin-top:20px;font-size:14px}.flow-module__0uahMG__summary p{margin:0 0 4px}.flow-module__0uahMG__summary ul{margin:0;padding-left:18px}.flow-module__0uahMG__summary button{color:inherit;text-align:left}.flow-module__0uahMG__summary:focus-visible{outline:2px solid var(--destructive);outline-offset:3px}.flow-module__0uahMG__inlineIssues{border-radius:var(--radius-md);background:color-mix(in srgb,var(--destructive) 9%,var(--card));color:var(--destructive);margin:0;padding:10px 14px 10px 30px;font-size:13px;line-height:1.5}.flow-module__0uahMG__pageStack{gap:16px;display:grid}.flow-module__0uahMG__card{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--card);gap:16px;min-width:0;padding:20px;scroll-margin-top:20px;display:grid}.flow-module__0uahMG__card:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.flow-module__0uahMG__card input:not([type=checkbox]):not([type=color]):not([type=file]),.flow-module__0uahMG__card select,.flow-module__0uahMG__card textarea{background:var(--background)}.flow-module__0uahMG__cardHead{gap:4px;display:grid}.flow-module__0uahMG__cardHead h2{letter-spacing:-.01em;margin:0;font-size:17px;font-weight:650}.flow-module__0uahMG__cardHead p{color:var(--muted-foreground);margin:0;font-size:13px;line-height:1.5}.flow-module__0uahMG__grid2{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.flow-module__0uahMG__stack{gap:14px;min-width:0;display:grid}.flow-module__0uahMG__hint{color:var(--muted-foreground);margin:0;font-size:13px;line-height:1.5}.flow-module__0uahMG__question{margin:0;font-size:15px;font-weight:600}.flow-module__0uahMG__withIcon{min-width:0;display:block;position:relative}.flow-module__0uahMG__withIcon>span{color:var(--muted-foreground);pointer-events:none;display:flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.flow-module__0uahMG__flow .flow-module__0uahMG__withIcon>input{padding-left:44px}.flow-module__0uahMG__layoutFlow{min-width:0}.flow-module__0uahMG__mainFlow{flex-direction:column;min-height:calc(100dvh - 230px);display:flex}.flow-module__0uahMG__mainFlow>fieldset{flex:auto;min-height:0}.flow-module__0uahMG__compactCard{gap:12px;padding:16px 20px}.flow-module__0uahMG__disclosure{gap:0;padding:0}.flow-module__0uahMG__disclosure>summary{cursor:pointer;align-items:center;gap:10px;min-height:60px;padding:0 18px;font-size:15px;font-weight:600;list-style:none;display:flex}.flow-module__0uahMG__disclosure>summary::-webkit-details-marker{display:none}.flow-module__0uahMG__disclosure>summary small{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;overflow:hidden}.flow-module__0uahMG__disclosure>summary>.flow-module__0uahMG__chevron{margin-left:auto}.flow-module__0uahMG__disclosure[open]>summary>.flow-module__0uahMG__chevron{transform:rotate(180deg)}.flow-module__0uahMG__disclosure>summary:focus-visible{outline:2px solid var(--primary);outline-offset:-3px;border-radius:var(--radius-xl)}.flow-module__0uahMG__disclosureBody{border-top:1px solid var(--border);gap:16px;padding:4px 18px 18px;animation:.2s both flow-module__0uahMG__rise;display:grid}.flow-module__0uahMG__footerBar{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;margin-top:22px;padding-top:18px;display:flex}.flow-module__0uahMG__autosave{color:var(--muted-foreground);align-items:center;gap:8px;margin:0;font-size:13px;display:flex}.flow-module__0uahMG__autosave svg{color:var(--ok);flex-shrink:0}.flow-module__0uahMG__nextButton{min-width:230px;margin-left:auto;text-decoration:none}.flow-module__0uahMG__freeBadge{border:1px solid color-mix(in srgb,var(--primary) 40%,var(--border));background:color-mix(in srgb,var(--primary) 10%,var(--card));min-height:36px;color:var(--foreground);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;margin:0;padding:6px 14px 6px 12px;font-size:14px;line-height:1.2;animation:.45s cubic-bezier(.3,1.6,.5,1) both flow-module__0uahMG__spring;display:inline-flex}.flow-module__0uahMG__freeBadge strong{letter-spacing:.01em;font-weight:650}.flow-module__0uahMG__freeBadge svg{color:var(--primary);flex-shrink:0}.flow-module__0uahMG__tap{transition:transform .14s,border-color .2s,background-color .2s,box-shadow .2s,color .2s}.flow-module__0uahMG__tap:active:not(:disabled){transform:scale(.98)}.flow-module__0uahMG__tap[aria-pressed=true]{animation:.28s cubic-bezier(.3,1.5,.6,1) flow-module__0uahMG__select}.flow-module__0uahMG__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.flow-module__0uahMG__options[data-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.flow-module__0uahMG__option{border:1.5px solid var(--border);border-radius:var(--radius-lg);background:var(--background);min-height:56px;color:var(--foreground);font:inherit;text-align:left;cursor:pointer;flex-direction:column;justify-content:center;gap:4px;min-width:0;padding:12px 40px 12px 16px;font-size:16px;font-weight:560;display:flex;position:relative}.flow-module__0uahMG__option small{color:var(--muted-foreground);font-size:12px;font-weight:400;line-height:1.4}.flow-module__0uahMG__option:hover{border-color:color-mix(in srgb,var(--primary) 45%,var(--border))}.flow-module__0uahMG__option[aria-pressed=true]{border-color:var(--primary);background:color-mix(in srgb,var(--primary) 7%,var(--card));box-shadow:0 0 0 1px var(--primary)}.flow-module__0uahMG__big{text-align:center;align-items:center;gap:10px;min-height:132px;padding:18px 14px;font-size:17px}.flow-module__0uahMG__big>svg{color:var(--primary)}.flow-module__0uahMG__tick{background:var(--primary);width:22px;height:22px;color:var(--primary-foreground);opacity:0;pointer-events:none;border-radius:50%;place-items:center;transition:opacity .2s,transform .3s cubic-bezier(.3,1.6,.5,1);display:grid;position:absolute;top:10px;right:10px;transform:scale(.4)}[aria-pressed=true]>.flow-module__0uahMG__tick{opacity:1;transform:scale(1)}.flow-module__0uahMG__chips{flex-wrap:wrap;gap:8px;display:flex}.flow-module__0uahMG__chip{overflow-wrap:break-word;border:1.5px solid var(--border);background:var(--background);max-width:100%;min-height:44px;color:var(--foreground);font:inherit;cursor:pointer;border-radius:999px;padding:8px 16px;font-size:14px}.flow-module__0uahMG__chip:hover{border-color:color-mix(in srgb,var(--primary) 45%,var(--border))}.flow-module__0uahMG__chip[aria-pressed=true]{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}.flow-module__0uahMG__choiceGroup{border:0;gap:10px;min-width:0;margin:0;padding:0;scroll-margin-top:20px;display:grid}.flow-module__0uahMG__choiceGroup legend{float:left;width:100%;margin:0;padding:0;font-size:15px;font-weight:600}.flow-module__0uahMG__choiceGroup:focus-visible{outline:2px solid var(--primary);outline-offset:4px;border-radius:8px}.flow-module__0uahMG__choiceGroup+.flow-module__0uahMG__choiceGroup{border-top:1px solid var(--border);padding-top:16px}.flow-module__0uahMG__segmented{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.flow-module__0uahMG__segmented[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-module__0uahMG__segmented[data-count="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}.flow-module__0uahMG__segmented[data-count="5"]{grid-template-columns:repeat(5,minmax(0,1fr))}.flow-module__0uahMG__segmented button{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--background);min-width:0;min-height:48px;color:var(--foreground);font:inherit;cursor:pointer;padding:8px 10px;font-size:14px;font-weight:550;line-height:1.2}.flow-module__0uahMG__segmented button:hover{border-color:color-mix(in srgb,var(--primary) 45%,var(--border))}.flow-module__0uahMG__segmented button[aria-pressed=true]{background:var(--primary);border-color:var(--primary);color:var(--primary-foreground)}.flow-module__0uahMG__choiceGroup[data-invalid=true] .flow-module__0uahMG__segmented button:not([aria-pressed=true]){border-color:color-mix(in srgb,var(--destructive) 55%,var(--border))}.flow-module__0uahMG__choiceLegend{align-items:center;gap:8px;min-height:28px;display:flex}.flow-module__0uahMG__choiceLegend>svg{color:var(--primary);flex-shrink:0}.flow-module__0uahMG__track{min-width:0;display:flex;position:relative}.flow-module__0uahMG__trackRail{top:20px;left:calc(50% / var(--stops));right:calc(50% / var(--stops));background:var(--border);pointer-events:none;border-radius:4px;height:4px;position:absolute}.flow-module__0uahMG__trackFill{width:calc(var(--fill) * 100%);border-radius:inherit;background:var(--primary);transition:width .35s cubic-bezier(.3,1.2,.5,1);position:absolute;inset:0 auto 0 0}.flow-module__0uahMG__trackStop{border-radius:var(--radius-md);min-width:0;min-height:68px;color:var(--muted-foreground);font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex:1 1 0;align-content:start;justify-items:center;gap:2px;padding:0 0 6px;font-size:14px;font-weight:550;line-height:1.2;display:grid;position:relative}.flow-module__0uahMG__trackDot{place-items:center;width:44px;height:44px;display:grid}.flow-module__0uahMG__trackDot:after{content:"";box-sizing:border-box;border:2px solid var(--border);background:var(--card);border-radius:50%;width:18px;height:18px;transition:transform .3s cubic-bezier(.3,1.6,.5,1),background-color .2s,border-color .2s,box-shadow .2s}.flow-module__0uahMG__trackStop:hover .flow-module__0uahMG__trackDot:after{border-color:color-mix(in srgb,var(--primary) 55%,var(--border))}.flow-module__0uahMG__trackStop[data-passed=true] .flow-module__0uahMG__trackDot:after{border-color:var(--primary)}.flow-module__0uahMG__trackStop[aria-checked=true]{color:var(--foreground);font-weight:650}.flow-module__0uahMG__trackStop[aria-checked=true] .flow-module__0uahMG__trackDot:after{background:var(--primary);border-color:var(--primary);box-shadow:0 0 0 5px color-mix(in srgb,var(--primary) 18%,transparent);transform:scale(1.3)}.flow-module__0uahMG__trackStop:focus-visible{outline:none}.flow-module__0uahMG__trackStop:focus-visible .flow-module__0uahMG__trackDot:after{outline:2px solid var(--primary);outline-offset:5px}.flow-module__0uahMG__trackLabel{white-space:nowrap}.flow-module__0uahMG__trackLabel small{color:var(--muted-foreground);font-size:11px;font-weight:500}.flow-module__0uahMG__choiceGroup[data-invalid=true] .flow-module__0uahMG__trackStop:not([data-passed=true]) .flow-module__0uahMG__trackDot:after{border-color:color-mix(in srgb,var(--destructive) 55%,var(--border))}.flow-module__0uahMG__iconField{container-type:inline-size}.flow-module__0uahMG__iconCards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.flow-module__0uahMG__iconCards[data-count="3"]>:last-child,.flow-module__0uahMG__iconCards[data-count="5"]>:last-child{grid-column:1/-1}.flow-module__0uahMG__iconCard{border:1.5px solid var(--border);border-radius:var(--radius-lg);background:var(--background);min-width:0;min-height:92px;color:var(--foreground);font:inherit;text-align:left;cursor:pointer;align-content:start;justify-items:start;gap:10px;padding:14px;display:grid;position:relative}.flow-module__0uahMG__iconCard:hover{border-color:color-mix(in srgb,var(--primary) 45%,var(--border))}.flow-module__0uahMG__iconCard[aria-checked=true]{border-color:var(--primary);background:color-mix(in srgb,var(--primary) 7%,var(--card));box-shadow:0 0 0 1px var(--primary)}.flow-module__0uahMG__iconCard:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.flow-module__0uahMG__iconBadge{border-radius:var(--radius-md);background:color-mix(in srgb,var(--primary) 11%,var(--card));width:38px;height:38px;color:var(--primary);place-items:center;transition:background-color .2s,color .2s;display:grid}.flow-module__0uahMG__iconCard[aria-checked=true] .flow-module__0uahMG__iconBadge{background:var(--primary);color:var(--primary-foreground)}.flow-module__0uahMG__iconLabel{overflow-wrap:anywhere;font-size:15px;font-weight:600;line-height:1.25}.flow-module__0uahMG__tap[aria-checked=true]{animation:.28s cubic-bezier(.3,1.5,.6,1) flow-module__0uahMG__select}[aria-checked=true]>.flow-module__0uahMG__tick{opacity:1;transform:scale(1)}.flow-module__0uahMG__choiceGroup[data-invalid=true] .flow-module__0uahMG__iconCard:not([aria-checked=true]){border-color:color-mix(in srgb,var(--destructive) 55%,var(--border))}@container (min-width:540px){.flow-module__0uahMG__iconCards[data-count="4"]{grid-template-columns:repeat(4,minmax(0,1fr))}}.flow-module__0uahMG__switch{background:var(--border);cursor:pointer;border:0;border-radius:999px;flex-shrink:0;width:50px;height:30px;padding:0;transition:background-color .2s;position:relative}.flow-module__0uahMG__switch:before{content:"";position:absolute;inset:-7px -2px}.flow-module__0uahMG__switch:after{content:"";background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .28s cubic-bezier(.3,1.4,.6,1);position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000040}.flow-module__0uahMG__switch[aria-checked=true]{background:var(--ok)}.flow-module__0uahMG__switch[aria-checked=true]:after{transform:translate(20px)}.flow-module__0uahMG__switch:focus-visible{outline:2px solid var(--primary);outline-offset:3px}.flow-module__0uahMG__linkButton{min-height:44px;color:var(--primary);font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;justify-self:start;align-items:center;gap:6px;padding:0;font-size:14px;display:inline-flex;position:relative}.flow-module__0uahMG__linkButton input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.flow-module__0uahMG__linkButton:focus-within,.flow-module__0uahMG__linkButton:focus-visible{outline:2px solid var(--primary);outline-offset:3px;border-radius:6px}.flow-module__0uahMG__dangerLink{min-height:44px;color:var(--destructive);font:inherit;cursor:pointer;background:0 0;border:0;justify-self:start;align-items:center;gap:6px;padding:0;font-size:14px;display:inline-flex}.flow-module__0uahMG__saved{color:var(--ok);align-items:center;gap:4px;display:inline-flex}.flow-module__0uahMG__add{border:1.5px dashed var(--border);border-radius:var(--radius-lg);width:100%;min-height:52px;color:var(--primary);font:inherit;cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:8px;font-size:15px;font-weight:560;display:flex}.flow-module__0uahMG__add:hover:not(:disabled){border-color:var(--primary)}.flow-module__0uahMG__more summary{cursor:pointer;min-height:44px;color:var(--primary);align-items:center;font-size:14px;display:flex}.flow-module__0uahMG__more[open]{gap:12px;display:grid}.flow-module__0uahMG__uploads{grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:14px;display:grid}.flow-module__0uahMG__upload{align-content:start;gap:6px;min-width:0;display:grid}.flow-module__0uahMG__uploadBox{aspect-ratio:1;border:1.5px dashed color-mix(in srgb,var(--primary) 50%,var(--border));border-radius:var(--radius-lg);background:color-mix(in srgb,var(--primary) 5%,var(--background));color:var(--primary);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:6px;transition:border-color .2s,background-color .2s;display:flex;position:relative;overflow:hidden}.flow-module__0uahMG__upload[data-shape=wide] .flow-module__0uahMG__uploadBox{aspect-ratio:2}.flow-module__0uahMG__upload[data-shape=round]{text-align:center;justify-items:center}.flow-module__0uahMG__upload[data-shape=round] .flow-module__0uahMG__uploadBox{border-radius:50%;width:112px}.flow-module__0uahMG__upload[data-shape=round] .flow-module__0uahMG__uploadMeta{justify-content:center}.flow-module__0uahMG__uploadBox:hover{border-color:var(--primary)}.flow-module__0uahMG__uploadBox[data-dragging=true]{background:color-mix(in srgb,var(--primary) 12%,var(--background));border-style:solid}.flow-module__0uahMG__uploadBox[data-filled=true]{border-style:solid;border-color:var(--border)}.flow-module__0uahMG__uploadBox[data-invalid=true]{border-color:var(--destructive)}.flow-module__0uahMG__uploadBox img{object-fit:cover;width:100%;height:100%;animation:.3s both flow-module__0uahMG__fade;position:absolute;inset:0}.flow-module__0uahMG__uploadBox input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.flow-module__0uahMG__uploadBox:focus-within{outline:2px solid var(--primary);outline-offset:3px}.flow-module__0uahMG__uploadCta{align-items:center;gap:4px;font-size:13px;font-weight:650;display:inline-flex}.flow-module__0uahMG__uploading{background:color-mix(in srgb,var(--background) 55%,transparent);color:var(--foreground);place-items:center;display:grid;position:absolute;inset:0}.flow-module__0uahMG__uploadMeta{flex-wrap:wrap;align-items:center;gap:4px 10px;min-height:40px;font-size:13px;display:flex}.flow-module__0uahMG__uploadMeta strong{font-weight:600}.flow-module__0uahMG__uploadMeta small{color:var(--muted-foreground);font-size:12px}.flow-module__0uahMG__uploadMeta .flow-module__0uahMG__saved{color:var(--ok)}.flow-module__0uahMG__uploadMeta .flow-module__0uahMG__linkButton{min-height:40px;font-size:13px}.flow-module__0uahMG__palettes{flex-wrap:wrap;gap:8px;display:flex}.flow-module__0uahMG__palette{border:1.5px solid var(--border);background:var(--background);min-height:44px;color:var(--foreground);font:inherit;cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:6px 14px 6px 6px;font-size:13px;font-weight:550;display:inline-flex}.flow-module__0uahMG__palette:hover{border-color:color-mix(in srgb,var(--primary) 45%,var(--border))}.flow-module__0uahMG__palette i{border:1px solid color-mix(in srgb,var(--foreground) 16%,transparent);border-radius:50%;width:30px;height:30px}.flow-module__0uahMG__palette[aria-pressed=true]{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.flow-module__0uahMG__colorField{gap:9px;min-width:0;font-size:15px;display:grid}.flow-module__0uahMG__colorControl{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background);align-items:center;gap:10px;min-height:52px;padding:5px 8px;display:flex}.flow-module__0uahMG__colorControl:focus-within{outline:2px solid var(--primary);outline-offset:3px}.flow-module__0uahMG__colorControl[data-invalid=true]{border-color:var(--destructive)}.flow-module__0uahMG__colorControl input[type=color]{cursor:pointer;background:0 0;border:0;border-radius:10px;flex-shrink:0;width:40px;height:40px;padding:0}.flow-module__0uahMG__colorControl input[type=color]::-webkit-color-swatch-wrapper{padding:0}.flow-module__0uahMG__colorControl input[type=color]::-webkit-color-swatch{border:1px solid color-mix(in srgb,var(--foreground) 18%,transparent);border-radius:10px}.flow-module__0uahMG__colorControl input[type=color]::-moz-color-swatch{border:1px solid color-mix(in srgb,var(--foreground) 18%,transparent);border-radius:10px}.flow-module__0uahMG__colorControl input[type=text]{min-width:0;color:var(--foreground);font:inherit;letter-spacing:.04em;text-transform:uppercase;border:0;outline:none;flex:1;font-size:16px}.flow-module__0uahMG__fontRow{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.flow-module__0uahMG__fontRow button{border:1.5px solid var(--border);border-radius:var(--radius-lg);background:var(--background);min-height:56px;color:var(--foreground);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;padding:8px;font-size:17px;overflow:hidden}.flow-module__0uahMG__fontRow button[aria-pressed=true]{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.flow-module__0uahMG__serviceList,.flow-module__0uahMG__proList,.flow-module__0uahMG__waList{gap:10px;margin:0;padding:0;list-style:none;display:grid}.flow-module__0uahMG__serviceRow{border:1px solid var(--border);border-radius:var(--radius-lg);min-width:0;scroll-margin-top:20px;transition:border-color .2s}.flow-module__0uahMG__serviceRow[data-invalid=true]{border-color:var(--destructive)}.flow-module__0uahMG__serviceRow:focus-visible,.flow-module__0uahMG__proCard:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.flow-module__0uahMG__serviceHead{align-items:center;gap:10px;padding:6px 14px 6px 6px;display:flex}.flow-module__0uahMG__serviceMain{min-width:0;min-height:56px;color:var(--foreground);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;flex:1;align-items:center;gap:12px;padding:4px;display:flex}.flow-module__0uahMG__serviceThumb{background:var(--muted);width:48px;height:48px;color:var(--primary);border-radius:10px;flex-shrink:0;place-items:center;display:grid;overflow:hidden}.flow-module__0uahMG__serviceThumb img{object-fit:cover;width:100%;height:100%;transition:filter .25s}.flow-module__0uahMG__serviceRow[data-active=false] .flow-module__0uahMG__serviceThumb img{filter:grayscale(.7)opacity(.7)}.flow-module__0uahMG__serviceText{flex:1;gap:2px;min-width:0;display:grid}.flow-module__0uahMG__serviceText strong{overflow-wrap:anywhere;font-size:15px;font-weight:600}.flow-module__0uahMG__serviceText small{color:var(--muted-foreground);font-size:13px}.flow-module__0uahMG__serviceRow[data-active=false] .flow-module__0uahMG__serviceText strong{color:var(--muted-foreground)}.flow-module__0uahMG__chevron{color:var(--muted-foreground);flex-shrink:0;transition:transform .2s}.flow-module__0uahMG__serviceMain[aria-expanded=true] .flow-module__0uahMG__chevron{transform:rotate(180deg)}.flow-module__0uahMG__serviceEditor,.flow-module__0uahMG__proEditor{border-top:1px solid var(--border);gap:16px;padding:16px;animation:.2s both flow-module__0uahMG__rise;display:grid}.flow-module__0uahMG__gallery{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.flow-module__0uahMG__gallery button{cursor:pointer;aspect-ratio:1;background:0 0;border:2px solid #0000;border-radius:10px;min-height:44px;padding:0;overflow:hidden}.flow-module__0uahMG__gallery button[aria-pressed=true]{border-color:var(--primary)}.flow-module__0uahMG__gallery img{object-fit:cover;width:100%;height:100%}.flow-module__0uahMG__imageActions{align-items:center;gap:12px;display:flex}.flow-module__0uahMG__ownImage{object-fit:cover;border-radius:10px;width:48px;height:48px}.flow-module__0uahMG__times{grid-template-columns:1fr 1fr;gap:14px;display:grid}.flow-module__0uahMG__time{color:var(--muted-foreground);gap:8px;font-size:14px;display:grid}.flow-module__0uahMG__time input{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);min-height:56px;color:var(--foreground);font:inherit;width:100%;min-width:0;padding:10px 14px;font-size:20px;font-weight:600}.flow-module__0uahMG__time input[aria-invalid=true]{border-color:var(--destructive)}.flow-module__0uahMG__week{gap:8px;margin:0;padding:0;list-style:none;display:grid}.flow-module__0uahMG__weekRow{border:1px solid var(--border);border-radius:var(--radius-lg);grid-template-columns:minmax(76px,104px) minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.flow-module__0uahMG__weekRow[data-closed=true] strong{color:var(--muted-foreground)}.flow-module__0uahMG__weekRow strong{font-size:14px}.flow-module__0uahMG__range{align-items:center;gap:8px;min-width:0;display:flex}.flow-module__0uahMG__range input{border:1px solid var(--border);background:var(--background);min-width:0;min-height:44px;color:var(--foreground);font:inherit;border-radius:10px;flex:1;padding:6px 8px;font-size:15px}.flow-module__0uahMG__range input[aria-invalid=true]{border-color:var(--destructive)}.flow-module__0uahMG__range span{color:var(--muted-foreground);font-size:13px}.flow-module__0uahMG__closed{color:var(--muted-foreground);font-size:14px}.flow-module__0uahMG__rowError{grid-column:1/-1}.flow-module__0uahMG__proCard{border:1px solid var(--border);border-radius:var(--radius-lg);min-width:0;scroll-margin-top:20px;display:grid}.flow-module__0uahMG__proCard[data-invalid=true]{border-color:var(--destructive)}.flow-module__0uahMG__proHead{align-items:center;gap:12px;padding:12px 14px;display:flex}.flow-module__0uahMG__avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:52px;height:52px}.flow-module__0uahMG__avatarEmpty{background:var(--muted);color:var(--primary);place-items:center;display:grid}.flow-module__0uahMG__proText{flex:1;gap:2px;min-width:0;display:grid}.flow-module__0uahMG__proText strong{overflow-wrap:anywhere}.flow-module__0uahMG__proText small{color:var(--muted-foreground);font-size:13px}.flow-module__0uahMG__smallButton{border:1px solid var(--border);background:var(--background);min-height:40px;color:var(--foreground);font:inherit;cursor:pointer;border-radius:999px;padding:0 16px;font-size:13px;font-weight:600}.flow-module__0uahMG__smallButton:hover{border-color:color-mix(in srgb,var(--primary) 45%,var(--border))}.flow-module__0uahMG__proFields{grid-template-columns:112px minmax(0,1fr);align-items:start;gap:18px;display:grid}.flow-module__0uahMG__checks{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.flow-module__0uahMG__check{border:1.5px solid var(--border);border-radius:var(--radius-lg);background:var(--background);min-height:48px;color:var(--foreground);font:inherit;text-align:left;cursor:pointer;align-items:center;gap:10px;min-width:0;padding:8px 12px;font-size:14px;display:flex}.flow-module__0uahMG__check>i{border:1.5px solid var(--border);width:22px;height:22px;color:var(--primary-foreground);border-radius:7px;flex-shrink:0;place-items:center;transition:background-color .2s,border-color .2s;display:grid}.flow-module__0uahMG__check[aria-pressed=true]{border-color:var(--primary)}.flow-module__0uahMG__check[aria-pressed=true]>i{background:var(--primary);border-color:var(--primary)}.flow-module__0uahMG__check>i svg{opacity:0;transition:opacity .2s,transform .3s cubic-bezier(.3,1.6,.5,1);transform:scale(.4)}.flow-module__0uahMG__check[aria-pressed=true]>i svg{opacity:1;transform:scale(1)}.flow-module__0uahMG__check small{color:var(--muted-foreground);white-space:nowrap;margin-left:auto;font-size:12px}.flow-module__0uahMG__all{grid-column:1/-1;font-weight:600}.flow-module__0uahMG__waCard{border:1px solid var(--border);border-radius:var(--radius-lg);min-width:0;display:grid}.flow-module__0uahMG__waHead{grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.flow-module__0uahMG__waText{min-width:0}.flow-module__0uahMG__waText strong{font-size:15px;display:block}.flow-module__0uahMG__waText small{-webkit-line-clamp:2;color:var(--muted-foreground);-webkit-box-orient:vertical;margin-top:3px;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.flow-module__0uahMG__waCard[data-on=false] .flow-module__0uahMG__waText small{opacity:.6}.flow-module__0uahMG__waMore{padding:0 16px 8px}.flow-module__0uahMG__waMore summary{cursor:pointer;min-height:40px;color:var(--primary);align-items:center;font-size:14px;display:flex}.flow-module__0uahMG__waMore[open]{gap:14px;padding-bottom:16px;display:grid}.flow-module__0uahMG__toggleIcon{background:color-mix(in srgb,#25d366 16%,var(--card));color:#1f9d55;border-radius:50%;place-items:center;width:40px;height:40px;display:grid}.flow-module__0uahMG__connectActions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.flow-module__0uahMG__connectButton{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--muted);min-height:52px;color:var(--muted-foreground);font:inherit;cursor:not-allowed;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:6px 12px;font-size:15px;display:inline-flex}.flow-module__0uahMG__badge{background:var(--card);width:max-content;color:var(--muted-foreground);letter-spacing:.04em;border-radius:999px;align-items:center;gap:6px;padding:2px 9px;font-size:11px;font-weight:650;display:inline-flex}.flow-module__0uahMG__notice{color:var(--muted-foreground);border-left:2px solid var(--primary);margin:0;padding:8px 14px;font-size:13px;line-height:1.6}.flow-module__0uahMG__secondary{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);min-height:52px;color:var(--foreground);font:inherit;cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:15px;text-decoration:none;display:inline-flex}.flow-module__0uahMG__secondary:hover{border-color:color-mix(in srgb,var(--primary) 45%,var(--border))}.flow-module__0uahMG__secondary[aria-pressed=true]{border-color:var(--primary);box-shadow:0 0 0 1px var(--primary)}.flow-module__0uahMG__prepare{text-align:center;align-content:center;justify-items:center;gap:26px;min-height:min(560px,68dvh);display:grid}.flow-module__0uahMG__prepareText{gap:8px;max-width:460px;display:grid}.flow-module__0uahMG__poleStage{isolation:isolate;justify-items:center;padding:26px 48px 0;display:grid;position:relative}.flow-module__0uahMG__poleHalo{z-index:-1;background:radial-gradient(circle,color-mix(in srgb,var(--primary) 30%,transparent) 0,color-mix(in srgb,var(--primary) 10%,transparent) 42%,transparent 70%);filter:blur(6px);border-radius:50%;width:210px;height:210px;animation:3.6s ease-in-out infinite flow-module__0uahMG__poleHalo;position:absolute;top:44%;left:50%;transform:translate(-50%,-50%)}.flow-module__0uahMG__poleWrap{will-change:transform;justify-items:center;animation:4.2s ease-in-out infinite flow-module__0uahMG__poleFloat;display:grid;position:relative}.flow-module__0uahMG__poleCap{z-index:2;background:linear-gradient(90deg,#4f545b 0%,#c9cdd3 16%,#fff 30%,#a3a9b1 52%,#e4e7eb 70%,#6d737b 88%,#43474d 100%);border-radius:10px;width:74px;height:18px;margin-bottom:-4px;position:relative;box-shadow:inset 0 1px #ffffffbf,inset 0 -3px 4px #00000059,0 6px 12px -6px #0000008c}.flow-module__0uahMG__poleCap[data-bottom]{width:80px;height:20px;margin:-4px 0 0}.flow-module__0uahMG__poleKnob{background:radial-gradient(circle at 34% 30%,#fff 0 7%,#dfe2e6 18%,#9ba1a9 52%,#50555c 100%);border-radius:50% 50% 7px 7px;width:28px;height:22px;position:absolute;bottom:calc(100% - 3px);left:50%;transform:translate(-50%);box-shadow:inset 0 -1px #fff6,0 3px 6px -3px #00000080}.flow-module__0uahMG__pole{z-index:1;background:#f5f3ee;border-radius:7px;width:60px;height:178px;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0000001f,0 18px 34px -18px #0000008c}.flow-module__0uahMG__pole:after{content:"";border-radius:inherit;pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff59,inset 0 14px 16px -10px #0006,inset 0 -14px 16px -10px #0006}.flow-module__0uahMG__poleStripes{will-change:transform;background-image:repeating-linear-gradient(150deg,#c62828 0 13px,#f5f3ee 13px 24px,#1e3a8a 24px 37px,#f5f3ee 37px 48px);animation:1.5s linear infinite flow-module__0uahMG__pole;position:absolute;inset:-70px -10px}.flow-module__0uahMG__poleShade{background:linear-gradient(90deg,#00000080 0%,#00000024 16%,#0000 34% 58%,#0003 80%,#0000008c 100%);position:absolute;inset:0}.flow-module__0uahMG__poleGloss{filter:blur(1.5px);background:linear-gradient(90deg,#0000,#fffc 45%,#ffffff40 70%,#0000);width:17%;position:absolute;top:0;bottom:0;left:20%}.flow-module__0uahMG__poleGloss:after{content:"";filter:blur(1px);background:#ffffff47;width:30%;position:absolute;top:0;bottom:0;left:340%}.flow-module__0uahMG__poleSheen{background:linear-gradient(#0000,#ffffff52,#0000);height:38%;animation:3.8s ease-in-out infinite flow-module__0uahMG__poleSheen;position:absolute;top:0;left:0;right:0;transform:translateY(-110%)}.flow-module__0uahMG__poleShadow{background:radial-gradient(#00000061,#0000 70%);border-radius:50%;width:96px;height:14px;margin-top:16px;animation:4.2s ease-in-out infinite flow-module__0uahMG__poleShadow}.flow-module__0uahMG__prepList{text-align:left;gap:12px;margin:0;padding:0;font-size:15px;list-style:none;display:grid}.flow-module__0uahMG__prepList li{color:var(--muted-foreground);align-items:center;gap:10px;transition:color .3s;display:flex}.flow-module__0uahMG__prepList li[data-state=done]{color:var(--foreground)}.flow-module__0uahMG__prepList li[data-state=active]{color:var(--foreground);font-weight:550}.flow-module__0uahMG__prepIcon{background:var(--muted);width:24px;height:24px;color:var(--muted-foreground);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.flow-module__0uahMG__prepIcon i{background:currentColor;border-radius:50%;width:6px;height:6px;display:block}.flow-module__0uahMG__prepList li[data-state=done] .flow-module__0uahMG__prepIcon{background:var(--ok);color:#fff}.flow-module__0uahMG__prepList li[data-state=active] .flow-module__0uahMG__prepIcon{background:color-mix(in srgb,var(--primary) 16%,var(--card));color:var(--primary)}.flow-module__0uahMG__prepError{border:1px solid color-mix(in srgb,var(--destructive) 45%,var(--border));border-left:4px solid var(--destructive);border-radius:var(--radius-lg);background:color-mix(in srgb,var(--destructive) 7%,var(--card));max-width:460px;color:var(--destructive);text-align:left;gap:12px;padding:14px 16px;font-size:14px;display:grid}.flow-module__0uahMG__prepError p{margin:0}.flow-module__0uahMG__prepActions{flex-wrap:wrap;gap:10px;display:flex}.flow-module__0uahMG__prepActions .flow-module__0uahMG__nextButton{flex:1;min-width:0}.flow-module__0uahMG__mini{display:none}.flow-module__0uahMG__miniLogo{background:var(--mini-secondary,var(--muted));width:42px;height:42px;color:var(--mini-primary,var(--primary));border:2px solid var(--mini-primary,var(--primary));border-radius:50%;flex-shrink:0;place-items:center;transition:background-color .3s,border-color .3s;display:grid;overflow:hidden}.flow-module__0uahMG__miniLogo img{object-fit:cover;width:100%;height:100%}.flow-module__0uahMG__miniText{flex:1;min-width:0}.flow-module__0uahMG__miniText strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.flow-module__0uahMG__miniText small{color:var(--muted-foreground);font-size:12px}.flow-module__0uahMG__miniAction{color:var(--primary);white-space:nowrap;font-size:13px}.flow-module__0uahMG__previewBadge{color:var(--muted-foreground);letter-spacing:.1em;text-transform:uppercase;justify-content:center;align-items:center;gap:8px;margin:0 0 12px;font-size:11px;display:flex}.flow-module__0uahMG__previewBadge i{background:var(--ok);border-radius:50%;width:8px;height:8px;animation:1.8s ease-out infinite flow-module__0uahMG__ping}.flow-module__0uahMG__previewLive{box-shadow:0 22px 60px -30px #00000073}.flow-module__0uahMG__previewLive h2,.flow-module__0uahMG__previewLive [data-flash]{animation:.35s flow-module__0uahMG__fade}.flow-module__0uahMG__previewInsta{opacity:.9;align-items:center;gap:4px;max-width:100%;font-size:12px;margin-top:10px!important;display:inline-flex!important}.flow-module__0uahMG__previewInsta span{overflow-wrap:anywhere;min-width:0}.flow-module__0uahMG__previewLive .flow-module__0uahMG__pvHours{grid-template-columns:auto minmax(0,1fr);gap:12px;display:grid}.flow-module__0uahMG__previewLive .flow-module__0uahMG__pvHours span:last-child{overflow-wrap:anywhere}.flow-module__0uahMG__previewLive .flow-module__0uahMG__pvService>div{min-width:0}.flow-module__0uahMG__previewLive .flow-module__0uahMG__pvService>span{flex-shrink:0}.flow-module__0uahMG__previewCta{background:var(--primary);width:calc(100% - 36px);min-height:48px;color:var(--color-primary-foreground,#fff);font:inherit;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin:4px 18px 20px;font-size:15px;font-weight:650;text-decoration:none;display:flex}.flow-module__0uahMG__sheet{max-width:560px;max-height:min(92dvh,var(--sheet-vv-height,100dvh));padding:4px 18px calc(22px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;margin:0 auto;overflow-y:auto}.flow-module__0uahMG__grabber{background:var(--border);border-radius:5px;width:44px;height:5px;margin:8px auto 0}.flow-module__0uahMG__ready{max-width:1080px;margin:0 auto}.flow-module__0uahMG__readyGrid{grid-template-columns:minmax(0,1fr);gap:22px;max-width:640px;display:grid}.flow-module__0uahMG__readyGrid[data-preview=true]{grid-template:"intro preview""actions preview"". ."1fr/minmax(0,1fr) minmax(300px,420px);align-items:start;gap:22px 56px;max-width:none}.flow-module__0uahMG__readyGrid[data-preview=true] .flow-module__0uahMG__readyIntro{grid-area:intro}.flow-module__0uahMG__readyGrid[data-preview=true] .flow-module__0uahMG__readyActions{grid-area:actions}.flow-module__0uahMG__readyGrid[data-preview=true] .flow-module__0uahMG__readyPreview{grid-area:preview;position:sticky;top:24px}.flow-module__0uahMG__readyIntro{justify-items:start;gap:10px;display:grid}.flow-module__0uahMG__readyStrip{border:1px solid var(--border);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-foreground);border-radius:999px;margin:0 0 6px;padding:6px 12px;font-size:12px;font-weight:600}.flow-module__0uahMG__celebrate{background:color-mix(in srgb,var(--primary) 12%,var(--card));border-radius:50%;place-items:center;width:78px;height:78px;font-size:38px;animation:.6s cubic-bezier(.3,1.6,.5,1) both flow-module__0uahMG__spring;display:grid}.flow-module__0uahMG__readyActions{gap:12px;display:grid}.flow-module__0uahMG__readyIcon{background:var(--ok-soft);width:56px;height:56px;color:var(--ok);box-shadow:0 0 0 6px color-mix(in srgb,var(--ok) 8%,transparent);border-radius:50%;place-items:center;animation:.6s cubic-bezier(.3,1.6,.5,1) both flow-module__0uahMG__spring;display:grid}.flow-module__0uahMG__confetti{z-index:60;pointer-events:none;position:fixed;inset:0;overflow:hidden}.flow-module__0uahMG__confetti i{top:0;left:var(--left);width:var(--w);height:calc(var(--w) * 1.6);background:var(--c);opacity:0;animation:flow-module__0uahMG__confetti var(--t) cubic-bezier(.2,.6,.35,1) var(--d) both;border-radius:2px;position:absolute}.flow-module__0uahMG__readyButtons{flex-wrap:wrap;gap:18px;display:flex}.flow-module__0uahMG__linkBox{border:1px solid var(--border);background:var(--card);border-radius:999px;align-items:center;gap:10px;min-width:0;padding:14px 18px;display:flex}.flow-module__0uahMG__linkBox span{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--primary);flex:1;font-size:15px;overflow:hidden}.flow-module__0uahMG__readyH2{margin:0 0 4px;font-size:17px;font-weight:650}.flow-module__0uahMG__copyButton{border:1px solid var(--border);background:var(--background);min-height:44px;color:var(--foreground);font:inherit;cursor:pointer;border-radius:999px;flex-shrink:0;align-items:center;gap:7px;padding:0 16px;font-size:14px;font-weight:600;transition:background-color .2s,border-color .2s,color .2s;display:inline-flex}.flow-module__0uahMG__copyButton:hover{border-color:color-mix(in srgb,var(--primary) 45%,var(--border))}.flow-module__0uahMG__copyButton[data-copied=true]{border-color:var(--ok);background:var(--ok-soft);color:var(--ok)}.flow-module__0uahMG__quietLink{min-height:44px;color:var(--muted-foreground);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:14px;text-decoration:none;display:inline-flex}.flow-module__0uahMG__quietLink:hover{color:var(--foreground)}.flow-module__0uahMG__phone{border:1px solid var(--border);background:var(--card);border-radius:38px;max-width:360px;margin:0 auto;padding:12px 10px;position:relative;box-shadow:0 26px 60px -34px #0000008c}.flow-module__0uahMG__phoneNotch{background:var(--border);border-radius:5px;width:86px;height:5px;position:absolute;top:15px;left:50%;transform:translate(-50%)}.flow-module__0uahMG__phoneScreen{overscroll-behavior:contain;border-radius:28px;max-height:min(560px,62dvh);overflow:hidden auto}.flow-module__0uahMG__previewLive[data-editable],.flow-module__0uahMG__pvLogoSpot{position:relative}.flow-module__0uahMG__spot{z-index:2;position:absolute}.flow-module__0uahMG__spot[data-slot=cover]{top:8px;right:8px}.flow-module__0uahMG__spot[data-slot=logo]{width:76px;height:76px;top:0;left:50%;transform:translate(-50%)}.flow-module__0uahMG__spotTrigger{color:#fff;width:100%;min-width:44px;height:100%;min-height:44px;font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;place-items:center;padding:0;display:grid}.flow-module__0uahMG__spotTrigger:focus-visible{outline:none}.flow-module__0uahMG__spotTrigger[aria-disabled=true]{cursor:progress}.flow-module__0uahMG__spotPill{color:#fff;white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;border-radius:999px;align-items:center;gap:4px;min-height:30px;padding:0 11px;font-size:12.5px;font-weight:650;line-height:1;transition:background-color .2s;display:inline-flex;box-shadow:0 0 0 1px #ffffff2e}.flow-module__0uahMG__spotTrigger:hover:not([aria-disabled=true]) .flow-module__0uahMG__spotPill{background:#000000b8}.flow-module__0uahMG__spotTrigger:focus-visible .flow-module__0uahMG__spotPill,.flow-module__0uahMG__spotTrigger:focus-visible .flow-module__0uahMG__spotRing{outline:2px solid var(--primary);outline-offset:2px}.flow-module__0uahMG__spotRing{border-radius:50%;place-items:center;width:76px;height:76px;display:grid;position:relative}.flow-module__0uahMG__spotRing[data-empty=true]{background:var(--brand-secondary,var(--marca-escura));color:var(--brand-secondary-foreground,#fff);border:1.5px dashed}.flow-module__0uahMG__spotRing[data-empty=true] .flow-module__0uahMG__spotPill{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;color:inherit;background:0 0;padding:0}.flow-module__0uahMG__spotRing[data-busy=true]{background:#00000073}.flow-module__0uahMG__spotBadge{color:#fff;width:26px;height:26px;box-shadow:0 0 0 2px var(--brand-secondary,var(--marca-escura));background:#000000b8;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:-2px;right:-2px}.flow-module__0uahMG__spotMenu{z-index:3;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);min-width:176px;color:var(--foreground);text-align:left;padding:6px;animation:.15s both flow-module__0uahMG__fade;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 18px 40px -18px #00000080}.flow-module__0uahMG__spot[data-slot=logo] .flow-module__0uahMG__spotMenu{top:calc(100% + 8px);left:50%;right:auto;transform:translate(-50%)}.flow-module__0uahMG__spotItem{border-radius:calc(var(--radius-lg) - 4px);min-height:44px;color:inherit;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:10px;width:100%;padding:0 10px;font-size:14px;display:flex;position:relative}.flow-module__0uahMG__spotItem:hover,.flow-module__0uahMG__spotItem:focus-within,.flow-module__0uahMG__spotItem:focus-visible{background:var(--muted)}.flow-module__0uahMG__spotItem:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}.flow-module__0uahMG__spotItem:has(input:focus-visible){outline:2px solid var(--primary);outline-offset:-2px}.flow-module__0uahMG__spotItem input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.flow-module__0uahMG__spotItem[data-danger=true]{color:var(--destructive)}.flow-module__0uahMG__spotStatus{text-align:center;min-height:18px;color:var(--muted-foreground);margin:10px 0 0;font-size:12.5px}.flow-module__0uahMG__spotStatus[data-tone=error]{color:var(--destructive)}.flow-module__0uahMG__readyChecks{gap:10px;margin:8px 0 0;padding:0;list-style:none;display:grid}.flow-module__0uahMG__readyChecks li{align-items:center;gap:10px;font-size:15px;animation:.4s both flow-module__0uahMG__rise;display:flex}.flow-module__0uahMG__readyChecks li:nth-child(2){animation-delay:80ms}.flow-module__0uahMG__readyChecks li:nth-child(3){animation-delay:.16s}.flow-module__0uahMG__readyChecks li:nth-child(4){animation-delay:.24s}.flow-module__0uahMG__readyChecks li:nth-child(n+5){animation-delay:.32s}.flow-module__0uahMG__readyChecks svg{color:var(--ok);flex-shrink:0}.flow-module__0uahMG__readyChecks li[data-pending=true] svg{color:var(--muted-foreground)}.flow-module__0uahMG__readyDetails .flow-module__0uahMG__more{margin-top:14px}@keyframes flow-module__0uahMG__spin{to{transform:rotate(360deg)}}@keyframes flow-module__0uahMG__spring{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes flow-module__0uahMG__select{0%{transform:scale(.98)}to{transform:scale(1)}}@keyframes flow-module__0uahMG__rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes flow-module__0uahMG__fade{0%{opacity:0}to{opacity:1}}@keyframes flow-module__0uahMG__pole{0%{transform:translate(0,0)}to{transform:translateY(-55.426px)}}@keyframes flow-module__0uahMG__poleFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes flow-module__0uahMG__poleShadow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.84)}}@keyframes flow-module__0uahMG__poleSheen{0%,20%{transform:translateY(-110%)}70%,to{transform:translateY(300%)}}@keyframes flow-module__0uahMG__poleHalo{0%,to{opacity:.75;transform:translate(-50%,-50%)scale(.94)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.04)}}@keyframes flow-module__0uahMG__confetti{0%{opacity:0;transform:translateY(-12vh)rotate(0)}8%{opacity:1}75%{opacity:1}to{opacity:0;transform:translate3d(var(--x),78vh,0) rotate(var(--r))}}@keyframes flow-module__0uahMG__ping{0%{box-shadow:0 0 0 0 color-mix(in srgb,var(--ok) 55%,transparent)}to{box-shadow:0 0 0 8px #0000}}@media (min-width:700px){.flow-module__0uahMG__stepName{display:block}}@media (max-width:1023px){.flow-module__0uahMG__layoutFlow{display:block}.flow-module__0uahMG__layoutFlow>.flow-module__0uahMG__mainFlow{max-width:650px;margin-inline:auto}.flow-module__0uahMG__mainFlow{min-height:0}.flow-module__0uahMG__asideFlow{display:none}.flow-module__0uahMG__mini{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);width:100%;color:var(--foreground);font:inherit;text-align:left;cursor:pointer;align-items:center;gap:12px;min-height:44px;margin:0 0 16px;padding:10px 12px;display:flex}}@media (max-width:860px){.flow-module__0uahMG__readyGrid[data-preview=true]{grid-template-rows:none;grid-template-columns:minmax(0,1fr);grid-template-areas:"intro""preview""actions";row-gap:24px}.flow-module__0uahMG__readyGrid[data-preview=true] .flow-module__0uahMG__readyPreview{width:100%;max-width:440px;margin:0 auto;position:static}}@media (max-width:760px){.flow-module__0uahMG__flow{--dot:32px}.flow-module__0uahMG__flow:has(.flow-module__0uahMG__footerBar){padding-bottom:0}.flow-module__0uahMG__pageStack{gap:10px}.flow-module__0uahMG__banner{background:0 0;border:0;gap:3px;margin-bottom:12px;padding:0}.flow-module__0uahMG__kicker{font-size:11px}.flow-module__0uahMG__card{gap:12px;padding:14px 16px}.flow-module__0uahMG__card .flow-module__0uahMG__field{gap:6px}.flow-module__0uahMG__card .flow-module__0uahMG__field label,.flow-module__0uahMG__card .flow-module__0uahMG__colorField>label{font-size:14px}.flow-module__0uahMG__card .flow-module__0uahMG__field input:not([type=checkbox]):not([type=color]):not([type=file]),.flow-module__0uahMG__card .flow-module__0uahMG__field select{min-height:48px;font-size:16px}.flow-module__0uahMG__card .flow-module__0uahMG__field small{font-size:12px}.flow-module__0uahMG__cardHead h2{font-size:16px}.flow-module__0uahMG__disclosure>summary{min-height:52px}.flow-module__0uahMG__title{font-size:clamp(21px,5.6vw,26px)}.flow-module__0uahMG__lead{font-size:14px;line-height:1.45}.flow-module__0uahMG__cardHead p{font-size:12.5px}.flow-module__0uahMG__compactCard{gap:10px;padding:14px 16px}.flow-module__0uahMG__disclosure>summary{min-height:54px;padding:0 16px}.flow-module__0uahMG__disclosureBody{padding:4px 16px 16px}.flow-module__0uahMG__prepare{gap:20px;min-height:0}.flow-module__0uahMG__phoneScreen{max-height:none}.flow-module__0uahMG__header{margin-bottom:16px}.flow-module__0uahMG__stepRow{gap:6px;margin-bottom:20px}.flow-module__0uahMG__progress li+li:before{left:calc(-50% + var(--dot) / 2 + 3px);right:calc(50% + var(--dot) / 2 + 3px)}.flow-module__0uahMG__dot{font-size:13px}.flow-module__0uahMG__banner{padding:14px 16px}.flow-module__0uahMG__card{border-radius:var(--radius-lg);padding:16px}.flow-module__0uahMG__footerBar{z-index:5;padding:12px 20px calc(12px + env(safe-area-inset-bottom));background:var(--background);flex-direction:column;align-items:stretch;gap:8px;margin:20px -20px 0;position:sticky;bottom:0}.flow-module__0uahMG__autosave{justify-content:center;font-size:12px}.flow-module__0uahMG__freeBadge{min-height:0;color:var(--muted-foreground);background:0 0;border:0;order:2;align-self:center;gap:6px;padding:0;font-size:12.5px;animation:none}.flow-module__0uahMG__freeBadge strong{font-weight:600}.flow-module__0uahMG__freeBadge svg{width:14px;height:14px}.flow-module__0uahMG__nextButton{width:100%;min-width:0}.flow-module__0uahMG__options[data-count="3"]{grid-template-columns:1fr}.flow-module__0uahMG__big{min-height:118px;font-size:16px}.flow-module__0uahMG__weekRow{grid-template-columns:1fr auto}.flow-module__0uahMG__weekRow .flow-module__0uahMG__range,.flow-module__0uahMG__weekRow .flow-module__0uahMG__closed{grid-area:2/1/auto/-1}.flow-module__0uahMG__range input{font-size:16px}.flow-module__0uahMG__waHead{grid-template-columns:36px minmax(0,1fr) auto;gap:10px;padding:12px 14px}.flow-module__0uahMG__toggleIcon{width:36px;height:36px}}@media (max-width:560px){.flow-module__0uahMG__grid2,.flow-module__0uahMG__connectActions{grid-template-columns:minmax(0,1fr)}.flow-module__0uahMG__linkBox{border-radius:var(--radius-lg);flex-direction:column;align-items:stretch;gap:12px;padding:14px 16px}.flow-module__0uahMG__linkBox .flow-module__0uahMG__copyButton{justify-content:center}.flow-module__0uahMG__linkBox span{white-space:normal;overflow-wrap:anywhere;text-align:center}.flow-module__0uahMG__segmented[data-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}.flow-module__0uahMG__segmented[data-count="5"]{grid-template-columns:repeat(3,minmax(0,1fr))}.flow-module__0uahMG__proFields,.flow-module__0uahMG__checks{grid-template-columns:minmax(0,1fr)}.flow-module__0uahMG__gallery{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}}@media (max-width:420px){.flow-module__0uahMG__header img{width:128px;height:auto}.flow-module__0uahMG__saveLabel{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.flow-module__0uahMG__save{padding:4px 8px}.flow-module__0uahMG__headerActions{gap:6px}.flow-module__0uahMG__uploads{grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:10px}.flow-module__0uahMG__palette{padding-right:10px}}@media (max-width:360px){.flow-module__0uahMG__footerBar{margin-inline:-16px;padding-inline:16px}.flow-module__0uahMG__times{gap:10px}.flow-module__0uahMG__time input{font-size:18px}.flow-module__0uahMG__flow{--dot:28px}}@media (prefers-reduced-motion:reduce){.flow-module__0uahMG__flow *,.flow-module__0uahMG__flow :before,.flow-module__0uahMG__flow :after{transition:none!important;animation:none!important}.flow-module__0uahMG__confetti{display:none}}@media (max-width:767px){.flow-module__0uahMG__range input{font-size:16px}.flow-module__0uahMG__exit{min-height:44px}}
.booking-chat-module__SSdHsW__launcher{z-index:60;right:max(16px, env(safe-area-inset-right));bottom:max(16px, env(safe-area-inset-bottom));pointer-events:none;align-items:center;gap:12px;display:flex;position:fixed}@media (max-width:1023.98px){.booking-chat-module__SSdHsW__lifted{bottom:calc(77px + max(16px, env(safe-area-inset-bottom)))}}@media (min-width:640px) and (max-width:1023.98px){.booking-chat-module__SSdHsW__lifted{bottom:calc(85px + max(16px, env(safe-area-inset-bottom)))}}@media (min-width:1024px){.booking-chat-module__SSdHsW__launcher{bottom:24px;right:24px}}.booking-chat-module__SSdHsW__fab{pointer-events:auto;background:var(--primary);width:58px;height:58px;color:var(--color-primary-foreground,#fff);cursor:pointer;border:0;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .18s,box-shadow .18s;display:inline-flex;position:relative;box-shadow:0 10px 28px #00000047,0 2px 6px #0000002e}.booking-chat-module__SSdHsW__fab:hover{transform:translateY(-2px);box-shadow:0 14px 32px #00000052,0 3px 8px #0003}.booking-chat-module__SSdHsW__fab:focus-visible{outline:3px solid var(--brand-readable);outline-offset:3px}.booking-chat-module__SSdHsW__fabIcon{width:26px;height:26px;transition:transform .22s,opacity .18s;position:absolute}.booking-chat-module__SSdHsW__fabIconClose{opacity:0;transform:rotate(-90deg)scale(.6)}.booking-chat-module__SSdHsW__fabOpen .booking-chat-module__SSdHsW__fabIconChat{opacity:0;transform:rotate(90deg)scale(.6)}.booking-chat-module__SSdHsW__fabOpen .booking-chat-module__SSdHsW__fabIconClose{opacity:1;transform:none}.booking-chat-module__SSdHsW__pulse:before{content:"";border-radius:inherit;background:var(--primary);opacity:.45;z-index:-1;animation:2.4s ease-out infinite booking-chat-module__SSdHsW__chatPulse;position:absolute;inset:0}@keyframes booking-chat-module__SSdHsW__chatPulse{0%{opacity:.45;transform:scale(1)}70%,to{opacity:0;transform:scale(1.55)}}.booking-chat-module__SSdHsW__invite{pointer-events:auto;border:1px solid var(--border);background:var(--card);max-width:220px;color:var(--foreground);cursor:pointer;border-radius:16px 16px 4px;padding:10px 14px;font-size:14px;font-weight:500;line-height:1.3;animation:.26s ease-out both booking-chat-module__SSdHsW__chatRise;position:relative;box-shadow:0 8px 24px #0003}.booking-chat-module__SSdHsW__invite:focus-visible{outline:3px solid var(--brand-readable);outline-offset:2px}@media (max-width:639.98px){.booking-chat-module__SSdHsW__launcherOpen{display:none}}.booking-chat-module__SSdHsW__window{z-index:70;background:var(--background);color:var(--foreground);transform-origin:100% 100%;flex-direction:column;animation:.22s cubic-bezier(.2,.9,.3,1.1) both booking-chat-module__SSdHsW__chatOpen;display:flex;position:fixed;overflow:hidden}.booking-chat-module__SSdHsW__window:focus,.booking-chat-module__SSdHsW__window:focus-visible{outline:none}@media (max-width:639.98px){.booking-chat-module__SSdHsW__window{inset:0;top:var(--chat-top,0px);height:min(var(--chat-height,100dvh), 100dvh);animation-name:booking-chat-module__SSdHsW__chatSlide;bottom:auto}}@media (min-width:640px){.booking-chat-module__SSdHsW__window{border:1px solid var(--border);border-radius:var(--radius-xl,24px);width:380px;height:min(620px,100dvh - 118px);bottom:94px;right:24px;box-shadow:0 24px 60px #00000059,0 4px 14px #0003}.booking-chat-module__SSdHsW__windowLifted{bottom:calc(85px + max(16px, env(safe-area-inset-bottom)) + 70px);height:min(620px, calc(100dvh - 85px - max(16px, env(safe-area-inset-bottom)) - 94px))}}@media (min-width:1024px){.booking-chat-module__SSdHsW__windowLifted{height:min(620px,100dvh - 118px);bottom:94px}}@keyframes booking-chat-module__SSdHsW__chatOpen{0%{opacity:0;transform:translateY(12px)scale(.94)}to{opacity:1;transform:none}}@keyframes booking-chat-module__SSdHsW__chatSlide{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@keyframes booking-chat-module__SSdHsW__chatRise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.booking-chat-module__SSdHsW__header{padding:10px 8px;padding-top:max(10px, env(safe-area-inset-top));background:var(--primary);color:var(--color-primary-foreground,#fff);flex-shrink:0;align-items:center;gap:8px;display:flex}@media (min-width:640px){.booking-chat-module__SSdHsW__header{padding-top:10px}}.booking-chat-module__SSdHsW__iconButton{width:44px;height:44px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.booking-chat-module__SSdHsW__iconButton:hover:not(:disabled){background:#7f7f7f2e}.booking-chat-module__SSdHsW__iconButton:disabled{opacity:.35;cursor:default}.booking-chat-module__SSdHsW__iconButton:focus-visible{outline-offset:-4px;outline:2px solid}.booking-chat-module__SSdHsW__iconButton svg{width:22px;height:22px}.booking-chat-module__SSdHsW__avatar{background:var(--brand-secondary,#1a1a1a);width:40px;height:40px;color:var(--brand-secondary-foreground,#fff);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 0 2px #ffffff40}.booking-chat-module__SSdHsW__avatar svg{width:20px;height:20px}.booking-chat-module__SSdHsW__avatar img{object-fit:cover;width:100%;height:100%}.booking-chat-module__SSdHsW__identity{flex:1;min-width:0;line-height:1.2}.booking-chat-module__SSdHsW__shopName{text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;overflow:hidden}.booking-chat-module__SSdHsW__status{opacity:.9;align-items:center;gap:6px;font-size:12px;display:flex}.booking-chat-module__SSdHsW__status span[aria-hidden]{background:#22e05b;border-radius:9999px;width:8px;height:8px;box-shadow:0 0 0 2px #22e05b47,0 0 6px #22e05bb3}.booking-chat-module__SSdHsW__body{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.booking-chat-module__SSdHsW__body:before{content:"";background:var(--foreground);opacity:.035;pointer-events:none;position:absolute;inset:0;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Cg fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round'%3E%3Ccircle cx='14' cy='16' r='5'/%3E%3Cpath d='M58 10l10 10M68 10L58 20'/%3E%3Cpath d='M34 58c6-6 14-6 20 0'/%3E%3Ccircle cx='80' cy='64' r='3'/%3E%3Cpath d='M10 78h12M16 72v12'/%3E%3Cpath d='M70 88c4-3 8-3 12 0'/%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='96' height='96' viewBox='0 0 96 96'%3E%3Cg fill='none' stroke='%23000' stroke-width='1.6' stroke-linecap='round'%3E%3Ccircle cx='14' cy='16' r='5'/%3E%3Cpath d='M58 10l10 10M68 10L58 20'/%3E%3Cpath d='M34 58c6-6 14-6 20 0'/%3E%3Ccircle cx='80' cy='64' r='3'/%3E%3Cpath d='M10 78h12M16 72v12'/%3E%3Cpath d='M70 88c4-3 8-3 12 0'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask-size:96px 96px;mask-size:96px 96px}.booking-chat-module__SSdHsW__scroll{overscroll-behavior:contain;flex:1;min-height:0;padding:12px 12px 16px;scroll-padding-bottom:16px;position:relative;overflow-y:auto}.booking-chat-module__SSdHsW__log{flex-direction:column;gap:2px;display:flex}.booking-chat-module__SSdHsW__divider{background:var(--card);width:fit-content;color:var(--muted-foreground);letter-spacing:.06em;border-radius:8px;margin:4px auto 10px;padding:4px 10px;font-size:11px;font-weight:600;box-shadow:0 1px 2px #0000001f}.booking-chat-module__SSdHsW__row{animation:.2s ease-out both booking-chat-module__SSdHsW__chatRise;display:flex}.booking-chat-module__SSdHsW__rowBot{justify-content:flex-start;padding-right:44px}.booking-chat-module__SSdHsW__rowUser{justify-content:flex-end;padding-left:56px}.booking-chat-module__SSdHsW__groupStart{margin-top:8px}.booking-chat-module__SSdHsW__bubble{white-space:pre-wrap;overflow-wrap:anywhere;border-radius:14px;max-width:100%;padding:8px 12px;font-size:15px;line-height:1.4;position:relative;box-shadow:0 1px 1.5px #00000024}.booking-chat-module__SSdHsW__bubbleBot{background:var(--chat-bubble,var(--card));color:var(--chat-bubble-foreground,var(--foreground))}.booking-chat-module__SSdHsW__bubbleUser{background:var(--primary);color:var(--color-primary-foreground,#fff)}.booking-chat-module__SSdHsW__groupStart .booking-chat-module__SSdHsW__bubbleBot{border-top-left-radius:4px}.booking-chat-module__SSdHsW__groupStart .booking-chat-module__SSdHsW__bubbleUser{border-top-right-radius:4px}.booking-chat-module__SSdHsW__groupStart .booking-chat-module__SSdHsW__bubble:before{content:"";background:inherit;width:10px;height:12px;position:absolute;top:0}.booking-chat-module__SSdHsW__groupStart .booking-chat-module__SSdHsW__bubbleBot:before{clip-path:polygon(100% 0,0 0,100% 100%);left:-7px}.booking-chat-module__SSdHsW__groupStart .booking-chat-module__SSdHsW__bubbleUser:before{clip-path:polygon(0 0,100% 0,0 100%);right:-7px}.booking-chat-module__SSdHsW__typing{align-items:center;gap:4px;padding:12px 14px;display:inline-flex}.booking-chat-module__SSdHsW__typing span{background:var(--chat-bubble-foreground,var(--muted-foreground));border-radius:9999px;width:7px;height:7px;animation:1.1s ease-in-out infinite booking-chat-module__SSdHsW__chatTyping}.booking-chat-module__SSdHsW__typing span:nth-child(2){animation-delay:.15s}.booking-chat-module__SSdHsW__typing span:nth-child(3){animation-delay:.3s}@keyframes booking-chat-module__SSdHsW__chatTyping{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.booking-chat-module__SSdHsW__card{background:var(--card);width:100%;min-width:230px;color:var(--foreground);border-radius:14px;padding:12px 14px;box-shadow:0 1px 1.5px #00000024}.booking-chat-module__SSdHsW__cardTitle{color:var(--muted-foreground);margin-bottom:8px;font-size:13px;font-weight:600}.booking-chat-module__SSdHsW__summaryRow{border-top:1px solid var(--border);justify-content:space-between;gap:12px;padding:6px 0;font-size:14px;display:flex}.booking-chat-module__SSdHsW__summaryRow:first-of-type{border-top:0}.booking-chat-module__SSdHsW__summaryRow dt{color:var(--muted-foreground)}.booking-chat-module__SSdHsW__summaryRow dd{text-align:right;overflow-wrap:anywhere;margin:0;font-weight:500}.booking-chat-module__SSdHsW__summaryTotal dd{font-weight:700}.booking-chat-module__SSdHsW__panel{flex-direction:column;gap:10px;margin-top:12px;animation:.2s ease-out both booking-chat-module__SSdHsW__chatRise;display:flex}.booking-chat-module__SSdHsW__panel:focus,.booking-chat-module__SSdHsW__panel:focus-visible{outline:none}.booking-chat-module__SSdHsW__groupLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground);margin:4px 2px 0;font-size:12px;font-weight:600}.booking-chat-module__SSdHsW__chips{flex-wrap:wrap;gap:8px;display:flex}.booking-chat-module__SSdHsW__chip{border:1px solid var(--border);background:var(--card);min-height:44px;color:var(--foreground);cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:15px;font-weight:500;transition:border-color .15s,background-color .15s;display:inline-flex}.booking-chat-module__SSdHsW__chip:hover:not(:disabled){border-color:var(--brand-readable)}.booking-chat-module__SSdHsW__chip:focus-visible,.booking-chat-module__SSdHsW__option:focus-visible,.booking-chat-module__SSdHsW__action:focus-visible{outline:3px solid var(--brand-readable);outline-offset:2px}.booking-chat-module__SSdHsW__chip:disabled{cursor:not-allowed;opacity:.45;text-decoration:line-through}.booking-chat-module__SSdHsW__chipTime{font-variant-numeric:tabular-nums;min-width:76px}.booking-chat-module__SSdHsW__dateInput{border:1px solid var(--input,var(--border));background:var(--card);min-height:44px;color:var(--foreground);font:inherit;border-radius:9999px;padding:8px 14px;font-size:16px}.booking-chat-module__SSdHsW__hint{color:var(--muted-foreground);margin:0 2px;font-size:13px}.booking-chat-module__SSdHsW__options{flex-direction:column;gap:8px;display:flex}.booking-chat-module__SSdHsW__option{border:1px solid var(--border);background:var(--card);width:100%;min-height:56px;color:var(--foreground);text-align:left;font:inherit;cursor:pointer;border-radius:14px;align-items:center;gap:12px;padding:10px 12px;transition:border-color .15s,box-shadow .15s;display:flex}.booking-chat-module__SSdHsW__option:hover:not(:disabled){border-color:var(--brand-readable)}.booking-chat-module__SSdHsW__option:disabled{cursor:not-allowed;opacity:.5}.booking-chat-module__SSdHsW__optionSelected{border-color:var(--primary);box-shadow:inset 0 0 0 1px var(--primary)}.booking-chat-module__SSdHsW__optionMain{flex:1;min-width:0}.booking-chat-module__SSdHsW__optionName{overflow-wrap:anywhere;font-weight:600;display:block}.booking-chat-module__SSdHsW__optionMeta{color:var(--muted-foreground);margin-top:2px;font-size:13px;display:block}.booking-chat-module__SSdHsW__optionPrice{flex-shrink:0;font-weight:600}.booking-chat-module__SSdHsW__check{border:2px solid var(--border);width:22px;height:22px;color:var(--color-primary-foreground,#fff);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.booking-chat-module__SSdHsW__optionSelected .booking-chat-module__SSdHsW__check{border-color:var(--primary);background:var(--primary)}.booking-chat-module__SSdHsW__check svg{width:14px;height:14px}.booking-chat-module__SSdHsW__proAvatar{background:var(--muted);width:40px;height:40px;color:var(--brand-readable);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.booking-chat-module__SSdHsW__proAvatar svg{width:20px;height:20px}.booking-chat-module__SSdHsW__proAvatar img{object-fit:cover;width:100%;height:100%}.booking-chat-module__SSdHsW__actions{flex-wrap:wrap;gap:8px;display:flex}.booking-chat-module__SSdHsW__action{border:1px solid var(--border);background:var(--card);min-height:46px;color:var(--foreground);font:inherit;cursor:pointer;border-radius:9999px;flex:auto;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.booking-chat-module__SSdHsW__action svg{width:18px;height:18px}.booking-chat-module__SSdHsW__action:hover:not(:disabled){border-color:var(--brand-readable)}.booking-chat-module__SSdHsW__actionPrimary{border-color:var(--primary);background:var(--primary);color:var(--color-primary-foreground,#fff)}.booking-chat-module__SSdHsW__actionPrimary:hover:not(:disabled){border-color:var(--primary);filter:brightness(1.06)}.booking-chat-module__SSdHsW__action:disabled{cursor:default;opacity:.6}.booking-chat-module__SSdHsW__spinner{animation:.9s linear infinite booking-chat-module__SSdHsW__chatSpin}@keyframes booking-chat-module__SSdHsW__chatSpin{to{transform:rotate(360deg)}}.booking-chat-module__SSdHsW__selectionBubble{border:1px solid var(--border);background:var(--card);border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:8px 8px 8px 14px;font-size:14px;display:flex;position:sticky;bottom:0;box-shadow:0 -6px 16px #0000001f}.booking-chat-module__SSdHsW__selectionBubble strong{display:block}.booking-chat-module__SSdHsW__selectionBubble .booking-chat-module__SSdHsW__action{flex:none;min-height:42px}.booking-chat-module__SSdHsW__composer{border-top:1px solid var(--border);background:var(--background);padding:8px 10px;padding-bottom:max(8px, env(safe-area-inset-bottom));flex-shrink:0;align-items:flex-end;gap:8px;display:flex}@media (min-width:640px){.booking-chat-module__SSdHsW__composer{padding-bottom:10px}}.booking-chat-module__SSdHsW__composerField{flex:1;min-width:0}.booking-chat-module__SSdHsW__composerInput{border:1px solid var(--input,var(--border));background:var(--card);width:100%;min-height:46px;color:var(--foreground);font:inherit;border-radius:9999px;padding:10px 16px;font-size:16px}.booking-chat-module__SSdHsW__composerInput::placeholder{color:var(--muted-foreground)}.booking-chat-module__SSdHsW__composerInput:focus-visible{outline:2px solid var(--brand-readable);outline-offset:1px}.booking-chat-module__SSdHsW__composerInput[aria-invalid=true]{border-color:#e5484d}.booking-chat-module__SSdHsW__composerError{color:var(--foreground);margin:4px 8px 0;font-size:13px}.booking-chat-module__SSdHsW__composerError:before{content:"⚠ ";color:#e5484d}.booking-chat-module__SSdHsW__send{background:var(--primary);width:46px;height:46px;color:var(--color-primary-foreground,#fff);cursor:pointer;border:0;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.booking-chat-module__SSdHsW__send:disabled{cursor:default;opacity:.5}.booking-chat-module__SSdHsW__send:focus-visible{outline:3px solid var(--brand-readable);outline-offset:2px}.booking-chat-module__SSdHsW__send svg{width:20px;height:20px}.booking-chat-module__SSdHsW__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.booking-chat-module__SSdHsW__pulse:before,.booking-chat-module__SSdHsW__typing span,.booking-chat-module__SSdHsW__window,.booking-chat-module__SSdHsW__row,.booking-chat-module__SSdHsW__panel,.booking-chat-module__SSdHsW__invite{animation:none}.booking-chat-module__SSdHsW__fab,.booking-chat-module__SSdHsW__fabIcon,.booking-chat-module__SSdHsW__chip,.booking-chat-module__SSdHsW__option{transition:none}.booking-chat-module__SSdHsW__spinner{animation-duration:2.4s}}.booking-chat-module__SSdHsW__pageBackdrop{background:color-mix(in srgb, var(--primary) 10%, var(--background));min-height:100dvh;color:var(--foreground)}.booking-chat-module__SSdHsW__pageWindow{top:var(--chat-top,0px);width:min(100%,640px);height:min(var(--chat-height,100dvh), 100dvh);background:var(--background);color:var(--foreground);flex-direction:column;margin-inline:auto;display:flex;position:fixed;left:0;right:0;overflow:hidden}.booking-chat-module__SSdHsW__pageWindow:focus,.booking-chat-module__SSdHsW__pageWindow:focus-visible{outline:none}@media (min-width:640px){.booking-chat-module__SSdHsW__pageWindow{border-inline:1px solid var(--border);box-shadow:0 0 60px #0000002e}}.booking-chat-module__SSdHsW__pageWindow .booking-chat-module__SSdHsW__scroll{padding-bottom:max(16px, env(safe-area-inset-bottom))}.booking-chat-module__SSdHsW__cover{background:var(--muted);width:calc(100% + 24px);margin:-12px -12px 12px;font-size:0}.booking-chat-module__SSdHsW__cover img{object-fit:contain;width:100%;height:auto;max-height:220px;display:block}.booking-chat-module__SSdHsW__shopInfo{flex-direction:column;gap:6px;display:flex}.booking-chat-module__SSdHsW__shopAddress{color:var(--muted-foreground);overflow-wrap:anywhere;align-items:flex-start;gap:6px;margin:0 2px;font-size:13px;line-height:1.35;display:flex}.booking-chat-module__SSdHsW__shopAddress svg{flex-shrink:0;width:15px;height:15px;margin-top:1px}.booking-chat-module__SSdHsW__shopLinks{flex-wrap:wrap;gap:8px;display:flex}.booking-chat-module__SSdHsW__shopLink{border:1px solid var(--border);max-width:100%;min-height:44px;color:var(--foreground);overflow-wrap:anywhere;background:0 0;border-radius:9999px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.booking-chat-module__SSdHsW__shopLink:hover{border-color:var(--brand-readable)}.booking-chat-module__SSdHsW__shopLink:focus-visible{outline:3px solid var(--brand-readable);outline-offset:2px}.booking-chat-module__SSdHsW__shopLink svg{flex-shrink:0;width:16px;height:16px}.booking-chat-module__SSdHsW__welcomeInfo{margin:8px 0 10px;animation:.2s ease-out both booking-chat-module__SSdHsW__chatRise}.booking-chat-module__SSdHsW__pageWindow .booking-chat-module__SSdHsW__log:not([role=log]) .booking-chat-module__SSdHsW__welcomeInfo,.booking-chat-module__SSdHsW__preview .booking-chat-module__SSdHsW__welcomeInfo{animation:none}@media (prefers-reduced-motion:reduce){.booking-chat-module__SSdHsW__welcomeInfo{animation:none}}.booking-chat-module__SSdHsW__moreServices{align-self:flex-start}.booking-chat-module__SSdHsW__dayStrip{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;gap:8px;margin:-6px;padding:6px;scroll-padding-inline:6px;display:flex;overflow-x:auto}.booking-chat-module__SSdHsW__dayStrip::-webkit-scrollbar{display:none}.booking-chat-module__SSdHsW__dayBox{border:1px solid var(--border);background:var(--card);min-width:56px;min-height:72px;color:var(--foreground);cursor:pointer;scroll-snap-align:start;font-variant-numeric:tabular-nums;border-radius:14px;flex-direction:column;flex:none;justify-content:center;align-items:center;gap:2px;padding:8px 6px;transition:border-color .15s,background-color .15s,color .15s;display:flex}.booking-chat-module__SSdHsW__dayBox:hover:not(:disabled){border-color:var(--brand-readable)}.booking-chat-module__SSdHsW__dayBox:active:not(:disabled){border-color:var(--primary);background:var(--primary);color:var(--color-primary-foreground,#fff)}.booking-chat-module__SSdHsW__dayBox:focus-visible{outline:3px solid var(--brand-readable);outline-offset:2px}.booking-chat-module__SSdHsW__dayBox[aria-current=date]{border-color:var(--primary);box-shadow:inset 0 0 0 1px var(--primary)}.booking-chat-module__SSdHsW__dayBox:disabled{cursor:not-allowed;opacity:.45}.booking-chat-module__SSdHsW__dayBoxMonth,.booking-chat-module__SSdHsW__dayBoxWeekday{letter-spacing:.04em;color:var(--muted-foreground);font-size:11px;font-weight:600;line-height:1}.booking-chat-module__SSdHsW__dayBox:active:not(:disabled) .booking-chat-module__SSdHsW__dayBoxMonth,.booking-chat-module__SSdHsW__dayBox:active:not(:disabled) .booking-chat-module__SSdHsW__dayBoxWeekday{color:inherit}.booking-chat-module__SSdHsW__dayBoxDate{font-size:22px;font-weight:700;line-height:1.1}.booking-chat-module__SSdHsW__dayBox:disabled .booking-chat-module__SSdHsW__dayBoxDate{text-decoration:line-through}@media (prefers-reduced-motion:reduce){.booking-chat-module__SSdHsW__dayBox{transition:none}}.booking-chat-module__SSdHsW__previewComposerInput{color:var(--muted-foreground);align-items:center;display:flex}.booking-chat-module__SSdHsW__preview .booking-chat-module__SSdHsW__send{cursor:default}.booking-chat-module__SSdHsW__pageWindow .booking-chat-module__SSdHsW__log:not([role=log]) .booking-chat-module__SSdHsW__row{animation:none}.booking-chat-module__SSdHsW__preview{background:var(--background);color:var(--foreground);text-align:left;flex-direction:column;display:flex;overflow:hidden}.booking-chat-module__SSdHsW__preview .booking-chat-module__SSdHsW__header{padding-top:10px}.booking-chat-module__SSdHsW__preview .booking-chat-module__SSdHsW__iconButton{cursor:default;opacity:.35}.booking-chat-module__SSdHsW__previewAvatarSpot{flex-shrink:0;display:inline-flex;position:relative}.booking-chat-module__SSdHsW__preview .booking-chat-module__SSdHsW__previewAvatarSpot [data-slot=logo]{width:52px;height:52px;top:50%;left:50%;transform:translate(-50%,-50%)}.booking-chat-module__SSdHsW__preview .booking-chat-module__SSdHsW__previewAvatarSpot [data-slot=logo]>button>span{width:52px;height:52px;font-size:11px}.booking-chat-module__SSdHsW__preview .booking-chat-module__SSdHsW__previewAvatarSpot [data-slot=logo] [role=group]{left:0;transform:none}.booking-chat-module__SSdHsW__previewBody{padding:12px 12px 16px;position:relative}.booking-chat-module__SSdHsW__previewCover{aspect-ratio:16/7;background:var(--muted) center / cover no-repeat;margin:-12px -12px 12px;position:relative}.booking-chat-module__SSdHsW__previewCover[data-empty]{aspect-ratio:auto;height:64px}.booking-chat-module__SSdHsW__preview .booking-chat-module__SSdHsW__previewPanel{animation:none}.booking-chat-module__SSdHsW__preview .booking-chat-module__SSdHsW__action,.booking-chat-module__SSdHsW__preview .booking-chat-module__SSdHsW__shopLink{cursor:default}.booking-chat-module__SSdHsW__preview .booking-chat-module__SSdHsW__actionPrimary:hover{filter:none}.booking-chat-module__SSdHsW__preview .booking-chat-module__SSdHsW__shopLink:hover{border-color:var(--border)}.booking-chat-module__SSdHsW__pageWindow.booking-chat-module__SSdHsW__demoWindow{width:100%;height:min(560px,62dvh);box-shadow:none;border-inline:0;margin-inline:0;position:relative;top:auto}.booking-chat-module__SSdHsW__demoWindow .booking-chat-module__SSdHsW__scroll{overscroll-behavior:contain}.booking-chat-module__SSdHsW__rowWithAvatar{padding-left:38px;position:relative}.booking-chat-module__SSdHsW__botAvatar{border-radius:9999px;width:30px;height:30px;display:block;position:absolute;top:0;left:0;overflow:hidden}.booking-chat-module__SSdHsW__botAvatar img{object-fit:cover;width:100%;height:100%;display:block}
.public-brand-module__KwGcAW__publicBrand{--background:#1a1a1a;--foreground:#f5f5f5;--card:#262626;--border:#404040;--input:#4d4d4d;--muted:#303030;--muted-foreground:#b5b5b5;--accent:#3a3a3a;--secondary:var(--brand-secondary,#1a1a1a);--secondary-foreground:var(--brand-secondary-foreground,#fff);--brand-readable:var(--brand-readable-dark,#ff7a45);background:var(--background);color:var(--foreground);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.public-brand-module__KwGcAW__publicBrand[data-theme=light]{--background:#f4f4f4;--foreground:#171717;--card:#fff;--border:#c6c6c6;--input:#b8b8b8;--muted:#ededed;--muted-foreground:#4a4a4a;--accent:#ededed;--brand-readable:var(--brand-readable-light,#b03000);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:light){.public-brand-module__KwGcAW__publicBrand[data-theme=system]{--background:#f4f4f4;--foreground:#171717;--card:#fff;--border:#c6c6c6;--input:#b8b8b8;--muted:#ededed;--muted-foreground:#4a4a4a;--accent:#ededed;--brand-readable:var(--brand-readable-light,#b03000);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}}.public-brand-module__KwGcAW__publicBrand .text-primary{color:var(--brand-readable)}.public-brand-module__KwGcAW__publicBrand :focus-visible{outline-color:var(--brand-readable)}.public-brand-module__KwGcAW__brandAvatar{background:var(--brand-secondary,#1a1a1a);color:var(--brand-secondary-foreground,#fff)}
