@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;background-color:#0f172a}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromTop{0%{opacity:0;transform:translate(-50%,-100%)}to{opacity:1;transform:translate(-50%)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.patient-indicator{animation:slideInFromTop .5s ease-out,pulse 2s .5s infinite}.doctor-control{animation:slideInFromRight .5s ease-out}.audio-control-button{transition:all .3s cubic-bezier(.4,0,.2,1)}.audio-control-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.3)}.audio-control-button:active{transform:translateY(0);transition:all .1s}@keyframes warningPulse{0%,to{background-color:rgba(255,193,7,.95);box-shadow:0 8px 32px rgba(255,193,7,.3)}50%{background-color:#ffc107;box-shadow:0 8px 32px rgba(255,193,7,.5)}}@keyframes activePulse{0%,to{box-shadow:0 2px 8px rgba(0,0,0,.2)}50%{box-shadow:0 4px 16px rgba(220,53,69,.4)}}.notification-overlay{animation:fadeIn .3s ease-in-out}@media (max-width:768px){.doctor-control{right:10px!important;top:80px!important;min-width:200px!important}.patient-indicator{left:10px!important;right:10px!important;transform:translateX(0)!important;width:calc(100% - 20px)!important}}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.loading-shimmer{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200px 100%;animation:shimmer 1.5s infinite}:root{--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:#0b1726}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:#0b1726}}body{color:rgb(var(--foreground-rgb));background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}@layer utilities{.text-balance{text-wrap:balance}}.lk-video-conference{height:100vh;width:100%;max-height:100vh;padding-bottom:80px;box-sizing:border-box;display:flex;flex-direction:column;position:relative}.lk-participant-tile:first-child{position:relative!important;display:flex!important;justify-content:center!important;align-items:center!important;overflow:hidden!important;width:100%!important;height:100%!important;background-color:#000!important}.lk-participant-tile:first-child video{width:100%!important;height:100%!important;object-fit:cover!important}.lk-participant-tile:first-child:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100vh * 9/16);height:100%;max-height:100%;max-width:calc(100% * 9/16);background-color:transparent;border:2px solid hsla(0,0%,100%,.6);z-index:10;pointer-events:none;box-sizing:border-box;box-shadow:0 0 0 1px rgba(0,0,0,.3)}.lk-participant-tile:first-child:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,.85),rgba(0,0,0,.85) calc(50% - (100vh * 9/32)),transparent calc(50% - (100vh * 9/32)),transparent calc(50% + (100vh * 9/32)),rgba(0,0,0,.85) calc(50% + (100vh * 9/32)),rgba(0,0,0,.85));z-index:9;pointer-events:none;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.lk-participant-tile:first-child .alignment-grid{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100vh * 9/16);height:100%;max-height:100%;max-width:calc(100% * 9/16);display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);z-index:11;pointer-events:none;box-sizing:border-box;border:2px solid hsla(0,0%,100%,.5)}.lk-participant-tile:first-child .alignment-grid div{border:1px solid hsla(0,0%,100%,.2)}.lk-participant-tile:first-child .guide-text{position:absolute;top:20px;left:50%;transform:translateX(-50%);color:#fff;background-color:rgba(0,0,0,.7);padding:8px 16px;border-radius:4px;font-size:clamp(12px,2vw,14px);z-index:12;pointer-events:none;white-space:nowrap;text-align:center;width:-moz-fit-content;width:fit-content;max-width:90%;text-shadow:0 1px 2px rgba(0,0,0,.5)}@media (max-width:768px){.lk-participant-tile:first-child .alignment-grid,.lk-participant-tile:first-child:before{width:calc(100vw * 9/16);max-width:calc(100% * 9/16)}.lk-participant-tile:first-child .guide-text{font-size:12px;padding:6px 12px;top:10px}}@media (max-width:480px){.lk-participant-tile:first-child .guide-text{font-size:10px;padding:4px 8px;top:5px}.lk-participant-tile:first-child .alignment-grid div{border-width:.5px}}.lk-grid-layout:after,.lk-grid-layout:before,.lk-participant-tile:after,.lk-participant-tile:before,.lk-video-conference:after,.lk-video-conference:before{display:none!important;content:none!important;border:none!important;background:none!important}[data-lk-theme=default]{--lk-border-color:transparent!important;--lk-accent-color:transparent!important}.lk-participant-name-container,.lk-participant-wrapper,.lk-video-conference>div:not(.lk-grid-layout):not(.lk-focus-layout):not(.lk-control-bar):not(.lk-chat-container),[class*=pattern],[class*=stripe],[style*=border-style],[style*=dashed],[style*=dotted]{border:none!important;background-image:none!important;box-shadow:none!important;text-shadow:none!important;-webkit-text-stroke:0!important}.lk-grid-layout,.lk-participant-tile,.lk-video-conference,body,html,main{border:none!important;outline:none!important;box-shadow:none!important}.lk-grid-layout,.lk-video-conference{background-color:#000!important}.lk-video-conference.lk-chat-open .lk-focus-layout,.lk-video-conference.lk-chat-open .lk-grid-layout{width:calc(100% - 350px)!important;margin-right:350px!important;transition:width .3s ease,margin-right .3s ease!important}.lk-focus-layout,.lk-grid-layout{transition:width .3s ease,margin-right .3s ease!important}@media (max-width:768px){.lk-video-conference.lk-chat-open .lk-focus-layout,.lk-video-conference.lk-chat-open .lk-grid-layout{width:100%!important;margin-right:0!important;opacity:.3!important}}.lk-grid-layout{width:100%!important;height:calc(100vh - 80px)!important;display:grid!important;grid-template-columns:repeat(2,1fr)!important;grid-template-rows:repeat(2,1fr)!important;grid-gap:10px!important;padding:10px!important;overflow:hidden!important}.lk-participant-tile{position:relative!important;overflow:hidden!important;margin:0!important;border-radius:8px!important}.lk-participant-tile,.lk-participant-tile video{width:100%!important;height:100%!important;background-color:#000!important}.lk-participant-tile video{position:absolute!important;top:0!important;left:0!important;object-fit:contain!important}.lk-control-bar{position:fixed!important;bottom:0!important;left:0!important;right:0!important;z-index:100!important;width:100%!important;padding:10px!important;background-color:#0b1727!important;box-shadow:0 -2px 10px rgba(0,0,0,.5)!important}.lk-participant-metadata{z-index:10!important;position:absolute!important;bottom:0!important;width:100%!important}@media (max-width:640px){.lk-grid-layout{grid-gap:5px!important;padding:5px!important;height:calc(100vh - 65px)!important}.lk-grid-layout.lk-grid-layout:has(.lk-participant-tile:nth-child(2):last-child){grid-template-columns:1fr!important;grid-template-rows:repeat(2,1fr)!important}.lk-grid-layout:has(.lk-participant-tile:nth-child(3):last-child){grid-template-columns:1fr!important;grid-template-rows:repeat(3,1fr)!important;grid-template-areas:none!important}.lk-grid-layout:has(.lk-participant-tile:nth-child(3):last-child) .lk-participant-tile:nth-child(3){grid-area:auto!important}.lk-video-conference{padding-bottom:65px!important}.lk-control-bar{padding:8px 5px!important}.lk-participant-metadata{font-size:80%!important}}.lk-grid-layout:has(.lk-participant-tile:nth-child(2):last-child){grid-template-columns:repeat(2,1fr)!important;grid-template-rows:1fr!important}.lk-grid-layout:has(.lk-participant-tile:nth-child(3):last-child){grid-template-areas:"a b" "c c"!important}.lk-grid-layout:has(.lk-participant-tile:nth-child(3):last-child) .lk-participant-tile:nth-child(3){grid-area:c!important}.lk-grid-layout:has(.lk-participant-tile:first-child:last-child){grid-template-columns:1fr!important;grid-template-rows:1fr!important}html{color-scheme:dark;background-color:#0b1726}body,html{overflow:hidden;width:100%;margin:0}body{display:flex;flex-direction:column}.header{max-width:500px;padding-inline:2rem}.header>img{display:block;margin:auto;max-width:100%}.header>h2{font-family:TWK Everett,sans-serif;font-style:normal;font-weight:400;font-size:1.25rem;line-height:144%}.header>h2,footer{text-align:center;color:hsla(0,0%,100%,.6)}footer{width:100%;padding:1.5rem 2rem;background-color:#0b1726;border-top:1px solid hsla(0,0%,100%,.15)}footer a,h2 a{color:#ff6352;-webkit-text-decoration-color:#a33529;text-decoration-color:#a33529;text-underline-offset:.125em}footer a:hover,h2 a{-webkit-text-decoration-color:#ff6352;text-decoration-color:#ff6352}h2 a{text-decoration:none}.lk-focus-layout{width:100%!important;height:calc(100vh - 80px)!important;padding:0!important;margin:0!important;overflow:hidden!important}.lk-focus-layout>.lk-participant-tile{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;border-radius:0!important}.lk-focus-layout>.lk-participant-tile video{object-fit:cover!important}.lk-focus-layout>.lk-focus-container{background-color:#121212!important;padding:5px!important;display:flex!important;flex-direction:column!important;gap:5px!important;max-height:100%!important;overflow-y:auto!important}.lk-focus-layout>.lk-focus-container>.lk-participant-tile{min-height:120px!important;height:auto!important;max-height:150px!important;flex-shrink:0!important;margin-bottom:5px!important;width:100%!important}@media (max-width:640px){.lk-focus-layout{height:calc(100vh - 65px)!important}.lk-focus-layout>.lk-focus-container{flex-direction:row!important;overflow-x:auto!important;overflow-y:hidden!important;height:100px!important}.lk-focus-layout>.lk-focus-container>.lk-participant-tile{min-width:120px!important;width:auto!important;height:90px!important;margin-right:5px!important;margin-bottom:0!important}}.record-button-container{position:fixed;top:20px;right:20px;z-index:9999}.record-button{display:flex;align-items:center;gap:8px;background-color:rgba(0,0,0,.7);color:#fff;border:none;border-radius:24px;padding:8px 16px;font-size:14px;cursor:pointer;transition:all .3s ease}.record-button:hover{background-color:rgba(0,0,0,.9)}.record-button.recording{background-color:rgba(220,20,20,.8);animation:pulse 2s infinite}.record-button.recording:hover{background-color:#dc1414}.record-button.loading{opacity:.7;cursor:not-allowed}.record-icon{display:flex;align-items:center;justify-content:center}@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(255,0,0,.4)}70%{box-shadow:0 0 0 5px rgba(255,0,0,0)}to{box-shadow:0 0 0 0 rgba(255,0,0,0)}}.recording-indicator{position:fixed;top:20px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:8px;background-color:rgba(0,0,0,.7);color:#fff;border-radius:4px;padding:8px 12px;font-size:14px;z-index:9999}.recording-icon{width:12px;height:12px;background-color:red;border-radius:50%;animation:blink 1.5s infinite}.recording-text{font-weight:700;text-transform:uppercase;color:red}.recording-time{color:#fff}@keyframes blink{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}.lk-chat-toggle{z-index:9999!important}.lk-chat-container{position:fixed!important;right:0!important;top:0!important;width:350px!important;height:calc(100vh - 80px)!important;background-color:rgba(0,0,0,.9)!important;z-index:999!important;border-left:1px solid hsla(0,0%,100%,.1)!important;box-shadow:-5px 0 15px rgba(0,0,0,.5)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;transition:transform .3s ease!important}.lk-chat-container>div:first-child{padding:15px!important;background-color:rgba(0,0,0,.95)!important;border-bottom:1px solid hsla(0,0%,100%,.1)!important;display:flex!important;justify-content:space-between!important;align-items:center!important}.lk-chat-container .lk-button{margin:0!important;padding:5px 10px!important}.lk-chat-container .lk-chat-messages{flex:1 1!important;overflow-y:auto!important;padding:15px!important}.lk-chat-messages>div{margin-bottom:15px!important;word-break:break-word!important}.lk-chat-messages>div>div:first-child{font-weight:700!important;margin-bottom:3px!important;color:#fff!important}.lk-chat-messages>div>div:last-child{padding:8px 12px!important;background-color:hsla(0,0%,100%,.1)!important;border-radius:8px!important}.lk-chat-container .lk-chat-form{border-top:1px solid hsla(0,0%,100%,.1)!important;padding:10px!important;background-color:rgba(0,0,0,.8)!important}.lk-chat-form input{background-color:hsla(0,0%,100%,.1)!important;border:none!important;border-radius:4px!important;padding:10px!important;color:#fff!important;width:100%!important}.lk-chat-form input:focus{outline:none!important;background-color:hsla(0,0%,100%,.15)!important}body:has(.lk-chat-container) .lk-chat-container{transform:translateX(0)!important}.lk-chat-open .lk-chat-container{transform:translateX(0)!important;display:flex!important;opacity:1!important;visibility:visible!important}@media (max-width:768px){.lk-chat-container{width:100%!important;height:calc(100vh - 65px)!important}body:has(.lk-chat-container) .lk-chat-container{z-index:1001!important}.lk-chat-open .lk-chat-container{z-index:1001!important}}
/*# sourceMappingURL=4b3c45dd07a69555.css.map*/