*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--color-bg-secondary);color:var(--color-text-primary);font-family:var(--font-family-base);margin:0}button,input,textarea{font:inherit}::selection{background:var(--color-selection-background)}#root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-family-base);font-size:var(--font-size-body-s)}:root{--yr: .25rem;--font-family-base: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", roboto, "Helvetica Neue", arial, sans-serif;--font-size-caption: calc(var(--yr) * 3);--font-size-body-s: calc(var(--yr) * 3.25);--font-size-body-m: calc(var(--yr) * 3.5);--font-size-body-l: calc(var(--yr) * 4);--font-size-icon-l: calc(var(--yr) * 4.5);--font-size-heading-s: calc(var(--yr) * 5);--line-height-caption: calc(var(--yr) * 4.5);--line-height-body-s: calc(var(--yr) * 5);--line-height-body-m: calc(var(--yr) * 5.5);--line-height-body-l: calc(var(--yr) * 6);--font-weight-regular: 400;--font-weight-semibold: 600;--font-weight-bold: 700;--color-accent-primary: #9274dc;--color-accent-action: #8869d5;--color-accent-action-hover: #a87ae7;--color-accent-soft: rgb(146 116 220 / 8%);--color-accent-border-soft: rgb(146 116 220 / 18%);--color-accent-focus: rgb(146 116 220 / 12%);--color-selection-background: rgb(146 116 220 / 20%);--color-google: #4285f4;--color-bg-primary: #ffffff;--color-bg-secondary: #f9f9f9;--color-bg-upload: rgb(38 38 38 / 2%);--color-bg-status: rgb(246 243 249 / 88%);--color-bg-error: #fff1f0;--color-bg-error-glass: rgb(255 241 240 / 88%);--color-bg-warning: #fff7e6;--color-bg-success-glass: rgb(232 248 239 / 90%);--color-bg-card-glass: rgb(255 255 255 / 72%);--color-text-primary: #262626;--color-text-secondary: #4c4c4d;--color-text-tertiary: #7a7a7b;--color-text-quaternary: #656567;--color-text-muted: #a1a1a2;--color-text-heading: #403b46;--color-text-heading-strong: #4c4653;--color-text-control: #514b57;--color-text-description: #706b75;--color-text-account: #77717c;--color-text-emphasis: rgb(0 0 0 / 88%);--color-text-inverse: #ffffff;--color-text-error: #b42318;--color-text-error-soft: #a13e58;--color-text-warning: #ad6800;--color-text-success: #257553;--color-border: #e6e6e6;--color-border-card-glass: rgb(117 101 139 / 16%);--color-border-control-glass: rgb(117 101 139 / 20%);--color-border-google: rgb(60 64 67 / 16%);--color-status-connected: #2aa46f;--color-status-disconnected: #aaa3b0;--gradient-home-hero: radial-gradient(circle at 16% 54%, rgb(196 144 246 / 34%), transparent 84px), radial-gradient(circle at 27% 28%, rgb(255 155 195 / 24%), transparent 110px), linear-gradient(90deg, #f7e7eb 0%, #edf2f2 62%, #edf2f2 100%);--gradient-meeting-input: linear-gradient(var(--color-bg-primary), var(--color-bg-primary)) padding-box, linear-gradient(180deg, var(--color-accent-primary) 0%, rgb(255 255 255 / 0%) 100%) border-box, linear-gradient(91deg, var(--color-accent-primary) 11.48%, #ffb176 53.97%, #ed5158 100.98%) border-box;--gradient-settings-page: radial-gradient(circle at 14% 18%, rgb(146 116 220 / 32%), transparent 32%), radial-gradient(circle at 84% 16%, rgb(255 155 195 / 30%), transparent 28%), radial-gradient(circle at 66% 88%, rgb(255 177 118 / 26%), transparent 30%), linear-gradient(135deg, #f7e7eb 0%, #f4eef6 38%, #edf2f2 72%, #f9f9f9 100%);--gradient-settings-glass: linear-gradient(rgb(255 255 255 / 74%), rgb(255 255 255 / 62%)) padding-box, linear-gradient(120deg, rgb(146 116 220 / 70%), rgb(255 155 195 / 56%), rgb(255 177 118 / 72%)) border-box;--gradient-settings-highlight: linear-gradient( 90deg, transparent, rgb(255 255 255 / 82%), transparent );--gradient-action-primary: linear-gradient(135deg, #8869d5 0%, #a87ae7 54%, #d487ca 100%);--gradient-action-primary-hover: linear-gradient(135deg, #9475dc 0%, #b184ec 54%, #dc91d2 100%);--shadow-card-glass: 0 14px 38px rgb(88 69 115 / 10%);--shadow-settings-glass: 0 28px 80px rgb(99 76 136 / 14%), inset 0 1px 0 rgb(255 255 255 / 72%);--shadow-google-icon: 0 5px 16px rgb(60 64 67 / 10%);--shadow-status-connected: 0 0 0 4px rgb(42 164 111 / 12%);--shadow-status-disconnected: 0 0 0 4px rgb(170 163 176 / 12%);--shadow-action: 0 10px 24px rgb(126 93 181 / 22%);--shadow-action-hover: 0 13px 30px rgb(126 93 181 / 30%);--shadow-focus-accent: 0 0 0 3px var(--color-accent-focus);--color-focus-outline: rgb(99 75 151 / 28%);--radius-feedback: calc(var(--yr) * 2);--radius-control: calc(var(--yr) * 2.5);--radius-card: calc(var(--yr) * 5);--radius-panel: calc(var(--yr) * 8);--radius-circle: 50%;--control-height-m: calc(var(--yr) * 10);--control-height-action: calc(var(--yr) * 11);--duration-button: .15s;--duration-control: .16s;--duration-spinner: .9s;--easing-standard: ease;--easing-linear: linear;--blur-glass: 24px;--opacity-disabled: .58;--opacity-decoration: .38;--lc-button-disabled-text: #a1a1a2;--lc-button-disabled-bg: rgb(38 38 38 / 6%);--lc-button-primary-bg: #343434;--lc-button-primary-bg-hover: #4c4653;--lc-button-primary-bg-active: #343434;--lc-button-primary-border: linear-gradient(180deg, #6b6b6b 0%, #000000 100%);--lc-button-primary-border-hover: linear-gradient(180deg, #7e748b 0%, #26232a 100%);--lc-button-primary-text: #f9f9f9;--lc-button-primary-focus: #343434;--lc-button-shadow: 0 .899px 3.598px .899px rgb(0 0 0 / 8%), 0 2.698px 2.923px -1.349px rgb(0 0 0 / 20%), 0 0 .225px .675px rgb(0 0 0 / 1%), 0 0 .225px .225px rgb(0 0 0 / 10%);--lc-button-shadow-hover: 0 1px 4px 1px rgb(0 0 0 / 8%), 0 8px 12px -1.349px rgb(0 0 0 / 20%), 0 0 1px 1px rgb(0 0 0 / 1%), 0 0 .5px .5px rgb(0 0 0 / 10%);--lc-button-shadow-active: 0 2.698px 2.923px -1.349px rgb(0 0 0 / 24%)}._root_kep1o_1{align-items:center;background:var(--color-bg-secondary);color:var(--color-text-primary);display:flex;justify-content:center;min-height:100vh;padding:calc(var(--yr) * 6);width:100%}._content_kep1o_12{max-width:480px;text-align:center}._title_kep1o_17{font-size:calc(var(--yr) * 6);line-height:calc(var(--yr) * 8);margin:0}._description_kep1o_23{color:var(--color-text-quaternary);font-size:calc(var(--yr) * 4);line-height:calc(var(--yr) * 6);margin:calc(var(--yr) * 2) 0 0}
