.embed-root{min-height:100vh;background:var(--bg,#0a0a0c)}.embed-root .main{max-width:none;width:100%;padding-inline:12px;padding-block:10px 0}.embed-root.shot-mode .main{padding-block:10px 10px}.embed-root{--embed-bar:0px}.embed-root .ios-modal-bg,.embed-root .staff-modal-bg{-webkit-padding-before:var(--embed-bar);padding-block-start:var(--embed-bar)}.embed-root .ios-modal-body{max-height:calc(100dvh - var(--embed-bar) - 26px)}.embed-root .ios-modal{max-block-size:calc(100dvh - var(--embed-bar) - 26px)}.embed-root .bk-svc-modal.wide .bk-svc-list.det-svc-list{height:min(480px,max(150px,calc(100dvh - var(--embed-bar) - 242px)))}.embed-root .bk-svc-modal.wide:has(.bk-svc-sorts) .bk-svc-list.det-svc-list{height:min(480px,max(150px,calc(100dvh - var(--embed-bar) - 330px)))}.embed-root .bk-svc-list.tall:not(.det-svc-list){max-height:min(340px,max(140px,calc(100dvh - var(--embed-bar) - 260px)))}.wa-chat{position:absolute;inset:0;display:flex;flex-direction:column;background:#0b141a;font-family:-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif}.wa-chat-head{display:flex;align-items:center;gap:9px;padding:12px;background:#1f2c34;color:#e9edef;flex:none}.wa-chat-back{font-size:28px;line-height:1;color:#e9edef;-webkit-margin-end:-2px;margin-inline-end:-2px}.wa-chat-av{width:40px;height:40px;border-radius:999px;background:linear-gradient(135deg,#d81b60,#8e24aa);display:grid;place-items:center;font-size:20px;flex:none}.wa-chat-who{display:flex;flex-direction:column;line-height:1.25;min-width:0;-webkit-margin-end:auto;margin-inline-end:auto}.wa-chat-who b{font-size:16.5px;font-weight:600;white-space:nowrap}.wa-chat-who i{font-size:13px;color:#8696a0;font-style:normal}.wa-chat-ic{font-size:17px;color:#aebac1;-webkit-margin-start:6px;margin-inline-start:6px}.wa-chat-body{flex:1 1;min-height:0;overflow-y:auto;padding:12px 10px 8px;display:flex;flex-direction:column;gap:4px;background-color:#0b141a;background-image:radial-gradient(hsla(0,0%,100%,.028) 1px,transparent 1.4px),radial-gradient(hsla(0,0%,100%,.02) 1px,transparent 1.4px);background-size:26px 26px,26px 26px;background-position:0 0,13px 13px}.wa-chat-day{align-self:center;margin:4px 0 10px;font-size:12px;font-weight:600;letter-spacing:.4px;color:#8696a0;background:#182229;padding:5px 14px;border-radius:8px;box-shadow:0 1px 1px rgba(0,0,0,.2)}.wa-msg{position:relative;width:-moz-fit-content;width:fit-content;max-width:80%;padding:6px 9px 8px;border-radius:7.5px;font-size:15px;line-height:1.35;color:#e9edef;box-shadow:0 1px .5px rgba(0,0,0,.13);margin-top:2px;white-space:pre-wrap;word-break:break-word}.wa-msg.in{align-self:flex-start;background:#202c33;border-top-left-radius:0}.wa-msg.out{align-self:flex-end;background:#005c4b;border-top-right-radius:0}.wa-msg-photo{padding:3px}.wa-chat .wa-photo{display:block;width:190px;max-width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:6px}.wa-msg-photo .wa-msg-text{display:block;padding:5px 6px 2px}.wa-msg.in:before,.wa-msg.out:before{content:"";position:absolute;top:0;width:8px;height:13px}.wa-msg.in:before{left:-8px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='13'%3E%3Cpath d='M8 0H0c3 2 5 6 8 8V0z' fill='%23202c33'/%3E%3C/svg%3E") no-repeat}.wa-msg.out:before{right:-8px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='13'%3E%3Cpath d='M0 0h8C5 2 3 6 0 8V0z' fill='%23005c4b'/%3E%3C/svg%3E") no-repeat}.wa-msg-meta{float:right;-webkit-margin-start:12px;margin-inline-start:12px;margin-top:4px;height:11px;font-size:11px;line-height:11px;color:rgba(233,237,239,.6);white-space:nowrap;position:relative;top:5px}[dir=rtl] .wa-msg-meta{float:left}.wa-msg-checks{-webkit-margin-start:3px;margin-inline-start:3px;color:#53bdeb;font-size:12px}.wa-msg-typing{align-self:flex-start;background:#202c33;border-top-left-radius:0;width:-moz-fit-content;width:fit-content;display:inline-flex;gap:4px;padding:11px 13px}.wa-msg-typing span{width:7px;height:7px;border-radius:999px;background:#8696a0;animation:waDot 1.2s ease-in-out infinite}.wa-msg-typing span:nth-child(2){animation-delay:.2s}.wa-msg-typing span:nth-child(3){animation-delay:.4s}@keyframes waDot{0%,60%,to{opacity:.35}30%{opacity:1}}.wa-chat-input{flex:none;display:flex;align-items:center;gap:8px;padding:8px 10px;background:#0b141a}.wa-chat-plus{font-size:20px;color:#8696a0}.wa-chat-field{flex:1 1;background:#202c33;color:#8696a0;border-radius:999px;padding:11px 16px;font-size:15px}.wa-chat-mic{width:42px;height:42px;border-radius:999px;background:#00a884;display:grid;place-items:center;font-size:18px;flex:none}.wa-screen{position:absolute;inset:0;z-index:90;display:flex;flex-direction:column;background:#0b141a;animation:waIn .22s ease}@keyframes waIn{0%{transform:translateY(100%)}to{transform:none}}.wa-screen .wa-head{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#1f2c34;color:#e9edef}.wa-screen .wa-back{border:0;background:none;color:#e9edef;font-size:26px;line-height:1;padding:0 4px;cursor:pointer}.wa-screen .wa-avatar{width:34px;height:34px;border-radius:999px;background:#6b7c85;display:grid;place-items:center;font-size:18px}.wa-screen .wa-who{display:flex;flex-direction:column;line-height:1.2;min-width:0}.wa-screen .wa-who b{font-size:14px;font-weight:600}.wa-screen .wa-who i{font-size:11.5px;color:#8696a0;font-style:normal}.wa-screen .wa-icons{-webkit-margin-start:auto;margin-inline-start:auto;color:#aebac1;font-size:15px;letter-spacing:4px}.wa-screen .wa-body{flex:1 1;min-height:0;padding:16px 12px;display:flex;flex-direction:column;gap:10px;background:radial-gradient(circle at 20% 15%,hsla(0,0%,100%,.02),transparent 60%),#0b141a;overflow:hidden}.wa-screen .wa-note{align-self:center;font-size:11px;color:#8696a0;background:#182229;padding:5px 12px;border-radius:8px;text-align:center}.wa-screen .wa-bubble{max-width:82%;padding:7px 10px 18px;border-radius:10px;font-size:13.5px;line-height:1.5;color:#e9edef;position:relative;white-space:pre-wrap;word-break:break-word}.wa-screen .wa-bubble.out{align-self:flex-end;background:#005c4b}.wa-screen .wa-bubble.muted{opacity:.6}.wa-screen .wa-time{position:absolute;inset-inline-end:8px;bottom:4px;font-size:10px;color:#aebac1}.wa-screen .wa-checks{color:#53bdeb}.wa-screen .wa-input{display:flex;align-items:center;gap:8px;padding:8px 10px;background:#0b141a}.wa-screen .wa-field{flex:1 1;background:#1f2c34;color:#8696a0;border-radius:999px;padding:9px 14px;font-size:13px}.wa-screen .wa-send{width:38px;height:38px;border-radius:999px;background:#00a884;color:#0b141a;display:grid;place-items:center;font-size:15px}.embed-cursor{position:fixed;z-index:60;width:22px;height:22px;margin:-2px 0 0 -2px;pointer-events:none;background:no-repeat 50%/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 2l16 9-6.5 1.6L17 20l-3 1.3-3.4-7.4L4 18z' fill='white' stroke='black' stroke-width='1.3' stroke-linejoin='round'/%3E%3C/svg%3E");filter:drop-shadow(0 2px 4px rgba(0,0,0,.55));transition:left .06s linear,top .06s linear}.try-app-root .try-exit{position:fixed;top:8px;right:170px;z-index:21;display:inline-flex;align-items:center;gap:5px;height:30px;padding-inline:9px 11px;border-radius:12px;border:1px solid color-mix(in srgb,var(--accent) 55%,var(--border));background:var(--panel-2);color:var(--accent);font-size:12.5px;font-weight:700;line-height:1;white-space:nowrap;text-decoration:none;cursor:pointer;box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 18%,transparent),0 0 16px color-mix(in srgb,var(--accent) 45%,transparent);transition:box-shadow .14s ease,border-color .14s ease,background-color .14s ease;-webkit-tap-highlight-color:transparent}.try-app-root .try-exit-ico{width:15px;height:15px;flex:none}@media (max-width:899px){.try-app-root .try-exit{padding-inline:7px}.try-app-root .try-exit-word{display:none}}.try-app-root.shot-mode .try-exit{display:none}@media (hover:hover){.try-app-root .try-exit:hover{border-color:var(--accent);box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 28%,transparent),0 0 22px color-mix(in srgb,var(--accent) 60%,transparent)}}.try-app-root .try-exit:active{background:color-mix(in srgb,var(--accent) 18%,var(--panel-2));box-shadow:0 0 14px color-mix(in srgb,var(--accent) 45%,transparent)}.try-app-root .chat-accuracy{-webkit-border-start:3px solid #25d366;border-inline-start:3px solid #25d366;background:color-mix(in srgb,#25d366 10%,var(--panel-2));line-height:1.55}.stage-screen{animation:stage-in .42s ease-out both}.main:has(.ios-cal)>.stage-screen,.main:has(.ios-cal)>.stage-screen>.ios-cal{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}@keyframes stage-in{0%{opacity:0}to{opacity:1}}.stage-cursor{z-index:90;transition:left .06s linear,top .06s linear,scale .12s ease-out}.stage-cursor.down{scale:.78}@media (prefers-reduced-motion:reduce){.stage-screen{animation:none}}.lab-studio{gap:22px;padding-block:16px 20px}.lab-floor,.lab-studio{display:flex;flex-direction:column}.lab-floor{gap:10px;min-width:0}.lab-floor-t{margin:0;font-size:19px;font-weight:800;letter-spacing:-.01em;color:var(--text)}.lab-studio .manage-form.lab-hours-form{gap:0}.lab-chat.chat-page{display:flex;flex-direction:column;height:min(620px,78vh);min-height:420px}.lab-chat.chat-page>.wa-thread{flex:1 1 auto;min-height:0;overflow-y:auto}