*{box-sizing:border-box}html,body{height:100%;overflow:hidden;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.6}body::-webkit-scrollbar{display:none;-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none;-ms-overflow-style:none;scrollbar-width:none}#root{position:relative;width:100vw;height:100vh}.container{position:relative;display:flex;flex-direction:column;justify-content:start;align-items:start;width:100%;min-width:100%;height:100%}.test-layout{display:flex;height:100vh;width:100%;overflow:hidden;position:relative;background-color:#000}.test-navigation{width:250px;min-width:250px;background-color:#2c3e50;color:#fff;padding:20px;z-index:10;transition:transform .3s ease-in-out;overflow-y:auto;height:100vh}.test-navigation h2{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #3498db}.test-navigation ul{list-style:none}.test-navigation li{margin-bottom:10px}.test-navigation a{color:#fff;text-decoration:none;display:block;padding:8px 12px;border-radius:4px}.test-navigation a:hover{background-color:#34495e}.test-navigation.hidden{transform:translate(-250px)}.test-navigation.hidden~.screen-container{left:0}.test-info{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;width:100%;height:100%;padding:20px}.test-info h1{margin-bottom:20px;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.5);font-size:2.5rem}.test-info p{color:#fff;margin-bottom:10px;text-align:center;max-width:600px;font-size:1.2rem;text-shadow:0 1px 2px rgba(0,0,0,.5)}.section-header{font-weight:700;margin-top:20px;margin-bottom:10px;color:#3498db}.settings-section{background-color:#3498db1a;padding:15px;border-radius:5px;margin-top:10px;margin-bottom:10px}.sidebar-toggle{position:fixed;top:10px;left:10px;width:40px;height:40px;border-radius:50%;background-color:#3498dbb3;color:#fff;border:none;font-size:18px;cursor:pointer;z-index:1000;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px #0003}.sidebar-toggle:hover{background-color:#3498dbe6}.test-box{border:1px dashed red}.ai-gradient-text{background:linear-gradient(to top right,#0061ff,#8364e8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.chip-gradient-border{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;height:3.5vh;border:.28vw solid #0000;border-radius:1.5vh;box-shadow:0 0 42px 4px #0061ff40;background:linear-gradient(snow,snow) padding-box,linear-gradient(var(--angle),#0061ff,#8364e8) border-box;animation:6s rotate linear infinite;overflow:hidden}@keyframes rotate{to{--angle: 360deg}}@property --angle{syntax: "<angle>"; initial-value: 0deg; inherits: false;}.voice-suggest-chip>img{width:42px;height:42px;object-fit:cover}.voice-suggest-chip>span{font-family:Inter,sans-serif;font-size:35px;font-weight:500;color:#2c2c2ccc;line-height:48px;letter-spacing:.04rem}.menu-item-card{position:relative;flex:1;display:flex;flex-direction:column;justify-content:start;align-items:center;background-color:#ffcc8a;border-radius:42px}.menu-item-card>img{width:75%;object-fit:cover;filter:drop-shadow(0px 32px 48px #00000066);margin-bottom:8px}.menu-item-card>label{font-family:Inter,sans-serif;font-size:34px;font-weight:500;color:#2c2c2c;letter-spacing:.05rem}.menu-item-card>p{font-family:Inter,sans-serif;font-size:26px;font-weight:400;color:#2c2c2caa;line-height:34px;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding:4px 24px}.menu-item-card>h6{font-family:Inter,sans-serif;font-size:40px;font-weight:500;color:#2c2c2cdd;letter-spacing:.1rem;margin-top:18px;margin-bottom:36px}.agent-transcription-fade-overlay{position:relative}.text-truncate-2-lines{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.text-truncate-3-lines{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.backdrop-blur-gradient{-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,white 50%);mask-image:linear-gradient(to bottom,transparent 0%,white 50%)}.backdrop-blur-gradient-reverse{-webkit-backdrop-filter:blur(48px);backdrop-filter:blur(48px);-webkit-mask-image:linear-gradient(to top,transparent 0%,white 75%);mask-image:linear-gradient(to top,transparent 0%,white 75%)}.ai-text-shimmer{background:linear-gradient(90deg,#0061ff,#8364e8,#0061ff,#8364e8,#0061ff);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:ai-shimmer 5s linear infinite}.ai-text-shimmer-white{background:linear-gradient(90deg,#fff9,#fff,#fff9,#fff,#fff9);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:ai-shimmer 5s linear infinite}@keyframes ai-shimmer{0%{background-position:200% center}to{background-position:-200% center}}
